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 statuses to v2 #1487

Merged
merged 1 commit into from Jan 1, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
statuses ^1.5.0 -> ^2.0.0 age adoption passing confidence

Release Notes

jshttp/statuses

v2.0.1

Compare Source

==================

  • Fix returning values from Object.prototype

v2.0.0

Compare Source

==================

  • Drop support for Node.js 0.6
  • Fix messaging casing of 418 I'm a Teapot
  • Remove code 306
  • Remove status[code] exports; use status.message[code]
  • Remove status[msg] exports; use status.code[msg]
  • Rename 425 Unordered Collection to standard 425 Too Early
  • Rename STATUS_CODES export to message
  • Return status message for statuses(code) when given code

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, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@gitpod-io
Copy link

gitpod-io bot commented Dec 30, 2021

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2021

Codecov Report

Merging #1487 (885e792) into main (7daa037) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1487      +/-   ##
==========================================
+ Coverage   81.57%   81.59%   +0.01%     
==========================================
  Files         367      367              
  Lines       12484    12484              
  Branches     2760     2760              
==========================================
+ Hits        10184    10186       +2     
+ Misses       2176     2174       -2     
  Partials      124      124              
Impacted Files Coverage Δ
packages/upload/src/parse.ts 95.93% <0.00%> (+0.81%) ⬆️
packages/task/src/framework.ts 87.61% <0.00%> (+0.95%) ⬆️

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 7daa037...885e792. Read the comment docs.

@czy88840616 czy88840616 merged commit 5f99204 into main Jan 1, 2022
@czy88840616 czy88840616 deleted the renovate/statuses-2.x branch January 1, 2022 05:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants