fix(deps): update all non-major dependencies #6782
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.16.12
->^7.17.2
^7.16.12
->^7.17.0
^7.16.12
->^7.17.2
^7.16.8
->^7.17.0
^0.0.50
->^0.0.51
^16.11.21
->^16.11.22
^5.10.2
->^5.11.0
^5.10.2
->^5.11.0
^3.2.29
->^3.2.30
^3.20.3
->^3.21.0
^1.2.3
->^1.2.4
^27.4.7
->^27.5.1
^12.3.2
->^12.3.3
6.29.1
->6.30.0
^8.4.5
->^8.4.6
^3.2.29
->^3.2.30
^8.4.2
->^8.5.0
Release Notes
babel/babel (@babel/core)
v7.17.2
Compare Source
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-decorators
babel-core
v7.17.0
Compare Source
🚀 New Feature
babel-cli
,babel-core
babel-core
,babel-parser
,babel-traverse
.index
on Position to internally track nodes location (@tolmasky)babel-generator
,babel-parser
,babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-pipeline-operator
^^
and@@​
topics (@js-choi)babel-traverse
babel-generator
,babel-parser
,babel-plugin-syntax-destructuring-private
,babel-standalone
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
,babel-types
babel-generator
,babel-parser
,babel-traverse
,babel-types
decoratorsAutoAccessors
parser plugin (@pzuraq)babel-core
,babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-syntax-unicode-sets-regex
,babel-plugin-transform-dotall-regex
babel-parser
babel-register
@babel/register/experimental-worker
(@nicolo-ribaudo)🐛 Bug Fix
babel-parser
babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
babel-helper-fixtures
,babel-parser
babel-compat-data
🏃♀️ Performance
babel-cli
,babel-core
@ampproject/remapping
to merge source maps (@jridgewell)babel/babel (@babel/parser)
v7.17.0
Compare Source
v7.17.0 (2022-02-02)
Thanks @atti187 and @phulin for your first PRs!
🚀 New Feature
babel-cli
,babel-core
babel-core
,babel-parser
,babel-traverse
.index
on Position to internally track nodes location (@tolmasky)babel-generator
,babel-parser
,babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-pipeline-operator
^^
and@@​
topics (@js-choi)babel-traverse
babel-generator
,babel-parser
,babel-plugin-syntax-destructuring-private
,babel-standalone
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
,babel-types
babel-generator
,babel-parser
,babel-traverse
,babel-types
decoratorsAutoAccessors
parser plugin (@pzuraq)babel-core
,babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-syntax-unicode-sets-regex
,babel-plugin-transform-dotall-regex
babel-parser
babel-register
@babel/register/experimental-worker
(@nicolo-ribaudo)🐛 Bug Fix
babel-parser
babel-plugin-transform-runtime
📝 Documentation
🏠 Internal
babel-helper-fixtures
,babel-parser
babel-compat-data
🏃♀️ Performance
babel-cli
,babel-core
@ampproject/remapping
to merge source maps (@jridgewell)Committers: 10
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.11.0
Compare Source
Bug Fixes
Features
5.10.2 (2022-01-31)
Bug Fixes
5.10.1 (2022-01-24)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.11.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
5.10.2 (2022-01-31)
Note: Version bump only for package @typescript-eslint/parser
5.10.1 (2022-01-24)
Note: Version bump only for package @typescript-eslint/parser
vuejs/core
v3.2.30
Compare Source
Features
Performance Improvements
zloirock/core-js
v3.21.0
Compare Source
atob
btoa
Shinigami92/eslint-define-config
v1.2.4
Compare Source
diff
facebook/jest
v27.5.1
Compare Source
Features
[jest-config]
Support comments in JSON config file (#12316)[pretty-format]
ExposeConvertAnsi
plugin (#12308)Fixes
[expect]
Add type definitions for asymmetriccloseTo
matcher (#12304)[jest-cli]
Load binary via exported API (#12315)[jest-config]
Replacejsonlint
withparse-json
(#12316)[jest-repl]
Make module importable (#12311 & #12315)Chore & Maintenance
[*]
Avoid anonymous default exports (#12313)v27.5.0
Compare Source
Features
[expect]
Add asymmetric matcherexpect.closeTo
(#12243)[jest-mock]
AddedmockFn.mock.lastCall
to retrieve last argument (#12285)Fixes
[expect]
Add a fix for.toHaveProperty('')
(#12251)[jest-each, @​jest/globals]
Allow passingReadonlyArray
type of a table todescribe.each
andtest.each
(#12297)[@jest/globals]
Add missingoptions
argument tojest.doMock
typing (#12292)[jest-environment-node]
Addatob
andbtoa
(#12269)[jest-matcher-utils]
Correct diff for expected asymmetric matchers (#12264)[jest-message-util]
Fix.getTopFrame()
(andtoMatchInlineSnapshot()
) withmjs
files (#12277)Chore & Maintenance
[*]
Updategraceful-fs
to^4.2.9
(#11749)Performance
[jest-resolve]
perf: skip error creation on not foundstat
calls (#11749)okonet/lint-staged
v12.3.3
Compare Source
Bug Fixes
pnpm/pnpm
v6.30.0
Compare Source
Minor Changes
v6.29.2
Compare Source
Patch Changes
node_modules
directories inside injected dependencies should not be overwritten #4299.postcss/postcss
v8.4.6
Compare Source
.root
access for plugin-less case.websockets/ws
v8.5.0
Compare Source
Features
WebSocket
class on the server (#2007).Bug fixes
Authorization
andCookie
headers are nolonger sent if the redirect host is different from the original host (#2013).
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 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 WhiteSource Renovate. View repository job log here.