Bump @babel/preset-env from 7.3.4 to 7.4.2 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps @babel/preset-env from 7.3.4 to 7.4.2.
Release notes
Sourced from @babel/preset-env's releases.
v7.4.2 (2019-03-21)
🐛 Bug Fix
babel-parser
- #9725 Modules might be in loose mode when checking for undecl exports ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9719 Fix scope checks with enabled flow plugin (@danez)
babel-helpers
,babel-plugin-transform-named-capturing-groups-regex
- #9726 Fix typo in wrapRegExp helper ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
babel-preset-env
- #9724 Closes #9713 (@zloirock)
💅 Polish
babel-preset-env
- #9732 Mark the core-js warning as such ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9716 Tweak preset-env corejs/useBuiltIns warning and error messages (@existentialism)
🏠 Internal
- #9718 Bump Babel deps (@existentialism)
Committers: 4
- Brian Ng (@existentialism)
- Daniel Tschinder (@danez)
- Denis Pushkarev (@zloirock)
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
v7.4.1 (2019-03-20)
🐛 Bug Fix
babel-preset-env
- #9711 Alias @babel/preset-env/data/built-ins.json.js ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9709 Bring back isPluginRequired ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
Committers: 1
- Nicolò Ribaudo ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
v7.4.0 (2019-03-19)
👓 Spec Compliance... (truncated)
babel-parser
- #9529 Add
readonly
to TypeScript type modifier (@tanhauhau)- #9534 TypeScript Constant contexts (@tanhauhau)
- #9637 Update identifier parsing per Unicode v12 (@mathiasbynens)
- #9616 Allow any reserved word in
export {} from
specifiers (@danez)- #9612 [TS] Disallow type casts in arrow parameters ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9607 Refactor parsing object members (@danez)
- #9599 Disallow duplicate params in methods (@danez)
- #9586 Treat for loop body as part of loop scope (@danez)
Changelog
Sourced from @babel/preset-env's changelog.
v7.4.2 (2019-03-21)
🐛 Bug Fix
babel-parser
- #9725 Modules might be in loose mode when checking for undecl exports ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9719 Fix scope checks with enabled flow plugin (@danez)
babel-helpers
,babel-plugin-transform-named-capturing-groups-regex
- #9726 Fix typo in wrapRegExp helper ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
babel-preset-env
- #9724 Closes #9713 (@zloirock)
💅 Polish
babel-preset-env
- #9732 Mark the core-js warning as such ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9716 Tweak preset-env corejs/useBuiltIns warning and error messages (@existentialism)
🏠 Internal
- #9718 Bump Babel deps (@existentialism)
v7.4.1 (2019-03-20)
🐛 Bug Fix
babel-preset-env
- #9711 Alias @babel/preset-env/data/built-ins.json.js ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9709 Bring back isPluginRequired ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
v7.4.0 (2019-03-19)
👓 Spec Compliance
babel-parser
- #9529 Add
readonly
to TypeScript type modifier (@tanhauhau)- #9534 TypeScript Constant contexts (@tanhauhau)
- #9637 Update identifier parsing per Unicode v12 (@mathiasbynens)
- #9616 Allow any reserved word in
export {} from
specifiers (@danez)- #9612 [TS] Disallow type casts in arrow parameters ([@nicolo-ribaudo](https://github.com/nicolo-ribaudo))
- #9607 Refactor parsing object members (@danez)
- #9599 Disallow duplicate params in methods (@danez)
- #9586 Treat for loop body as part of loop scope (@danez)
babel-parser
,babel-plugin-transform-typescript
- #9641 Allow context type annotation on getters/setters ([@matt-tingen](https://github.com/matt-tingen))
babel-plugin-proposal-unicode-property-regex
,babel-plugin-transform-dotall-regex
,babel-plugin-transform-unicode-regex
- #9636 Update babel-plugin-proposal-unicode-property-regex for Unicode v12 (@mathiasbynens)
babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-modules-systemjs
babel-generator
,babel-parser
,babel-plugin-transform-classes
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-new-target
🚀 New Feature... (truncated)
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-polyfill
,babel-preset-env
,babel-register
,babel-runtime-corejs2
,babel-runtime-corejs3
- #7646 Update to
core-js@3
(@zloirock)
Commits
-
e93cd9f
Add v7.4.2 to CHANGELOG.md [skip ci] -
7dea0f2
v7.4.2 -
de7dd7f
Mark the core-js warning as such (#9732) -
f2c55d0
Create drafts instead of finished releases (#9729) [skip ci] -
2201fd8
Modules might be in loose mode when checking for undecl exports (#9725) -
7f8ded9
Tweak preset-env corejs/useBuiltIns warning and error messages (#9716) -
bf94bb9
Fix typo in wrapRegExp helper (#9726) -
ab41cb2
Fix scope checks with enabled flow plugin (#9719) -
92fcd31
Handle object rest parameters in the corejs3-usage plugin (#9724) -
c259ec5
Bump Babel deps (#9718) - Additional commits viewable in compare view
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
.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now
in your Dependabot dashboard.
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 ignore this [patch|minor|major] version
will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.