fix(deps): update all non-major dependencies #11091
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:
^7.20.2
->^7.20.5
^7.20.3
->^7.20.5
^7.20.1
->^7.20.6
^7.20.4
->^7.20.6
^7.20.2
->^7.20.5
^23.0.2
->^23.0.3
^5.0.1
->^5.0.2
^1.2.0
->^1.3.1
^4.14.189
->^4.14.190
^5.43.0
->^5.44.0
^5.43.0
->^5.44.0
^1.10.0
->^1.11.0
^13.0.3
->^13.0.4
^2.0.24
->^2.0.27
^1.28.0
->^1.28.1
7.17.0
->7.17.1
^7.17.0
->^7.17.1
2.7.1
->2.8.0
^5.15.1
->^5.16.0
^0.25.2
->^0.25.3
Release Notes
babel/babel (@babel/core)
v7.20.5
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
in
when transpiling#p in C
(@JLHwung)🐛 Bug Fix
babel-parser
using[foo]
as computed member expression (@JLHwung)ParseResult
type (@davydof)import module, ...
(@JLHwung)babel-helper-wrap-function
,babel-preset-env
,babel-traverse
noNewArrow
assumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
super()
in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator
and add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
regjsparser
for@babel/standalone
(@liuxingbaoyu)babel-parser
,babel-types
babel-generator
(``)
(@nicolo-ribaudo)babel-plugin-transform-block-scoping
,babel-traverse
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo)💅 Polish
babel-generator
comments:false
(@liuxingbaoyu)babel-plugin-transform-block-scoping
🏠 Internal
babel-core
,babel-parser
babel/babel (@babel/parser)
v7.20.5
Compare Source
v7.20.5 (2022-11-28)
Thanks @davydof and @SuperSodaSea for your first PRs!
👓 Spec Compliance
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
in
when transpiling#p in C
(@JLHwung)🐛 Bug Fix
babel-parser
using[foo]
as computed member expression (@JLHwung)ParseResult
type (@davydof)import module, ...
(@JLHwung)babel-helper-wrap-function
,babel-preset-env
,babel-traverse
noNewArrow
assumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
super()
in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator
and add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
regjsparser
for@babel/standalone
(@liuxingbaoyu)babel-parser
,babel-types
babel-generator
(``)
(@nicolo-ribaudo)babel-plugin-transform-block-scoping
,babel-traverse
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo)💅 Polish
babel-generator
comments:false
(@liuxingbaoyu)babel-plugin-transform-block-scoping
🏠 Internal
babel-core
,babel-parser
Committers: 6
rollup/plugins (@rollup/plugin-commonjs)
v23.0.3
Compare Source
2022-11-27
Bugfixes
rollup/plugins (@rollup/plugin-json)
v5.0.2
Compare Source
2022-11-27
Updates
sveltejs/vite-plugin-svelte
v1.3.1
Compare Source
Patch Changes
v1.3.0
Compare Source
Minor Changes
enable
prebundleSvelteLibraries
during dev by default to improve page loading for the dev server. (#494)see the FAQ for more information about
prebundleSvelteLibraries
and how to tune it.Enable resolving via "svelte" exports condition (#502)
add compile time stats logging (#503)
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.44.0
Compare Source
Bug Fixes
parserOptions.project
config (#5999) (530e0e6)Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.44.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
ota-meshi/eslint-plugin-regexp
v1.11.0
Compare Source
✨ Enhancements
regexp/no-extra-lookaround-assertions
rule by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-regexp/pull/482regexp/prefer-lookaround
rule to report when there are leading/trailing assertions by @ota-meshi in https://github.com/ota-meshi/eslint-plugin-regexp/pull/480🐛 Bug Fixes
regexp/no-useless-assertions
rule by @RunDevelopment in https://github.com/ota-meshi/eslint-plugin-regexp/pull/486Full Changelog: ota-meshi/eslint-plugin-regexp@v1.10.0...v1.11.0
okonet/lint-staged
v13.0.4
Compare Source
Bug Fixes
vuejs/pinia
v2.0.27
Compare Source
Please refer to CHANGELOG.md for details.
v2.0.26
Compare Source
Please refer to CHANGELOG.md for details.
v2.0.25
Compare Source
Please refer to CHANGELOG.md for details.
Microsoft/playwright
v1.28.1
Compare Source
Highlights
This patch release includes the following bug fixes:
https://github.com/microsoft/playwright/issues/18928 - [BUG] Electron firstWindow times out after upgrading to 1.28.0https://github.com/microsoft/playwright/issues/189200 - [BUG] [expanded=false] in role selector returns elements without aria-expanded attribuhttps://github.com/microsoft/playwright/issues/18865865 - [BUG] regression in killing web server process in 1.28.0
Browser Versions
This version was also tested against the following stable channels:
pnpm/pnpm
v7.17.1
Compare Source
Patch Changes
pnpm set-script
andpnpm pkg
are passed through to npm #5683.pnpm publish <tarball path>
should exit with non-0 exit code when publish fails #5396.package.json
files in a workspace #5670.package.json5
are preserver #2008.pnpm setup
should create PNPM_HOME as a non-expandable env variable on Windows #4658.pnpm licenses
command.Our Gold Sponsors
Our Silver Sponsors
prettier/prettier
v2.8.0
Compare Source
diff
🔗 Release Notes
terser/terser
v5.16.0
Compare Source
#privatefield in object
(#1279)#privatefield in object
vitest-dev/vitest
v0.25.3
Compare Source
🚀 Features
🐞 Bug Fixes
.
- by @sidharthv96 in https://github.com/vitest-dev/vitest/issues/2344 and https://github.com/vitest-dev/vitest/issues/2359 (c3951)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 3am 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 has been generated by Mend Renovate. View repository job log here.