Skip to content

chore: Bump fable from 5.8.0 to 5.11.0#359

Merged
dbrattli merged 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.11.0
Jul 20, 2026
Merged

chore: Bump fable from 5.8.0 to 5.11.0#359
dbrattli merged 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.11.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated fable from 5.8.0 to 5.11.0.

Release notes

Sourced from fable's releases.

5.11.0

🚀 Features

  • (dart) Quotations (#​4784) (019a6ade)

🐞 Bug Fixes

  • (python) Don't emit too many leading dots for relative imports of nested files (#​4803) (9fa49244)
  • (python) Make union case classes hashable again (#​4805) (63b80138)
  • (python) Make class declarations and references agree on type names (#​4807) (ae4b910b)

View changes on Github

5.10.0

🚀 Features

  • (beam) Support Environment.CurrentDirectory and GetEnvironmentVariable (#​4801) (55b9d560)

  • (beam) Support setting Environment.CurrentDirectory (#​4783) (7b2a262f)

  • (rust) Various codegen and runtime improvements (#​4781) (ae10cd2c)

    • Cast bool to integer types; support ** via .powf
    • Add Decimal.IsInteger/IsEvenInteger/IsOddInteger/IsCanonical
    • Fix two-switch decision trees dispatching to the wrong target
    • Fix reference-typed match bindings panicking via mem::zeroed
    • Fix string and non-ident option pattern matches emitting invalid Rust
      match arms
    • Fix Convert.ToXxx(bool)
    • Fix Char.ToUpper/ToLower truncating multi-char case mappings
    • Fix Random.nextDouble panic message
    • Fix Map.find/tryFind panicking on reference-typed values

🐞 Bug Fixes

  • (all) Skip translating unreachable branch of constant-condition if/then/else (#​4799) (53c06de1)
  • (python) Make the assert_not_equal failure message describe the failure (#​4778) (721fb437)

View changes on Github

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

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.11.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 20, 2026
@dbrattli
dbrattli merged commit 8b29f89 into main Jul 20, 2026
9 checks passed
@dbrattli
dbrattli deleted the dependabot/nuget/dot-config/fable-5.11.0 branch July 20, 2026 06:25
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