clly / wireguard-cni

12 stars 3 forks source link

Bump github.com/metal-stack/go-ipam from 1.11.6 to 1.13.0 #116

Open dependabot[bot] opened 10 months ago

dependabot[bot] commented 10 months ago

Bumps github.com/metal-stack/go-ipam from 1.11.6 to 1.13.0.

Release notes

Sourced from github.com/metal-stack/go-ipam's releases.

v1.13.0

General Changes

! BREAKING

ipam.PrefixFrom now returns a ErrNotFound

v1.12.6

General Changes

  • Update go deps, use postgres-16, change unmaintained actions plugin (#127) @​majst01

v1.12.5

General Changes

v1.12.4

General Changes

  • Build with go-1.21 and use slog instead of zap for logging (#122) @​majst01

v1.12.3

General Changes

v1.12.2

General Changes

v1.12.1

General Changes

v1.12.0

General Changes

... (truncated)

Commits
  • 72b753b PrefixFrom does not return a NotFound, fix this (#129)
  • 44e1550 Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows (#134)
  • f6b6330 New Linter with alot of new warnings, fix this (#130)
  • cec3b8c Update go deps, use postgres-16, change unmaintained actions plugin (#127)
  • ca86640 Storage: local JSON file (#123)
  • 6f010ba Update databases, also fix one small nit (#124)
  • 909cee1 Build with go-1.21 and use slog instead of zap for logging (#122)
  • 1346cc6 migrate to connectrpc (#120)
  • 5037009 Add metrics (#119)
  • f9f0036 Update go deps, db version, alpine, buf (#117)
  • 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 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)
clly commented 10 months ago

@dependabot rebase

dependabot[bot] commented 10 months ago

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

clly commented 10 months ago

@dependabot recreate