chore(deps): update all non-major dependencies#13
Merged
sapphi-red merged 1 commit intomainfrom Mar 14, 2026
Merged
Conversation
fd6b669 to
bbd9f53
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^8.0.0-rc.1→^8.0.0-rc.2^22.19.11→^22.19.157.0.0-dev.20260220.1→7.0.0-dev.20260314.1^0.34.0→^0.40.0^1.49.0→^1.55.0^0.14.1→^0.16.010.29.2→10.32.1v4.2.0→v4.4.0^4.0.18→^4.1.0Release Notes
microsoft/typescript-go (@typescript/native-preview)
v7.0.0-dev.20260314.1Compare Source
v7.0.0-dev.20260313.1Compare Source
v7.0.0-dev.20260312.1Compare Source
v7.0.0-dev.20260311.1Compare Source
v7.0.0-dev.20260310.1Compare Source
v7.0.0-dev.20260309.1Compare Source
v7.0.0-dev.20260308.1Compare Source
v7.0.0-dev.20260307.1Compare Source
v7.0.0-dev.20260306.1Compare Source
v7.0.0-dev.20260305.1Compare Source
v7.0.0-dev.20260304.1Compare Source
v7.0.0-dev.20260303.1Compare Source
v7.0.0-dev.20260302.1Compare Source
v7.0.0-dev.20260301.1Compare Source
v7.0.0-dev.20260228.1Compare Source
v7.0.0-dev.20260227.1Compare Source
v7.0.0-dev.20260226.1Compare Source
v7.0.0-dev.20260225.1Compare Source
v7.0.0-dev.20260224.1Compare Source
v7.0.0-dev.20260223.1Compare Source
v7.0.0-dev.20260222.1Compare Source
v7.0.0-dev.20260221.1Compare Source
oxc-project/oxc (oxfmt)
v0.40.0Compare Source
🐛 Bug Fixes
bc20217oxlint,oxfmt: Omit useless| nullforOption<T>field from schema (#20273) (leaysgur)v0.39.0Compare Source
v0.38.0Compare Source
v0.37.0Compare Source
v0.36.0Compare Source
🐛 Bug Fixes
04e6223npm: AddpreferUnpluggedfor Yarn PnP compatibility (#19829) (Boshen)📚 Documentation
2fa936fREADME.md: Map npm package links to npmx.dev (#19666) (Boshen)v0.35.0Compare Source
🚀 Features
984dc07oxfmt: Strip"experimental"SortXxxprefix (#19567) (leaysgur)oxc-project/oxc (oxlint)
v1.55.0Compare Source
🐛 Bug Fixes
bc20217oxlint,oxfmt: Omit useless| nullforOption<T>field from schema (#20273) (leaysgur)📚 Documentation
f339f10linter/plugins: Promote JS plugins to alpha status (#20281) (overlookmotel)v1.54.0Compare Source
📚 Documentation
0c7da4flinter: Fix extra closing brace in example config. (#20253) (connorshea)v1.53.0Compare Source
v1.52.0Compare Source
🚀 Features
61bf388linter: Addoptions.reportUnusedDisableDirectivesto config file (#19799) (Peter Wagenet)2919313linter: Introduce denyWarnings config options (#19926) (camc314)a607119linter: Introduce maxWarnings config option (#19777) (camc314)📚 Documentation
6c0e0b5linter: Add oxlint.config.ts to the config docs. (#19941) (connorshea)160e423linter: Add a note that the typeAware and typeCheck options require oxlint-tsgolint (#19940) (connorshea)v1.51.0Compare Source
🚀 Features
f34f6falinter: Introduce typeCheck config option (#19764) (camc314)694be7dlinter: Introduce typeAware as config options (#19614) (camc314)🐛 Bug Fixes
04e6223npm: AddpreferUnpluggedfor Yarn PnP compatibility (#19829) (Boshen)📚 Documentation
2fa936fREADME.md: Map npm package links to npmx.dev (#19666) (Boshen)v1.50.0Compare Source
oxc-project/tsgolint (oxlint-tsgolint)
v0.16.0Compare Source
What's Changed
noStrictNullCheckdiagnostic false positive by @camc314 in #765New Contributors
Full Changelog: oxc-project/tsgolint@v0.15.0...v0.16.0
v0.15.0Compare Source
What's Changed
go fixforanyanalyzer by @camchenry in #711go fixforminmaxanalyzer by @camchenry in #712go fixfornewexpranalyzer by @camchenry in #713go fixforslicescontainsanalyzer by @camchenry in #714go fixforstditeratorsanalyzer by @camchenry in #715go fixforstringscutanalyzer by @camchenry in #716go fixforstringsseqanalyzer by @camchenry in #717unbound-methodby @camchenry in #718switch-exhaustiveness-check: report all missing cases by @camchenry in #719switch-exhaustiveness-checkby @camchenry in #720restrict-template-expressions: move type to labeled range by @camchenry in #724restrict-plus-operands: improve diagnostic by @camchenry in #725Full Changelog: oxc-project/tsgolint@v0.14.2...v0.15.0
v0.14.2Compare Source
What's Changed
New Contributors
Full Changelog: oxc-project/tsgolint@v0.14.1...v0.14.2
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
v10.30.1: pnpm 10.30.1Compare Source
Patch Changes
/-/npm/v1/security/audits/quickendpoint as the primary audit endpoint, falling back to/-/npm/v1/security/auditswhen it fails #10649.Platinum Sponsors
Gold Sponsors
v10.30.0: pnpm 10.30Compare Source
Minor Changes
pnpm whynow shows a reverse dependency tree. The searched package appears at the root with its dependents as branches, walking back to workspace roots. This replaces the previous forward-tree output which was noisy and hard to read for deeply nested dependencies.Patch Changes
pnpm whydependency pruning to prefer correctness over memory consumption. Reverted PR: #7122.pnpm whyandpnpm listperformance in workspaces with many importers by sharing the dependency graph and materialization cache across all importers instead of rebuilding them independently for each one #10596.Platinum Sponsors
Gold Sponsors
v10.29.3Compare Source
pnpm/action-setup (pnpm/action-setup)
v4.4.0Compare Source
Updated the action to use Node.js 24.
v4.3.0Compare Source
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](https://redirect.githuConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.