Skip to content

chore: Bump fable from 5.4.0 to 5.5.0#121

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

chore: Bump fable from 5.4.0 to 5.5.0#121
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/dot-config/fable-5.5.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated fable from 5.4.0 to 5.5.0.

Release notes

Sourced from fable's releases.

5.5.0

🚀 Features

  • (all) Add Compiler.is* target detection flags for conditional branching (#​4692) (621dea31)
  • (js/ts) Map task { } to Promise (97f54d36)
  • (js/ts/python/beam) Add support for Async.AwaitEvent (#​4693) (71c98179)

🐞 Bug Fixes

  • (all) Pass raw value for optional arguments of native bindings (#​4688) (a4c75483)
  • (all) Support .NET format specifiers and alignment in interpolated strings (#​4695) (7c50a3af)
  • (all) Error on inline function referencing private value (#​4701) (cea6806e)
  • (beam) Support module-level mutable variables via process dictionary (#​4676) (535b9af0)
  • (beam) Namespace module-level mutable state keys by module (#​4683) (1ec28ab1)
  • (js) Respect StringComparison in String.IndexOf/LastIndexOf (#​4681) (7cb92d52)
  • (js/ts) Implicit DateTime to DateTimeOffset conversion (#​4697) (fcbd9b91)
  • (js/ts) Int list is not a union type (#​4698) (ecbecbe7)
  • (js/ts) Hoist emitJsStatement imports with trailing comments (#​4702) (e820eb72)
  • (js/ts) Uncurry mutable module value alias calls (#​4703) (0de0d218)
  • (js/ts) Pass TypeInfo to getRecordFields to handle None fields in anonymous records (#​4704) (c977d78b)
  • (js/ts/python) Drop allowAccessToPrivateRepresentation arg from reflection calls (#​4689) (ec3cded7)
  • (python) Fix task while loop stack overflow (fdb0ec37)
  • (ts) Use declared type-param names in object expression generic methods (#​4685) (1c3e7d99)
  • (ts) Use signature type-param names when implementing generic interface methods (#​4686) (03e5deee)
  • (ts) Bound enum-constrained type parameters with extends number (#​4687) (15daf624)
  • (ts) Widen isEnumDefined value parameter to accept any value (#​4690) (0d6498dd)
  • (ts) Keep enclosing type parameters in scope for nested members (#​4691) (f5723a2d)
  • (ts) Re-declare class type params on generic static attached members (#​4696) (2da50780)
  • (ts) Filter class type params from attached let-binding methods (#​4700) (d3a6a1dd)

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.5.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 2, 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