build(deps-dev): bump @babel/preset-env from 7.9.0 to 7.10.3 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Closed
Bumps @babel/preset-env from 7.9.0 to 7.10.3.
Release notes
Sourced from @babel/preset-env's releases.
v7.10.3 (2020-06-19)
Thanks @AjayPoshak, @jessethomson, @sajadtorkamani, @shaodahong and @wlawt for their first PRs!
👓 Spec Compliance
babel-parser
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
babel-plugin-proposal-logical-assignment-operators
- #11658 Perform NamedEvaluation of Anonymous Functions in Logical Assignment (@jridgewell)
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-optional-chaining
🐛 Bug Fix
babel-parser
,babel-plugin-transform-flow-comments
- #11697 Fix innercomments (@shaodahong)
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
babel-template
- #11695 Allow templates to parse v8intrinsics (@jridgewell)
babel-types
babel-plugin-transform-react-pure-annotations
- #11685 Add React.createContext to @babel/plugin-transform-react-pure-annotat… (@jessethomson)
babel-parser
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
- #11571 Add a check for privateMap's existence (@AjayPoshak)
💅 Polish
babel-plugin-transform-typescript
- #11682 Fix small typo (@sajadtorkamani)
🏠 Internal
- Other
- #11730 Revert "chore: pin windows node.js version (#11522)" (@JLHwung)
- #11727 replace whitelist by allowlist in parser-tests (@JLHwung)
- #11677 Bump @babel/* deps (@existentialism)
- #11672 chore: output ascii only standalone minified bundle (@JLHwung)
- #11647 chore: check version lazily in babel-eslint-parser (@kaicataldo)
babel-helper-plugin-utils
babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
- #11655 Fix some test fixtures (@existentialism)
Committers: 11
... (truncated)
- Ajay Poshak (@AjayPoshak)
- Bogdan Savluk (@zxbodya)
- Brian Ng (@existentialism)
- Huáng Jùnliàng (@JLHwung)
Changelog
Sourced from @babel/preset-env's changelog.
Changelog
Tags:
💥 [Breaking Change]👓 [Spec Compliance]🚀 [New Feature]🐛 [Bug Fix]📝 [Documentation]🏠 [Internal]💅 [Polish]Note: Gaps between patch versions are faulty, broken or test releases.
See CHANGELOG - v4, CHANGELOG - v5, and CHANGELOG - v6 for v4.x-v6.x changes. See CHANGELOG - 6to5 for the pre-4.0.0 version changelog. See Babylon's CHANGELOG for the Babylon pre-7.0.0-beta.29 version changelog. See
babel-eslint
's releases for the changelog before@babel/eslint-parser
7.8.0. Seeeslint-plugin-babel
's releases for the changelog before@babel/eslint-plugin
7.8.0.v7.10.2 (2020-05-30)
🚀 New Feature
- #11639 feature: babel-eslint-parser passes through config options (@kaicataldo)
🐛 Bug Fix
babel-helper-compilation-targets
- #11648 fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (@fivetanley)
babel-helper-create-class-features-plugin
,babel-preset-env
- #11634 Class features loose should have precedence over preset-env (@nicolo-ribaudo)
babel-generator
babel-generator
,babel-types
- #11641 Add support for printing ImportAttribute (@existentialism)
babel-plugin-syntax-module-attributes
,babel-standalone
💅 Polish
🏠 Internalv7.10.1 (2020-05-27)
🐛 Bug Fix... (truncated)
babel-preset-env
- #11633 [hotfix] Use same targets for fields as for private methods (@nicolo-ribaudo)
Commits
-
2787ee2
v7.10.3 -
eea156b
Migrate from "master" branch to "main" (#11715) -
4108524
Update prettier to v2 (#11579) -
3a3457d
Fix some test fixtures (#11655) -
b0350e5
v7.10.2 -
e6d873e
Class features loose should have precedence over preset-env (#11634) -
88f57a7
v7.10.1 -
32bd530
[hotfix] Use same targets for fields as for private methods (#11633) -
242d9e0
Userepository.directory
field inpackage.json
files (#11625) -
5da2440
v7.10.0 - Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jlhwung, a new releaser for @babel/preset-env since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)