Skip to content

Bump fable from 5.16.0 to 5.17.1 - #51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.17.1
Open

Bump fable from 5.16.0 to 5.17.1#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown
Contributor

Updated fable from 5.16.0 to 5.17.1.

Release notes

Sourced from fable's releases.

5.17.1

🐞 Bug Fixes

  • (js/ts) Keep the sign of negative decimals below 0.1 (91d80f18)
  • (js/ts) Respect the precision when formatting decimals below 0.1 (1c02557e)
  • (js/ts) Omit the decimal sign when the rounded result is zero (ef63087d)
  • (python) Preserve record field names in structured formatting (#​4952) (fbc162d6)
  • (python) Support bytes() on generic and bool arrays (#​4961) (94b59294)
  • (python) Parse uint64 values above Int64.MaxValue (584d8ce4)
  • (python) Report DateTimeKind.Utc for DateTime.UtcNow (4abf06ea)
  • (python) Reflect an erased union as the type it erases to (0f564c74)
  • (python) Implement Decimal.GetBits and the bits constructors (cf0c9305)
  • (python) Round a float to .NET's precision when converting to decimal (4a441b19)
  • (ts) Declare the type parameter of a flexible-type overload (6f1f1b8a)

View changes on Github

5.17.0

🚀 Features

  • Add Temporal dates and times (opt-in) (#​4759) (3e8f56f7)

🐞 Bug Fixes

  • (js/ts) Match .NET for G, E and custom numeric formats (6fb03090)
  • (js/ts) Allow the E format specifier on Int64 and UInt64 (c49d1ec5)
  • (python) Build typed arrays from lists and sequences (#​4944) (5af37779)
  • (rust) Fix IEnumerable casting, interop and type testing (#​4946) (93c2df5b)
  • (rust) Restore missing bindings (#​4947) (2fb46a26)
  • (ts) Declare local function type params only reachable via constraints (#​4943) (8aa6d3b9)
  • (ts/python) Erase byref from struct copy-and-update locals (#​4945) (19a6522e)

View changes on Github

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.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Sep 12, 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