Skip to content

chore(deps): update all non-major dependencies to ^25.4.0 #5187

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 1 commit into from
Apr 19, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 19, 2020

This PR contains the following updates:

Package Type Update Change
babel-jest devDependencies minor ^25.3.0 -> ^25.4.0
jest (source) devDependencies minor ^25.3.0 -> ^25.4.0

Release Notes

facebook/jest

v25.4.0

Compare Source

  • [expect] Support async functions in toThrow (#​9817)
  • [jest-console] Add code frame to console.error and console.warn (#​9741)
  • [jest-runtime, jest-jasmine2, jest-circus] Experimental, limited ECMAScript Modules support (#​9772 & #​9842)
Fixes
  • [expect] Restore support for passing functions to toHaveLength matcher (#​9796)
  • [jest-circus] Throw on nested test definitions (#​9828)
  • [jest-changed-files] --only-changed should include staged files (#​9799)
  • [jest-each] each will throw an error when called with too many arguments (#​9818)
  • [jest-runner] Don't print warning to stdout when using --json (#​9843)
Chore & Maintenance
  • [*] Do not generate TypeScript declaration source maps (#​9822)
  • [*] Transpile code for Node 8.3, not 8.0 (#​9827)
Performance

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 these updates again.


  • 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 19, 2020

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

🔍 Inspect: https://zeit.co/bootstrap-vue/bootstrap-vue/89smcncy6
✅ Preview: https://bootstrap-vue-git-renovate-all-minor-patch.bootstrap-vue.now.sh

@codecov
Copy link

codecov bot commented Apr 19, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #5187   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          279       279           
  Lines         8697      8697           
  Branches      2486      2486           
=========================================
  Hits          8697      8697           
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 c6375e5...0e80d27. Read the comment docs.

@jacobmllr95 jacobmllr95 merged commit 9a1442c into dev Apr 19, 2020
@jacobmllr95 jacobmllr95 deleted the renovate/all-minor-patch branch April 19, 2020 22:10
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