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

build(deps): Bump magefile/mage-action from 3.0.0 to 3.1.0 in /.github/workflows #3165

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps magefile/mage-action from 3.0.0 to 3.1.0.

Release notes

Sourced from magefile/mage-action's releases.

v3.1.0

Full Changelog: magefile/mage-action@v3.0.0...v3.1.0

Commits
  • 6f50bbb Merge pull request #353 from crazy-max/bake-v6
  • 9598ac2 ci: update bake-action to v6
  • 5206100 Merge pull request #352 from crazy-max/cache-binary
  • 0205820 chore: update generated content
  • dff95a1 add cache-binary input
  • ee8264b Merge pull request #349 from magefile/dependabot/npm_and_yarn/undici-5.28.5
  • 439c92a chore: update generated content
  • 7dd7d9b chore(deps): bump undici from 5.28.4 to 5.28.5
  • f99d01a Merge pull request #351 from crazy-max/fix-ci
  • 534c147 ci: disable macos14 and macos-15 runners
  • 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 [magefile/mage-action](https://github.com/magefile/mage-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/magefile/mage-action/releases)
- [Commits](magefile/mage-action@6a5dcb5...6f50bbb)

---
updated-dependencies:
- dependency-name: magefile/mage-action
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependency github_actions Pull requests that update GitHub Actions code labels Apr 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 1, 2025 06:26
Copy link

mergify bot commented Apr 1, 2025

This pull request does not have a backport label. Could you fix it @dependabot[bot]? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit
  • backport-active-all is the label that automatically backports to all active branches.
  • backport-active-8 is the label that automatically backports to all active minor branches for the 8 major.
  • backport-active-9 is the label that automatically backports to all active minor branches for the 9 major.
    NOTE: backport-v8.x has been added to help with the transition to the new branch 8.x.

@mergify mergify bot added the backport-v8.x label Apr 1, 2025
@romulets romulets merged commit 71e3a41 into main Apr 1, 2025
9 checks passed
@romulets romulets deleted the dependabot/github_actions/dot-github/workflows/magefile/mage-action-3.1.0 branch April 1, 2025 08:26
mergify bot pushed a commit that referenced this pull request Apr 1, 2025
…b/workflows (#3165)

build(deps): Bump magefile/mage-action in /.github/workflows

Bumps [magefile/mage-action](https://github.com/magefile/mage-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/magefile/mage-action/releases)
- [Commits](magefile/mage-action@6a5dcb5...6f50bbb)

---
updated-dependencies:
- dependency-name: magefile/mage-action
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 71e3a41)
romulets pushed a commit that referenced this pull request Apr 1, 2025
….0 to 3.1.0 in /.github/workflows (#3168)

build(deps): Bump magefile/mage-action from 3.0.0 to 3.1.0 in /.github/workflows (#3165)

build(deps): Bump magefile/mage-action in /.github/workflows

Bumps [magefile/mage-action](https://github.com/magefile/mage-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/magefile/mage-action/releases)
- [Commits](magefile/mage-action@6a5dcb5...6f50bbb)

---
updated-dependencies:
- dependency-name: magefile/mage-action
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 71e3a41)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v8.x dependency github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant