Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #689

Merged
merged 1 commit into from Aug 1, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 13, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@fontsource/inter (source) ^5.0.3 -> ^5.0.5 age adoption passing confidence
@​nuxt-themes/docus ^1.14.3 -> ^1.14.4 age adoption passing confidence
@nuxt/content ^2.7.0 -> ^2.7.2 age adoption passing confidence
@nuxt/devtools ^0.6.1 -> ^0.7.3 age adoption passing confidence
@nuxt/kit ^3.6.2 -> ^3.6.5 age adoption passing confidence
@nuxt/test-utils ^3.5.3 -> ^3.6.5 age adoption passing confidence
changelogen ^0.5.3 -> ^0.5.4 age adoption passing confidence
h3 ^1.6.6 -> ^1.7.1 age adoption passing confidence
iron-webcrypto ^0.7.0 -> ^0.8.0 age adoption passing confidence
nuxt ^3.6.2 -> ^3.6.5 age adoption passing confidence
nuxt 2.16.3 -> 2.17.1 age adoption passing confidence
postcss (source) ^8.4.24 -> ^8.4.27 age adoption passing confidence
postcss (source) 8.4.23 -> 8.4.27 age adoption passing confidence
postcss-custom-properties (source) ^13.2.0 -> ^13.3.0 age adoption passing confidence
tailwindcss (source) ~3.3.2 -> ~3.3.3 age adoption passing confidence
ufo ^1.1.2 -> ^1.2.0 age adoption passing confidence
vitest ^0.32.2 -> ^0.33.0 age adoption passing confidence

Release Notes

fontsource/font-files (@​fontsource/inter)

v5.0.5

Compare Source

v5.0.4

Compare Source

nuxt/content (@​nuxt/content)

v2.7.2

Compare Source

compare changes

🩹 Fixes
  • Remark plugins deprecated warning (#​2188)
  • Allow ] in filename code block (#​2169)
📖 Documentation
  • Update slots example for the content-query component (#​2190)
❤️ Contributors

v2.7.1

Compare Source

compare changes

🚀 Enhancements
🔥 Performance
  • Keep document-drive state in shallowRef and prefetch pages/components (#​2118)
🩹 Fixes
  • Replace crlf line endings with lf (#​2120)
  • Use consola.withTag instead of kit.useLogger (#​2140)
  • module: Add yml / json extensions to tailwind content files (#​2147)
  • Remove unneeded await (#​2175)
  • Use unstorage types (#​2136)
  • Uppercase in path (#​2170)
  • markdown: Allow plugin with array type option (#​2114)
  • Allow empty string in $contains (#​2179)
  • Remove favicon handling (#​2157)
📖 Documentation
❤️ Contributors
nuxt/devtools (@​nuxt/devtools)

v0.7.3

Compare Source

Bug Fixes

v0.7.2

Compare Source

Bug Fixes
Features

v0.7.1

Compare Source

Bug Fixes
Features

v0.7.0

Compare Source

Bug Fixes
  • analyze build without git (#​320) (76a566b)
  • client: close button add zIndex (#​315) (37427ec)
  • do not sync floating panel state across tabs (41752b2)
  • plugin-metrics: properly forward all args, close #​337 (ec1c821)
  • respect Nuxt's devServer config when creating request for auth URL (#​328) (7d766ac)
  • server-routes: filter only dir as collection (#​329) (4d2f842)
  • timeline: duplication injection (f5e3766)
  • timeline: error tolerant promising checking (762a669)
  • timeline: filter logic (414ad1c)
  • timeline: result check (72c877b)
  • use error-stack-parser-es (8c1974b)
Features

0.6.7 (2023-07-05)

Bug Fixes
Features

0.6.6 (2023-06-30)

Bug Fixes
  • handle when iframe is failed to create (ace5d5b)
  • stackblitz support (33e83ae)

0.6.5 (2023-06-30)

Bug Fixes
  • open DevTools back when open file in embedded VS Code (#​299) (45dc415)
  • plugins: change execution time position (#​294) (2b5f8e5)
  • server-routes: fixed same path different methods (#​301) (6dd8eb3)
  • try catch iframe cross-domain error (ddf41ea)
Features

0.6.4 (2023-06-26)

Bug Fixes
Features

0.6.3 (2023-06-23)

Bug Fixes
  • add button and font reset to floating panel (f819b0c)
  • ComponentGraph: show global components in different color (#​278) (41a881d)
  • overview: modules count (#​284) (2ef2664)
Features

0.6.2 (2023-06-21)

Bug Fixes
Features
  • allow manually enter the token (fad945a)

0.6.1 (2023-06-15)

Bug Fixes
Features
  • auth required view for terminal (f1bf102)

v0.6.7

Compare Source

Bug Fixes
Features

v0.6.6

Compare Source

Bug Fixes
  • handle when iframe is failed to create (ace5d5b)
  • stackblitz support (33e83ae)

v0.6.5

Compare Source

Bug Fixes
  • open DevTools back when open file in embedded VS Code (#​299) (45dc415)
  • plugins: change execution time position (#​294) (2b5f8e5)
  • server-routes: fixed same path different methods (#​301) (6dd8eb3)
  • try catch iframe cross-domain error (ddf41ea)
Features

v0.6.4

Compare Source

Bug Fixes
Features

v0.6.3

Compare Source

Bug Fixes
  • add button and font reset to floating panel (f819b0c)
  • ComponentGraph: show global components in different color (#​278) (41a881d)
  • overview: modules count (#​284) (2ef2664)
Features

v0.6.2

Compare Source

Bug Fixes
Features
  • allow manually enter the token (fad945a)
nuxt/nuxt (@​nuxt/kit)

v3.6.5

Compare Source

3.6.5 is a hotfix patch release addressing the regression with nuxt/content introduced in v3.6.4.

v3.6.4 release notes

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Remove dist from the default ignore list (#​22227)
❤️ Contributors
  • Anthony Fu <anthonyfu117@​hotmail.com>

v3.6.4

Compare Source

3.6.4 is a patch release, brought forward to allow releasing some important bug fixes before work begins on 3.7.

Warning
We're currently investigating a regression with nuxt/content and will be releasing 3.6.5 later today.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt,schema: Do not watch buildDir and node_modules (#​22214)
🩹 Fixes
  • nuxt: Correctly use toLowerCase for possible moduleResolution (#​22160)
  • nuxt: Don't redirect if initial path has trailing slash (#​22192)
  • nuxt: Work around payload extraction issue (#​22162)
  • nuxt: Add baseURL to island fetch requests (#​22009)
  • nuxt: Resolve race condition regenerating auto imports (#​22201)
  • nuxt: Ensure we only increment hydrating count once (#​22200)
  • nuxt: Avoid premature hydration when using async layouts (#​22198)
  • cli: Support --inspect in dev mode (#​22205)
  • test-utils: Pass along error if server can't start (#​22216)
📖 Documentation
  • Add runtime storage configuration examples (#​22189)
  • Add instruction on how to use other modules in a module (#​22081)
  • Standardize indentation and tag positioning (#​22157)
❤️ Contributors

v3.6.3

Compare Source

3.6.3 is the next patch release, including a number of fixes. It's anticipated this will be the last patch release before 3.7.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance
  • nuxt: Prepopulate island payloads from rendered html (#​22049)
🩹 Fixes
  • kit: Module compatibility not working with module names (6cabe69ce)
  • schema: Correct type of unctx options (4e32e70bb)
  • vite: Pass modulesDir to isExternal (#​21966)
  • nuxt: Add pages in correct hook when generating (#​22088)
  • test-utils: Export from core playwright package (#​22122)
  • nuxt: Skip view transitions where there is no route change (#​22140)
  • nuxt: Skip scanning components that do not produce a name (#​22074)
  • cli: Add aliases to monorepo paths to tsconfig includes (#​21997)
  • cli: Allow non-existent experimental option (0643d4315)
💅 Refactors
  • cli,schema: Add bundler module resolution flag (#​22142)
📖 Documentation
🏡 Chore
❤️ Contributors
unjs/changelogen (changelogen)

v0.5.4

Compare Source

compare changes

🚀 Enhancements
  • Support --publish and --canary (#​123)
🩹 Fixes
  • markdown: Remove unnecessary spaces (#​106)
  • Add missing type export to package.json (#​113)
📖 Documentation
  • Add documentation about --push flag (#​114)
❤️ Contributors
unjs/h3 (h3)

v1.7.1

Compare Source

compare changes

🩹 Fixes
  • fetchWithEvent: Allow customizing fetch impl type (#​414)
💅 Refactors
📖 Documentation
  • Update link to how it works (3dd2376)
🏡 Chore
❤️ Contributors

v1.7.0

Compare Source

compare changes

🚀 Enhancements
  • proxy: Support onResponse callback (#​368)
  • useSession: Support custom session id generator (#​390)
  • event.handled flag (#​410)
🩹 Fixes
  • types: Type for get router parameter utils (#​400)
  • proxy: Split cookie headers properly with native node fetch (#​408)
  • readRawBody: Handle body as object (#​403)
  • router: Send 204 with empty string in preemptive mode instead of 404 (#​409)
  • cache, proxy, response: Avoid sending handled events (#​411)
📖 Documentation
  • Add event as first arg for proxyRequest (3e5f427)
🏡 Chore
❤️ Contributors
brc-dd/iron-webcrypto (iron-webcrypto)

v0.8.0

Compare Source

v0.7.1

Compare Source

postcss/postcss (postcss)

v8.4.27

Compare Source

  • Fixed Container clone methods types.

v8.4.26

Compare Source

  • Fixed clone methods types.

v8.4.25

Compare Source

csstools/postcss-plugins (postcss-custom-properties)

v13.3.0

Compare Source

July 24, 2023

v13.2.1

Compare Source

July 3, 2023

tailwindlabs/tailwindcss (tailwindcss)

v3.3.3

Compare Source

Fixed
  • Fix issue where some pseudo-element variants generated the wrong selector (#​10943, #​10962, #​11111)
  • Make font settings propagate into buttons, inputs, etc. (#​10940)
  • Fix parsing of theme() inside calc() when there are no spaces around operators (#​11157)
  • Ensure repeating-conic-gradient is detected as an image (#​11180)
  • Move unknown pseudo-elements outside of :is by default (#​11345)
  • Escape animation names when prefixes contain special characters (#​11470)
  • Don't prefix arbitrary classes in group and peer variants (#​11454)
  • Sort classes using position of first matching rule (#​11504)
  • Allow variant to be an at-rule without a prelude (#​11589)
  • Make PostCSS plugin async to improve performance (#​11548)
  • Don’t error when a config file is missing (f97759f)
Added
Changed
  • Reset padding for <dialog> elements in preflight (#​11069)
unjs/ufo (ufo)

v1.2.0

Compare Source

compare changes

🚀 Enhancements
  • Add isScriptProtocol util (#​156)
  • Generic types for getQuery and parseQuery (#​131)
  • Add parseFilename utility (#​125)
🩹 Fixes
  • parseQuery: Decode space in query keys (#​150)
  • Parsed query types should be string only (#​139)
  • stringifyQuery: Filter out empty values (#​148)
  • joinURL: Handle leading dot (#​35)
🏡 Chore
❤️ Contributors
  • Pooya Parsa (@​pi0)
  • Divine
  • Oleg Khalin
  • Daniel Roe daniel@roe.dev
  • Raj Kadhi <raj.kadhi10@​gmail.com>
vitest-dev/vitest (vitest)

v0.33.0

Compare Source

   🚨 Breaking Changes
  • Revert default include patterns  -  by @​so1ve #​3729
    • 0.32.0 changed the default include globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.
   🐞 Bug Fixes
    View changes on GitHub

v0.32.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.32.3

Compare Source

   🚀 Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@what-the-diff
Copy link

what-the-diff bot commented Jun 13, 2023

PR Summary

  • Update Nuxt version
    The Nuxt version has been updated from 2.16.3 to 2.17.0, which provides the latest features, improvements, and bug fixes.
  • Update PostCSS version
    The PostCSS version has been updated from 8.4.23 to 8.4.24, offering updated performance and stability for the project.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 348bb8a to c4d393c Compare June 16, 2023 16:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from cfc70ef to debe359 Compare June 26, 2023 22:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from a5353c4 to 1347bbc Compare July 4, 2023 01:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6ea4436 to e496872 Compare July 6, 2023 00:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 60ff208 to 79ea106 Compare July 12, 2023 12:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 8b898e7 to e6124eb Compare July 20, 2023 13:45
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 58514a2 to 9509ec3 Compare July 25, 2023 06:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 849f61f to 17744d0 Compare July 31, 2023 14:57
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 17744d0 to e026e6a Compare August 1, 2023 15:12
@ineshbose
Copy link
Collaborator

@Atinux - merging this to fix CI (passing with updated dependencies on my testing)

@ineshbose ineshbose merged commit 4570226 into main Aug 1, 2023
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant