Skip to content

chore: Bump fable from 5.6.0 to 5.9.0 - #126

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

chore: Bump fable from 5.6.0 to 5.9.0#126
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.9.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Updated fable from 5.6.0 to 5.9.0.

Release notes

Sourced from fable's releases.

5.9.0

🚀 Features

  • (js/ts) Add System.IO.Directory support (Exists, CreateDirectory) (#​4798) (6568f35e)
  • (js/ts/python/beam) Preserve member calls and pattern matches in quotations (#​4780) (55482e6b)

🐞 Bug Fixes

  • (beam) Make Assert.AreEqual/NotEqual raise, and stop emitting reflection calls for erased types (#​4775) (d9711d4c)

View changes on Github

5.8.1

🐞 Bug Fixes

  • (beam) Make F# reflection work on the Beam target (#​4766) (b15b280d)
  • (beam) Give sized integers .NET fixed-width semantics (#​4769) (2ed39630)
  • (beam) Qualify Erlang module names by their OTP app (#​4770) (5516c8d8)
  • (beam) Entry point argv and exit code, bigint from float, option reflection (#​4772) (ea915541)

View changes on Github

5.8.0

🚀 Features

  • (beam) Implement Async.StartChild in fable_async runtime (#​4760) (eb2ad9a4)

🐞 Bug Fixes

  • (beam) Order discriminated union comparison by declaration order (#​4761) (3597a582)
  • (beam) Preserve function-value identity for PhysicalEquality (#​4762) (727673f3)
  • (js/ts) Don't drop unsupported jsOptions statements when inlining as POJO (#​4754) (4cbc44fc)
  • (js/ts) Async cancellation propagation and continuation double-resolve (#​4746) (c78a9a8e)
  • (js/ts) Date arithmetic: PM parsing, AddMonths day clamp, AddYears offset (#​4744) (be0558eb)
  • (js/ts) Int64 non-decimal parsing and BitConverter .NET mismatches (#​4748) (2704d9c5)
  • (python) Propagate [] return value as process exit code (#​4763) (a8d9bf5f)

⚡ Performance Improvements

  • (python) Avoid conversion-dunder hop in numeric fast paths (#​4756) (838eda53)
  • (python) Speed up array aggregates and generic storage in fable-library-core (#​4755) (e40a7dc4)

View changes on Github

5.7.0

🚀 Features

  • Add --noGitignore flag to skip generating fable_modules/.gitignore (#​4730) (3742b950)

🐞 Bug Fixes

  • MailboxProcessor dropping falsy messages and unit replies (8299b2e7)
  • (all) Include original exception message when loading a Fable plugin fails (#​4739) (659e73a4)
  • (all) Add Seq.enumerateTryWith for try/with in seq, list, array comprehensions (#​4750) (448c90d7)
  • (beam) EndsWith regression for empty pattern with non-ordinal comparison (eee2ad3f)
  • (js/ts) Represent union cases with no fields as singletons (3f6e618e)
  • (js/ts) Match .NET NaN semantics in JS comparison, min and max (7e5106f9)
  • (js/ts) BigInteger byte-array corruption, checked conversions, gcd, log2 (#​4743) (f3cb7f2b)
  • (js/ts) Observable/Event dropping null/undefined/unit values (#​4742) (75bff73b)
  • (js/ts) EndsWith regression for empty pattern with non-ordinal comparison (7793ed7b)
  • (js/ts/python) Quote strings with the %A format specifier (#​4749) (75321f3b)
  • (python) Accept native floats in fable-library float functions (#​4724) (ea4a9853)
  • (python) Represent union cases with no fields as singletons (0211b4cc)
  • (python) Emit forward reference for self-referencing static union members (#​4752) (452b85f2)
  • (python) Match .NET NaN and signed-zero semantics in comparison, min and max (383bb93c)
  • (python) LastIndexOf(value, startIndex) off-by-one on inclusive boundary (bad6bcac)
  • (python) MailboxProcessor dropping unit replies (8e83ebe3)
  • (ts/js) Regex.Replace count/substitutions and Regex.Split semantics (#​4741) (d6ae6bd3)

⚡ Performance Improvements

  • (python) Use native operators for int64/uint64 arithmetic (#​4727) (f062d668)
  • (python) Rewrite hot Seq combinators as native Python generators (#​4728) (73e0eab9)
  • (python) Read union case fields directly instead of rebuilding Array (#​4725) (e4eaa80b)

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.9.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 Jul 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Looks like fable is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/dot-config/fable-5.9.0 branch July 18, 2026 07:14
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