chore(deps): update all non-major dependencies #1124
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:
19.5.0
->19.6.0
19.5.0
->19.6.0
0.7.0
->0.7.2
0.7.2
->0.8.0
22.9.0
->22.10.0
9.1.6
->9.1.7
15.0.0
->15.0.2
3.3.3
->3.4.1
2.1.5
->2.1.6
3.1.11
->3.1.12
Release Notes
conventional-changelog/commitlint (@commitlint/cli)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v19.6.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
nuxt/eslint (@nuxt/eslint)
v0.7.2
Compare Source
v0.7.1
Compare Source
No significant changes
View changes on GitHub
nuxt-modules/critters (@nuxtjs/critters)
v0.8.0
Compare Source
🐞 Bug Fixes
Options
frombeasties
- by @danielroe (29a9b)View changes on GitHub
typicode/husky (husky)
v9.1.7
Compare Source
markedjs/marked (marked)
v15.0.2
Compare Source
Bug Fixes
v15.0.1
Compare Source
Bug Fixes
prettier/prettier (prettier)
v3.4.1
Compare Source
diff
Remove unnecessary parentheses around assignment in
v-on
(#16887 by @fisker)<!-- Input --> <template> <button @​click="foo += 2">Click</button> </template> <!-- Prettier 3.4.0 --> <template> <button @​click="(foo += 2)">Click</button> </template> <!-- Prettier 3.4.1 --> <template> <button @​click="foo += 2">Click</button> </template>
v3.4.0
Compare Source
diff
🔗 Release Notes
vitest-dev/vitest (vitest)
v2.1.6
Compare Source
🚀 Features
View changes on GitHub
djipco/webmidi (webmidi)
v3.1.12
Compare Source
10b67ab
)a4dcbac
)847e8cd
)425de01
)f34ae3b
)e33dcd8
)db1ed88
)fcb552f
)4c484d8
)4e8b165
)2832f14
)9f2e21b
)9826384
)4953a38
)00375a1
)3c52e96
)00e4956
)ed6ae89
)28fbea2
)348c98e
)ce7d96c
)20e31e6
)ed7d60e
)343ea02
)05f6524
)e779959
)a469361
)020dd45
)ef0547d
)be34fbc
)e8465c1
)fa377c8
)c9094ee
)6c18474
)599a4bf
)cff650c
)2032fa1
)3c1e0cf
)f48984e
)56f757c
)1ac422c
)b701e4c
)5bbc3cb
)1f0467f
)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.