Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/libp2p/go-libp2p-kbucket from 0.6.3 to 0.6.4 #351

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps github.com/libp2p/go-libp2p-kbucket from 0.6.3 to 0.6.4.

Release notes

Sourced from github.com/libp2p/go-libp2p-kbucket's releases.

v0.6.4

What's Changed

New Contributors

Full Changelog: libp2p/go-libp2p-kbucket@v0.6.3...v0.6.4

Commits
  • 9d31da6 Merge pull request #135 from libp2p/release/v0.6.4
  • 2ab30af release v0.6.4
  • 3b044bb Merge pull request #134 from elecbug/master
  • 4594fe6 feat: add log printing when peer added and removed table
  • 367b908 Merge pull request #133 from libp2p/uci/update-go
  • 31a2c6e chore: bump go.mod to Go 1.22 and run go fix
  • 590e7d9 Merge pull request #132 from cce/go-log-v2
  • 4552443 Upgrade to go-log v2.5.1
  • c2c47e5 Merge pull request #131 from libp2p/uci/copy-templates
  • 08a4b76 chore: add or force update .github/workflows/tagpush.yml
  • Additional commits viewable in compare view

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 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2024
@dependabot dependabot bot requested a review from a team September 1, 2024 16:10
@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-github.com-libp2p-go-libp2p-kbucket-0.6.4 branch 2 times, most recently from 38fa35d to 25113da Compare September 2, 2024 05:04
go.mod Outdated
@@ -1,6 +1,7 @@
module github.com/0xPolygon/polygon-edge

go 1.21
toolchain go1.22.5
Copy link

@Stefan-Ethernal Stefan-Ethernal Sep 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ova zavisnost zahteva go1.22, treba da se dogovorimo da li ćemo da upgrade-ujemo Go verziju ili da zatvorimo ovaj PR zasad

go: github.com/libp2p/go-libp2p-kbucket@v0.6.4 requires go >= 1.22; switching to go1.22.6

@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-github.com-libp2p-go-libp2p-kbucket-0.6.4 branch from 25113da to 27d8360 Compare September 2, 2024 05:29
@Stefan-Ethernal Stefan-Ethernal mentioned this pull request Sep 2, 2024
11 tasks
@Stefan-Ethernal
Copy link

Dependant upon #362.

@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-github.com-libp2p-go-libp2p-kbucket-0.6.4 branch 4 times, most recently from dc3600f to 6cf0e79 Compare September 4, 2024 08:33
@Stefan-Ethernal
Copy link

@dependabot rebase

Bumps [github.com/libp2p/go-libp2p-kbucket](https://github.com/libp2p/go-libp2p-kbucket) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/libp2p/go-libp2p-kbucket/releases)
- [Commits](libp2p/go-libp2p-kbucket@v0.6.3...v0.6.4)

---
updated-dependencies:
- dependency-name: github.com/libp2p/go-libp2p-kbucket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot-go_modules-develop-github.com-libp2p-go-libp2p-kbucket-0.6.4 branch from 6cf0e79 to 551695d Compare September 10, 2024 09:05
@Stefan-Ethernal Stefan-Ethernal merged commit 53380e2 into develop Sep 10, 2024
10 checks passed
@Stefan-Ethernal Stefan-Ethernal deleted the dependabot-go_modules-develop-github.com-libp2p-go-libp2p-kbucket-0.6.4 branch September 10, 2024 10:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant