fix(deps): update all patch dependencies (patch) #5544
Merged
+854
−503
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:
7.0.1
->7.0.3
3.12.38
->3.12.39
1.1.32
->1.1.36
21.1.6
->21.1.7
4.17.0
->4.17.5
4.0.3
->4.0.4
20.12.7
->20.12.14
4.2.5
->4.2.6
5.0.4
->5.0.5
3.1.2
->3.1.5
48.2.3
->48.2.13
1.21.0
->1.21.6
15.2.2
->15.2.7
2.0.0
->2.0.1
4.0.5
->4.0.7
5.0.5
->5.0.7
2.0.3
->2.0.4
5.2.10
->5.2.13
6.0.0
->6.0.2
3.4.26
->3.4.30
Release Notes
braintree/sanitize-url (@braintree/sanitize-url)
v7.0.3
Compare Source
v7.0.2
Compare Source
cypress-io/code-coverage (@cypress/code-coverage)
v3.12.39
Compare Source
Bug Fixes
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.0.5
__VUE_PROD_DEVTOOLS__
(#81) (277a3ab), closes #81cure53/DOMPurify (dompurify)
v3.1.5
: DOMPurify 3.1.5Compare Source
bower.js
, thanks @HakumenNCv3.1.4
: DOMPurify 3.1.4Compare Source
isNaN
checks, thanks @tulachv3.1.3
: DOMPurify 3.1.3Compare Source
nodeType
property, thanks @ssi02014gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)
v48.2.13
Compare Source
v48.2.12
Compare Source
Bug Fixes
name
's (8603579)v48.2.11
Compare Source
Bug Fixes
name
for eslintrc configs; fixes #1239 (c2d5a35)v48.2.10
Compare Source
Bug Fixes
v48.2.9
Compare Source
Bug Fixes
require-description-complete-sentence
: regression with heading exempting; fixes #1220 (fbc9fca)v48.2.8
Compare Source
Bug Fixes
require-description-complete-sentence
: avoid triggering punctuation warning after Markdown headings; fixes #1220 (e9e4440)v48.2.7
Compare Source
v48.2.6
Compare Source
Bug Fixes
require-yields
: avoid error whenExportNamedDeclaration
has nodeclaration
prop (93a9415)v48.2.5
Compare Source
Bug Fixes
typeParameters
(#1229) (d417d05)v48.2.4
Compare Source
unjs/jiti (jiti)
v1.21.6
Compare Source
compare changes
🩹 Fixes
v1.21.5
Compare Source
compare changes
🩹 Fixes
From 1.21.4
node:
protocol for node 14 compatibility (5d877de)v1.21.4
Compare Source
v1.21.3
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.21.2
Compare Source
compare changes
🩹 Fixes
❤️ Contributors
v1.21.1
Compare Source
compare changes
🏡 Chore
🤖 CI
❤️ Contributors
okonet/lint-staged (lint-staged)
v15.2.7
Compare Source
Patch Changes
a51be80
Thanks @iiroj! - In the previous version the nativegit rev-parse --show-toplevel
command was taken into use for resolving the current git repo root. This version drops the--path-format=absolute
option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgradinggit
to the latest version.v15.2.6
Compare Source
Patch Changes
119adb2
Thanks @iiroj! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.v15.2.5
Compare Source
Patch Changes
#1424
31a1f95
Thanks @iiroj! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available.#1423
91abea0
Thanks @iiroj! - Improve error logging when failing to read or parse a configuration file#1424
ee43f15
Thanks @iiroj! - Upgrade [email protected]v15.2.4
Compare Source
Patch Changes
4f4537a
Thanks @iiroj! - Fix release issue with previous version; update dependenciessyntax-tree/mdast-util-from-markdown (mdast-util-from-markdown)
v2.0.1
Compare Source
Fix
4aa8425
Fix end point of texts ending in character referenceTypes
1120df9
Add declaration mapsFull Changelog: syntax-tree/mdast-util-from-markdown@2.0.0...2.0.1
micromatch/micromatch (micromatch)
v4.0.7
Compare Source
v4.0.6
Compare Source
isaacs/rimraf (rimraf)
v5.0.7
Compare Source
v5.0.6
Compare Source
bahmutov/start-server-and-test (start-server-and-test)
v2.0.4
Compare Source
Bug Fixes
vitejs/vite (vite)
v5.2.13
Compare Source
Please refer to CHANGELOG.md for details.
v5.2.12
Compare Source
build.rollupOptions.output.manualChunks
instead ofbuild.rollupOutput.manualChunks
(89378c0), closes #16721v5.2.11
Compare Source
ifaxity/vite-plugin-istanbul (vite-plugin-istanbul)
v6.0.2
Compare Source
Bug Fixes
v6.0.1
Compare Source
Bug Fixes
vuejs/core (vue)
v3.4.30
Compare Source
Bug Fixes
v-else
(#11150) (e102670)Performance Improvements
v3.4.29
Compare Source
Bug Fixes
v3.4.28
Compare Source
Bug Fixes
ForIteratorExpression
'sreturns
property optional (#11011) (5b8c1af)<math>
tag as block to retain MathML namespace after patching (#10891) (87c5443)<details>
'sonToggle
event handler (#10938) (fd18ce7), closes #10928@vue/reactivity
as dependency of@vue/runtime-dom
(#10468) (ec424f6)<component :is>
(#8304) (b310ec3), closes #8298app.provide
type checking (#10603) (612bbf0), closes #10602Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.