Skip to content

chore(go): bump github.com/magefile/mage from 1.14.0 to 1.17.2#33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/magefile/mage-1.17.2
Open

chore(go): bump github.com/magefile/mage from 1.14.0 to 1.17.2#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/magefile/mage-1.17.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Copy link
Copy Markdown

Bumps github.com/magefile/mage from 1.14.0 to 1.17.2.

Release notes

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

v1.17.2 - Tab Completion

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

  • 0953947c1673fd745a51c032aadeb3c63f9f3368 make -h no long require compiling (#552)
  • 791a5b40794d4bcdd840f7e7523d886ac25b2a96 Support Tab Completion (#551)
  • cff82a6fab83f756a382e841029a537714bd9a02 fix bug #537 - backticks in comments break output (#544)

v1.17.1 - Fix for Asset Naming

Changelog

  • 00dd13d9f6e84a3d212618dc1456cef0c661b231 chore(goreleaser): fix release asset names (#547)
  • 88c49b7253eafc9256130e095dac79d11655ccef support for inline doc comments on optional flags (#549)

What's Changed

New Contributors

Full Changelog: magefile/mage@v1.17.0...v1.17.1

v1.17.0 - Multiline help text output

Changelog

  • 707313f6ee76e8547dd185dc3ef817dea3389429 add support for retaining multiline comments (#546)
  • 0ac910f894e5a9fed8b5f94c47af7d07468eaff6 add a bunch more tests (#543)
  • b11eb445c2a1eb62f55766f48ea7d6cce56ca143 update goreleaser to v2 (#541)
  • 35943471019e2d9c616eb09a5d347c90c76a00e0 Set up linter (#539)

v1.16.0 Optional Arguments!

What's Changed

New Contributors

... (truncated)

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.14.0 to 1.17.2.
- [Release notes](https://github.com/magefile/mage/releases)
- [Commits](magefile/mage@v1.14.0...v1.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 27, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 36.93%. Comparing base (d297096) to head (2977c2b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
+ Coverage   36.87%   36.93%   +0.06%     
==========================================
  Files          10       10              
  Lines         979      980       +1     
==========================================
+ Hits          361      362       +1     
  Misses        585      585              
  Partials       33       33              
Flag Coverage Δ
unit-tests 36.93% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant