Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2020

This PR contains the following updates:

Package Type Update Change
@babel/preset-env (source) devDependencies patch ^7.9.0 -> ^7.9.5
@babel/standalone devDependencies patch ^7.9.4 -> ^7.9.5
rollup (source) devDependencies patch ^2.3.3 -> ^2.3.4

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
rollup/rollup

v2.3.4

Compare Source

2020-04-07

Bug Fixes
  • Handle re-exporting synthetic exports from entry-points (#​3319)
  • Fix cross-chunk imports of synthetic exports (#​3319)
  • Handle namespace objects that contain re-exported synthetic namespaces (#​3319)
Pull Requests

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.

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

@codecov
Copy link

codecov bot commented Apr 7, 2020

Codecov Report

Merging #5115 into dev will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##            dev    #5115      +/-   ##
========================================
- Coverage   100%   99.98%   -0.02%     
========================================
  Files       277      277              
  Lines      6539     6539              
  Branches   1615     1615              
========================================
- Hits       6539     6538       -1     
- Misses        0        1       +1
Impacted Files Coverage Δ
src/components/modal/modal.js 99.59% <0%> (-0.41%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9707f9c...1c38885. Read the comment docs.

@renovate renovate bot changed the title chore(deps): update all non-major dependencies to ^7.9.5 chore(deps): update all non-major dependencies Apr 7, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from ffabda7 to 574406a Compare April 7, 2020 21:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d8bae33 to 1c38885 Compare April 7, 2020 21:39
@jacobmllr95 jacobmllr95 merged commit e76c01a into dev Apr 7, 2020
@jacobmllr95 jacobmllr95 deleted the renovate/all-minor-patch branch April 7, 2020 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants