Skip to content
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

build(deps-dev): update @babel/core requirement from 7.6.0 to 7.6.2 #111

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on @babel/core to permit the latest version.

Release notes

Sourced from @babel/core's releases.

v7.6.2 (2019-09-23)

Thanks to @​FND, @​guywaldman, @​vivek12345, @​TomerAberbach, @​ivandevp and @​gonzarodriguezt for their first PRs!

👓 Spec Compliance

🐛 Bug Fix

  • babel-parser
  • babel-cli
  • babel-core
  • babel-plugin-transform-block-scoping, babel-plugin-transform-spread, babel-traverse
  • babel-plugin-proposal-object-rest-spread, babel-preset-env

🏠 Internal

🏃‍♀️ Performance

Committers: 8

... (truncated)
Changelog

Sourced from @babel/core's changelog.

v7.6.2 (2019-09-23)

👓 Spec Compliance

🐛 Bug Fix

  • babel-parser
  • babel-cli
  • babel-core
  • babel-plugin-transform-block-scoping, babel-plugin-transform-spread, babel-traverse
  • babel-plugin-proposal-object-rest-spread, babel-preset-env

🏠 Internal

🏃‍♀️ Performance

v7.6.1 (2019-09-06)

🐛 Bug Fix

v7.6.0 (2019-09-06)

... (truncated)
Commits
  • b9cb4af v7.6.2
  • 69d00dc [parser] Invalid NonOctal Decimal (#10467)
  • f339d2d [parser] Disallow numeric separator in unicode scape sequences (#10468)
  • 3069747 Leave trailing comments after handling a possible trailing com… (#10445)
  • 962015f docs: updates docs of findParent and find (#10479) [skip ci]
  • b7333ea added check to disallow super.private variable access and test case added (#1...
  • 46c70ad Update PULL_REQUEST_TEMPLATE.md (#10473) [skip ci]
  • 3a7b6e1 Force update of test262-stream
  • 9c1ad0a [parser] Disallow static fields named constructor (#10461)
  • 87dc201 refactor: replace regexp-tree by regexpu (#10430)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

Finally, you can contact us by mentioning @dependabot.

Updates the requirements on [@babel/core](https://github.com/babel/babel) to permit the latest version.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.6.0...v7.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 24, 2019
@dependabot-preview dependabot-preview bot requested a review from fisker September 24, 2019 00:51
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@fisker fisker merged commit 3465413 into master Sep 24, 2019
@fisker fisker deleted the dependabot/npm_and_yarn/babel/core-7.6.2 branch September 24, 2019 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant