chore(deps): update all non-major dependencies #11787
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.7
->^7.20.13
^7.20.7
->^7.20.13
^7.20.12
->^7.20.13
^7.33.7
->^7.33.8
^4.0.2
->^4.0.3
^24.0.0
->^24.0.1
^2.0.2
->^2.0.3
^7.1.20
->^7.20.0
^18.0.26
->^18.0.27
^5.48.1
->^5.49.0
^5.48.1
->^5.49.0
^8.8.1
->^8.8.2
^3.27.1
->^3.27.2
^2.27.4
->^2.27.5
^3.0.2
->^3.0.3
7.25.0
->7.25.1
v35.4.1
->v35.4.4
^1.0.0-alpha.36
->^1.0.0-alpha.40
^0.27.1
->^0.28.1
Release Notes
babel/babel (@babel/parser)
v7.20.13
Compare Source
v7.20.13 (2023-01-21)
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-typescript
import {type T} from 'x'
whenonlyRemoveTypeImports:true
(@liuxingbaoyu)abstract
should not be initialized. (@liuxingbaoyu)babel-parser
↩️ Revert
babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
Committers: 4
babel/babel (@babel/runtime)
v7.20.13
Compare Source
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-typescript
import {type T} from 'x'
whenonlyRemoveTypeImports:true
(@liuxingbaoyu)abstract
should not be initialized. (@liuxingbaoyu)babel-parser
↩️ Revert
babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
rollup/plugins (@rollup/plugin-alias)
v4.0.3
Compare Source
2023-01-20
Bugfixes
rollup/plugins (@rollup/plugin-commonjs)
v24.0.1
Compare Source
2023-01-20
Bugfixes
rollup/plugins (@rollup/plugin-dynamic-import-vars)
v2.0.3
Compare Source
2023-01-20
Bugfixes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.49.0
Compare Source
Features
#private
modifier on class members (#6259) (c8a6d80)5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.48.1 (2023-01-09)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.48.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.49.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/parser
5.48.1 (2023-01-09)
Note: Version bump only for package @typescript-eslint/parser
v5.48.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
acornjs/acorn
v8.8.2
Compare Source
zloirock/core-js
v3.27.2
Compare Source
Set
methods proposal updates:Set
-like objects on early exit, proposal-set-methods/85webpack
dev server bug on IE global methods, #1161String.{ raw, cooked }
error with empty template arrayError.captureStackTrace
instead of stack parsing in new error classes / wrappers where it's possiblePromise.{ allSettled, any }
feature detection, Hermes issueArray
by copy proposal marked as supported from V8 ~ Chrome 110self
marked as fixed in Deno 1.29.3, deno/17362core-js-bundle
import-js/eslint-plugin-import
v2.27.5
Compare Source
Fixed
order]
: Fix group ranks order when alphabetizing ([#2674], thanks [@Pearce-Ropion])Rich-Harris/estree-walker
v3.0.3
Compare Source
@types/estree
(#34)pnpm/pnpm
v7.25.1
Compare Source
Patch Changes
pnpm audit
output #3073--force
option in thepnpm install
command #5932.prefer-symlinked-executables
istrue
#5946.pnpm install --fix-lockfile
should not fail if the package has no dependencies #5878.Our Gold Sponsors
Our Silver Sponsors
tj-actions/changed-files
v35.4.4
Compare Source
Full Changelog
v35.4.3
Compare Source
Full Changelog
Fixed bugs:
changed-files
error during run #875Merged pull requests:
v35.4.2
Compare Source
Full Changelog
Fixed bugs:
Merged pull requests:
vuejs/vitepress
v1.0.0-alpha.40
Compare Source
Bug Fixes
v1.0.0-alpha.39
Compare Source
Bug Fixes
v1.0.0-alpha.38
Compare Source
Bug Fixes
v1.0.0-alpha.37
Compare Source
Bug Fixes
Features
vitest-dev/vitest
v0.28.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.28.0
Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
View changes on GitHub
v0.27.3
Compare Source
🚀 Features
environmentMatchGlobs
option to auto infer env based on glob - by @antfu in https://github.com/vitest-dev/vitest/issues/2714 (3e142)🐞 Bug Fixes
reportCoverage
context can be optional - by @antfu (4cd1e)View changes on GitHub
v0.27.2
Compare Source
🚀 Features
🐞 Bug Fixes
coverage.all
only when all tests are run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/2665 (85096)🏎 Performance
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.