chore(deps): update all non-major dependencies #676
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.18.9
->^7.20.7
^7.20.2
->^7.20.7
7.19.0
->7.21.0
Release Notes
babel/babel
v7.20.7
Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-traverse
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-traverse
babel-plugin-transform-block-scoping
babel-plugin-proposal-async-generator-functions
,babel-preset-env
for await
with shadowed variables (@liuxingbaoyu)babel-generator
,babel-plugin-proposal-optional-chaining
(a ?? b) as T
(@liuxingbaoyu)babel-plugin-transform-react-jsx
,babel-types
JSXText
(@liuxingbaoyu)babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-generator
TSEnumMember
(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping
,babel-traverse
🏠 Internal
babel-helper-define-map
,babel-plugin-transform-property-mutators
@babel/helper-define-map
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
transform-block-scoping
plugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targets
getTargets
(@liuxingbaoyu)pnpm/pnpm
v7.21.0
Compare Source
Minor Changes
pnpm dlx
command supports the--shell-mode
(or-c
) option. When used, the script is executed by a shell #5679.Patch Changes
--location=global
CLI option #5841.pnpm add --global <pkg>
command should fail if there is no global pnpm bin directory in the system PATH #5841.Our Gold Sponsors
Our Silver Sponsors
v7.20.0
Compare Source
Minor Changes
pnpm gets its own implementation of the following commands:
pnpm config get
pnpm config set
pnpm config delete
pnpm config list
In previous versions these commands were passing through to npm CLI.
PR: #5829
Related issue: #5621
Add show alias to
pnpm view
#5835.pnpm reads settings from its own global configuration file at
$XDG_CONFIG_HOME/pnpm/rc
#5829.Add the 'description'-field to the licenses output #5836.
Patch Changes
pnpm rebuild
should not fail ifnode_modules
was created by pnpm version 7.18 or older #5815.pnpm env
should print help.pnpm rebuild
should print a better error message when a hoisted dependency is not found #5815.Our Gold Sponsors
Our Silver Sponsors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.