chore(deps): update all non-major dependencies #571
Merged
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.25.1
->2.26.0
^0.22.1
->^0.22.4
^2.2.236
->^2.2.239
^5.51.21
->^5.51.24
^5.51.21
->^5.51.24
^4.2.5
->^4.2.7
^0.0.269
->^0.0.270
^20.14.15
->^20.16.1
^8.0.1
->^8.2.0
^8.0.1
->^8.2.0
^0.61.9
->^0.62.2
^0.61.9
->^0.62.2
^0.61.9
->^0.62.2
^0.61.9
->^0.62.2
^4.0.0
->^4.0.1
^9.4.2
->^9.5.1
^29.4.5
->^29.4.6
^0.3.3
->^0.6.1
^15.2.8
->^15.2.9
^2.2.1
->^2.2.2
9.7.0
->9.7.1
^9.7.0
->^9.7.1
^0.2.9
->^0.2.10
^1.12.1
->^1.14.1
^0.16.3
->^0.16.6
^2.0.12
->^2.0.14
^0.61.9
->^0.62.2
^1.12.1
->^1.12.2
^0.27.3
->^0.27.4
^5.4.0
->^5.4.1
1.3.2
->1.3.3
^3.4.37
->^3.4.38
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v2.26.0
Compare Source
🐞 Bug Fixes
ignoresTypeAware
reslove, fix #578 - by @antfu in https://github.com/antfu/eslint-config/issues/578 (e5ca2)View changes on GitHub
v2.25.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
antfu/ni (@antfu/ni)
v0.22.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.22.3
Compare Source
🐞 Bug Fixes
@jsdevtools/ez-spawn
, fix #224 - by @antfu in https://github.com/antfu-collective/ni/issues/224 (af1b1)View changes on GitHub
v0.22.2
Compare Source
No significant changes
View changes on GitHub
iconify/icon-sets (@iconify/json)
v2.2.239
Compare Source
v2.2.238
Compare Source
v2.2.237
Compare Source
TanStack/query (@tanstack/vue-query)
v5.51.24
Compare Source
Version 5.51.24 - 8/19/24, 11:03 AM
Changes
Refactor
6500c98
) by Jonghyeon KoCi
ab1a353
) by Jonghyeon Ko04c977b
) by autofix-ci[bot]73fbf00
) by Lachlan CollinsDocs
49a8dc4
) by Jonghyeon Kob565098
) by 박우빈3292791
) by Jay5c4f88d
) by zhennannDoc
59a6d3d
) by Ian VanSchootenPackages
Tresjs/tres (@tresjs/core)
v4.2.7
Compare Source
v4.2.6
Compare Source
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.2.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.1.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.2.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.1.0
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
unocss/unocss (@unocss/core)
v0.62.2
Compare Source
🚀 Features
DEFAULT
key of theme - by @zyyv in https://github.com/unocss/unocss/issues/4072 (3f010)🐞 Bug Fixes
View changes on GitHub
v0.62.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.62.0
Compare Source
🚀 Features
@typescript-eslint
- by @antfu (aaf3a)content
option in presets - by @Jannchie and Anthony Fu in https://github.com/unocss/unocss/issues/4041 (2466d)🐞 Bug Fixes
View changes on GitHub
vitejs/vite-plugin-vue (@vitejs/plugin-vue-jsx)
v4.0.1
type
package field (a2fe479)defineComponentName
option (0f71911)antfu/bumpp (bumpp)
v9.5.1
Compare Source
🚀 Features
View changes on GitHub
v9.5.0
Compare Source
electron/electron (electron)
v29.4.6
: electron v29.4.6Compare Source
Release Notes for v29.4.6
Fixes
desktopCapturer.getSources
never fulfilled its promise in some cases. #43273 (Also in 30, 31, 32)Other Changes
3435078
.3382485
.antfu/eslint-vitest-rule-tester (eslint-vitest-rule-tester)
v0.6.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.6.0
Compare Source
🚀 Features
View changes on GitHub
v0.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.5.0
Compare Source
🚀 Features
@typescript-eslint
v8 - by @antfu in https://github.com/antfu/eslint-vitest-rule-tester/issues/7 (a4db4)View changes on GitHub
v0.4.0
Compare Source
🚀 Features
View changes on GitHub
lint-staged/lint-staged (lint-staged)
v15.2.9
Compare Source
Patch Changes
b69ce2d
Thanks @iiroj! - Set the maximum number of event listeners to the number of tasks. This should silence the console warningMaxListenersExceededWarning: Possible EventEmitter memory leak detected
.vuejs/pinia (pinia)
v2.2.2
Compare Source
Please refer to CHANGELOG.md for details.
pnpm/pnpm (pnpm)
v9.7.1
Compare Source
bluwy/publint (publint)
v0.2.10
Compare Source
Features
"repository"
field (https://github.com/bluwy/publint/pull/106)"repository"
is a string, it must be one of the supported shorthand strings from the docs."repository"
is an object with"type": "git"
, the"url"
must be a valid git URL and can be parsed by npm.git://
protocol for GitHub repos should not be used due security concerns.git+
and postfixed with.git
. (This is also warned by npm when publishing a package).New Contributors
Full Changelog: publint/publint@v0.2.9...v0.2.10
shikijs/shiki (shiki)
v1.14.1
Compare Source
🚀 Features
View changes on GitHub
v1.14.0
Compare Source
🚀 Features
@includes
- by @ap0nia and @antfu in https://github.com/shikijs/shiki/issues/737 (c4cb1)🐞 Bug Fixes
View changes on GitHub
v1.13.0
Compare Source
🚀 Features
scopeName
- by @antfu in https://github.com/shikijs/shiki/issues/739 (efbb7)View changes on GitHub
antfu/taze (taze)
v0.16.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.16.5
Compare Source
🐞 Bug Fixes
pnpm-workspace.yaml
when changed, close #131 - by @antfu in https://github.com/antfu-collective/taze/issues/131 (e84f6)View changes on GitHub
v0.16.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vercel/turborepo (turbo)
v2.0.14
Compare Source
v2.0.13
: Turborepo v2.0.13Compare Source
What's Changed
Docs
Changelog
Configuration
📅 Schedule: Branch creation - "before 4am 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.