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/caddyserver/caddy/v2 from 2.6.1 to 2.6.2 #80

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2022

Bumps github.com/caddyserver/caddy/v2 from 2.6.1 to 2.6.2.

Release notes

Sourced from github.com/caddyserver/caddy/v2's releases.

v2.6.2

This release brings a number of bug fixes and minor enhancements. All users should upgrade after testing and verifying their setups. Thank you to all who contributed!

If you are coming from < 2.6, please see the 2.6 release notes because a lot is new!

Changelog

  • 037dc23c admin: Use replacer on listen addresses (#5071)
  • 498f32ba caddyconfig: Implement retries into HTTPLoader (#5077)
  • 9873ff99 caddyhttp: Remote IP prefix placeholders
  • 61822f12 caddyhttp: replace placeholders in map defaults (#5081)
  • e07a2672 caddytest: Revise sleep durations
  • 253d97c9 core: Chdir to executable location on Windows (#5115)
  • ab720fb7 core: Fix ListenQUIC listener key conflict
  • e3e8aabb core: Refactor and improve listener logic (#5089)
  • e4fac129 core: Set version manually via CustomVersion (#5072)
  • f7c1a51e fastcgi: Redirect using original URI path (fix #5073)
  • 2be56c52 fileserver: Treat invalid file path as NotFound (#5099)
  • b1d04f5b fileserver: better dark mode visited link contrast (#5105)
  • 33f60da9 fileserver: stop listing dir when request context is cancelled (#5131)
  • 2153a81e forwardauth: Canonicalize header fields (fix #5038) (#5097)
  • fe91de67 go.mod: Upgrade select dependencies
  • 70419700 headers: Support repeated WriteHeader if 1xx (fix #5074)
  • d46ba2e2 httpcaddyfile: Fix metrics global option parsing (#5126)
  • 6bad878a httpcaddyfile: Improve detection of indistinguishable TLS automation policies (#5120)
  • 2808de1e httpcaddyfile: Skip automate when auto_https off is specified (#5110)
  • 3e1fd2a8 httpcaddyfile: Wrap site block in subroute if host matcher used (#5130)
  • 9e1d964b logging: Add time_local option to use local time instead of UTC (#5108)
  • 01e192ed logging: Better console encoder defaults (#5109)
  • 99ffe933 logging: Fix skip_hosts with wildcards (#5102)
  • ea58d519 logging: Perform filtering on arrays of strings (where possible) (#5101)
  • 5e52bbb1 map: Remove infinite recursion check (#5094)
  • b4e28af9 replacer: working directory global placeholder (#5127)
  • e2991eb0 reverseproxy: On 103 don't delete own headers (#5091)
  • 2a8c458f reverseproxy: Parse humanized byte size (fix #5095)
  • d0556929 reverseproxy: fix upstream scheme handling in command (#5088)
  • 013b5103 rewrite: Only trim prefix if matched

New Contributors

Full Changelog: caddyserver/caddy@v2.6.1...v2.6.2

Commits
  • 6bad878 httpcaddyfile: Improve detection of indistinguishable TLS automation policies...
  • 3e1fd2a httpcaddyfile: Wrap site block in subroute if host matcher used (#5130)
  • 33f60da fileserver: stop listing dir when request context is cancelled (#5131)
  • b4e28af replacer: working directory global placeholder (#5127)
  • d46ba2e httpcaddyfile: Fix metrics global option parsing (#5126)
  • 498f32b caddyconfig: Implement retries into HTTPLoader (#5077)
  • ed118f2 Fix typo in comment (#5121)
  • 99ffe93 logging: Fix skip_hosts with wildcards (#5102)
  • e07a267 caddytest: Revise sleep durations
  • e4fac12 core: Set version manually via CustomVersion (#5072)
  • 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)

Bumps [github.com/caddyserver/caddy/v2](https://github.com/caddyserver/caddy) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/caddyserver/caddy/releases)
- [Changelog](https://github.com/caddyserver/caddy/blob/master/.goreleaser.yml)
- [Commits](caddyserver/caddy@v2.6.1...v2.6.2)

---
updated-dependencies:
- dependency-name: github.com/caddyserver/caddy/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 14, 2022 02:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 14, 2022
@filewalkwithme filewalkwithme merged commit 27aee1f into main Oct 14, 2022
@filewalkwithme filewalkwithme deleted the dependabot/go_modules/github.com/caddyserver/caddy/v2-2.6.2 branch October 14, 2022 13:03
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.

None yet

1 participant