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

chore(deps): bump go.universe.tf/metallb from 0.13.7 to 0.14.5 #537

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps go.universe.tf/metallb from 0.13.7 to 0.14.5.

Release notes

Sourced from go.universe.tf/metallb's releases.

metallb-chart-0.14.5

A network load-balancer implementation for Kubernetes using standard routing protocols

v0.14.5

See the release notes for details:

https://metallb.universe.tf/release-notes/#version-0-14-5

metallb-chart-0.14.4

A network load-balancer implementation for Kubernetes using standard routing protocols

Release v0.14.4

See https://metallb.universe.tf/release-notes/ for details

metallb-chart-0.14.3

A network load-balancer implementation for Kubernetes using standard routing protocols

v0.14.3

See https://metallb.universe.tf/release-notes/ for details

metallb-chart-0.14.2

A network load-balancer implementation for Kubernetes using standard routing protocols

v0.14.2

See https://metallb.universe.tf/release-notes/ for details

metallb-chart-0.13.12

A network load-balancer implementation for Kubernetes using standard routing protocols

v0.13.12

See https://metallb.universe.tf/release-notes/ for details

metallb-chart-0.13.11

A network load-balancer implementation for Kubernetes using standard routing protocols

v0.13.11

See https://metallb.universe.tf/release-notes/ for details

metallb-chart-0.13.10

A network load-balancer implementation for Kubernetes using standard routing protocols

v0.13.10

See https://metallb.universe.tf/release-notes/ for details

metallb-chart-0.13.9

A network load-balancer implementation for Kubernetes using standard routing protocols

... (truncated)

Commits
  • 3cee8c0 Automated update for release v0.14.5
  • 7ebb4a2 Merge branch 'main' into v0.14
  • 61e7f86 Prepare release notes for 0.14.5
  • 50e1990 fix: inv dev-env --protocol=layer2 uses wrong ips
  • 1395e2e fix: python syntax error -> invalid escape sequence
  • e419ead Bump k8s.io/client-go from 0.29.3 to 0.29.4
  • 6b85680 Bump k8s.io/apimachinery from 0.29.3 to 0.29.4
  • 2049e56 Bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3
  • 11a02d9 Bump golang.org/x/sys from 0.18.0 to 0.19.0
  • c735e67 Bump github.com/hashicorp/memberlist from 0.5.0 to 0.5.1
  • 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 22, 2024
@dependabot dependabot bot requested review from deitch and displague April 22, 2024 10:18
@k8s-ci-robot
Copy link
Contributor

[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 andrewsykim for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 22, 2024
@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Apr 22, 2024
@displague displague force-pushed the dependabot/go_modules/go.universe.tf/metallb-0.14.5 branch from 1667690 to 48937fa Compare May 2, 2024 13:22
@displague
Copy link
Member

@dependabot recreate

@k8s-ci-robot
Copy link
Contributor

rebase

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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 2, 2024
Bumps [go.universe.tf/metallb](https://github.com/metallb/metallb) from 0.13.7 to 0.14.5.
- [Release notes](https://github.com/metallb/metallb/releases)
- [Commits](metallb/metallb@v0.13.7...v0.14.5)

---
updated-dependencies:
- dependency-name: go.universe.tf/metallb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.universe.tf/metallb-0.14.5 branch from 48937fa to 67add92 Compare May 2, 2024 13:54
@k8s-ci-robot k8s-ci-robot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file go Pull requests that update Go code size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants