chore(deps): update all non-major dependencies #592
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:
^1.48.1
->^1.48.2
^20.17.0
->^20.17.1
0.4.3
->0.5.0
^13.15.0
->^13.15.1
^3.8.0
->^3.8.1
9.12.2
->9.12.3
^7.5.3
->^7.5.4
^2.1.6
->^2.1.8
Release Notes
microsoft/playwright (@playwright/test)
v1.48.2
Compare Source
vuejs/create-eslint-config (@vue/create-eslint-config)
v0.5.0
Compare Source
cypress-io/cypress (cypress)
v13.15.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-1
nightwatchjs/nightwatch (nightwatch)
v3.8.1
Compare Source
Issue in v3.8.0
moveToElement
command causing issues in v3.8.0 by @garg3133 in https://github.com/nightwatchjs/nightwatch/pull/4283Fixes and other updates
.find()
commands by @dikwickley in https://github.com/nightwatchjs/nightwatch/pull/4119driver
property to NightwatchAPI. by @garg3133 in https://github.com/nightwatchjs/nightwatch/pull/4279Full Changelog: nightwatchjs/nightwatch@v3.8.0...v3.8.1
pnpm/pnpm (pnpm)
v9.12.3
Compare Source
Patch Changes
node_modules
, when typing "n" in the prompt that asks whether to removenode_modules
before installation #8655.manage-package-manager-versions=true
is set and the.tools
directory is corrupt.crypto.hash
, when available, for improved performance #8629.package.json
at the root of the workspace #8667.manage-package-manager-versions
is set totrue
, errors spawning a self-managed version ofpnpm
will now be shown (instead of being silent).vuejs/devtools-next (vite-plugin-vue-devtools)
v7.5.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vuejs/language-tools (vue-tsc)
v2.1.8
Compare Source
Features
$el
type (#4805) - Thanks to @KazariEX!Bug Fixes
v-for
withv-once
correctly (#4830) - Thanks to @KazariEX!this
to__VLS_ctx
(#4845) - Thanks to @KazariEX!<component :is>
and<slot :name>
(#4661) - Thanks to @KazariEX, @so1ve!defineModel
&defineEmits
in generic (#4823) - Thanks to @KazariEX!useTemplateRef
into correct location (#4829) - Thanks to @KazariEX!v-on
on<slot>
(#4864) - Thanks to @KazariEX!)
(#4887) - Thanks to @KazariEX!value
instead of model name into tuple (#4892) - Thanks to @KazariEX!v-for
correctly (#4933) - Thanks to @KazariEX!Reactive
onv-for
(#4902) - Thanks to @KazariEX!Performance
Other Changes
v2.4.1
tov2.4.8
:importsNotUsedAsValues
(#4897) - Thanks to @KazariEX!"module": "CommonJS"
(#4944) - Thanks to @KazariEX!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.