Skip to content

chore(deps): update all non-major dependencies #5270

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

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2020

This PR contains the following updates:

Package Type Update Change
babel-jest devDependencies minor ^25.4.0 -> ^25.5.0
jest (source) devDependencies minor ^25.4.0 -> ^25.5.0
lint-staged devDependencies minor ^10.1.7 -> ^10.2.0

Release Notes

facebook/jest

v25.5.0

Compare Source

Features
  • [@jest/globals] New package so Jest's globals can be explicitly imported (#​9801)
  • [jest-core] Show coverage of sources related to tests in changed files (#​9769)
  • [jest-runtime] Populate require.cache (#​9841)
Fixes
  • [*] Use graceful-fs directly in every package instead of relying on fs being monkey patched (#​9443)
  • [expect] Prints the Symbol name into the error message with a custom asymmetric matcher (#​9888)
  • [jest-circus, jest-jasmine2] Support older version of jest-runtime (#​9903 & #​9842)
  • [@jest/environment] Make sure not to reference Jest types (#​9875)
  • [jest-message-util] Code frame printing should respect --noStackTrace flag (#​9866)
  • [jest-runtime] Support importing CJS from ESM using import statements (#​9850)
  • [jest-runtime] Support importing parallel dynamic imports (#​9858)
  • [jest-transform] Improve source map handling when instrumenting transformed code (#​9811)
Chore & Maintenance
  • [docs] Add an example for mocking non-default export class
Performance
  • [jest-resolve] Update resolve to a version using native realpath, which is faster than the default JS implementation (#​9872)
  • [jest-resolve] Pass custom cached realpath function to resolve (#​9873)
  • [jest-runtime] Add teardown method to clear any caches when tests complete (#​9906)
  • [jest-runtime] Do not pass files required internally through transformation when loading them (#​9900)
  • [jest-runtime] Use Maps instead of object literals as cache holders (#​9901)
okonet/lint-staged

v10.2.0

Compare Source

Bug Fixes
  • all lint-staged output respects the quiet option (aba3421)
  • do not show incorrect error when verbose and no output (b8df31a)
  • log task output after running listr to keep everything (d69c65b)
  • use test renderer during tests and when TERM=dumb (16848d8)
Features
  • add --verbose to show output even when tasks succeed (85de3a3)
  • allow specifying cwd using the Node.js API (a3bd9d7)
  • replace listr with listr2 and print errors inline (8f32a3e)

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.

@vercel
Copy link

vercel bot commented Apr 28, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bootstrap-vue/bootstrap-vue/oabo3zfiw
✅ Preview: https://bootstrap-vue-git-renovate-all-minor-patch.bootstrap-vue.now.sh

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 28, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit fe5c82f:

Sandbox Source
dazzling-swanson-tx1gj Configuration

@renovate renovate bot changed the title chore(deps): update devdependency lint-staged to ^10.2.0 chore(deps): update all non-major dependencies Apr 28, 2020
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a67ce30 to ad7c30a Compare April 28, 2020 19:59
@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #5270 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #5270   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          280       280           
  Lines         8714      8714           
  Branches      2489      2489           
=========================================
  Hits          8714      8714           
Flag Coverage Δ
#unittests 100.00% <ø> (ø)

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 58df960...fe5c82f. Read the comment docs.

@renovate
Copy link
Contributor Author

renovate bot commented Apr 29, 2020

PR has been edited

👷 This PR has received other commits, so Renovate will stop updating it to avoid conflicts or other problems. If you wish to abandon your changes and have Renovate start over you may click the "rebase" checkbox in the PR body/description.

@jacobmllr95 jacobmllr95 merged commit 4bb9ba4 into dev Apr 29, 2020
@jacobmllr95 jacobmllr95 deleted the renovate/all-minor-patch branch April 29, 2020 07:27
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