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 monorepo #214

Merged
merged 1 commit into from
Sep 27, 2020
Merged

⬆️ Update babel monorepo #214

merged 1 commit into from
Sep 27, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2019

This PR contains the following updates:

Package Type Update Change
@babel/cli (source) devDependencies minor 7.7.5 -> 7.11.6
@babel/preset-env (source) devDependencies minor 7.7.5 -> 7.11.5
@babel/register devDependencies minor 7.7.4 -> 7.11.5

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.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

v7.8.4

Compare Source

⚠️ In Babel 7.8.0 we introduced the --copy-ignored option for @babel/cli, defaulting to false. However, previous versions behaved as if that option was present: for this reason, we changed its default value to true (when --copy-files is provided) and introduced a --no-copy-ignored option to disable it.

👓 Spec Compliance
🐛 Bug Fix
  • babel-cli
  • babel-compat-data
  • babel-helpers, babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-typeof-symbol, babel-preset-env
  • babel-traverse
  • babel-plugin-transform-parameters
  • babel-plugin-transform-for-of
  • babel-compat-data, babel-preset-env
  • babel-generator
  • babel-helper-compilation-targets
💅 Polish
  • babel-core
    • #​10969 polish: throw human-friendly error when item-option pair is incorrectly unwrapped (@​JLHwung)
📝 Documentation
🏠 Internal
🏃‍♀️ Performance
  • babel-parser
    • #​11029 fix(babel-parser): avoid state.clone() to clone the whole token store (@​3cp)

v7.8.3

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-preset-env-standalone, babel-standalone
  • babel-plugin-proposal-decorators, babel-plugin-proposal-dynamic-import, babel-plugin-proposal-logical-assignment-operators, babel-plugin-proposal-object-rest-spread, babel-plugin-syntax-async-generators, babel-plugin-syntax-bigint, babel-plugin-syntax-dynamic-import, babel-plugin-syntax-json-strings, babel-plugin-syntax-nullish-coalescing-operator, babel-plugin-syntax-object-rest-spread, babel-plugin-syntax-optional-catch-binding, babel-plugin-syntax-optional-chaining, babel-plugin-transform-flow-strip-types, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-react-constant-elements, babel-preset-env-standalone, babel-preset-env, babel-standalone
↩️ Revert

v7.8.0

Compare Source

👓 Spec Compliance
  • babel-parser
  • babel-plugin-proposal-numeric-separator
  • babel-generator, babel-parser, babel-plugin-proposal-private-methods
💥 Breaking Change
🚀 New Feature
🐛 Bug Fix
💅 Polish
📝 Documentation
🏠 Internal
↩️ Revert

v7.7.7

Compare Source

👓 Spec Compliance
  • babel-parser
    • #​10576 [parser] validation for parentheses in the left-hand side of assignment expressions (@​boweihan)
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-react-jsx
🏠 Internal
↩️ Revert
  • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env

Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Whenever PR is behind base branch, 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 changed the title ⬆️ Update dependency @babel/preset-env to v7.7.6 ⬆️ Update dependency @babel/preset-env to v7.7.6 Dec 11, 2019
@renovate renovate bot changed the title ⬆️ Update dependency @babel/preset-env to v7.7.6 ⬆️ Update babel monorepo to v7.7.7 Dec 19, 2019
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.7.7 ⬆️ Update babel monorepo to v7.7.7 Dec 19, 2019
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.7.7 ⬆️ Update babel monorepo to v7.7.7 Jan 10, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.7.7 ⬆️ Update babel monorepo to v7.8.0 Jan 12, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.8.0 ⬆️ Update babel monorepo to v7.8.0 Jan 12, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.8.0 ⬆️ Update babel monorepo Jan 12, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo ⬆️ Update babel monorepo to v7.8.3 Jan 13, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.8.3 ⬆️ Update babel monorepo to v7.8.3 Jan 13, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.8.3 ⬆️ Update babel monorepo to v7.8.3 Jan 21, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.8.3 ⬆️ Update babel monorepo Jan 30, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo ⬆️ Update babel monorepo Jan 30, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from eac6311 to 6585903 Compare March 14, 2020 13:56
@renovate renovate bot changed the title ⬆️ Update babel monorepo ⬆️ Update babel monorepo Mar 14, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 6585903 to 7bb33fd Compare April 26, 2020 13:00
@renovate renovate bot changed the title ⬆️ Update babel monorepo ⬆️ Update babel monorepo Apr 26, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 7bb33fd to 1572f62 Compare May 8, 2020 12:52
@renovate renovate bot changed the title ⬆️ Update babel monorepo ⬆️ Update babel monorepo May 8, 2020
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 1572f62 to f046509 Compare July 1, 2020 11:57
@renovate renovate bot changed the title ⬆️ Update babel monorepo ⬆️ Update babel monorepo to v7.10.4 Jul 1, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo to v7.10.4 ⬆️ Update babel monorepo Aug 24, 2020
@renovate renovate bot changed the title ⬆️ Update babel monorepo ⬆️ Update babel monorepo Sep 27, 2020
@lo1tuma lo1tuma merged commit 90844a6 into master Sep 27, 2020
@lo1tuma lo1tuma deleted the renovate/babel-monorepo branch September 27, 2020 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants