Skip to content

Bump Fable.Core, Feliz and Feliz.CompilerPlugins#363

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-21d8383194
Open

Bump Fable.Core, Feliz and Feliz.CompilerPlugins#363
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-21d8383194

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updated Fable.Core from 4.3.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)

4.4.0

Changed

All

JavaScript

  • Support (un)curry up to 20 arguments (by @​MangelMaxime)

Python

  • Remove support for Python 3.9. Add GH testing for Python 3.12 (by @​dbrattli)
  • Support (un)curry up to 20 arguments (by @​MangelMaxime)

Dart

  • Support (un)curry up to 20 arguments (by @​MangelMaxime)

Commits viewable in compare view.

Updated Feliz from 2.9.0 to 3.3.1.

Updated Feliz.CompilerPlugins from 2.2.0 to 3.1.0.

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)

Bumps Fable.Core from 4.3.0 to 4.5.0
Bumps Feliz from 2.9.0 to 3.3.1
Bumps Feliz.CompilerPlugins from 2.2.0 to 3.1.0

---
updated-dependencies:
- dependency-name: Fable.Core
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Feliz
  dependency-version: 3.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Feliz.CompilerPlugins
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 1, 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