Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Bump github.com/magefile/mage from 1.11.0 to 1.13.0 #485

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps github.com/magefile/mage from 1.11.0 to 1.13.0.

Release notes

Sourced from github.com/magefile/mage's releases.

v1.13.0 - Magefiles Directory and more!

What's Changed

New Contributors

Full Changelog: magefile/mage@v1.12.1...v1.13.0

v1.12.1 - Second Verse, Same as the First

This is a copy of v1.12.0 ... nothing has changed. However, there was an initial v1.12.0 that was created accidentally, and then deleted, and it's causing some go proxies to complain. So hopefully this will fix that.

Changelog

  • 2f1ec40 ci: migrate from travis to github action (#391)
  • fe9f942 evidently goreleaseer has changed in the last 4 years :) (#394)
  • fd5011e Fix the rollback mechanism for tags during a release (#392)
  • 404c119 sh.run(): quoted strings before join (#306)
  • 0c5affe Add asdf installation instructions to docs (#383)
  • e84bbc1 #288 add brew and scoop install to docs (#376)
  • 80953f7 #378 bump travisci go16 (#379)
  • dd94424 Create issue templates (#374)
  • d9e2e41 fix: deterministic compiled mainfile (#348)
  • 4cf3cfc make -h work with imported targets (#335)
  • de7ca6c fix test for go 1.16 (#330)

v1.12.0 - Small Fixes

This is our first release in a while, and nothing major is added, but some small fixes have gone out, like making the mainfile deterministic and making sure we can use -h with imported targets.

Changelog

  • 2f1ec40 ci: migrate from travis to github action (#391)
  • fe9f942 evidently goreleaseer has changed in the last 4 years :) (#394)
  • fd5011e Fix the rollback mechanism for tags during a release (#392)
  • 404c119 sh.run(): quoted strings before join (#306)
  • 0c5affe Add asdf installation instructions to docs (#383)
  • e84bbc1 #288 add brew and scoop install to docs (#376)
  • 80953f7 #378 bump travisci go16 (#379)
  • dd94424 Create issue templates (#374)
  • d9e2e41 fix: deterministic compiled mainfile (#348)
  • 4cf3cfc make -h work with imported targets (#335)
  • de7ca6c fix test for go 1.16 (#330)

... (truncated)

Commits
  • 3504e09 Add magefiles directory support (#405)
  • 526bf47 Replace godoc.org URLs (#342)
  • c07f313 Detect deps that have already been invoked (#346)
  • 3a11bce chore: wrap log.Println in cmd with verbose check (#399)
  • 0873a9b feat: allow mage:import alias to be defined for multiple imports (#398)
  • 2f1ec40 ci: migrate from travis to github action (#391)
  • fe9f942 evidently goreleaseer has changed in the last 4 years :) (#394)
  • fd5011e Fix the rollback mechanism for tags during a release (#392)
  • 404c119 sh.run(): quoted strings before join (#306)
  • 0c5affe Add asdf installation instructions to docs (#383)
  • 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 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 [github.com/magefile/mage](https://github.com/magefile/mage) from 1.11.0 to 1.13.0.
- [Release notes](https://github.com/magefile/mage/releases)
- [Changelog](https://github.com/magefile/mage/blob/master/.goreleaser.yml)
- [Commits](magefile/mage@v1.11.0...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2022
@mattermod
Copy link
Contributor

Hello @dependabot[bot],

Thanks for your pull request! A Core Committer will review your pull request soon. For code contributions, you can learn more about the review process here.

@hanzei hanzei requested a review from isacikgoz April 6, 2022 16:32
@hanzei hanzei added 2: Dev Review Requires review by a core committer and removed dependencies Pull requests that update a dependency file labels Apr 6, 2022
@isacikgoz isacikgoz added 4: Reviews Complete All reviewers have approved the pull request and removed 2: Dev Review Requires review by a core committer labels Apr 7, 2022
@isacikgoz isacikgoz merged commit 533d7ea into master Apr 7, 2022
@isacikgoz isacikgoz deleted the dependabot/go_modules/github.com/magefile/mage-1.13.0 branch April 7, 2022 06:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants