Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency fable to 4.24.0 #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fable (source) 4.22.0 -> 4.24.0 age adoption passing confidence

Release Notes

fable-compiler/Fable (fable)

v4.24.0

Compare Source

Added
  • [JS/TS] Added missing ResizeArray.CopyTo replacements (by @​ncave)
  • [JS/TS] Added missing Dictionary constructors from enumerable (by @​ncave)
Fixed
  • [Rust] Fixed import path rewrite (by @​ncave)
  • [Rust] Updated derived interfaces (by @​ncave)
  • [Rust] Updated string comparisons (by @​ncave)
  • [Rust] Fixed derived traits mapping (by @​ncave)
  • [JS/TS] Added missing ICollection helpers (#​3914) (by @​ncave)
  • [JS/TS] Added missing IReadOnlyCollection helpers (by @​ncave)

v4.23.0

Compare Source

Added
  • [Rust] Added basic class inheritance support (by @​ncave)
  • [Rust] Added String.Replace(char, char) and test (by @​ncave)
  • [Rust] Support type extensions for external types (by @​ncave)
  • [Rust] Support more System.Array methods and tests (by @​ncave)
  • [Rust] Added decision tree multiple target references (by @​ncave)
  • [Rust] Added Char surrogate tests for completeness (by @​ncave)
  • [JS] Add System.String.Normalize support (by @​DashieTM)
  • [JS] Allow [<Erase>] to work on members (by @​MangelMaxime)
Fixed
  • [Rust] Updated derived traits mapping (by @​ncave)
  • [Rust] Updated some collections equality (by @​ncave)
  • [Rust] Fixed try finally handler order of execution (by @​ncave)
  • [JS/TS/Python/Rust] Fixed String.StartsWith/EndsWith (#​3934) (by @​ncave)
  • [All/Rust] Removed Regex.Replace from hot paths (by @​ncave)
  • [JS] Fix regression, generate let variable when using import on a private mutable variable (by @​MangelMaxime)
  • [TS] Prevent generics to be duplicated (by @​MangelMaxime)
  • [TS] Fix interface generation when decorated with Mangle (by @​MangelMaxime)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/fable-4.x branch from 25ae5d4 to 0c10b38 Compare November 19, 2024 17:18
@renovate renovate bot changed the title chore(deps): update dependency fable to 4.23.0 chore(deps): update dependency fable to 4.24.0 Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants