Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/magefile/mage from 1.13.0 to 1.14.0 (#8)
Bumps [github.com/magefile/mage](https://github.com/magefile/mage) from 1.13.0 to 1.14.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/magefile/mage/releases">github.com/magefile/mage's releases</a>.</em></p> <blockquote> <h2>v1.14.0 - Faster Than Ever</h2> <h2>What's Changed</h2> <ul> <li>give props to netlify on the main page by <a href="https://github.com/natefinch"><code>@natefinch</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/410">magefile/mage#410</a></li> <li>Update site to build with newer hugo by <a href="https://github.com/perrito666"><code>@perrito666</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/411">magefile/mage#411</a></li> <li>bring docs for use of directives up to date by <a href="https://github.com/efd6"><code>@efd6</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/407">magefile/mage#407</a></li> <li>add blog post about v1.13 by <a href="https://github.com/natefinch"><code>@natefinch</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/412">magefile/mage#412</a></li> <li>fix author links by <a href="https://github.com/natefinch"><code>@natefinch</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/413">magefile/mage#413</a></li> <li>Add variadic support to mg.F by <a href="https://github.com/perj"><code>@perj</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/402">magefile/mage#402</a></li> <li>feat: rename templated imports to avoid collisions by <a href="https://github.com/ladydascalie"><code>@ladydascalie</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/421">magefile/mage#421</a></li> <li>Website: fixing typos by <a href="https://github.com/deining"><code>@deining</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/429">magefile/mage#429</a></li> <li>refactor(listGoFiles): remove go list dependency by <a href="https://github.com/jaredallard"><code>@jaredallard</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/440">magefile/mage#440</a></li> <li>doc: add MacPorts install info by <a href="https://github.com/herbygillot"><code>@herbygillot</code></a> in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/419">magefile/mage#419</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/efd6"><code>@efd6</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/407">magefile/mage#407</a></li> <li><a href="https://github.com/perj"><code>@perj</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/402">magefile/mage#402</a></li> <li><a href="https://github.com/ladydascalie"><code>@ladydascalie</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/421">magefile/mage#421</a></li> <li><a href="https://github.com/deining"><code>@deining</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/429">magefile/mage#429</a></li> <li><a href="https://github.com/jaredallard"><code>@jaredallard</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/440">magefile/mage#440</a></li> <li><a href="https://github.com/herbygillot"><code>@herbygillot</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/magefile/mage/pull/419">magefile/mage#419</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/magefile/mage/compare/v1.13.0...v1.14.0">https://github.com/magefile/mage/compare/v1.13.0...v1.14.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/magefile/mage/commit/300bbc868ba8f2c15b35e09df7e8804753cac00d"><code>300bbc8</code></a> doc: add MacPorts install info (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/419">#419</a>)</li> <li><a href="https://github.com/magefile/mage/commit/85ed9df31e011c531dfbfabe47fd1927bae17d0f"><code>85ed9df</code></a> refactor(listGoFiles): remove go list dependency (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/440">#440</a>)</li> <li><a href="https://github.com/magefile/mage/commit/26cdb5c7369a9b03981eb906dd3606c566e45c16"><code>26cdb5c</code></a> Fixing typos (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/429">#429</a>)</li> <li><a href="https://github.com/magefile/mage/commit/40d421b7a19a376f9bf5a244b9e6a221a298ff63"><code>40d421b</code></a> feat: rename templated imports to avoid collisions (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/421">#421</a>)</li> <li><a href="https://github.com/magefile/mage/commit/051a55c7986938b0b46bdc7b4473817c0915e194"><code>051a55c</code></a> Add variadic support to mg.F (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/402">#402</a>)</li> <li><a href="https://github.com/magefile/mage/commit/30b90221fe8e1014d0331b05fef3f8de89a67feb"><code>30b9022</code></a> fix author links (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/413">#413</a>)</li> <li><a href="https://github.com/magefile/mage/commit/a1377130aac68f38065f121bdc4f8731f95951ba"><code>a137713</code></a> add blog post about v1.13 (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/412">#412</a>)</li> <li><a href="https://github.com/magefile/mage/commit/ae47c82d86aedc61db46f02cb448e62b53a1a194"><code>ae47c82</code></a> bring docs for use of directives up to date (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/407">#407</a>)</li> <li><a href="https://github.com/magefile/mage/commit/d4f6f0bca83cfb00d89e91962faaabc4efda2ccd"><code>d4f6f0b</code></a> Update site to build with newer hugo (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/411">#411</a>)</li> <li><a href="https://github.com/magefile/mage/commit/361a81d85ab3bac30bb7b69adba66fc6be6cb7b8"><code>361a81d</code></a> give props to netlify on the main page (<a href="https://github-redirect.dependabot.com/magefile/mage/issues/410">#410</a>)</li> <li>See full diff in <a href="https://github.com/magefile/mage/compare/v1.13.0...v1.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/magefile/mage&package-manager=go_modules&previous-version=1.13.0&new-version=1.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information