forked from jwillebrands/whitesource-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency @babel/preset-env to v7.13.0 #112
Open
mend-for-github-com
wants to merge
1
commit into
master
Choose a base branch
from
whitesource-remediate/babel-preset-env-7.x-lockfile
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update dependency @babel/preset-env to v7.13.0 #112
mend-for-github-com
wants to merge
1
commit into
master
from
whitesource-remediate/babel-preset-env-7.x-lockfile
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mend-for-github-com
bot
added
the
security fix
Security fix generated by WhiteSource
label
Jan 8, 2023
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
5 times, most recently
from
January 19, 2023 07:46
8f85e3b
to
8d6b552
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
5 times, most recently
from
January 28, 2023 00:06
5cfaa19
to
2f88d5f
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
7 times, most recently
from
February 6, 2023 08:45
02c12e6
to
392d0e3
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
10 times, most recently
from
February 13, 2023 23:18
4827dba
to
a1fbdee
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
2 times, most recently
from
February 15, 2023 09:48
eadeb7f
to
f7fa12b
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
7 times, most recently
from
July 18, 2024 02:02
2eb022e
to
564138a
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
6 times, most recently
from
July 26, 2024 02:02
4a743da
to
c32b622
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
7 times, most recently
from
August 2, 2024 02:03
ad87ba3
to
c29dffd
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
7 times, most recently
from
August 10, 2024 02:03
704efe0
to
dcc0c07
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/babel-preset-env-7.x-lockfile
branch
from
August 15, 2024 02:02
dcc0c07
to
237401a
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.6.2
->7.13.0
By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
babel/babel (@babel/preset-env)
v7.13.0
Compare Source
v7.13.0 (2021-02-22)
You can read the release post at https://babeljs.io/blog/2021/02/22/7.13.0!
Thanks @dsainati1, @immitsu, and @perrin4869 for your first PRs!
🚀 New Feature
babel-parser
babel-generator
,babel-parser
,babel-plugin-syntax-module-blocks
,babel-standalone
,babel-traverse
,babel-types
babel-generator
,babel-parser
,babel-types
babel-core
,babel-register
babel-traverse
babel-plugin-transform-typescript
,babel-preset-typescript
transform-typescript
by default (@JLHwung)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-parameters
,babel-types
this
parameter annotations (@dsainati1)babel-plugin-proposal-record-and-tuple
babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
@babel/runtime
for CJS/ESM (@nicolo-ribaudo)babel-core
,babel-helper-plugin-utils
,babel-preset-env
@babel/core
support for the newassumptions
option (@nicolo-ribaudo)babel-core
,babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
targets
andbrowserslist*
options to@babel/core
(@nicolo-ribaudo)babel-core
.mjs
plugins/presets and async factories (@nicolo-ribaudo)🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
babel-cli
chmod
throws an error (@immitsu)babel-node
babel-standalone
babel-plugin-proposal-optional-chaining
,babel-traverse
🏠 Internal
babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
babel-plugin-polyfill-*
packages intransform-runtime
(@nicolo-ribaudo)babel-plugin-transform-runtime
useESModules
in@babel/runtime
build script (@nicolo-ribaudo)babel-standalone
dynamicRequireTargets
are included (@nicolo-ribaudo)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-preset-env
babel-plugin-polyfill-*
packages inpreset-env
(@nicolo-ribaudo)🏃♀️ Performance
babel-register
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
noDocumentAll
forobj?.#p
(@JLHwung)Committers: 14
v7.12.17
Compare Source
v7.12.17 (2021-02-18)
We re-published all the packages updated in v7.12.15 and v7.12.16, because we accidentally didn't include
LICENSE
files.Thanks @eltociear for your first PR!
🐛 Bug Fix
babel-core
babel-helper-module-transforms
,babel-plugin-transform-typescript
babel-parser
babel-traverse
babel-types
💅 Polish
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
readOnlyError
helper for private methods (@nicolo-ribaudo)🏠 Internal
babel-helper-transform-fixture-test-runner
babel-parser
Committers: 7
v7.12.16
Compare Source
v7.12.16 (2021-02-11)
🐛 Bug Fix
babel-core
babel-parser
asserts
inTSTypePredicate
location (@fedeci)TSUnionType
orTSIntersectionType
when typealias has a leading operator (@fedeci)babel-plugin-transform-typescript
💅 Polish
babel-node
@babel/node
REPL (@JLHwung)🏠 Internal
babel-cli
,babel-core
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-validator-option
,babel-node
,babel-parser
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-env
,babel-preset-typescript
.json
files (@nicolo-ribaudo)Committers: 5
v7.12.13
Compare Source
v7.12.13 (2021-02-03)
Thanks @bradzacher, @bz2, @ChALkeR, @FauxFaux, @fedeci, @karansapolia, @panzarino, @shrinktofit, and @Zalathar for your first PRs!
👓 Spec Compliance
babel-parser
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-computed-properties
,babel-plugin-transform-shorthand-properties
__proto__
properties (@ExE-Boss)🐛 Bug Fix
babel-plugin-proposal-class-properties
,babel-traverse
super()
is in a default param (@nicolo-ribaudo)babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-parser
,babel-template
babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
require()
in ESM files (@nicolo-ribaudo)babel-parser
babel-helpers
,babel-plugin-transform-classes
__proto__
in_inheritsLoose
(@ChALkeR)babel-generator
babel-register
babel-node
babel-types
babel-plugin-transform-modules-systemjs
babel-plugin-transform-for-of
for-of
inside bracelessif
statement (@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-plugin-transform-classes
super.*
(@Zzzen)babel-helper-module-imports
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
jsx-runtime
after existing imports (@nicolo-ribaudo)💅 Polish
babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
babel-cli
,babel-core
,babel-parser
babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-methods
#
to the private name in "write-only" errors (@nicolo-ribaudo)babel-helper-compilation-targets
,babel-preset-env
babel-code-frame
📝 Documentation
🏠 Internal
babel-traverse
,babel-types
babel-register
yarn-plugin-conditions
to update Babel 8 dependencies (@nicolo-ribaudo)babel-generator
,babel-preset-env
babel-core
,babel-helper-compilation-targets
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-preset-env
🔬 Output optimization
babel-plugin-transform-modules-commonjs
,babel-plugin-transform-template-literals
,babel-plugin-transform-unicode-escapes
,babel-preset-env
babel-plugin-transform-react-jsx
Committers: 22
v7.12.11
Compare Source
v7.12.11 (2020-12-16)
Thanks @vitorveiga for your first PR!
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-plugin-transform-block-scoping
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
babel-helper-builder-react-jsx-experimental
,babel-preset-react
babel-preset-env
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-preset-react
🏠 Internal
babel-types
babel-plugin-transform-react-display-name
,babel-plugin-transform-react-jsx
babel-standalone
,babel-types
Committers: 5
v7.12.10
Compare Source
v7.12.10 (2020-12-09)
Thanks @AndrewSouthpaw for your first PR!
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-generator
babel-types
t.isReferenced()
for named re-exports (@nicolo-ribaudo)babel-traverse
path.context
unpush/unshiftContainer
(@nicolo-ribaudo)💅 Polish
babel-preset-env
📝 Documentation
babel-parser
🏠 Internal
babel-cli
,babel-node
,babel-plugin-transform-runtime
,babel-register
babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-react
babel-helper-fixtures
,babel-types
babel-core
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
require.resolve
instead of theresolve
package (@nicolo-ribaudo)babel-parser
Committers: 7
v7.12.7
Compare Source
v7.12.7 (2020-11-20)
Thanks @fraywing for your first PR!
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
false
to default value of TsTypePredicate.asserts (@sosukesuzuki)babel-helper-optimise-call-expression
,babel-plugin-proposal-class-properties
this.#m?.(...arguments)
(@JLHwung)babel-compat-data
,babel-preset-env
babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-preset-env
,babel-traverse
context
when re-using a cachedNodePath
(@nicolo-ribaudo)babel-plugin-proposal-numeric-separator
💅 Polish
babel-preset-react
,babel-preset-typescript
babel-types
🏠 Internal
babel-helper-regex
@babel/helper-regex
(@nicolo-ribaudo)babel-helper-create-regexp-features-plugin
,babel-plugin-transform-sticky-regex
@babel/helper-regex
usage (@JLHwung)babel-core
import()
in development (@nicolo-ribaudo)babel-preset-env
babel-types
babel-cli
chokidar@2
withoutfsevents@1
in@babel/cli
(@nicolo-ribaudo)babel-parser
recordAndTuple
parser plugin (@JLHwung)babel-traverse
🏃♀️ Performance
babel-traverse
🔬 Output optimization
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
Committers: 10
v7.12.1
Compare Source
v7.12.1 (2020-10-16)
🐛 Bug Fix
babel-cli
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
@babel/runtime/package
(@nicolo-ribaudo)babel-parser
🏠 Internal
babel-compat-data
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-remap-async-to-generator
,babel-helper-simple-access
,babel-helper-transform-fixture-test-runner
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-object-assign
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-template-literals
,babel-preset-env
,babel-preset-react
,babel-runtime-corejs2
,babel-runtime
,babel-standalone
dependencies
anddevDependencies
(@nicolo-ribaudo)Committers: 2
v7.12.0
Compare Source
v7.12.0 (2020-10-14)
Thanks @akphi, @Amareis, @barronwei, @iamfotx, @mischnic, @overlookmotel, @ryanrhee, @snitin315, @sosukesuzuki, @timgates42, @zweimach for their first PRs.
👓 Spec Compliance
babel-core
,babel-helper-module-transforms
,babel-parser
,babel-plugin-proposal-export-namespace-from
,babel-plugin-syntax-module-string-names
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-types
babel-parser
declare
(@sosukesuzuki)🚀 New Feature
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-module-attributes
,babel-standalone
,babel-types
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-replace-supers
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-modules-commonjs
,babel-standalone
,babel-traverse
,babel-types
babel-generator
,babel-parser
,babel-plugin-syntax-class-static-block
,babel-types
babel-generator
,babel-parser
,babel-types
babel-parser
,babel-types
babel-plugin-transform-modules-systemjs
babel-plugin-transform-typescript
,babel-preset-typescript
jsxPragmaFrag
support to typescript transform (@JLHwung)babel-core
,babel-helper-module-transforms
,babel-parser
,babel-plugin-proposal-export-namespace-from
,babel-plugin-syntax-module-string-names
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-types
babel-core
🐛 Bug Fix
babel-parser
asserts: false
toTSTypePredicate
node (@sosukesuzuki)setter
parse (@fisker)babel-plugin-transform-typescript
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-optional-chaining
??
and?.
is in binding initializers (@JLHwung)babel-helper-builder-react-jsx-experimental
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-react
.js
extension to react runtime for JSX transform (@lunaruan)babel-traverse
,babel-types
babel-generator
@babel/generator
does not print decorators of private properties (@zweimach)babel-plugin-transform-modules-systemjs
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-runtime
babel-helper-create-regexp-features-plugin
,babel-plugin-transform-unicode-regex
babel-plugin-proposal-do-expressions
,babel-traverse
💅 Polish
babel-parser
babel-helper-compilation-targets
,babel-helper-validator-option
,babel-preset-env
🏠 Internal
babel-cli
,babel-helper-transform-fixture-test-runner
,babel-traverse
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-core
babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-numeric-separator
,babel-plugin-syntax-import-meta
,babel-plugin-syntax-logical-assignment-operators
,babel-plugin-syntax-numeric-separator
,babel-plugin-transform-modules-systemjs
,babel-preset-env
,babel-standalone
babel-compat-data
,babel-preset-env
babel-parser