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

fix(deps): update dependency @babel/preset-env to ^7.9.5 #164

Merged
merged 1 commit into from
Apr 22, 2020

Conversation

gary-kim-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
@babel/preset-env (source) dependencies patch ^7.9.0 -> ^7.9.5

Release Notes

babel/babel

v7.9.5

Compare Source

🐛 Bug Fix
  • babel-plugin-proposal-object-rest-spread, babel-plugin-transform-parameters
    • #​11326 Correctly transpile when default parameter initializer references binding in rest pattern (@​vedantroy)
  • babel-traverse
    • #​11375 Fixed generateUid creating clashing ids after scope re-crawling (@​Andarist)
    • #​11323 Fixed issue with programPath.scope.references not being registered back correctly after scope re-crawling (@​Andarist)
  • babel-plugin-transform-destructuring
    • #​11360 fix Incorrect destructuring compilation of `for (let [[x] = [1]] = []… (@​Zzzen)
  • babel-preset-env
  • babel-plugin-transform-classes
  • babel-helper-function-name, babel-plugin-transform-function-name
  • babel-helper-builder-react-jsx-experimental, babel-plugin-transform-react-jsx
  • babel-types
  • babel-plugin-transform-parameters
  • babel-helper-create-class-features-plugin
💅 Polish
  • babel-plugin-transform-parameters
  • babel-traverse
  • babel-plugin-proposal-class-properties, babel-plugin-proposal-decorators, babel-plugin-transform-classes, babel-plugin-transform-parameters, babel-plugin-transform-runtime, babel-plugin-transform-typescript, babel-preset-env
  • babel-generator
🏠 Internal

Renovate configuration

📅 Schedule: 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.

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


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

This PR has been generated by Renovate Bot.

Signed-Off-by: Gary Kim Bot <bot@garykim.dev>
@gary-kim-bot gary-kim-bot added the dependencies Pull requests that update a dependency file label Apr 7, 2020
@gary-kim gary-kim merged commit 81b85df into master Apr 22, 2020
@gary-kim-bot gary-kim-bot deleted the renovate/babel-monorepo branch April 22, 2020 08:42
@gary-kim gary-kim added this to the Open Beta v0.21.1 milestone Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants