Skip to content

Commit

Permalink
fix(deps): update dependency agentkeepalive to v4.5.0 (#1002)
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 |
|---|---|---|---|---|---|
| [agentkeepalive](https://togithub.com/node-modules/agentkeepalive) |
[`4.2.1` ->
`4.5.0`](https://renovatebot.com/diffs/npm/agentkeepalive/4.2.1/4.5.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/agentkeepalive/4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/agentkeepalive/4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/agentkeepalive/4.2.1/4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/agentkeepalive/4.2.1/4.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>node-modules/agentkeepalive (agentkeepalive)</summary>

###
[`v4.5.0`](https://togithub.com/node-modules/agentkeepalive/blob/HEAD/History.md#450--2023-08-06)

[Compare
Source](https://togithub.com/node-modules/agentkeepalive/compare/4.4.0...4.5.0)

\==================

**others**

-
\[[`1e5e312`](http://github.com/node-modules/agentkeepalive/commit/1e5e312f36491243372dbfee0dd47607e7b3d94a)]
- deps: remove debug and depd
([#&#8203;114](https://togithub.com/node-modules/agentkeepalive/issues/114))
(fengmk2 <<fengmk2@&#8203;gmail.com>>)

###
[`v4.4.0`](https://togithub.com/node-modules/agentkeepalive/blob/HEAD/History.md#440--2023-08-05)

[Compare
Source](https://togithub.com/node-modules/agentkeepalive/compare/4.3.0...4.4.0)

\==================

**features**

-
\[[`c7c1e93`](http://github.com/node-modules/agentkeepalive/commit/c7c1e93beba7310d7c2cc9647dd211a686d21cac)]
- feat: return socket from createConnection
([#&#8203;113](https://togithub.com/node-modules/agentkeepalive/issues/113))
(Nabeel Bukhari <<nabeel.bukhari@hotmail.com>>)

###
[`v4.3.0`](https://togithub.com/node-modules/agentkeepalive/blob/HEAD/History.md#430--2023-03-06)

[Compare
Source](https://togithub.com/node-modules/agentkeepalive/compare/4.2.1...4.3.0)

\==================

**others**

-
\[[`6f9852b`](http://github.com/node-modules/agentkeepalive/commit/6f9852bf6f674846103e403fd9c84e92fc24f820)]
- deps: depd@2.0.0
([#&#8203;109](https://togithub.com/node-modules/agentkeepalive/issues/109))
(Brian DeHamer <<bdehamer@github.com>>)
-
\[[`fd4bd9b`](http://github.com/node-modules/agentkeepalive/commit/fd4bd9b0e0f051de3cb49559d1b0d534a0ded18c)]
- test: use npm install
([#&#8203;110](https://togithub.com/node-modules/agentkeepalive/issues/110))
(fengmk2 <<fengmk2@&#8203;gmail.com>>)
-
\[[`d52822c`](http://github.com/node-modules/agentkeepalive/commit/d52822c1243c689df1c8232a3bb14139cf87fae5)]
- chore: update contributors (fengmk2 <<fengmk2@&#8203;gmail.com>>)

</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] committed Jun 22, 2024
1 parent 7fcbed5 commit 37b5662
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -32,7 +32,7 @@
"license": "MIT",
"dependencies": {
"@scaleleap/amazon-marketplaces": "^17.1.0",
"agentkeepalive": "4.2.1",
"agentkeepalive": "4.5.0",
"axios": "0.27.2",
"client-oauth2": "4.3.3",
"fp-ts": "2.12.1",
Expand Down

0 comments on commit 37b5662

Please sign in to comment.