Go: Update module github.com/magefile/mage to v1.17.2

This MR contains the following updates:

Package Type Update Change
github.com/magefile/mage require minor v1.15.0 -> v1.17.2

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

magefile/mage (github.com/magefile/mage)

v1.17.2: - Tab Completion

Compare Source

What's New

Tab completion is now available by running mage -install <shell> where the currently supported shells are zsh, bash, fish, and powershell. This was a long-requested feature that always made me nervous because it presumes a lot about your local machine... but I guess we're in for it now. Please report any issues you see.... it's rather a hard feature to test. But... it works on my machine? 😬

Fixed a backtick bug in comments and mage -l and mage -h no longer require compiling a binary, so they're way faster now.

Changelog

v1.17.1: - Fix for Asset Naming

Compare Source

Changelog

What's Changed

New Contributors

Full Changelog: https://github.com/magefile/mage/compare/v1.17.0...v1.17.1

v1.17.0: - Multiline help text output

Compare Source

Changelog

v1.16.1

Compare Source

v1.16.0: Optional Arguments!

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/magefile/mage/compare/v1.15.0...v1.16.0


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading
Loading