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/zalando/skipper from 0.21.54 to 0.21.78 #696

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/zalando/skipper from 0.21.54 to 0.21.78.

Release notes

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

v0.21.78

Changes

filters/auth: extend jwtMetrics opt-out options (#3055)

Allow opt-out via state bag key. The usecase is to opt-out metrics collection for routes that use oauthTokeninfo* and oauthGrant filters.

Multiarch Docker image

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

docker run -it ghcr.io/zalando/skipper:v0.21.78 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.78 skipper --help

v0.21.77

Changes

Add -min-drop-probability cmdline option for the PHC (#3053)

Multiarch Docker image

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

docker run -it ghcr.io/zalando/skipper:v0.21.77 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.77 skipper --help

v0.21.76

Changes

... (truncated)

Commits
  • d0d558e filters/auth: extend jwtMetrics opt-out options (#3055)
  • 68cce2a Add -min-drop-probability cmdline option for the PHC (#3053)
  • 678fc5a filters: update godoc for deprecated FilterContext OpenTracing fields (#3052)
  • a446073 build(deps): bump github.com/open-policy-agent/opa-envoy-plugin (#3050)
  • b3e3b81 build(deps): bump github.com/instana/go-sensor from 1.62.0 to 1.62.1 (#3049)
  • 7ebbfb3 build(deps): bump actions/checkout from 4.1.3 to 4.1.4 (#3048)
  • cd27ca2 build(deps): bump actions/upload-artifact from 4.3.2 to 4.3.3 (#3047)
  • f6bf033 Create a minimum failure ratio for enabling PHC (#3046)
  • 9570e4f add span logs for redis spans with error (#3045)
  • 6ee45b1 filters: deprecate OpenTracing in FilterContext (#3044)
  • 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)

Bumps [github.com/zalando/skipper](https://github.com/zalando/skipper) from 0.21.54 to 0.21.78.
- [Release notes](https://github.com/zalando/skipper/releases)
- [Commits](zalando/skipper@v0.21.54...v0.21.78)

---
updated-dependencies:
- dependency-name: github.com/zalando/skipper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2024
@katyanna
Copy link
Member

katyanna commented May 2, 2024

👍

1 similar comment
@szuecs
Copy link
Member

szuecs commented May 7, 2024

👍

@szuecs szuecs merged commit a589282 into master May 7, 2024
8 checks passed
@szuecs szuecs deleted the dependabot/go_modules/github.com/zalando/skipper-0.21.78 branch May 7, 2024 10:21
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.

None yet

2 participants