Skip to content

Commit

Permalink
fix(deps): update dependency fp-ts to v2.16.8 (#1014)
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 |
|---|---|---|---|---|---|
| [fp-ts](https://togithub.com/gcanti/fp-ts) | [`2.16.6` ->
`2.16.8`](https://renovatebot.com/diffs/npm/fp-ts/2.16.6/2.16.8) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/fp-ts/2.16.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/fp-ts/2.16.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/fp-ts/2.16.6/2.16.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/fp-ts/2.16.6/2.16.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>gcanti/fp-ts (fp-ts)</summary>

###
[`v2.16.8`](https://togithub.com/gcanti/fp-ts/blob/HEAD/CHANGELOG.md#2168)

[Compare
Source](https://togithub.com/gcanti/fp-ts/compare/eb7c0257bfc3091abde89288ec438e5e22a6ac47...5469a48ff01c1db86b3dd3d1a67ca700e8dd0c08)

**Polish**

Remove useless pure comment, closes
[#&#8203;1937](https://togithub.com/gcanti/fp-ts/issues/1937)

###
[`v2.16.7`](https://togithub.com/gcanti/fp-ts/blob/HEAD/CHANGELOG.md#2167)

[Compare
Source](https://togithub.com/gcanti/fp-ts/compare/89a772e95e414acee679f42f56527606f7b61f30...eb7c0257bfc3091abde89288ec438e5e22a6ac47)

**Polish**

Add tap for Identity
[#&#8203;1943](https://togithub.com/gcanti/fp-ts/issues/1943)

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 48844a7 commit 0028c2c
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 @@ -35,7 +35,7 @@
"agentkeepalive": "4.5.0",
"axios": "0.28.1",
"client-oauth2": "4.3.3",
"fp-ts": "2.16.6",
"fp-ts": "2.16.8",
"http-status-codes": "2.3.0",
"io-ts": "2.2.21",
"io-ts-promise": "2.0.2",
Expand Down

0 comments on commit 0028c2c

Please sign in to comment.