Skip to content

chore: Bump fable from 5.0.0 to 5.1.0#311

Merged
dbrattli merged 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.1.0
Jun 1, 2026
Merged

chore: Bump fable from 5.0.0 to 5.1.0#311
dbrattli merged 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Updated fable from 5.0.0 to 5.1.0.

Release notes

Sourced from fable's releases.

5.1.0

🚀 Features

  • (js/ts/python) Add missing standard DateTime format specifiers for JS/TS and Python (#​4547) (90f5eb7)
  • (js/ts/python) Add missing StringBuilder.Append overloads for numeric types (#​4568) (b402c30)

🐞 Bug Fixes

  • Check MSBuild exit code instead of stderr for project cracker failure detection (#​4564) (914a616)
  • [JS/TS] Fix DatetimeOffset.ToString("s") (#​4596) (3ce6f3f)
  • [Rust] Update hashing and datetime tests (#​4613) (9d39037)
  • (all) Duplicate LetRec bindings during inline expansion (#​4592) (62612a5)
  • (all) Forward --pathmap: option to FCS so CallerFilePath respects (PathMap) (#​4585) (764c383)
  • (all) Fix super call in multi-level generic class hierarchy using wrong mangled name (#​4414) (db1d4d2)
  • (beam) Handle string binaries in Seq enumerator (#​4591) (6e78058)
  • (js/ts) Fix JSX props with long string values causing compile error (fixes #​3839) (#​4545) (d828a46)
  • (js/ts) Fix datetime custom format off by one year (#​4558) (83bdbb5)
  • (js/ts) Hex format specifier uses no padding unless precision is specified (#​4603) (ba9857a)
  • (js/ts) Fix Decimal.GetBits returning incorrect mantissa after round arithmetic result (#​4561) (345bcd4)
  • (js/ts) Fix G/g format specifier corrupting exponential notation when trimming trailing zeros (#​4587) (773c098)
  • (js/ts) Add support for match clauses in JSX.create (#​4620) (616edca)
  • (js/ts) Don't spread last arg in String.Concat call (#​4621) (3de580e)
  • (js/ts) Inline AttachMembers members at call sites (#​4622) (63bcd3d)
  • (js/ts/python) Fix FSharpOption not recognized as union type in F# reflection (#​4529) (d78a37d)
  • (python) Fix regex lookbehind patterns being incorrectly converted (#​4560) (4ce5cd7)
  • (python) Avoid duplicate captured argument in hoisted guards (#​4610) (#​4611) (90aec48)
  • (ts) Enforce browser-only compatibility in fable-library-ts tsconfig (#​4563) (10c81c1)

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.1.0
  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 Jun 1, 2026
@dbrattli dbrattli merged commit 42166b1 into main Jun 1, 2026
9 checks passed
@dbrattli dbrattli deleted the dependabot/nuget/dot-config/fable-5.1.0 branch June 1, 2026 20:55
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.

1 participant