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

Bump fable from 5.0.0-alpha.5 to 5.0.0-alpha.7 in the dotnet-tools group #307

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps the dotnet-tools group with 1 update: fable.

Updates fable from 5.0.0-alpha.5 to 5.0.0-alpha.7

Release notes

Sourced from fable's releases.

Release 5.0.0-alpha.7

Fixed

Release 5.0.0-alpha.6

Added

  • [All] Add StringBuiler.Append(c: char, repeatCount: int) overload (by @​roboz0r)
  • [All] Added primitive types equality and comparison (by @​ncave)
  • [All] Updated FCS to latest F# 9.0 (by @​ncave)
  • [All] Updated Fable-FCS to latest F# 9.0 (by @​ncave)
  • [All] Updated metadata to latest .NET 9.0 (by @​ncave)
  • [All] Updated FCS type constraints (by @​ncave)

Fixed

  • [Py] Add missing unicode categories in python library (by @​joprice)
  • [All] Log JSON output if we fail to parse MSBuild result (by @​MangelMaxime)
Commits
  • 97631c9 Release 5.0.0-alpha.7
  • 016e1c3 [All] Disable .NET Welcome message when cracking project
  • d4541ba Release 5.0.0-alpha.6
  • 0f9e045 [All] Log JSON output if we fail to parse MSBuild result
  • 1cc7df5 Updated FCS type constraints (#4016)
  • 4f8930b [Py] add missing unicode categories in python library (#3872)
  • 79a2610 Added primitive types equality and comparison (#4013)
  • b0fbde1 Updated FCS to latest F# 9.0 (#4011)
  • d6422f3 Updated Fable-FCS to F# 9 (#3960)
  • 8f8feaf [All] Add StringBuiler.Append(c: char, repeatCount: int) overload
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dotnet-tools group with 1 update: [fable](https://github.com/fable-compiler/Fable).


Updates `fable` from 5.0.0-alpha.5 to 5.0.0-alpha.7
- [Release notes](https://github.com/fable-compiler/Fable/releases)
- [Commits](fable-compiler/Fable@5.0.0-alpha.5...5.0.0-alpha.7)

---
updated-dependencies:
- dependency-name: fable
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dotnet-tools
...

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 Jan 23, 2025
@dependabot dependabot bot requested a review from krymtkts January 23, 2025 21:12
@krymtkts krymtkts merged commit 5a09f14 into main Jan 24, 2025
2 checks passed
@krymtkts krymtkts deleted the dependabot/nuget/dotnet-tools-8eadd277e0 branch January 24, 2025 11:52
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