Skip to content

Update dependency fluture to v14#35

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fluture-14.x
Open

Update dependency fluture to v14#35
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fluture-14.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Confidence
fluture ^11.0.3^14.0.0 age confidence

Release Notes

fluture-js/Fluture (fluture)

v14.0.0: Version 14.0.0

Compare Source

#​457 TypeScript type inference for the map function was improved.
⚠️ #​457 The TypeScript type for map has been narrowed, and might now cause a compile error.

v13.0.1: Version 13.0.1

Compare Source

🐛 #​442 Fixes direct imports of 'index.js', 'test/assertions.js' and 'test/arbitraries.js' for Node 14 users.

v13.0.0: Version 13.0.0

Compare Source

⭐ Major Release

⚠️ Breaking changes

  • #​439 If you were using import Future from 'fluture' on Node 14, then updating to this version will likely break your code. See this comment.
  • #​439 If you are using deep imports from Fluture in Node 14, make sure to update to 13.0.1. Deep imports besides index.js, test/assertions.js, and test/arbitraries.js are no longer supported on Node 14.

New Features

  • #​439 Doing import 'fluture' on Node 14 now loads the ESM module instead of the CJS module. This means it's no longer necessary to deep-import from fluture/index.js to get access to the modular version.

v12.3.1: Version 12.3.1

Compare Source

📜 #​432 Include copyright licenses in bundled distributions

v12.3.0: Version 12.3.0

Compare Source

#​429 Adds better support for Deno and other ESM based runtimes

v12.2.1: Version 12.2.1

Compare Source

🚀 #​425 (87a3eda) Update the sanctuary-type-identifiers dependency
🐛 #​426 (15a5e2a) Fix a small bug in the debug tracing logic for bichain

v12.2.0: Version 12.2.0

Compare Source

#​411 (d30bdb5) Add Future.bichain

v12.1.1: Version 12.1.1

Compare Source

🐛 #​412 (f188e0e) Fixes an issue related to the TypeScript typings for the 'go' function.

v12.1.0: Version 12.1.0

Compare Source

New Features

🚀 Improvements

  • #​404 (7b6d9fd) Improvements to debuggability of ConcurrentFuture related functions, and removal of an external dependency.
  • #​410 (b465433) Mistake in TypeScript annotations fixed.
  • #​404 (6aaf82d) Mistake in TypeScript annotations fixed.

v12.0.2: Version 12.0.2

Compare Source

🐛 #​403 Fix an issue in TypeScript when using .pipe on map (f)

v12.0.1: Version 12.0.1

Compare Source

🐛 #​401 Fixes an issue with the TypeScript type for map not understanding the overloading for the ConcurrentFuture type.

v12.0.0: Version 12.0.0

Compare Source

⭐ Major Release

Includes the changes from all version 12 prereleases.

See the GitHub releases for a summary of these changes, and see the upgrade guide for a detailed description of the breaking changes.


Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codeant-ai
Copy link
Copy Markdown

codeant-ai bot commented Apr 8, 2026

Skipping PR review because a bot author is detected.

If you want to trigger CodeAnt AI, comment @codeant-ai review to trigger a manual review.

Copy link
Copy Markdown

@llamapreview llamapreview bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto Pull Request Review from LlamaPReview

Review Status: Automated Review Skipped

Dear contributor,

Thank you for your Pull Request. LlamaPReview has analyzed your changes and determined that this PR does not require an automated code review.

Analysis Result:

PR contains only dependency version updates (fluture from ^11.0.3 to ^14.0.0) with no substantive code changes, aligning with the criteria for skipping a review.

We're continuously improving our PR analysis capabilities. Have thoughts on when and how LlamaPReview should perform automated reviews? Share your insights in our GitHub Discussions.

Best regards,
LlamaPReview Team

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants