Skip to content

Commit

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

---

### Release Notes

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

###
[`v2.16.9`](https://github.com/gcanti/fp-ts/blob/HEAD/CHANGELOG.md#2169)

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

**Polish**

Support `strictBuiltinIteratorReturn`,
[#&#8203;1949](https://github.com/gcanti/fp-ts/issues/1949)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/fuxingloh/multi-labeler).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 693cfd2 commit a6d0f97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"fp-ts": "^2.16.8",
"fp-ts": "^2.16.9",
"io-ts": "^2.2.21",
"io-ts-reporters": "^2.0.1",
"js-yaml": "^4.1.0",
Expand Down

0 comments on commit a6d0f97

Please sign in to comment.