This PR contains the following updates:
Release Notes
eslint/eslint (@eslint/js)
Compare Source
Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
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 ourversioning strategy andreleases on our website.
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 ourversioning strategy andreleases on our website.
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
Compare Source
No significant changes
Compare Source
🐞 Bug Fixes
Compare Source
🐞 Bug Fixes
Compare Source
🐞 Bug Fixes
Compare Source
🐞 Bug Fixes
giggio/node-chromedriver (chromedriver)
Compare Source
Compare Source
Compare Source
cypress-io/cypress (cypress)
Compare Source
Changelog:https://docs.cypress.io/app/references/changelog#15-6-0
eslint/eslint (eslint)
Compare Source
Compare Source
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
Compare Source
Bug Fixes
Features
sindresorhus/globals (globals)
Compare Source
jsdom/jsdom (jsdom)
Compare Source
- Improved CSS parsing by switching to
@acemir/cssom, including support for nested selectors, nested declarations, layer statements, and improved at-rule validation. (acemir) - Fixed some selector cache invalidation issues where changes to attributes were not being picked up. (asamuzaK)
- Fixed
package.json"engines" field to reflect the new minimum Node.js versions needed to run jsdom, as noted in the changelog for v27.0.1.
nightwatchjs/nightwatch (nightwatch)
Compare Source
What's Changed
- Pass testEnvSettings to plugins' before hook to Reorder test cases for Smart Test Selection by@harshit-bstack in#4421
New Contributors
Full Changelog:nightwatchjs/nightwatch@v3.12.2...v3.12.3
vuejs/pinia (pinia)
Compare Source
Please refer toCHANGELOG.md for details.
privatenumber/pkgroll (pkgroll)
Compare Source
Bug Fixes
- wildcard pattern matching for root-level and filename patterns (7385506)
pnpm/pnpm (pnpm)
Compare Source
Minor Changes
- Support
--all option inpnpm --help to list all commands#8628.
Patch Changes
- When the
latest version doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version#10100. create command should not verify patch info.- Set
managePackageManagerVersions tofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches#10063.
Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.onlyBuiltDependencies now accepts package names with lists of trusted versions. For example:
onlyBuiltDependencies: -nx@21.6.4 || 21.6.5 -esbuild@0.25.1
Related PR:#10104.
Added support for exact versions inminimumReleaseAgeExclude#9985.
You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set byminimumReleaseAge. For example:
minimumReleaseAge:1440minimumReleaseAgeExclude: -nx@21.6.5 -webpack@4.47.0 || 5.102.1
typescript-eslint/typescript-eslint (typescript-eslint)
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 ourversioning strategy andreleases on our website.
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 ourversioning strategy andreleases on our website.
vuejs/core (vue)
Compare Source
Reverts
Compare Source
Bug Fixes
- compiler-core: correctly handle ts type assertions in expressions (#13397) (e6544ac), closes#13395
- compiler-core: fix v-bind shorthand handling for in-DOM templates (#13933) (b3cca26), closes#13930
- compiler-sfc: resolve numeric literals and template literals without expressions as static property key (#13998) (75d44c7)
- compiler-ssr: textarea with v-text directive SSR (#13975) (006a0c1)
- compiler: using guard instead of non-nullish assertion (#13982) (dcc6f36)
- custom-element: batch custom element prop patching (#13478) (c13e674), closes#12619
- custom-element: optimize slot retrieval to avoid duplicates (#13961) (84ca349), closes#13955
- hydration: avoid mismatch during hydrate text with newlines in interpolation (#9232) (6cbdf78), closes#9229
- runtime-core: pass props and children to loadingComponent (#13997) (40c4b2a)
- runtime-dom: ensure iframe sandbox is handled as an attribute to prevent unintended behavior (#13950) (5689884), closes#13946
- suspense: clear placeholder and fallback el after resolve to enable GC (#13928) (f411c66)
- transition-group: use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation (#6108) (dc4dd59), closes#6105
- v-model: handle number modifier on change (#13959) (8fbe48f), closes#13958
vuejs/language-tools (vue-tsc)
Compare Source
Features
- feat(typescript-plugin): allow triggering file references on
<template> (#5734) - Thanks to@KazariEX!
Bug Fixes
- fix(vscode): correct syntax highlight in template with
lang="html" (#5728) - Thanks to@serkodev!
Other Changes
- refactor(language-core): generate intrinsic elements variable into global types (#5730) - Thanks to@KazariEX!
- refactor(typescript-plugin): remove go to definition trick for auto imported components (#5733) - Thanks to@KazariEX!
Compare Source
Bug Fixes
- fix(component-meta): import type helpers by relative path
- fix(language-core): fix syntax error when
propTypes has no elements (#5704) - Thanks to@so1ve! - fix(language-core): omit defined emit props only (#5705) - Thanks to@so1ve!
Other Changes
- docs: fix
vue-tsc broken link to example boilerplate inREADME.md (#5721) - Thanks to@heyakyra!
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. Getconfig help if that's undesired.
This PR was generated byMend Renovate. View therepository job log.
Uh oh!
There was an error while loading.Please reload this page.
This PR contains the following updates:
^9.38.0->^9.39.1^22.18.11->^22.19.0^8.46.1->^8.46.3^1.3.23->^1.4.1^141.0.3->^141.0.6^15.5.0->^15.6.0^9.38.0->^9.39.1^2.2.2->^2.3.0^16.4.0->^16.5.0^27.0.1->^27.1.0^3.12.2->^3.12.3^3.0.3->^3.0.4^2.20.0->^2.20.110.18.3->10.20.0^8.46.1->^8.46.3^3.5.22->^3.5.24^3.1.1->^3.1.3Release Notes
eslint/eslint (@eslint/js)
v9.39.1Compare Source
v9.39.0Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.46.3Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
v8.46.2Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about ourversioning strategy andreleases on our website.
vitest-dev/eslint-plugin-vitest (@vitest/eslint-plugin)
v1.4.1Compare Source
No significant changes
View changes on GitHub
v1.4.0Compare Source
🐞 Bug Fixes
describe.forchains - by@paescuj in#808(97702).extendexclusive, add.scoped- by@paescuj in#809(70708)View changes on GitHub
v1.3.26Compare Source
🐞 Bug Fixes
.for- by@paescuj in#804(a3ab8)View changes on GitHub
v1.3.25Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.3.24Compare Source
🐞 Bug Fixes
View changes on GitHub
giggio/node-chromedriver (chromedriver)
v141.0.6Compare Source
v141.0.5Compare Source
v141.0.4Compare Source
cypress-io/cypress (cypress)
v15.6.0Compare Source
Changelog:https://docs.cypress.io/app/references/changelog#15-6-0
eslint/eslint (eslint)
v9.39.1Compare Source
v9.39.0Compare Source
playwright-community/eslint-plugin-playwright (eslint-plugin-playwright)
v2.3.0Compare Source
Bug Fixes
Features
sindresorhus/globals (globals)
v16.5.0Compare Source
6d441caea31521jsdom/jsdom (jsdom)
v27.1.0Compare Source
@acemir/cssom, including support for nested selectors, nested declarations, layer statements, and improved at-rule validation. (acemir)package.json"engines"field to reflect the new minimum Node.js versions needed to run jsdom, as noted in the changelog for v27.0.1.nightwatchjs/nightwatch (nightwatch)
v3.12.3Compare Source
What's Changed
New Contributors
Full Changelog:nightwatchjs/nightwatch@v3.12.2...v3.12.3
vuejs/pinia (pinia)
v3.0.4Compare Source
Please refer toCHANGELOG.md for details.
privatenumber/pkgroll (pkgroll)
v2.20.1Compare Source
Bug Fixes
pnpm/pnpm (pnpm)
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands#8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version#10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches#10063.v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR:#10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:typescript-eslint/typescript-eslint (typescript-eslint)
v8.46.3Compare 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 ourversioning strategy andreleases on our website.
v8.46.2Compare 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 ourversioning strategy andreleases on our website.
vuejs/core (vue)
v3.5.24Compare Source
Reverts
v3.5.23Compare Source
Bug Fixes
vuejs/language-tools (vue-tsc)
v3.1.3Compare Source
Features
<template>(#5734) - Thanks to@KazariEX!Bug Fixes
lang="html"(#5728) - Thanks to@serkodev!Other Changes
v3.1.2Compare Source
Bug Fixes
propTypeshas no elements (#5704) - Thanks to@so1ve!Other Changes
vue-tscbroken link to example boilerplate inREADME.md(#5721) - Thanks to@heyakyra!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. Getconfig help if that's undesired.
This PR was generated byMend Renovate. View therepository job log.