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 all patch dependencies (master) (patch) #2508

Merged

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
husky devDependencies patch ^4.2.3 -> ^4.2.5
lint-staged devDependencies patch ^10.1.2 -> ^10.1.3
loglevel dependencies patch ^1.6.7 -> ^1.6.8

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
typicode/husky

v4.2.5

Compare Source

v4.2.4

Compare Source

  • When Node version is unsupported, log actual version in addition to the error message #​701
  • Fix: support cnpm package manager #​687
  • Fix: always use sh to run scripts and avoid inconsistencies #​707
  • Fix: don't throw error if files are already removed during uninstall #​708
okonet/lint-staged

v10.1.3

Compare Source

Bug Fixes
  • only run git add on staged files matched to a task (d39573b)
  • run git add for staged file chunks serially (69acfa3)
pimterry/loglevel

v1.6.8

Compare Source


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 #2508 into master will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2508      +/-   ##
==========================================
+ Coverage   93.59%   93.74%   +0.15%     
==========================================
  Files          34       34              
  Lines        1327     1327              
  Branches      381      381              
==========================================
+ Hits         1242     1244       +2     
+ Misses         83       81       -2     
  Partials        2        2              
Impacted Files Coverage Δ
client-src/clients/SockJSClient.js 60.00% <0.00%> (+2.50%) ⬆️
client-src/clients/WebsocketClient.js 57.50% <0.00%> (+2.50%) ⬆️

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 99ccfd8...92a1531. Read the comment docs.

@renovate renovate bot force-pushed the renovate/master-patch-all-patch-dependencies branch 2 times, most recently from 6a00cd9 to 3e09dbc Compare April 9, 2020 14:17
@renovate renovate bot changed the title chore(deps): update dependency @babel/preset-env to ^7.9.5 (master) chore(deps): update all patch dependencies (master) (patch) Apr 9, 2020
@renovate renovate bot force-pushed the renovate/master-patch-all-patch-dependencies branch 4 times, most recently from b45831f to 9ad26cf Compare April 14, 2020 10:39
@renovate renovate bot force-pushed the renovate/master-patch-all-patch-dependencies branch from 9ad26cf to 92a1531 Compare April 15, 2020 11:43
@alexander-akait alexander-akait merged commit 0e9bffb into master Apr 15, 2020
@alexander-akait alexander-akait deleted the renovate/master-patch-all-patch-dependencies branch April 15, 2020 13:51
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.

2 participants