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 fake-cli from 5.23.1 to 6.1.1 #254

Merged
merged 1 commit into from
Sep 2, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2024

Bumps fake-cli from 5.23.1 to 6.1.1.

Release notes

Sourced from fake-cli's releases.

6.1.1

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @​Thorium - fsprojects/FAKE#2797 BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @​numpsy - fsprojects/FAKE#2803 BUGFIX: Allow RunSettingsArguments to be set, thanks @​TheAngryByrd - fsprojects/FAKE#2771

6.1.0

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @​0x53A - fsprojects/FAKE#2738 BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @​TheAngryByrd - fsprojects/FAKE#2772 ENHANCEMENT: Added shorthash to git functions, thanks @​voronoipotato - fsprojects/FAKE#2752 ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @​smoothdeveloper - fsprojects/FAKE#2768 ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects. ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @​cataggar - fsprojects/FAKE#2750

6.0.0

ENHANCEMENT: Site UI fixes and documentation link fixes.

6.0.0-beta001

BUGFIX: Error detecting msbuild version on Linux, thanks @​yazeedobaid - fsprojects/FAKE#2709 ENHANCEMENT: Add ignoreConflicts parameter to paket push, thanks @​gdziadkiewicz - fsprojects/FAKE#2720 ENHANCEMENT: Add GitHub API to create a pull request, thanks @​yazeedobaid - fsprojects/FAKE#2724

6.0.0-alpha004

BUGFIX: Fix build by pinning Microsoft.build packages now that .NET 7 is out and fix links in website, thanks @​yazeedobaid - fsprojects/FAKE#2721 BUGFIX: Fix docs URL in Choco template., thanks @​yazeedobaid - fsprojects/FAKE#2718

6.0.0-alpha003

6.0.0-alpha002

  • ENHANCEMENT: Fix website assets loading

6.0.0-alpha001

Changelog

Sourced from fake-cli's changelog.

6.1.1 - 2024-08-30

6.1.0 - 2024-07-27

6.0.0 - 2023-02-20

  • ENHANCEMENT: Site UI fixes and documentation link fixes.

6.0.0-beta001 - 2022-12-21

6.0.0-alpha004 - 2022-11-17

6.0.0-alpha003 - 2022-11-11

6.0.0-alpha002 - 2022-11-02

  • ENHANCEMENT: Fix website assets loading

6.0.0-alpha001 - 2022-11-01

Commits
  • fac7295 Remove the System.Runtime.Loader NuGet reference from Fake.Runtime (#2812)
  • b658df4 Bump version to 6.1.0 (#2811)
  • bb0dce7 Allow RunSettingsArguments to be set (#2771)
  • 3e5e3f0 Some code clean-ups and performance improvements (#2799)
  • 32ee50e Remove Version.Parse check from global.json parsing (#2804)
  • 2d3420d Fixed null reference exception on compilation results moving (#2795)
  • 7ef3837 Update System.Text.Json in the fakerunner group to 8.0.4 to fix vulnerability...
  • eeae957 SdkAssemblyResolver improvements (#2797)
  • 73dbe5b Try pinning Octokit to v6.0.0 in build.fsx (#2810)
  • bdedfa6 Ignore errors in DotNetPushChocolateyPackage when IGNORE_CONFLICT is `tru...
  • Additional 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 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 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 [fake-cli](https://github.com/fsprojects/Fake) from 5.23.1 to 6.1.1.
- [Release notes](https://github.com/fsprojects/Fake/releases)
- [Changelog](https://github.com/fsprojects/FAKE/blob/master/RELEASE_NOTES.md)
- [Commits](fsprojects/FAKE@5.23.1...6.1.1)

---
updated-dependencies:
- dependency-name: fake-cli
  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 Sep 2, 2024
@nojaf nojaf merged commit c2ca56e into master Sep 2, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/fake-cli-6.1.1 branch September 2, 2024 13:20
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