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 babel monorepo #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/polyfill (source) 7.4.4 -> 7.12.1 age adoption passing confidence
@babel/preset-env (source) 7.5.5 -> 7.24.6 age adoption passing confidence
@babel/preset-react (source) 7.0.0 -> 7.24.6 age adoption passing confidence
@babel/preset-typescript (source) 7.3.3 -> 7.24.6 age adoption passing confidence

Release Notes

babel/babel (@​babel/polyfill)

v7.12.1

Compare Source

v7.12.1 (2020-10-16)

🐛 Bug Fix
🏠 Internal
  • Other
  • Every package
  • babel-compat-data, babel-helper-compilation-targets, babel-helper-create-class-features-plugin, babel-helper-remap-async-to-generator, babel-helper-simple-access, babel-helper-transform-fixture-test-runner, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-object-assign, babel-plugin-transform-parameters, babel-plugin-transform-react-jsx-self, babel-plugin-transform-react-jsx-source, babel-plugin-transform-template-literals, babel-preset-env, babel-preset-react, babel-runtime-corejs2, babel-runtime, babel-standalone
Committers: 2

v7.11.5

Compare Source

v7.11.5 (2020-08-31)

Thanks @​giovannicalo, @​johanholmerin, @​uhyo for their first PRs!

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

v7.10.4

Compare Source

v7.10.4 (2020-06-30)

Thanks @​penguingovernor, @​sajadtorkamani and @​wojtekmaj for their first PRs!

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

v7.10.1

Compare Source

v7.10.1 (2020-05-27)

This releases includes fixes for two bugs introduced in 7.10.0. There are still a few known bugs, and we'll fix them soon.

Thanks @​saulosantiago for your first PR!

🐛 Bug Fix
🏠 Internal
Committers: 3

v7.8.7

Compare Source

v7.8.7 (2020-03-05)

Thanks to @​jamescdavis and @​Vages for their first PRs!

🐛 Bug Fix
🏠 Internal
Committers: 7

v7.8.3

Compare Source

v7.8.3 (2020-01-13)

🐛 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
Committers: 2

v7.8.0

Compare Source

v7.8.0 (2020-01-12)

Blog post on the website

👓 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
Committers: 17

v7.7.0

Compare Source

v7.7.0 (2019-11-05)

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-function-sent, babel-preset-env
  • babel-helper-module-transforms, babel-plugin-transform-modules-commonjs
  • babel-plugin-transform-modules-systemjs
  • babel-parser
  • babel-plugin-transform-typescript
  • babel-core
  • babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-dynamic-import, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-traverse
  • babel-preset-env
  • babel-generator
  • babel-plugin-transform-async-to-generator, babel-preset-env, babel-traverse
💅 Polish
  • babel-plugin-transform-classes, babel-plugin-transform-regenerator, babel-preset-env
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-register
🏠 Internal
  • babel-cli, babel-node
  • babel-register
  • babel-helper-create-regexp-features-plugin, babel-plugin-proposal-unicode-property-regex, babel-plugin-transform-dotall-regex, babel-plugin-transform-named-capturing-groups-regex, babel-plugin-transform-unicode-regex, babel-preset-env
  • babel-preset-env
  • babel-helper-module-imports
  • Other
  • babel-runtime
  • babel-helper-annotate-as-pure, babel-helper-bindify-decorators, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-call-delegate, babel-helper-define-map, babel-helper-explode-assignable-expression, babel-helper-explode-class, babel-helper-function-name, babel-helper-get-function-arity, babel-helper-hoist-variables, babel-helper-member-expression-to-functions, babel-helper-module-imports, babel-helper-module-transforms, babel-helper-optimise-call-expression, babel-helper-remap-async-to-generator, babel-helper-replace-supers, babel-helper-simple-access, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-template
🏃‍♀️ Performance
Committers: 28

v7.6.0

Compare Source

v7.6.0 (2019-09-06)

👓 Spec Compliance
🚀 New Feature
🐛 Bug Fix
💅 Polish
  • babel-plugin-transform-runtime, babel-preset-env
📝 Documentation
🏠 Internal
  • babel-register
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-preset-env
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-plugin-proposal-dynamic-import, babel-preset-env
  • babel-runtime-corejs2, babel-runtime, babel-types
  • babel-cli, babel-core, babel-generator, babel-helper-create-class-features-plugin, babel-helper-fixtures, babel-node, babel-parser, babel-plugin-proposal-do-expressions, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-modules-commonjs, babel-plugin-transform-runtime, babel-preset-env, babel-standalone, babel-template, babel-traverse, babel-types
  • babel-cli
🏃‍♀️ Performance
  • babel-helpers, babel-plugin-transform-modules-commonjs, babel-preset-env
  • babel-traverse
Committers: 22
babel/babel (@​babel/preset-env)

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
    • #​16414 Relax ESLint peerDependency constraint to allow v9 ([@​liuxingbaoyu](https://

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jan 10, 2021
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 93f8e75 to b9ba877 Compare April 26, 2021 15:49
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 0c55688 to 7348a4f Compare May 15, 2021 19:16
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 7348a4f to d646128 Compare June 6, 2021 20:11
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from d646128 to 298c14d Compare June 14, 2021 13:09
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 6386733 to 5a39a1f Compare March 7, 2022 12:27
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 5a39a1f to db44b87 Compare March 26, 2022 12:15
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from db44b87 to c5def82 Compare April 25, 2022 00:50
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from c5def82 to d04dc83 Compare May 15, 2022 20:43
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from d04dc83 to 47b057c Compare June 18, 2022 23:14
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 040369f to 07a5d3d Compare March 16, 2023 07:18
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 07a5d3d to 7f465b8 Compare March 31, 2023 09:30
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from cf37909 to 7a0b9cd Compare May 29, 2023 15:35
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 04e4f31 to 899663d Compare June 8, 2023 22:36
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 4f6d966 to 746e4e2 Compare July 6, 2023 10:54
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 746e4e2 to 83366db Compare July 12, 2023 18:41
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 83366db to 65b60e6 Compare August 7, 2023 18:02
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from fe810c0 to 60eeb03 Compare August 30, 2023 16:06
@renovate renovate bot force-pushed the renovate/babel-monorepo branch 2 times, most recently from 609ebb2 to 4ebb472 Compare March 20, 2024 18:34
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 4ebb472 to f789072 Compare April 3, 2024 19:05
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from f789072 to 2803d34 Compare April 29, 2024 20:46
@renovate renovate bot force-pushed the renovate/babel-monorepo branch from 2803d34 to db9787a Compare May 24, 2024 14:32
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

0 participants