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

chore(deps): update dependency @babel/cli to version 7.10.5 🌟 #8152

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2020

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor 7.8.4 -> 7.10.5
@babel/code-frame (source) devDependencies minor 7.8.3 -> 7.10.4
@babel/core (source) devDependencies minor 7.9.0 -> 7.11.0
@babel/plugin-proposal-class-properties devDependencies minor 7.8.3 -> 7.10.4
@babel/plugin-proposal-decorators devDependencies minor 7.8.3 -> 7.10.5
@babel/plugin-proposal-object-rest-spread devDependencies minor 7.9.0 -> 7.11.0
@babel/plugin-transform-runtime devDependencies minor 7.9.0 -> 7.11.0
@babel/polyfill (source) devDependencies minor 7.8.7 -> 7.10.4
@babel/preset-env (source) devDependencies minor 7.9.0 -> 7.11.0
@babel/preset-env (source) devDependencies minor 7.9.5 -> 7.11.0
@babel/preset-react (source) devDependencies minor 7.9.4 -> 7.10.4
@babel/preset-typescript devDependencies minor 7.9.0 -> 7.10.4
@babel/register devDependencies minor 7.9.0 -> 7.10.5
@babel/runtime (source) devDependencies minor 7.9.2 -> 7.11.0

Release Notes

babel/babel

v7.10.5

Compare Source

🐛 Bug Fix
  • babel-helper-builder-react-jsx-experimental, babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-proposal-function-bind, babel-plugin-proposal-partial-application, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-block-scoping, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-plugin-transform-template-literals, babel-plugin-transform-typescript
  • babel-parser
  • babel-plugin-transform-typescript
  • babel-plugin-transform-block-scoping
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-compat-data
📝 Documentation
🏠 Internal
  • babel-cli, babel-compat-data, babel-core, babel-helper-define-map, babel-helper-fixtures, babel-helper-module-transforms, babel-helper-regex, babel-helper-transform-fixture-test-runner, babel-node, babel-plugin-transform-proto-to-assign, babel-register, babel-traverse, babel-types
  • babel-helper-fixtures, babel-traverse
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner
  • babel-plugin-transform-block-scoping
  • babel-generator, babel-plugin-transform-typescript, babel-types
  • babel-cli, babel-generator, babel-helper-transform-fixture-test-runner, babel-traverse, babel-types
  • Other
  • babel-register

v7.10.4

Compare Source

👓 Spec Compliance
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties
  • babel-parser, babel-types
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.10.3

Compare Source

👓 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
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-optional-chaining
🐛 Bug Fix
💅 Polish
🏠 Internal

v7.10.1

Compare Source

🐛 Bug Fix
🏠 Internal

v7.10.0

Compare Source

👓 Spec Compliance
  • babel-plugin-proposal-logical-assignment-operators
    • #​11370 logical-assignment: Do not assign names to anonymous functions (@​arku)
🚀 New Feature
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-optimise-call-expression, babel-helper-replace-supers, babel-parser, babel-plugin-proposal-class-properties
  • babel-standalone
  • babel-cli, babel-helper-create-class-features-plugin, babel-parser, babel-plugin-proposal-private-property-in-object, babel-types
  • babel-compat-data, babel-plugin-transform-template-literals, babel-plugin-transform-unicode-escapes, babel-preset-env, babel-standalone
  • babel-parser, babel-plugin-syntax-module-attributes, babel-standalone
  • babel-helper-compilation-targets, babel-preset-env
  • babel-cli
  • babel-helpers, babel-plugin-transform-destructuring, babel-plugin-transform-spread, babel-traverse
  • babel-helpers, babel-plugin-transform-for-of, babel-preset-env
  • babel-parser
  • babel-plugin-transform-react-pure-annotations, babel-preset-react
  • babel-compat-data, babel-preset-env
🐛 Bug Fix
  • babel-traverse
  • babel-plugin-proposal-optional-chaining
  • babel-parser, babel-types
  • babel-plugin-transform-typescript
  • babel-plugin-proposal-object-rest-spread
    • #​11550 fix(plugin-proposal-object-rest-spread): use computed memberExpression for literal keys (@​kitos)
  • babel-plugin-transform-runtime
  • babel-generator
💅 Polish
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-function-name, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
🏠 Internal
  • Other
  • babel-parser
  • babel-core, babel-generator, babel-helper-compilation-targets, babel-helpers, babel-parser, babel-plugin-proposal-decorators, babel-plugin-proposal-json-strings, babel-plugin-transform-block-scoping, babel-plugin-transform-flow-comments, babel-plugin-transform-modules-systemjs, babel-plugin-transform-react-jsx-source, babel-plugin-transform-runtime, babel-preset-env, babel-standalone, babel-template, babel-traverse, babel-types
🏃‍♀️ Performance
↩️ Revert

Renovate configuration

📅 Schedule: "before 3am on the first day of the month" in timezone America/New_York.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added renovate Triggered by renovatebot type: dependencies labels Aug 1, 2020
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Aug 1, 2020

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@cypress
Copy link

cypress bot commented Aug 1, 2020



Test summary

7923 0 130 2


Run details

Project cypress
Status Passed
Commit ce8e028
Started Aug 1, 2020 4:34 AM
Ended Aug 1, 2020 4:40 AM
Duration 05:42 💡
OS Linux Debian - 10.1
Browser Multiple

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@jennifer-shehane
Copy link
Member

A lot of this will be removed as part of #7982 so going to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate Triggered by renovatebot type: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants