Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps fp-ts-std from 0.11.0 to 0.15.1.

Changelog

Sourced from fp-ts-std's changelog.

0.15.1 (2022-11-18)

  • Fix symbol property name of NonEmptyString newtype.

0.15.0 (2022-09-11)

  • Add IOEither module.
  • Add Monad module.
  • Add Newtype module.
  • Add NonEmptyString module.
  • Add Reader module.
  • Add ReaderEither module.
  • Add ReaderTask module.
  • Add ReaderTaskEither module.
  • Add TaskOption module.
  • Add altAllBy to Alternative and Option.
  • Add allM and anyM to Array and ReadonlyArray.
  • Add omitFrom, renameKey, and withDefaults to Struct and ReadonlyStruct.
  • Add fanout to Tuple.
  • Add various voided sequencing functions.
  • Add Functor, Applicative, and Monad instances to Function.
  • Lazily evaluate the values in memptyWhen, memptyUnless, and pureIf.
  • Stop permitting unknown keys in omit, reverting a change in 0.5.1.
  • Add missing re-exports to index module.
  • Bump minimum supported TypeScript version to 4.7.0.

0.14.2 (2022-05-11)

  • Fix previous release, which was mistakenly identical to 0.14.0.

0.14.1 (2022-05-11)

  • Extend various functions' type definitions to support subtyping.

0.14.0 (2022-05-11)

  • Add Bifunctor module.
  • Add Struct and ReadonlyStruct modules. Some of the functions from Record and ReadonlyRecord respectively have been moved there.
  • Add fromIterable to Array and ReadonlyArray.
  • Add fromReadonly and toReadonly to Array.
  • Add toUTCString to Date.
  • Add mapBoth to Either.
  • Add invokeNullary to Function.
  • Add memoize to IO.
  • Add memoize to Lazy.
  • Add words and unwords to String.
  • Add mapBoth to TaskEither.
  • Add mapBoth to Tuple.
  • Fix behaviour of pick and pickFrom in Struct (previously Record) with regards to optional properties.
  • Bump minimum supported Node LTS to v14.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fp-ts-std](https://github.com/samhh/fp-ts-std) from 0.11.0 to 0.15.1.
- [Changelog](https://github.com/samhh/fp-ts-std/blob/master/CHANGELOG.md)
- [Commits](samhh/fp-ts-std@0.11.0...0.15.1)

---
updated-dependencies:
- dependency-name: fp-ts-std
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 10, 2025
@vercel
Copy link

vercel bot commented Mar 10, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
interactsh-web ❌ Failed (Inspect) Mar 10, 2025 5:24am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant