Conversation
… updates Bumps the go-everything group with 1 update in the / directory: [golang.org/x/sync](https://github.com/golang/sync). Bumps the go-everything group with 1 update in the /magefiles directory: [github.com/magefile/mage](https://github.com/magefile/mage). Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `github.com/magefile/mage` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/magefile/mage/releases) - [Commits](magefile/mage@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything - dependency-name: github.com/magefile/mage dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-everything ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #217 +/- ##
==========================================
- Coverage 85.45% 85.43% -0.03%
==========================================
Files 93 93
Lines 4524 4524
==========================================
- Hits 3866 3865 -1
Misses 492 492
- Partials 166 167 +1 |
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.
Bumps the go-everything group with 1 update in the / directory: golang.org/x/sync.
Bumps the go-everything group with 1 update in the /magefiles directory: github.com/magefile/mage.
Updates
golang.org/x/syncfrom 0.19.0 to 0.20.0Commits
ec11c4aerrgroup: fix a typo in the documentation1a58307all: modernize interface{} -> any3172ca5all: upgrade go directive to at least 1.25.0 [generated]Updates
github.com/magefile/magefrom 1.15.0 to 1.16.0Release notes
Sourced from github.com/magefile/mage's releases.
Commits
69e6f82Add support for optional arguments (#538)78acbafadd the ability to call targets with float64 args (#525)bdc92f6chore(docs): updated README and site to include installation using go install...32e0107This adds a test to bug 508 (#516)0800736fix default selector ignoring Receiver and returning first matching function ...2385abbCorrect test input code to support older go versions (#490)0fddccbci: Extendgo-versionwith1.21.x(#479)2edffd1Comment typo: parse.go (#485)c97c205Update documentation to include Windows Magefile Cache (#484)9f54e0ffeat: support trailing line comment for mage:import (#480)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions