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 dependency @babel/preset-env to ^7.16.4 #160

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/preset-env (source) ^7.15.0 -> ^7.16.4 age adoption passing confidence

Release Notes

babel/babel

v7.16.4

Compare Source

👓 Spec Compliance
🐛 Bug Fix
  • babel-parser
  • babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-runtime, babel-preset-env
💅 Polish

v7.16.0

Compare Source

👓 Spec Compliance
  • babel-helpers, babel-plugin-proposal-async-generator-functions, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🚀 New Feature
  • babel-generator, babel-parser, babel-plugin-transform-typescript, babel-types
  • babel-parser
  • babel-helper-fixtures, babel-helper-transform-fixture-test-runner, babel-parser, babel-plugin-syntax-typescript, babel-preset-typescript
  • Other
  • babel-generator, babel-parser, babel-plugin-proposal-pipeline-operator, babel-plugin-syntax-pipeline-operator
  • babel-compat-data, babel-generator, babel-parser, babel-preset-env, babel-types
  • babel-helper-skip-transparent-expression-wrappers, babel-plugin-proposal-optional-chaining
  • babel-traverse, babel-types
🐛 Bug Fix
  • babel-parser, babel-plugin-transform-typescript
  • babel-plugin-transform-typescript
  • babel-core, babel-helper-create-class-features-plugin, babel-plugin-transform-typescript
  • babel-compat-data, babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-transform-react-constant-elements, babel-preset-env, babel-traverse
    • #​13842 Implement @​babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression (@​JLHwung)
  • babel-plugin-proposal-async-generator-functions, babel-traverse
  • babel-traverse, babel-types
  • babel-generator
🏠 Internal
🏃‍♀️ Performance

v7.15.8

Compare Source

👓 Spec Compliance
  • babel-helper-module-transforms, babel-plugin-transform-modules-amd, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-umd
  • babel-parser
🐛 Bug Fix
💅 Polish
🏠 Internal
🏃‍♀️ Performance

v7.15.6

Compare Source

👓 Spec Compliance
🐛 Bug Fix
🏠 Internal

v7.15.4

Compare Source

👓 Spec Compliance
  • babel-helper-create-class-features-plugin, babel-helpers, babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods, babel-plugin-proposal-private-property-in-object, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
🐛 Bug Fix
  • #​13638 [eslint] Allow "latest" as ecmaVersion (@​fisker)
  • babel-traverse, babel-types
  • babel-types
  • babel-helper-compilation-targets
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-property-in-object
  • babel-plugin-transform-typescript
  • babel-parser
  • babel-core
📝 Documentation
🏠 Internal
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-static-block, babel-plugin-proposal-private-property-in-object, babel-plugin-syntax-class-static-block, babel-plugin-syntax-private-property-in-object, babel-plugin-syntax-top-level-await, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-preset-env, babel-standalone
🏃‍♀️ Performance
  • babel-core, babel-generator, babel-helper-annotate-as-pure, babel-helper-builder-binary-assignment-operator-visitor, babel-helper-builder-react-jsx, babel-helper-define-map, babel-helper-explode-assignable-expression, 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-skip-transparent-expression-wrappers, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-preset-env, babel-template, babel-traverse
  • babel-cli, babel-helper-define-map, babel-helpers, babel-node, babel-parser, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-for-of, babel-plugin-transform-modules-systemjs, babel-plugin-transform-parameters, babel-traverse, babel-types

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch from 1fb3b03 to cf64506 Compare September 9, 2021 19:40
@renovate renovate bot changed the title Update dependency @babel/preset-env to ^7.15.4 Update dependency @babel/preset-env to ^7.15.6 Sep 9, 2021
@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch from cf64506 to b6e0427 Compare October 6, 2021 22:01
@renovate renovate bot changed the title Update dependency @babel/preset-env to ^7.15.6 Update dependency @babel/preset-env to ^7.15.8 Oct 6, 2021
@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch 5 times, most recently from fbd45f8 to 1142c32 Compare October 30, 2021 00:12
@renovate renovate bot changed the title Update dependency @babel/preset-env to ^7.15.8 Update dependency @babel/preset-env to ^7.16.0 Oct 30, 2021
@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch 3 times, most recently from 4a27bde to 6f693e7 Compare October 31, 2021 17:47
@cloudflare-pages
Copy link

cloudflare-pages bot commented Oct 31, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: d37b1e2
Status: ✅  Deploy successful!
Preview URL: https://b2bca0de.swag.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch 12 times, most recently from b315b9a to 763b7a4 Compare November 6, 2021 02:23
@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch 4 times, most recently from 50bd9cc to 0f6872f Compare November 13, 2021 21:13
@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch 2 times, most recently from 4ead256 to aea18a4 Compare November 16, 2021 22:55
@renovate renovate bot changed the title Update dependency @babel/preset-env to ^7.16.0 Update dependency @babel/preset-env to ^7.16.4 Nov 16, 2021
@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch 3 times, most recently from d37b1e2 to c7fab01 Compare November 25, 2021 01:32
@renovate renovate bot force-pushed the renovate/babel-preset-env-7.x branch from c7fab01 to 5a113bf Compare November 25, 2021 01:34
@ianwalter ianwalter merged commit 05b2db7 into main Nov 25, 2021
@ianwalter ianwalter deleted the renovate/babel-preset-env-7.x branch November 25, 2021 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants