chore(deps): update dependency mage to v1.17.2 (main)#5298
Merged
elastic-renovate-prod[bot] merged 1 commit intomainfrom Apr 24, 2026
Merged
chore(deps): update dependency mage to v1.17.2 (main)#5298elastic-renovate-prod[bot] merged 1 commit intomainfrom
elastic-renovate-prod[bot] merged 1 commit intomainfrom
Conversation
Contributor
Merge Queue Status
This pull request spent 58 minutes 13 seconds in the queue, with no time running CI. Waiting for:
All conditions
ReasonThe pull request #5298 has been manually updated HintIf you want to requeue this pull request, you can post a |
74 tasks
74 tasks
74 tasks
This was referenced Apr 24, 2026
eaaa9f6 to
0d6318d
Compare
0d6318d to
f58811d
Compare
Contributor
Merge Queue Status
This pull request spent 18 minutes 12 seconds in the queue, with no time running CI. Waiting for:
All conditions
ReasonPull request #5298 has been merged manually at 2e445bb HintYou were too fast! |
74 tasks
This was referenced Apr 24, 2026
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:
1.14.0->1.17.2Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
magefile/mage (mage)
v1.17.2: - Tab CompletionWhat'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)v1.17.1: - Fix for Asset NamingChangelog
00dd13dchore(goreleaser): fix release asset names (#547)88c49b7support for inline doc comments on optional flags (#549)What's Changed
New Contributors
Full Changelog: magefile/mage@v1.17.0...v1.17.1
Configuration
📅 Schedule: Branch creation - "* 1 * * 1-5" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.