Skip to content

(deps): Bump Cake.Frosting from 6.0.0 to 6.1.0#4835

Merged
mergify[bot] merged 2 commits into
mainfrom
dependabot/nuget/build/Cake.Frosting-6.1.0
Mar 13, 2026
Merged

(deps): Bump Cake.Frosting from 6.0.0 to 6.1.0#4835
mergify[bot] merged 2 commits into
mainfrom
dependabot/nuget/build/Cake.Frosting-6.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Cake.Frosting from 6.0.0 to 6.1.0.

Release notes

Sourced from Cake.Frosting's releases.

6.1.0

As part of this release we had 43 issues closed.

Breaking change

  • #​4656 Gitlab CI_PIPELINE_ID has exceeded the int limits on gitlab.com and the variable should be changed to a long by drewgle resolved in !4748 by devlead

Bugs

Features

Improvements

Contributors

14 contributors made this release possible.

drewgle devlead fdw peymanr34 bjorkstromm squid-box kasperk81 gamingrobot paulomorgado NatMarchand TrymBeast wgnf CommitToday jarlehjortland

SHA256 Hashes of the release artifacts

  • c0e4204d9bd1bc8bb8b5dae31f1a8bc624416dbbd78551a5272ba59583a99adc Cake.Cli.6.1.0.nupkg
    ... (truncated)

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 dependabot Bot added this to the 6.x milestone Mar 1, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 1, 2026
@arturcic

arturcic commented Mar 1, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/nuget/build/Cake.Frosting-6.1.0 branch from 94c055b to 6592145 Compare March 1, 2026 17:12
@arturcic
arturcic force-pushed the dependabot/nuget/build/Cake.Frosting-6.1.0 branch from 6592145 to eb67431 Compare March 1, 2026 17:24
@arturcic
arturcic force-pushed the dependabot/nuget/build/Cake.Frosting-6.1.0 branch 2 times, most recently from 6305c43 to 4e121ce Compare March 1, 2026 19:52
@arturcic

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot
dependabot Bot force-pushed the dependabot/nuget/build/Cake.Frosting-6.1.0 branch 6 times, most recently from ad8c062 to eec3174 Compare March 12, 2026 19:18
@arturcic
arturcic force-pushed the main branch 4 times, most recently from fae75da to 5cc0855 Compare March 13, 2026 00:07
---
updated-dependencies:
- dependency-name: Cake.Frosting
  dependency-version: 6.1.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/build/Cake.Frosting-6.1.0 branch from eec3174 to 10e51e7 Compare March 13, 2026 13:22
The MSBuildToolVersion.VS2026 enum value is now directly available, making the previous integer-based workaround unnecessary.
@arturcic
arturcic force-pushed the dependabot/nuget/build/Cake.Frosting-6.1.0 branch from 6881591 to 9c1bd70 Compare March 13, 2026 15:51
@sonarqubecloud

Copy link
Copy Markdown

Comment on lines +67 to +70
catch (Exception e)
{
context.Error(e.Message);
}

@mergify mergify Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatic approval for Dependabot update.

@mergify mergify Bot added the queued label Mar 13, 2026
mergify Bot added a commit that referenced this pull request Mar 13, 2026
@mergify

mergify Bot commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

This pull request spent 23 minutes 27 seconds in the queue, including 23 minutes 10 seconds running CI.

Required conditions to merge
  • #approved-reviews-by >= 1 [🛡 GitHub repository ruleset rule main branch rule]
  • #changes-requested-reviews-by = 0 [🛡 GitHub repository ruleset rule main branch rule]
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = DotNet Format
    • check-neutral = DotNet Format
    • check-skipped = DotNet Format
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Release
    • check-neutral = Release
    • check-skipped = Release
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Build & Test (new-cli)
    • check-neutral = Build & Test (new-cli)
    • check-skipped = Build & Test (new-cli)
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Build & Package / macos-26
    • check-neutral = Build & Package / macos-26
    • check-skipped = Build & Package / macos-26
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Build & Package / ubuntu-24.04
    • check-neutral = Build & Package / ubuntu-24.04
    • check-skipped = Build & Package / ubuntu-24.04
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Build & Package / windows-2025
    • check-neutral = Build & Package / windows-2025
    • check-skipped = Build & Package / windows-2025
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / macos-26 - net10.0
    • check-neutral = Test / macos-26 - net10.0
    • check-skipped = Test / macos-26 - net10.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / macos-26 - net8.0
    • check-neutral = Test / macos-26 - net8.0
    • check-skipped = Test / macos-26 - net8.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / macos-26 - net9.0
    • check-neutral = Test / macos-26 - net9.0
    • check-skipped = Test / macos-26 - net9.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / ubuntu-24.04 - net10.0
    • check-neutral = Test / ubuntu-24.04 - net10.0
    • check-skipped = Test / ubuntu-24.04 - net10.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / ubuntu-24.04 - net8.0
    • check-neutral = Test / ubuntu-24.04 - net8.0
    • check-skipped = Test / ubuntu-24.04 - net8.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / ubuntu-24.04 - net9.0
    • check-neutral = Test / ubuntu-24.04 - net9.0
    • check-skipped = Test / ubuntu-24.04 - net9.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / windows-2025 - net10.0
    • check-neutral = Test / windows-2025 - net10.0
    • check-skipped = Test / windows-2025 - net10.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / windows-2025 - net8.0
    • check-neutral = Test / windows-2025 - net8.0
    • check-skipped = Test / windows-2025 - net8.0
  • any of [🛡 GitHub repository ruleset rule main branch rule]:
    • check-success = Test / windows-2025 - net9.0
    • check-neutral = Test / windows-2025 - net9.0
    • check-skipped = Test / windows-2025 - net9.0

@mergify
mergify Bot merged commit 9f12c2c into main Mar 13, 2026
121 checks passed
@mergify
mergify Bot deleted the dependabot/nuget/build/Cake.Frosting-6.1.0 branch March 13, 2026 16:37
@mergify mergify Bot removed the queued label Mar 13, 2026
arturcic pushed a commit that referenced this pull request Mar 13, 2026
…osting-6.1.0

(deps): Bump Cake.Frosting from 6.0.0 to 6.1.0
arturcic pushed a commit to arturcic/GitVersion that referenced this pull request Mar 13, 2026
…/Cake.Frosting-6.1.0

(deps): Bump Cake.Frosting from 6.0.0 to 6.1.0
@arturcic arturcic modified the milestones: 6.x, 6.6.1 Mar 13, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant