fix(deps): update module github.com/magefile/mage to v1.17.2 (0.3.x)#434
Open
github-actions[bot] wants to merge 1 commit into0.3.xfrom
Open
fix(deps): update module github.com/magefile/mage to v1.17.2 (0.3.x)#434github-actions[bot] wants to merge 1 commit into0.3.xfrom
github-actions[bot] wants to merge 1 commit into0.3.xfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.17.1->v1.17.2Release Notes
magefile/mage (github.com/magefile/mage)
v1.17.2: - Tab CompletionCompare 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 -landmage -hno longer require compiling a binary, so they're way faster now.Changelog
0953947make -h no long require compiling (#552)791a5b4Support Tab Completion (#551)cff82a6fix bug #537 - backticks in comments break output (#544)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 has been generated by Renovate Bot.