fix(deps): update all non-major dependencies #1114
Open
+870
−285
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:
^2.29.2
->^2.29.3
^9.25.1
->^9.26.0
^2.20.7
->^2.20.8
^22.14.1
->^22.15.12
^22.14.1
->^22.15.12
20.17.30
->20.17.41
v1.4.10
->v1.5.0
^9.25.1
->^9.26.0
^5.2.6
->^5.4.0
10.9.0
->10.10.0
^4.1.6
->^4.1.7
^8.31.0
->^8.32.0
^3.1.2
->^3.1.3
Release Notes
changesets/changesets (@changesets/cli)
v2.29.3
Compare Source
Patch Changes
#1589
de8bebc
Thanks @remorses, @vzt7! - Fixed a crash in prerelease mode when a package misses the version field in itspackage.json
#1619
c1e8a78
Thanks @manucorporat! - Support../
inpublishConfig.directory
when publishing packagesUpdated dependencies [
de8bebc
]:eslint/eslint (@eslint/js)
v9.26.0
Compare Source
sveltejs/kit (@sveltejs/kit)
v2.20.8
Compare Source
Patch Changes
ssr
andcsr
page options apply to error pages rendered as a result of a load function error on the server (#13695)changesets/action (changesets/action)
v1.5.0
Compare Source
Minor Changes
#391
207dc3d
Thanks @s0! - Introduce a new inputcommitMode
that allows using the GitHub API for pushing tags and commits instead of the Git CLI.When used with
"github-api"
value all tags and commits will be attributed to the user whose GITHUB_TOKEN is used, and also signed using GitHub's internal GPG key.eslint/eslint (eslint)
v9.26.0
Compare Source
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.4.0
Compare Source
Minor Changes
59a0cae
Thanks @yashtech00! - refactor: migrateworker.js
toworker.mjs
v5.3.1
Compare Source
Patch Changes
dcf2c80
Thanks @JounQin! - ci: enableNPM_CONFIG_PROVENANCE
envv5.3.0
Compare Source
Minor Changes
6fe0c90
Thanks @irsooti! - feat(types): preferConfig
overFlatConfig
when they're equalpnpm/pnpm (pnpm)
v10.10.0
Compare Source
Minor Changes
preResolution
,importPackage
, andfetchers
hooks from local pnpmfile.Patch Changes
cd
command, whenshellEmulator
istrue
#7838.pnpm-workspace.yaml
#9453.npm_package_json
environment variable to the executed scripts #9452.--reporter=silent
option.sveltejs/language-tools (svelte-check)
v4.1.7
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.32.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.31.1
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (vitest)
v3.1.3
Compare Source
🐞 Bug Fixes
inline: true
is set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reports
to show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
Configuration
📅 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.