Skip to content

Commit

Permalink
fix(deps): update dependency http-status-codes to v2.3.0 (#1005)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[http-status-codes](https://togithub.com/prettymuchbryce/http-status-codes)
| [`2.2.0` ->
`2.3.0`](https://renovatebot.com/diffs/npm/http-status-codes/2.2.0/2.3.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/http-status-codes/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/http-status-codes/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/http-status-codes/2.2.0/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/http-status-codes/2.2.0/2.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>prettymuchbryce/http-status-codes (http-status-codes)</summary>

###
[`v2.3.0`](https://togithub.com/prettymuchbryce/http-status-codes/releases/tag/v2.3.0):
http-status-codes 2.3.0

[Compare
Source](https://togithub.com/prettymuchbryce/http-status-codes/compare/v2.2.0...v2.3.0)

- Adds 103 EARLY_HINTS per [RFC
8297](https://www.rfc-editor.org/rfc/rfc8297#page-3)
- Adds 426 UPGRADE_REQUIRED per [RFC
7231](https://datatracker.ietf.org/doc/html/rfc7231#section-6.5.15)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC,
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ScaleLeap/amazon-advertising-api-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent ecfff0f commit 134a848
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"axios": "0.28.1",
"client-oauth2": "4.3.3",
"fp-ts": "2.16.6",
"http-status-codes": "2.2.0",
"http-status-codes": "2.3.0",
"io-ts": "2.2.21",
"io-ts-promise": "2.0.2",
"io-ts-reporters": "1.2.2",
Expand Down

0 comments on commit 134a848

Please sign in to comment.