fix(deps): update module github.com/magefile/mage to v1.15.0 #12
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.9.0
->v1.15.0
Release Notes
magefile/mage (github.com/magefile/mage)
v1.15.0
Compare Source
Changelog
9e91a03
Update CI (#466)9199872
fix erroneous docstring of sh.Exec() (#452)02bde0b
Update jQuery to 3.5.0 (#458)1b8774a
-d dir contains magefiles stop with "No .go files marked with the mage build tag..." (#447) (#448)a920604
mage: cancel context on SIGINT (#313)v1.14.0
: - Faster Than EverCompare Source
What's Changed
New Contributors
Full Changelog: magefile/mage@v1.13.0...v1.14.0
v1.13.0
: - Magefiles Directory and more!Compare Source
What's Changed
New Contributors
Full Changelog: magefile/mage@v1.12.1...v1.13.0
v1.12.1
: - Second Verse, Same as the FirstCompare Source
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 FixesCompare Source
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)v1.11.0
: Arguments!Compare Source
Changelog
07afc7d
update release pipeline slightly (#327)aba3950
I guess arguments work now (#326)3730191
target: rework modtime comparison logic #323 (#324)2ded30c
Add -ldflags flag (#322)50f568e
get mage tests to pass on windows (#312)707b7bd
update the WorkDir (-w) flag to default to the Dir (-d) value as documented (#310)v1.10.0
: Colors, working directory, some better errorsCompare Source
Changelog
9a10961
#285 add color output for mage list (#301)310e198
update home page with a better example (#293)cb825cb
Ensure MAGEFILE_VERBOSE set in compiled magefile (#300)7747d7c
add copyright to license (#299)8a5905f
Improve error message for failed imports (#298)fd985b9
update install docs on site for #229 (#292)6076b08
Mage Code of Conduct (#284)5d10b67
Set magefiles working directory (#277)0c7e3de
filter mageimport files (#281)1e0dbb8
Set GOARCH to amd64 for TestListMagefilesIgnoresRespectsGOOSArg (#275)e353334
Add missing dependency to example Magefile (#274)9e2b3db
Add RunVWith command (#261)d6f8413
enable detail/stack printing for the Go 2 proposal for error values (#259)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.