Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps cake-build/cake-action from 1 to 3.

Release notes

Sourced from cake-build/cake-action's releases.

3.0.0

This release upgrades to Node 20 and adds support for Cake Frosting. ❄️

Breaking Changes

New Features

Bug Fixes

  • #56 Always get the latest version of Cake from GitHub

2.0.0

This release upgrades to Node 16 and adds a new feature. 📈

Breaking Changes

  • #41 Update to Node 16

New Features

  • #17 Add support for implicit bootstrapping of modules

1.4.1

This release fixes a bug. 🐞

Bug Fixes

  • #37 Script arguments containing : are truncated

1.4.0

This release adds support for installing Cake as a .NET local tool. 🧰

New Features

  • #26 Add support for installing Cake using tool manifest (thanks to @​devlead)

1.3.0

This release adds support for passing custom script arguments. 🙌

New Features

  • #10 Allow to specify configuration argument as input
  • #16 Add support for the dry run option

1.2.0

Cake Action is now officially part of the Cake Organisation. 🍰

... (truncated)

Commits
  • d218f11 Bumps the version to 3.0.1
  • aa5ae18 Merge branch 'issue/gh-62'
  • b849b3b Skips uninstalling the Cake.Tool when the required version is already install...
  • 80152ee Installs the Cake.Tool using minimal verbosity
  • 2a8f3af Refactors the tests for dotnet.ts to be more flexible
  • 16772b9 Add integration tests for C# file-based Cake apps
  • 5c3a5f8 Ignore IDE-related directories
  • cee9a5b Consolidates the tests in dotnet.test.ts
  • 619bbe0 Makes the tests that stub async functions more readable
  • f6124b8 Improves the formatting in a couple of files
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 9, 2026
Bumps [cake-build/cake-action](https://github.com/cake-build/cake-action) from 1 to 3.
- [Release notes](https://github.com/cake-build/cake-action/releases)
- [Commits](cake-build/cake-action@v1...v3)

---
updated-dependencies:
- dependency-name: cake-build/cake-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 9, 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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant