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: bump github.com/traefik/traefik/v2 from 2.10.5 to 2.11.0 #163

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/traefik/traefik/v2 from 2.10.5 to 2.11.0.

Release notes

Sourced from github.com/traefik/traefik/v2's releases.

v2.11.0

Enhancements:

Bug fixes:

  • [acme] Update go-acme/lego to v4.15.0 (#10392 by ldez)
  • [authentication] Fix NTLM and Kerberos (#10405 by juliens)
  • [file] Fix file watcher (#10420 by juliens)
  • [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)
  • [http3] Update quic-go to v0.40.1 (#10296 by ldez)
  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)
  • [server] Fix ReadHeaderTimeout for PROXY protocol (#10320 by juliens)
  • [webui] Fixes the Header Button (#10395 by mdeliatf)
  • [webui] Fix URL encode resource's id before calling API endpoints (#10292 by andsarr)

Documentation:

v2.11.0-rc2

Bug fixes:

  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)

Documentation:

v2.11.0-rc1

Enhancements:

Bug fixes:

  • [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)

... (truncated)

Changelog

Sourced from github.com/traefik/traefik/v2's changelog.

v2.11.0 (2024-02-12)

All Commits

Enhancements:

Bug fixes:

  • [acme] Update go-acme/lego to v4.15.0 (#10392 by ldez)
  • [authentication] Fix NTLM and Kerberos (#10405 by juliens)
  • [file] Fix file watcher (#10420 by juliens)
  • [file] Update github.com/fsnotify/fsnotify to v1.7.0 (#10313 by ldez)
  • [http3] Update quic-go to v0.40.1 (#10296 by ldez)
  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)
  • [server] Fix ReadHeaderTimeout for PROXY protocol (#10320 by juliens)
  • [webui] Fixes the Header Button (#10395 by mdeliatf)
  • [webui] Fix URL encode resource's id before calling API endpoints (#10292 by andsarr)

Documentation:

v2.11.0-rc2 (2024-01-24)

All Commits

Bug fixes:

  • [middleware,tcp] Add missing TCP IPAllowList middleware constructor (#10331 by youkoulayley)
  • [nomad] Update the Nomad API dependency to v1.7.2 (#10327 by jrasell)

Documentation:

v2.11.0-rc1 (2024-01-02)

All Commits

Enhancements:

  • [middleware] Deprecate IPWhiteList middleware in favor of IPAllowList (#10249 by lbenguigui)

... (truncated)

Commits
  • 0c87786 Prepare release v2.11.0
  • 8f29398 Update the documentation for RateLimit to provide a better example
  • 676de5f Fix file watcher
  • d5cb9b5 Update to go1.22
  • e11ff98 Fix NTLM and Kerberos
  • 8f9ad16 chore: Upgrade Node.js version
  • 5d8b194 fix: upgrade actions/upload-artifact to v4
  • f1104ad Fixes the Header Button
  • 3ba3ca6 Fix the keepAlive options for the CLI examples
  • 4d53927 docs: include ECS as supported backend
  • 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 the dependencies Pull requests that update a dependency file label Apr 7, 2024
@dependabot dependabot bot requested a review from borchero as a code owner April 7, 2024 11:05
@github-actions github-actions bot added the build label Apr 7, 2024
@borchero borchero changed the title build(go): bump github.com/traefik/traefik/v2 from 2.10.5 to 2.11.0 build: bump github.com/traefik/traefik/v2 from 2.10.5 to 2.11.0 Apr 7, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/traefik/traefik/v2-2.11.0 branch from 238febc to 6becad6 Compare April 7, 2024 11:22
Bumps [github.com/traefik/traefik/v2](https://github.com/traefik/traefik) from 2.10.5 to 2.11.0.
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/master/CHANGELOG.md)
- [Commits](traefik/traefik@v2.10.5...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/traefik/traefik/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/traefik/traefik/v2-2.11.0 branch from 6becad6 to 1e7187d Compare April 7, 2024 11:22
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2024

Superseded by #170.

@dependabot dependabot bot closed this Apr 7, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/traefik/traefik/v2-2.11.0 branch April 7, 2024 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants