cake-contrib / Cake.Incubator

This project contains various experimental but useful extension methods and aliases for Cake
http://cakebuild.net/api/Cake.Incubator/
Other
19 stars 26 forks source link

(maint): Bump cake-build/cake-action from 1 to 1.3.0 #144

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

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. ๐Ÿฐ

Security

Improvements

  • #13 Update the documentation to point to the new repository URL
  • 3f70b42 Change the icon on the Marketplace to more closely resemble Cake
  • 9229ab8 Disable the .NET Core CLI welcome message for a leaner build log

1.1.1

This release fixes a regression introduced in 1.1.0. ๐Ÿž

Bug Fixes

  • #9 The build fails when running the script with a specific version of Cake

1.1.0

This release allows you to tweak the way your Cake script runs in a GitHub Actions workflow. ๐Ÿ”ง

New Features

Bug Fixes

  • #8 It's possible to use multiple instances of the Cake Action within the same build definition

1.0.1

This version fixes the inevitable small bugs of a 1.0 release. ๐Ÿ›

Bug Fixes

  • b01aabb Disables the .NET Core telemetry
  • ce09535 Correctly looks for build.cake if no script path is specified
Commits


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 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)
nils-a commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like cake-build/cake-action is up-to-date now, so this is no longer needed.