chore(deps): update all non-major dependencies #175
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:
^1.51.1
->^1.52.0
^22.13.15
->^22.15.15
^8.29.0
->^8.32.0
^1.1.38
->^1.1.44
^14.2.1
->^14.3.3
^9.23.0
->^9.26.0
^4.2.0
->^4.3.0
~10.0.0
->~10.1.0
^1.17.0
->^1.18.0
^26.0.0
->^26.1.0
^3.0.1
->^3.0.2
^2.12.1
->^2.12.2
^4.19.3
->^4.19.4
^8.29.0
->^8.32.0
^3.1.1
->^3.1.3
^10.1.1
->^10.1.3
^4.5.0
->^4.5.1
^2.2.8
->^2.2.10
Release Notes
microsoft/playwright (@playwright/test)
v1.52.0
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.32.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.31.1
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.31.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.30.1
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.30.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.29.1
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.
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.1.44
Compare Source
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.43...v1.1.44
v1.1.43
Compare Source
Features
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.42...v1.1.43
v1.1.42
Compare Source
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.40...v1.1.42
v1.1.40
Compare Source
v1.1.39
Compare Source
Bug Fixes
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v1.1.38...v1.1.39
cypress-io/cypress (cypress)
v14.3.3
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-3
v14.3.2
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-2
v14.3.1
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-1
v14.3.0
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-3-0
eslint/eslint (eslint)
v9.26.0
Compare Source
v9.25.1
Compare Source
v9.25.0
Compare Source
v9.24.0
Compare Source
cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)
v4.3.0
Compare Source
Features
v4.2.1
Compare Source
Bug Fixes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.1.0
Compare Source
✨ Enhancements
allowlist
option ofvue/no-bare-strings-in-template
rule to accept regex.vue/define-props-destructuring
rule that enforce consistent style for props destructuring.disallowComments
option tovue/no-multiple-template-root
rule.Full Changelog: vuejs/eslint-plugin-vue@v10.0.1...v10.1.0
v10.0.1
Compare Source
🐛 Bug Fixes
.eslintrc
configs.vue/prefer-use-template-ref
rule.vue/no-ref-as-operand
rule.vue/require-default-prop
rule.vue/no-dupe-keys
rule.⚙️ Updates
vue/no-export-in-script-setup
rule.vue/html-self-closing
rule.Full Changelog: vuejs/eslint-plugin-vue@v10.0.0...v10.0.1
ota-meshi/eslint-plugin-yml (eslint-plugin-yml)
v1.18.0
Compare Source
Minor Changes
a61a2a4
Thanks @ota-meshi! - feat: alignMultilineFlowScalar option to indent rulejsdom/jsdom (jsdom)
v26.1.0
Compare Source
<defs>
(SVGDefsElement
),<desc>
(SVGDescElement
),<g>
(SVGGElement
),<metadata>
(SVGMetadataElement
),<switch>
(SVGSwitchElement
), and<symbol>
(SVGSymbolElement
).SVGAnimatedPreserveAspectRatio
andSVGAnimatedRect
, including support in the reflection layer.SVGSVGElement
createSVGRect()
method, and theSVGRect
type (which is distinct fromDOMRect
.)HTMLFormElement
.SVGElement
viewportElement()
method to correctly establish the viewport based on ancestor elements.form-data
dependency in favor of our own smaller implementation ofmultipart/form-data
serialization. No functional changes are expected.vuejs/pinia (pinia)
v3.0.2
Please refer to CHANGELOG.md for details.
privatenumber/pkgroll (pkgroll)
v2.12.2
Compare Source
Bug Fixes
privatenumber/tsx (tsx)
v4.19.4
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.
v8.31.0
Compare Source
🩹 Fixes
config()
around global ignores (#11065)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.30.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.
v8.30.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.29.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
v3.1.2
Compare Source
🚀 Features
🐞 Bug Fixes
chai
variable invitest/globals
(fix: #7474) - by @Jay-Karia in https://github.com/vitest-dev/vitest/issues/7771 and https://github.com/vitest-dev/vitest/issues/7474 (d9297)test.exclude
when same object passed incoverage.exclude
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7774 (c3751)envionmentOptions
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7795 (67430)await
profiler calls - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7763 (795a6)🏎 Performance
View changes on GitHub
vuejs/vue-eslint-parser (vue-eslint-parser)
v10.1.3
Compare Source
🐛 Bug Fixes
{{...}}
with invalid expression by @woongsikchoi in https://github.com/vuejs/vue-eslint-parser/pull/257Full Changelog: vuejs/vue-eslint-parser@v10.1.2...v10.1.3
v10.1.2
Compare Source
🐛 Bug Fixes
<textarea>
content after}}
causes invalidvue/no-parsing-error
by @woongsikchoi in https://github.com/vuejs/vue-eslint-parser/pull/256Full Changelog: vuejs/vue-eslint-parser@v10.1.1...v10.1.2
vuejs/router (vue-router)
v4.5.1
Compare Source
Please refer to CHANGELOG.md for details.
vuejs/language-tools (vue-tsc)
v2.2.10
Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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.