Skip to content

chore: Bump fable from 5.0.0-rc.1 to 5.0.0-rc.2#222

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dot-config/fable-5.0.0-rc.2
Open

chore: Bump fable from 5.0.0-rc.1 to 5.0.0-rc.2#222
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/dot-config/fable-5.0.0-rc.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Updated fable from 5.0.0-rc.1 to 5.0.0-rc.2.

Release notes

Sourced from fable's releases.

5.0.0-rc.2

Added

  • [Beam] Add arithmetic tests and support for DivRem, MinMagnitude, MaxMagnitude, Decimal rounding, BigInt.Log (by @​dbrattli)
  • [Beam] Add fable_random.erl and fix Random seeded/NextBytes tests (by @​dbrattli)

Fixed

  • [Python] Fix __hash__ to return native int instead of int32 for Python 3.14 compatibility (by @​dbrattli)
  • [Python] Fix PyPI publish workflow version pattern to support rc tags (by @​dbrattli)
  • [Beam] Bundle fable-library-beam in NuGet package so dotnet fable --lang beam works (by @​dbrattli)
  • [Beam] Fix optional arguments by unwrapping at call sites and padding missing trailing args (by @​dbrattli)
  • [Beam] Fix generic constraint interface dispatch (by @​dbrattli)
  • [Beam] Fix class constructor field invokes and explicit val fields (by @​dbrattli)
  • [Beam] Fix mutable record field mutation (by @​dbrattli)
  • [JS/TS] Allows compiling fable-library-ts for Browser environment (by @​goswinr)

Commits viewable in compare view.

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 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)

---
updated-dependencies:
- dependency-name: fable
  dependency-version: 5.0.0-rc.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 9, 2026
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 .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants