Skip to content

Commit

Permalink
fix(deps): update dependency axios to v1.7.9 (#1160)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [axios](https://axios-http.com)
([source](https://redirect.github.com/axios/axios)) | [`1.7.8` ->
`1.7.9`](https://renovatebot.com/diffs/npm/axios/1.7.8/1.7.9) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/axios/1.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/axios/1.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/axios/1.7.8/1.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/axios/1.7.8/1.7.9?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>axios/axios (axios)</summary>

###
[`v1.7.9`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#179-2024-12-04)

[Compare
Source](https://redirect.github.com/axios/axios/compare/v1.7.8...v1.7.9)

##### Reverts

- Revert "fix(types): export CJS types from ESM
([#&#8203;6218](https://redirect.github.com/axios/axios/issues/6218))"
([#&#8203;6729](https://redirect.github.com/axios/axios/issues/6729))
([c44d2f2](https://redirect.github.com/axios/axios/commit/c44d2f2316ad289b38997657248ba10de11deb6c)),
closes
[#&#8203;6218](https://redirect.github.com/axios/axios/issues/6218)
[#&#8203;6729](https://redirect.github.com/axios/axios/issues/6729)

##### Contributors to this release

- <img
src="https://avatars.githubusercontent.com/u/4814473?v&#x3D;4&amp;s&#x3D;18"
alt="avatar" width="18"/> [Jay](https://redirect.github.com/jasonsaayman
"+596/-108 (#&#8203;6729 )")

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ScaleLeap/selling-partner-api-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZWJvdCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 4e28f2c commit 9653c72
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 @@ -49,7 +49,7 @@
},
"types": "lib/index.d.ts",
"dependencies": {
"axios": "1.7.8",
"axios": "1.7.9",
"http-status-codes": "2.3.0",
"ts-error": "1.0.6"
},
Expand Down

0 comments on commit 9653c72

Please sign in to comment.