Skip to content

Bump Fable.Core from 4.4.0 to 4.5.0 - #1

Merged
tiksn merged 1 commit into
mainfrom
dependabot/nuget/src/Fossa.Bridge/Fable.Core-4.5.0
Feb 26, 2026
Merged

Bump Fable.Core from 4.4.0 to 4.5.0#1
tiksn merged 1 commit into
mainfrom
dependabot/nuget/src/Fossa.Bridge/Fable.Core-4.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 25, 2026

Copy link
Copy Markdown
Contributor

Updated Fable.Core from 4.4.0 to 4.5.0.

Release notes

Sourced from Fable.Core's releases.

4.5.0

Changed

Python

  • Use Any type for all non-repeated generic arguments (by @​dbrattli)
  • Don't generate unnecessary type type-vars if generic type is replaced by Any (by @​dbrattli)
  • Generate new style _T | None instead of Optional[_T] (by @​dbrattli)

Rust

  • Support multiple namespaces sharing a prefix in the same file (by @​ncave)
  • Support imports with the same namespace across multiple files (by @​ncave)

Fixed

JavaScript

  • Fix #​3571: [<AttachMembers>] not compatible with f# member this.Item (by @​ncave)

4.4.1

Changed

All

  • Fix #​3567: Turn off FCS warning 3560 by default (by @​vzarytovskii)

Fixed

Rust

  • Fixed recursive lambda captured idents cloning (by @​ncave)

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)

@dependabot @github

dependabot Bot commented on behalf of github Feb 25, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, maintenance. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/Fossa.Bridge/Fable.Core-4.5.0 branch from 6e1333b to 2ca21be Compare February 26, 2026 04:02
@tiksn
tiksn force-pushed the main branch 4 times, most recently from 4863b06 to c61a77b Compare February 26, 2026 19:09
@tiksn

tiksn commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

@dependabot recreate

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Feb 26, 2026
---
updated-dependencies:
- dependency-name: Fable.Core
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/src/Fossa.Bridge/Fable.Core-4.5.0 branch from 2ca21be to abf8dae Compare February 26, 2026 19:11
@tiksn
tiksn merged commit 7e06921 into main Feb 26, 2026
16 of 24 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/src/Fossa.Bridge/Fable.Core-4.5.0 branch February 26, 2026 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant