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.16.6 to 0.16.76 #607

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps github.com/zalando/skipper from 0.16.6 to 0.16.76.

Release notes

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

v0.16.76

Changes

Ingress docs: localRateLimit → clientRateLimit (#2358) According to the filter reference, localRateLimit is deprecated and replaced by clientRateLimit. It looks like python-markdown (which is used by MkDocs for the HTML conversion) doesn't support ~~ without an extension (e.g. https://github.com/honzajavorek/markdown-del-ins). This commit is using <del>...</del> directly in the filter reference.

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.16.76 skipper --help
# arm64
docker run -it registry.opensource.zalan.do/teapot/skipper-arm64:v0.16.76 skipper --help
# arm v7 32bit
docker run -it registry.opensource.zalan.do/teapot/skipper-armv7:v0.16.76 skipper --help

v0.16.75

Changes

Support Etag from DataClient prespective (#2304)

Docker image

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

docker run -it registry.opensource.zalan.do/teapot/skipper:v0.16.75 skipper --help
# arm64
docker run -it registry.opensource.zalan.do/teapot/skipper-arm64:v0.16.75 skipper --help
# arm v7 32bit
docker run -it registry.opensource.zalan.do/teapot/skipper-armv7:v0.16.75 skipper --help

v0.16.73

Changes

build(deps): bump github.com/lightstep/lightstep-tracer-go (#2353) Bumps github.com/lightstep/lightstep-tracer-go from 0.25.0 to 0.26.0.


updated-dependencies:

  • dependency-name: github.com/lightstep/lightstep-tracer-go dependency-type: direct:production update-type: version-update:semver-minor

... (truncated)

Commits
  • 57153a7 Ingress docs: localRateLimit → clientRateLimit (#2358)
  • d80f990 Support Etag from DataClient prespective (#2304)
  • 32dbbde build(deps): bump library/alpine-3 from 1acc8ff to 29c534f (#2356)
  • bb0acd6 build(deps): bump github.com/instana/go-sensor from 1.38.3 to 1.55.0 (#2355)
  • 516e91b build(deps): bump github.com/lightstep/lightstep-tracer-go (#2353)
  • f839df1 build(deps): bump golang.org/x/oauth2 from 0.5.0 to 0.8.0 (#2351)
  • 39cdc3d build(deps): bump github.com/MicahParks/keyfunc from 1.0.1 to 1.9.0 (#2354)
  • a5e2a29 build(deps): bump github.com/dchest/siphash from 1.2.2 to 1.2.3 (#2352)
  • d785bea build(deps): bump actions/setup-python from 4.6.0 to 4.6.1 (#2350)
  • 29c3ea1 test: add test to make sure that you can use lb algorithm with service backen...
  • 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 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 Jun 1, 2023
@AlexanderYastrebov
Copy link
Member

👍

@szuecs
Copy link
Member

szuecs commented Jun 1, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/zalando/skipper-0.16.76 branch from 9cf97a1 to f141768 Compare June 1, 2023 10:27
@mikkeloscar
Copy link
Collaborator

👍

Bumps [github.com/zalando/skipper](https://github.com/zalando/skipper) from 0.16.6 to 0.16.76.
- [Release notes](https://github.com/zalando/skipper/releases)
- [Commits](zalando/skipper@v0.16.6...v0.16.76)

---
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 force-pushed the dependabot/go_modules/github.com/zalando/skipper-0.16.76 branch from f141768 to d37cb44 Compare June 1, 2023 12:54
@szuecs
Copy link
Member

szuecs commented Jun 12, 2023

https://github.com/dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2023

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

@szuecs
Copy link
Member

szuecs commented Jun 12, 2023

👍

@szuecs szuecs closed this Jun 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/zalando/skipper-0.16.76 branch June 12, 2023 17:49
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

3 participants