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

build(deps): bump the all-go-mod-patch-and-minor group with 2 updates #729

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-go-mod-patch-and-minor group with 2 updates: github.com/prometheus/client_golang and github.com/zalando/skipper.

Updates github.com/prometheus/client_golang from 1.20.4 to 1.20.5

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.20.5 / 2024-10-15

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #1645

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

1.20.5 / 2024-10-15

  • [BUGFIX] testutil: Reverted #1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input.
Commits

Updates github.com/zalando/skipper from 0.21.211 to 0.21.223

Release notes

Sourced from github.com/zalando/skipper's releases.

v0.21.223

Changes

skipper: add TLS client authentication config (#3281)

Add an option and a flag to configure TLS Client Authentication policy of the Server.

Fixes zalando/skipper#3280

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.21.223 skipper --help

Docker image

Docker image is available in Zalando's Open Source registry:

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.21.223 skipper --help

v0.21.222

Changes

build(deps): bump oss-fuzz-base/base-builder-go in /.clusterfuzzlite (#3285)

Bumps oss-fuzz-base/base-builder-go from b365850 to 115dcf2.


updated-dependencies:

  • dependency-name: oss-fuzz-base/base-builder-go dependency-type: direct:production ...

Multiarch Docker image

Multiarch Docker image is available in Github's docker registry:

docker run -it ghcr.io/zalando/skipper:v0.21.222 skipper --help

Docker image

... (truncated)

Commits
  • 262c326 skipper: add TLS client authentication config (#3281)
  • 03c4af4 build(deps): bump oss-fuzz-base/base-builder-go in /.clusterfuzzlite (#3285)
  • bdf2b92 build(deps): bump jandelgado/gcov2lcov-action from 1.1.0 to 1.1.1 (#3284)
  • 0bc6590 build(deps): bump coverallsapp/github-action from 2.3.1 to 2.3.3 (#3283)
  • 1b4b204 build(deps): bump coverallsapp/github-action from 2.3.0 to 2.3.1 (#3271)
  • 172348e build(deps): bump actions/checkout from 4.2.0 to 4.2.1 (#3274)
  • abb8569 build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 (#3272)
  • 2f115f5 build(deps): bump jandelgado/gcov2lcov-action from 1.0.9 to 1.1.0 (#3270)
  • 1222c6e build(deps): bump amazonlinux from 5fe11d1 to 019cf20 in /fuzz (#3269)
  • c00ed4c build(deps): bump oss-fuzz-base/base-builder-go in /.clusterfuzzlite (#3275)
  • Additional commits viewable 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 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 <dependency name> major version will 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 version will 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

Bumps the all-go-mod-patch-and-minor group with 2 updates: [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) and [github.com/zalando/skipper](https://github.com/zalando/skipper).


Updates `github.com/prometheus/client_golang` from 1.20.4 to 1.20.5
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.20.4...v1.20.5)

Updates `github.com/zalando/skipper` from 0.21.211 to 0.21.223
- [Release notes](https://github.com/zalando/skipper/releases)
- [Commits](zalando/skipper@v0.21.211...v0.21.223)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
- dependency-name: github.com/zalando/skipper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-go-mod-patch-and-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Dec 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-mod-patch-and-minor-75bece2739 branch December 1, 2024 09:22
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants