build(deps-dev): bump @babel/preset-env from 7.7.6 to 7.7.7 in /backend
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps @babel/preset-env from 7.7.6 to 7.7.7.
Release notes
Sourced from @babel/preset-env's releases.
v7.7.7 (2019-12-19)
👓 Spec Compliance
babel-parser
- #10576 [parser] validation for parentheses in the left-hand side of assignment expressions (@boweihan)
🐛 Bug Fix
babel-plugin-proposal-object-rest-spread
babel-core
babel-node
- #10871 Allow -r from node_modules with @babel/node (@nicolo-ribaudo)
babel-plugin-transform-parameters
babel-parser
- #10828 @babel/eslint-parser: fix ImportExpression node to match ESTree spec (@kaicataldo)
- #10827 @babel/eslint-parser: fix BigIntLiteral node to match ESTree spec (@kaicataldo)
💅 Polish
🏠 Internal
babel-generator
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-syntax-pipeline-operator
,babel-plugin-transform-dotall-regex
,babel-preset-env-standalone
,babel-preset-typescript
,babel-standalone
- Other
babel-preset-env
babel-parser
- #10858 Properly serialize non-json values in parser tests (@nicolo-ribaudo)
babel-cli
,babel-node
,babel-register
↩ Revert
babel-plugin-transform-classes
,babel-plugin-transform-regenerator
,babel-preset-env
- #10839 Use
async-to-generator
even whenregenerator
is enabled (@nicolo-ribaudo)Committers: 6
... (truncated)
- Aziz Khambati (@azizhk)
- Bowei Han (@boweihan)
- Huáng Jùnliàng (@JLHwung)
- Kai Cataldo (@kaicataldo)
Changelog
Sourced from @babel/preset-env's changelog.
v7.7.7 (2019-12-19)
👓 Spec Compliance
babel-parser
- #10576 [parser] validation for parentheses in the left-hand side of assignment expressions (@boweihan)
🐛 Bug Fix
babel-plugin-proposal-object-rest-spread
babel-core
babel-node
- #10871 Allow -r from node_modules with @babel/node (@nicolo-ribaudo)
babel-plugin-transform-parameters
babel-parser
- #10828 @babel/eslint-parser: fix ImportExpression node to match ESTree spec (@kaicataldo)
- #10827 @babel/eslint-parser: fix BigIntLiteral node to match ESTree spec (@kaicataldo)
💅 Polish
🏠 Internal
babel-generator
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-syntax-pipeline-operator
,babel-plugin-transform-dotall-regex
,babel-preset-env-standalone
,babel-preset-typescript
,babel-standalone
- Other
babel-preset-env
babel-parser
- #10858 Properly serialize non-json values in parser tests (@nicolo-ribaudo)
babel-cli
,babel-node
,babel-register
↩ Revert
babel-plugin-transform-classes
,babel-plugin-transform-regenerator
,babel-preset-env
- #10839 Use
async-to-generator
even whenregenerator
is enabled (@nicolo-ribaudo)
Commits
-
12da094
v7.7.7 -
9be27bc
fix: add computed property support for object Ref (#10863) -
c0d0bf2
Update core-js fixtures -
e85c9b9
fix: skip merging large input sourcemaps (#10890) -
80e95d0
Fix flow -
dbf3f91
Revert "Prevent ignored files in out dir (#10831)" (#10886) -
aa81407
Ignore some files in npm package (#10882) -
8afeef2
chore: cache chocolatey install temp (#10874) -
3d7bc43
Allow -r from node_modules with @babel/node (#10871) -
2b35909
Prevent ignored files in out dir (#10831) - 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
.
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)