tomMoulard / htransformation

A Traefik plugin to change on the fly header's value of a request
MIT License
77 stars 13 forks source link

chore(deps): bump github.com/goreleaser/goreleaser from 1.26.0 to 1.26.1 in /tools #67

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps github.com/goreleaser/goreleaser from 1.26.0 to 1.26.1.

Release notes

Sourced from github.com/goreleaser/goreleaser's releases.

v1.26.1

Changelog

Security updates

  • 19b94f676f35f8a2d1928db6960cb7b35913d783: sec: GHSA-f6mm-5fc7-3g3c (@​caarlos0)

Bug fixes

  • 9cf3bbbc5c6e2af28e77de2ad939f014ce9904f2: fix(build): do not print 'go: downloading' bits of go build output (#4869) (@​caarlos0)
  • e466507637bceaf3d44b08135417dac587307122: fix(cmd): --draft should only override if set (@​caarlos0)
  • c5204dfb64449519bda03083ad4d282c06c3ff49: fix: close HTTP resp body to prevent resource leak (#4857) (@​alexandear)
  • 7e0155c557509ed0e894028a9862a87ed1ecd12d: fix: disable logs on some commands (#4865) (@​caarlos0)
  • 6505654c86ed3be799e9633e5c3c3457b814e8df: fix: fix nolintlint issues (#4854) (@​alexandear)
  • 00a376cc6472d766f60881d7e8a19f452c28eda2: refactor: remove unneeded in Go 1.22 loop var copy (#4856) (@​alexandear)

Documentation updates

  • ba7e915cd8a2f4d61a56ab87485aae62007e11e2: docs: announce v1.26 (#4851) (@​caarlos0)
  • 2f56643a633c227ad84e58fb969325480c2986fa: docs: update action docs (@​caarlos0)
  • c148106c56d83f4ecca214088bde990637a2a6e9: docs: update old Go website links (#4855) (@​alexandear)

Build process updates

  • c09c86cb3962ed992546f098ecc4197188644a93: build: disable appendAssign gocritic check (@​caarlos0)

Full Changelog: https://github.com/goreleaser/goreleaser/compare/v1.26.0...v1.26.1

Helping out

This release is only possible thanks to all the support of some awesome people!

Want to be one of them? You can sponsor, get a Pro License or contribute with code.

Where to go next?

Commits
  • 19b94f6 sec: GHSA-f6mm-5fc7-3g3c
  • 22f734e Merge pull request from GHSA-f6mm-5fc7-3g3c
  • d557483 chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0 (#4868)
  • e2b2a57 chore(deps): bump golang from 2a88224 to c24516e (#4866)
  • 7e0155c fix: disable logs on some commands (#4865)
  • 9cf3bbb fix(build): do not print 'go: downloading' bits of go build output (#4869)
  • e466507 fix(cmd): --draft should only override if set
  • d4e83b0 chore: fmt
  • c09c86c build: disable appendAssign gocritic check
  • 1793acd chore: fix exe typo in .gitignore (#4859)
  • 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 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)