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): bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0 #526

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2022

Bumps @babel/runtime-corejs3 from 7.16.8 to 7.17.0.

Release notes

Sourced from @​babel/runtime-corejs3's releases.

v7.17.0 (2022-02-02)

Thanks @​atti187 and @​phulin for your first PRs!

🚀 New Feature

  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-helper-fixtures, babel-parser
  • babel-compat-data
  • Other

🏃‍♀️ Performance

  • babel-cli, babel-core

Committers: 10

... (truncated)

Changelog

Sourced from @​babel/runtime-corejs3's changelog.

v7.17.0 (2022-02-02)

🚀 New Feature

  • babel-cli, babel-core
  • babel-core, babel-parser, babel-traverse
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-traverse
  • babel-generator, babel-parser, babel-plugin-syntax-destructuring-private, babel-standalone
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-proposal-decorators, babel-plugin-syntax-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-standalone, babel-types
  • babel-generator, babel-parser, babel-traverse, babel-types
  • babel-core, babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-sets-regex, babel-plugin-syntax-unicode-sets-regex, babel-plugin-transform-dotall-regex
  • babel-parser
  • babel-register

🐛 Bug Fix

📝 Documentation

🏠 Internal

  • babel-helper-fixtures, babel-parser
  • babel-compat-data
  • Other

🏃‍♀️ Performance

  • babel-cli, babel-core

v7.16.12 (2022-01-22)

🐛 Bug Fix

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.16.8 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-runtime-corejs3)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 3, 2022
@autoapproval autoapproval bot added automerge Merge the pull request once unit tests and other checks pass. merge labels Feb 3, 2022
Copy link

@autoapproval autoapproval bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@probot-auto-merge probot-auto-merge bot merged commit 31a57d6 into main Feb 3, 2022
@probot-auto-merge probot-auto-merge bot deleted the dependabot/npm_and_yarn/babel/runtime-corejs3-7.17.0 branch February 3, 2022 06:23
github-actions bot pushed a commit that referenced this pull request Feb 3, 2022
)

Bumps [@babel/runtime-corejs3](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs3) from 7.16.8 to 7.17.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.0/packages/babel-runtime-corejs3)

---
updated-dependencies:
- dependency-name: "@babel/runtime-corejs3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 31a57d6
github-actions bot pushed a commit that referenced this pull request Feb 9, 2022
### [1.13.5](v1.13.4...v1.13.5) (2022-02-09)

### Build System

* **deps-dev:** bump @babel/runtime-corejs3 from 7.16.8 to 7.17.0 ([#526](#526)) ([31a57d6](31a57d6))
* **deps-dev:** bump @types/selenium-webdriver from 4.0.16 to 4.0.17 ([#525](#525)) ([e0b0306](e0b0306))
* **deps-dev:** bump chromedriver from 97.0.3 to 97.0.4 ([#523](#523)) ([1ec4a6b](1ec4a6b))
* **deps-dev:** bump chromedriver from 97.0.4 to 98.0.0 ([#529](#529)) ([9b1ad10](9b1ad10))
* **deps-dev:** bump core-js from 3.20.3 to 3.21.0 ([#522](#522)) ([f933bc3](f933bc3))
* **deps-dev:** bump eslint-plugin-jest from 26.0.0 to 26.1.0 ([#528](#528)) ([79aede8](79aede8))
* **deps-dev:** bump rollup from 2.66.1 to 2.67.0 ([#524](#524)) ([854f39f](854f39f))
* **deps-dev:** bump rollup from 2.67.0 to 2.67.1 ([#527](#527)) ([5ba9e14](5ba9e14))
* **deps:** bump ansi-regex from 5.0.0 to 5.0.1 ([#521](#521)) ([c7a544f](c7a544f))
@github-actions
Copy link

github-actions bot commented Feb 9, 2022

🎉 This PR is included in version 1.13.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. dependencies Pull requests that update a dependency file merge released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant