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

Update babel #94

Closed
wants to merge 1 commit into from
Closed

Update babel #94

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 19, 2020

This PR contains the following updates:

Package Type Update Change
@babel/core (source) devDependencies minor ^7.10.2 -> ^7.11.6
@babel/plugin-transform-object-assign devDependencies patch ^7.10.1 -> ^7.10.4
babel-plugin-closure-elimination devDependencies patch ^1.3.1 -> ^1.3.2

Release Notes

babel/babel

v7.11.6

Compare Source

🏠 Internal
↩️ Revert

v7.11.5

Compare Source

🐛 Bug Fix
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx-development
  • babel-parser
  • Other
  • babel-plugin-proposal-function-bind
    • #​12000 fix(plugin-proposal-function-bind): fix invalid code emitted for ::super.foo (@​uhyo)
💅 Polish
🏠 Internal

v7.11.4

Compare Source

🐛 Bug Fix
🏠 Internal
  • Other
  • babel-parser
  • babel-helpers
  • babel-helper-transform-fixture-test-runner
  • babel-core, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-block-scoping, babel-plugin-transform-classes, babel-plugin-transform-destructuring, babel-plugin-transform-react-jsx-source, babel-plugin-transform-spread
  • babel-helper-bindify-decorators, babel-helper-call-delegate, babel-helper-explode-assignable-expression, babel-helper-explode-class, babel-helper-remap-async-to-generator, babel-helper-replace-supers

v7.11.1

Compare Source

🐛 Bug Fix
  • babel-parser
  • babel-core
  • babel-plugin-transform-block-scoping, babel-standalone
📝 Documentation
🏠 Internal

v7.11.0

Compare Source

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • Other
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining, babel-plugin-transform-spread
  • babel-helper-member-expression-to-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-logical-assignment-operators
  • babel-plugin-transform-typescript
  • babel-plugin-transform-runtime
  • babel-parser
    • #​11862 Correctly check reserved word for PropertyDefinition: IdentifierReference (@​JLHwung)
    • #​11847 fix: correctly set innerEndPos in CoverParenthesizedExpressionAndArrowParameterList (@​JLHwung)
  • babel-generator, babel-parser, babel-plugin-transform-typescript
  • babel-generator
💅 Polish
🏠 Internal
  • Other
  • babel-standalone
  • babel-compat-data, babel-helper-compilation-targets, babel-preset-env
  • babel-compat-data, babel-core, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-parser, babel-plugin-proposal-object-rest-spread, babel-plugin-transform-classes, babel-preset-env, babel-traverse, babel-types
  • babel-types
  • babel-compat-data

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
codemix/babel-plugin-closure-elimination

v1.3.2

Compare Source


Renovate configuration

📅 Schedule: "on friday" (UTC).

🚦 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 the Maintenance Changes to the project which don't affect functionality label Jun 19, 2020
@renovate renovate bot changed the title Update babel to ^7.10.3 Update babel to ^7.10.4 Jun 30, 2020
@renovate renovate bot changed the title Update babel to ^7.10.4 Update babel Jul 14, 2020
@renovate renovate bot force-pushed the renovate/babel branch 2 times, most recently from 64513b3 to e9fbd40 Compare August 4, 2020 22:11
@renovate renovate bot force-pushed the renovate/babel branch 2 times, most recently from 6220c06 to 852e61a Compare August 25, 2020 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Changes to the project which don't affect functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants