etcd
etcd copied to clipboard
build(deps): bump github.com/Abirdcfly/dupword from 0.0.14 to 0.1.1 in /tools/mod
Bumps github.com/Abirdcfly/dupword from 0.0.14 to 0.1.1.
Release notes
Sourced from github.com/Abirdcfly/dupword's releases.
v0.1.1
Changelog
- 3d8226be7b4fc760fd8f39b01e4038d1e645bf93 action: update goreleaser-action to latest
What's Changed
- build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 by
@dependabotin Abirdcfly/dupword#34- build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 by
@dependabotin Abirdcfly/dupword#35- build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0 by
@dependabotin Abirdcfly/dupword#36- build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 by
@dependabotin Abirdcfly/dupword#38- build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.0 by
@dependabotin Abirdcfly/dupword#39- build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0 by
@dependabotin Abirdcfly/dupword#40- Ignore duplicate words in example test output by
@matthewhughes934in Abirdcfly/dupword#41New Contributors
@matthewhughes934made their first contribution in Abirdcfly/dupword#41Full Changelog: https://github.com/Abirdcfly/dupword/compare/v0.0.14...v0.1.1
Commits
3d8226baction: update goreleaser-action to lateste418fc6Ignore duplicate words in example test outputb9c6b04build(deps): bump golang.org/x/tools from 0.23.0 to 0.24.0c59b6e1build(deps): bump golang.org/x/tools from 0.22.0 to 0.23.03772c8dbuild(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0292a110build(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0931fa89build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.06a5c3adbuild(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0- See full diff in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign wenjiaswe for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 68.78%. Comparing base (
4d42c0f) to head (23ff4f6).
:exclamation: Current head 23ff4f6 differs from pull request most recent head 2a91fa4
Please upload reports for the commit 2a91fa4 to get more accurate results.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
see 21 files with indirect coverage changes
@@ Coverage Diff @@
## main #18502 +/- ##
==========================================
- Coverage 68.87% 68.78% -0.10%
==========================================
Files 420 420
Lines 35489 35489
==========================================
- Hits 24444 24410 -34
- Misses 9617 9648 +31
- Partials 1428 1431 +3
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4d42c0f...2a91fa4. Read the comment docs.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.