Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Commit 0028c2c

Browse files
fix(deps): update dependency fp-ts to v2.16.8 (#1014)
[![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>
1 parent 48844a7 commit 0028c2c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"agentkeepalive": "4.5.0",
3636
"axios": "0.28.1",
3737
"client-oauth2": "4.3.3",
38-
"fp-ts": "2.16.6",
38+
"fp-ts": "2.16.8",
3939
"http-status-codes": "2.3.0",
4040
"io-ts": "2.2.21",
4141
"io-ts-promise": "2.0.2",

0 commit comments

Comments
 (0)