chore(deps): update all non-major dependencies#584
chore(deps): update all non-major dependencies#584renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
commit: |
a7b8802 to
034b460
Compare
034b460 to
30bb2f8
Compare
30bb2f8 to
f4895b6
Compare
f4895b6 to
6b07212
Compare
6b07212 to
45e1c29
Compare
45e1c29 to
6945290
Compare
6945290 to
e078ae8
Compare
e078ae8 to
19085df
Compare
19085df to
2924a8f
Compare
2924a8f to
8c2b439
Compare
8c2b439 to
27b495f
Compare
27b495f to
d48c6bc
Compare
d48c6bc to
381c021
Compare
381c021 to
1873552
Compare
1873552 to
4300733
Compare
|
@larbish sorry to tag you directly, but this Renovate PR includes two bug fixes that are worth merging sooner rather than later:
Both of these are issues people hit in production. Build CI passes, the Vercel docs deployment failure looks pre-existing and unrelated. |
4300733 to
4893b67
Compare
4893b67 to
1d23f1b
Compare
This PR contains the following updates:
^1.15.1→^1.15.23.0.1→3.0.2^10.0.5→^10.0.6^0.8.0→^0.9.0^2.97.0→^2.99.2^25.3.0→^25.5.0^12.6.2→^12.8.0^5.6.1→^5.8.1^10.0.1→^10.0.310.30.1→10.32.15.6.3→5.9.3^4.0.18→^4.1.0^3.2.5→^3.2.6Release Notes
nuxt/eslint (@nuxt/eslint)
v1.15.2Compare Source
🐞 Bug Fixes
View changes on GitHub
nuxt-modules/plausible (@nuxtjs/plausible)
v3.0.2Compare Source
🐞 Bug Fixes
@plausible-analytics/trackerto ViteoptimizeDeps- by @danielroe in #47 (aba10)View changes on GitHub
release-it/conventional-changelog (@release-it/conventional-changelog)
v10.0.6Compare Source
0e2bb53) - thanks @aarondpn!1f25729)supabase/ssr (@supabase/ssr)
v0.9.0Compare Source
Features
supabase/supabase-js (@supabase/supabase-js)
v2.99.2Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.99.1Compare Source
v2.99.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
v2.98.0Compare Source
This was a version bump only for @supabase/supabase-js to align it with other projects, there were no code changes.
WiseLibs/better-sqlite3 (better-sqlite3)
v12.8.0Compare Source
What's Changed
New Contributors
Why SQLite v3.51.3 instead of v3.52.0
From the SQLite team:
Full Changelog: WiseLibs/better-sqlite3@v12.7.1...v12.8.0
nuxt-content/docus (docus)
v5.8.1Compare Source
Bug Fixes
v5.8.0Compare Source
Features
/review-docs(#1265) (43743b1)Bug Fixes
baseURLfor api call (#1295) (561c629)nuxt typecheckin apps extending docus (#1300) (7032533)v5.7.0Compare Source
Features
Bug Fixes
eslint/eslint (eslint)
v10.0.3Compare Source
v10.0.2Compare Source
pnpm/pnpm (pnpm)
v10.32.1: pnpm 10.32.1Compare Source
Patch Changes
pnpm-workspace.yamlwithout apackagesfield caused all directories to be treated as workspace projects. This broke projects that usepnpm-workspace.yamlonly for settings (e.g.minimumReleaseAge) without defining workspace packages #10909.Platinum Sponsors
Gold Sponsors
v10.32.0: pnpm 10.32Compare Source
Minor Changes
--allflag topnpm approve-buildsthat approves all pending builds without interactive prompts #10136.Patch Changes
lockfile-include-tarball-url. Fixes #10915.Platinum Sponsors
Gold Sponsors
v10.31.0Compare Source
v10.30.3Compare Source
v10.30.2Compare Source
microsoft/TypeScript (typescript)
v5.9.3: TypeScript 5.9.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.9.2: TypeScript 5.9Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement
Downloads are available on:
v5.8.3: TypeScript 5.8.3Compare Source
Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.
For release notes, check out the release announcement.
Downloads are available on:
v5.8.2: TypeScript 5.8Compare Source
For release notes, check out the release announcement.
Downloads are available on:
v5.7.3: TypeScript 5.7.3Compare Source
For release notes, check out the release announcement.
Downloads are available on npm
v5.7.2: TypeScript 5.7Compare Source
For release notes, check out the release announcement.
Downloads are available on:
vitest-dev/vitest (vitest)
v4.1.0Compare Source
Vitest 4.1 is out!
This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.
🚀 Features
setTickModeto timer controls - by @atscott and @sheremet-va in #8726 (4b480)toTestSpecificationto reported tasks - by @sheremet-va in #9464 (1a470)vi.mockorvi.hoistedare declared outside of top level of the module - by @sheremet-va in #9387 (5db54)aroundEachandaroundAllhooks - by @sheremet-va in #9450 (2a8cb)neworallin--updateflag - by @sheremet-va in #9543 (a5acf)metain test options - by @sheremet-va in #9535 (7d622)test.extendsyntax - by @sheremet-va in #9550 (e5385)vitest listto statically collect tests instead of running files to collect them - by @sheremet-va in #9630 (7a8e7)--detect-async-leaks- by @AriPerkkio in #9528 (c594d)mockThrowandmockThrowOnce- by @thor-juhasz and @sheremet-va in #9512 (61917)update: "none"and add docs about snapshots behavior on CI - by @hi-ogawa in #9700 (05f18)launchOptionswithconnectOptions- by @hi-ogawa in #9702 (f0ff1)page/locator.markAPI to enhance playwright trace - by @hi-ogawa in #9652 (d0ee5)testinexperimental_parseSpecification- by @jgillick and Jeremy Gillick in #9235 (2f367)createSpecification- by @sheremet-va in #9336 (c8e6c)runTestFilesas alternative torunTestSpecifications- by @sheremet-va in #9443 (43d76)allowWriteandallowExecoptions toapi- by @sheremet-va in #9350 (20e00)toTestSpecification- by @sheremet-va in #9627 (6f17d)userEvent.wheelAPI - by @macarie in #9188 (66080)filterNodeoption to prettyDOM for filtering browser assertion error output - by @Copilot, sheremet-va and @sheremet-va in #9475 (d3220)detailsPanelPositionoption and button - by @shairez in #9525 (c8a31)findElementand enable strict mode in webdriverio and preview - by @sheremet-va in #9677 (c3f37)ignore start/stopignore hints - by @AriPerkkio in #9204 (e59c9)coverage.changedoption to report only changed files - by @kykim00 and @AriPerkkio in #9521 (1d939)onModuleRunnerhook toworker.init- by @sheremet-va in #9286 (e977f)importDurations: { limit, print }options - by @hi-ogawa, Claude Opus 4.6 and @sheremet-va in #9401 (7e10f)importDurations- by @hi-ogawa and Claude Opus 4.6 in #9533 (3f7a5)beforeAll/afterAll- by @sheremet-va in #9572 (c8339)agentreporter to reduce ai agent token usage - by @cpojer in #9779 (3e9e0)retryoptions - by @MazenSamehR, Matan Shavit, @AriPerkkio and @sheremet-va in #9370 (9e4cf)🐞 Bug Fixes
meta.urlincreateRequire- by @sheremet-va in #9441 (e3422)external/noExternalduringconfigEnvironmenthook - by @hi-ogawa and Claude Opus 4.6 in #9508 (59ea2)browser.isolateis used - by @sheremet-va in #9410 (3d48e)vi.mock({ spy: true })node v8 coverage - by @hi-ogawa, hi-ogawa and Claude Opus 4.6 in #9541 (687b6).namefrom statically collected test - by @sheremet-va in #9596 (b66ff)expect.soft- by @iumehara, @hi-ogawa and Claude Opus 4.6 in #9231 (3eb2c)sequence.shuffle.testsis enabled - by @kaigritun, Kai Gritun and @sheremet-va in #9576 (8182b)expect/src/utilsfromvitest- by @hi-ogawa in #9616 (48739)--detect-async-leaks- by @AriPerkkio in #9638 (9fd4c)aroundEach/Allwhen inneraroundEach/Allthrows - by @hi-ogawa in #9657 (4ec6c)aroundEach/Allsetup timed out - by @hi-ogawa in #9670 (bb013)VitestRunnerConfigoptional fields withSerializedConfig- by @hi-ogawa in #9661 (79520)toBe*spy assertions in favor oftoHaveBeen*(andtoThrowError) - by @sheremet-va in #9665 (4d390)aroundEach/Allerrors but aggregate them on runner - by @hi-ogawa in #9673 (b6365)resolves/rejectschained assertion error - by @hi-ogawa in #9679 (c6151)maxConcurrency- by @hi-ogawa in #9653 (16d13)Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.