chore(deps): update all non-major dependencies #196
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:
^9.30.1
->^9.33.0
^1.53.2
->^1.54.2
^2.2.1
->^2.3.0
^22.16.0
->^22.17.1
^8.35.1
->^8.39.0
^138.0.1
->^138.0.5
^14.5.1
->^14.5.4
^9.30.1
->^9.33.0
^2.2.0
->^2.2.2
~10.2.0
->~10.4.0
^2.13.1
->^2.15.3
9
->9.15.9
^2.18.1
->^2.18.2
^2.0.12
->^2.0.13
^8.35.1
->^8.39.0
^3.5.17
->^3.5.18
Release Notes
eslint/eslint (@eslint/js)
v9.33.0
Compare Source
v9.32.0
Compare Source
v9.31.0
Compare Source
microsoft/playwright (@playwright/test)
v1.54.2
Compare Source
Highlights
https://github.com/microsoft/playwright/issues/36714 - [Regression]: Codegen is not able to launch in Administrator Terminal on Windows (ProtocolError: Protocol error)https://github.com/microsoft/playwright/issues/368288 - [Regression]: Playwright Codegen keeps spamming with selected optiohttps://github.com/microsoft/playwright/issues/3681010 - [Regression]: Starting Codegen with target language doesn't work anymore
Browser Versions
This version was also tested against the following stable channels:
v1.54.1
Compare Source
v1.54.0
Compare Source
Highlights
New cookie property
partitionKey
in browserContext.cookies() and browserContext.addCookies(). This property allows to save and restore partitioned cookies. See CHIPS MDN article for more information. Note that browsers have different support and defaults for cookie partitioning.New option
noSnippets
to disable code snippets in the html report.New property
location
in test annotations, for example in testResult.annotations and testInfo.annotations. It shows where the annotation liketest.skip
ortest.fixme
was added.Command Line
New option
--user-data-dir
in multiple commands. You can specify the same user data dir to reuse browsing state, like authentication, between sessions.Option
-gv
has been removed from thenpx playwright test
command. Use--grep-invert
instead.npx playwright open
does not open the test recorder anymore. Usenpx playwright codegen
instead.Miscellaneous
Browser Versions
This version was also tested against the following stable channels:
quasarframework/quasar (@quasar/app-vite)
v2.3.0
Compare Source
New
Fixes
Possible small breaking change
We're sorry, we don't do this like ever in minor releases, but we cannot go around fixing #10218 without it ("default slot not rendered correctly in SSR mode after first show()/hide()"), so it is an exceptional case:
QPopupProxy + QDate/QTime/QCarousel/QColor had "cover" prop applied by default when using menu; now you need to add it yourself (everything will still work if not added, it just won't have the "cover" behavior).
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.39.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.38.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.37.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.36.0
Compare Source
🚀 Features
basePath
intseslint.config()
(#11357)❤️ Thank You
You can read about our versioning strategy and releases on our website.
giggio/node-chromedriver (chromedriver)
v138.0.5
Compare Source
v138.0.4
Compare Source
v138.0.3
Compare Source
v138.0.2
Compare Source
cypress-io/cypress (cypress)
v14.5.4
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-5-4
v14.5.3
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-5-3
v14.5.2
Compare Source
Changelog: https://docs.cypress.io/app/references/changelog#14-5-2
eslint/eslint (eslint)
v9.33.0
Compare Source
v9.32.0
Compare Source
v9.31.0
Compare Source
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v2.2.2
Compare Source
Bug Fixes
v2.2.1
Compare Source
Features
Bug Fixes
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.4.0
Compare Source
Minor Changes
Added
ignoreParents
option tovue/no-deprecated-slot-attribute
(#2784)Added new
vue/no-negated-v-if-condition
rule (#2794)Added new
vue/no-negated-condition
rule (#2795)Patch Changes
Resolved TypeScript compatibility issues introduced by eslint-typegen (#2790)
Fixed inconsistent quotes in
vue/block-lang
error messages (#2805)v10.3.0
Compare Source
Minor Changes
Added
@typescript-eslint/parser
as an optional peer dependency (#2775)Add TypeScript IntelliSense support via eslint-typegen (#2770)
vue/no-deprecated-slot-attribute
ignore
option now supports regex patterns (#2773)Patch Changes
Fixed false negatives when using typescript-eslint v8 in
vue/script-indent
rule (#2775)Update resources (#2752)
vue/no-restricted-html-elements
now also checks SVG and MathML elements (#2755)privatenumber/pkgroll (pkgroll)
v2.15.3
Compare Source
Bug Fixes
v2.15.2
Compare Source
Bug Fixes
v2.15.1
Compare Source
Bug Fixes
v2.15.0
Compare Source
Bug Fixes
Features
v2.14.5
Compare Source
Bug Fixes
v2.14.4
Compare Source
Bug Fixes
v2.14.3
Compare Source
Bug Fixes
v2.14.2
Compare Source
Bug Fixes
v2.14.1
Compare Source
Bug Fixes
v2.14.0
Compare Source
Bug Fixes
Features
pnpm/pnpm (pnpm)
v9.15.9
: pnpm 9.15.9Compare Source
Patch Changes
Platinum Sponsors
Gold Sponsors
v9.15.8
: pnpm 9.15.8Compare Source
Patch Changes
pnpm self-update
should always update the version in thepackageManager
field ofpackage.json
.--silent
reporting is used.--loglevel
is set toerror
, don't show installation summary, execution time, and big tarball download progress.--loglevel=error
is used.Platinum Sponsors
Gold Sponsors
v9.15.7
: pnpm 9.15.7Compare Source
Patch Changes
pnpm self-update
should not leave a directory with a broken pnpm installation if the installation fails.--config.
prefix such as--@​scope:registry=https://scope.example.com/npm
#9089.pnpm self-update
should not read the pnpm settings from thepackage.json
file in the current working directory.pnpm update -i
should list only packages that have newer versions #9206.catalogs
section of thepnpm-lock.yaml
file to be removed whendedupe-peer-dependents=false
on a filtered install. #9112Platinum Sponsors
Gold Sponsors
v9.15.6
: pnpm 9.15.6Compare Source
Patch Changes
packageManager
cannot start withv
.pnpm-lock.yaml
file when using--fix-lockfile
and--filter
. #8639v9.15.5
: pnpm 9.15.5Compare Source
Patch Changes
pnpm install
, thepreprepare
andpostprepare
scripts of the project should be executed #8989.strip-ansi
with the built-inutil.stripVTControlCharacters
#9009.Platinum Sponsors
Gold Sponsors
v9.15.4
: pnpm 9.15.4Compare Source
Patch Changes
pnpm update --latest <pkg>
updates only the specified package, withdedupe-peer-dependents=true
.Platinum Sponsors
Gold Sponsors
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.