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 Cake.BuildSystems.Module from 5.0.0 to 6.1.0 #5903

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps Cake.BuildSystems.Module from 5.0.0 to 6.1.0.

Release notes

Sourced from Cake.BuildSystems.Module's releases.

6.1.0

As part of this release we had 6 issues closed.

Feature

Where to get it

You can download this release from nuget, or you can just reference it in a cake build script with #module nuget:?package=Cake.BuildSystems.Module&version=6.1.0.

SHA256 Hashes of the release artifacts

  • 95dea96b6977d25e6ce79e052bad9ab31ac1a39333bfbc94af16dcbe7df8e0e8 Cake.BuildSystems.Module.6.1.0.nupkg

  • 2ae6b29cc2e84ddc9cff0576a30273351a744357193596ca2d67ca3053c73c94 Cake.BuildSystems.Module.6.1.0.snupkg

6.0.0

As part of this release we had 4 issues closed.

Breaking change

Where to get it

You can download this release from nuget, or you can just reference it in a cake build script with #module nuget:?package=Cake.BuildSystems.Module&version=6.0.0.

SHA256 Hashes of the release artifacts

  • 3a713a75db91603422967a444f4034688ec061bbc280224d66d8cb5847711094 Cake.BuildSystems.Module.6.0.0.snupkg

  • 7c8ee943e180291391824c600ee1582a5476e45e9ce7f9bd8b81edff8cb8282f Cake.BuildSystems.Module.6.0.0.nupkg

Commits
  • 7cf2488 Merge pull request #166 from nils-a/release/6.1.0
  • 6d00b42 Merge pull request #165 from ap0llo/add-gitlab-ci-module
  • 991e987 Clean up implementation of GitLabCILog
  • 35b04f0 Include GitLab CI support in README
  • 0080832 Match behaviour and coloring of Cake in GitLab CI log
  • 9d069d8 Add GitLab CI module and implement ICakeLog for GitLab CI
  • 2597531 Merge pull request #160 from cake-contrib/renovate/cake.recipe-3.x
  • 1e0fac1 Update dependency Cake.Recipe to v3.1.1
  • 05a53c8 (#157) update demos to Cake 4.0.0 (#158)
  • 4875790 Update dependency JetBrains.Annotations to v2023 (#164)
  • 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 <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 [Cake.BuildSystems.Module](https://github.com/cake-contrib/Cake.BuildSystems.Module) from 5.0.0 to 6.1.0.
- [Release notes](https://github.com/cake-contrib/Cake.BuildSystems.Module/releases)
- [Changelog](https://github.com/cake-contrib/Cake.BuildSystems.Module/blob/develop/GitReleaseManager.yaml)
- [Commits](cake-contrib/Cake.BuildSystems.Module@5.0.0...6.1.0)

---
updated-dependencies:
- dependency-name: Cake.BuildSystems.Module
  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 Type: Maintenance labels Jan 1, 2024
@bdukes bdukes added this to the 9.13.2 milestone Jan 3, 2024
@valadas valadas merged commit addf948 into develop Jan 3, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Cake.BuildSystems.Module-6.1.0 branch January 3, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Pull requests that update .net code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants