Skip to content

build(deps): bump the security-updates group across 1 directory with 4 updates#1207

Merged
Pugma merged 1 commit into
mainfrom
dependabot/go_modules/security-updates-461d83e4b3
Apr 29, 2026
Merged

build(deps): bump the security-updates group across 1 directory with 4 updates#1207
Pugma merged 1 commit into
mainfrom
dependabot/go_modules/security-updates-461d83e4b3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps the security-updates group with 3 updates in the / directory: github.com/go-git/go-git/v5, github.com/traefik/traefik/v3 and github.com/moby/spdystream.

Updates github.com/go-git/go-git/v5 from 5.17.2 to 5.18.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.18.0

What's Changed

Full Changelog: go-git/go-git@v5.17.2...v5.18.0

Commits
  • ea3e7ec Merge pull request #2004 from go-git/v5-http-hardening
  • bcd20a9 plumbing: transport/http, Add support for followRedirects policy
  • See full diff in compare view

Updates github.com/traefik/traefik/v3 from 3.6.12 to 3.6.14

Release notes

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

v3.6.14

Important: Please read the migration guide.

CVE fixed:

Bug fixes:

Documentation:

v3.6.13

Bug fixes:

  • [middleware] Bump github.com/klauspost/compress v1.18.4 and fix TestNegotiation (#12937 @​thaJeztah)

Documentation:

Changelog

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

v3.6.14 (2026-04-22)

All Commits

Bug fixes:

Documentation:

v2.11.43 (2026-04-22)

All Commits

Bug fixes:

v3.6.13 (2026-04-07)

All Commits

Bug fixes:

  • [middleware] Bump github.com/klauspost/compress v1.18.4 and fix TestNegotiation (#12937 @​thaJeztah)

Documentation:

Commits
  • a6664c9 Prepare release v3.6.14
  • 379d691 Merge v2.11 into v3.6
  • a9ce32a Prepare release v2.11.43
  • 5375274 Deprecate ForwardAuth.TrustForwardHeader option
  • 13302a2 Cleanup and make ForwardAuth logs consistent
  • 4aea15f Merge v2.11 into v3.6
  • 5e1de22 Fix trustForwardHeader on forward auth middleware
  • 184de70 Remove duplicate step in CI
  • f4766d7 Bump github.com/go-acme/lego/v4 to v4.34.0
  • 1a43505 Sanitize the request URL after stripping the prefix
  • Additional commits viewable in compare view

Updates github.com/go-acme/lego/v4 from 4.33.0 to 4.34.0

Release notes

Sourced from github.com/go-acme/lego/v4's releases.

v4.34.0

lego is an independent, free, and open-source project, if you value it, consider supporting it! ❤️

Everybody thinks that the others will donate, but in the end, nobody does.

So if you think that lego is worth it, please consider donating.

For key updates, see the changelog.

Changelog

  • b682f8494cca7fd9859adc8814b253e6855b7faa Add DNS provider for 1cloud.ru (#2921)
  • 79b83fe1e38e6b93443077014fb51d3ba3bfed7b Add DNS provider for Netnod (#2919)
  • ca178943d0a6394ae44d94ed37306d66b14ee2c2 Add DNS provider for UCloud (#2972)
  • 61bd6bf0b9bc49c740528316dc8054871127d706 Add DNS provider for online.net (#2964)
  • 4f6a481bc4298383b1d2514f3dab0dbd0120b544 bluecatv2: fix documentation
  • aa6fcebccb73828e933c33363dccc0a93a101988 fix: check base64url token
  • 1274ec8741d7ac0b4232775e358bc95db44d961c oraclecloud: support profile session token (#2965)
  • cff2cd750413febbec64cb5fb3eedfc5a2e31a49 rfc2136: add RFC3645 (TSIG-GSS) support (#2946)
  • 33754b3b216169b18d580bddf1837e713bff7c30 rfc2136: add dnsupdate as alias (#2957)
  • 79796e155e4460967458c0df8fe58ea390cfe08f yandex360: update API docs links (#2922)
Changelog

Sourced from github.com/go-acme/lego/v4's changelog.

v4.34.0

  • Release date: 2026-04-15
  • Tag: v4.34.0

Added

  • [dnsprovider] Add DNS provider for UCloud
  • [dnsprovider] Add DNS provider for online.net
  • [dnsprovider] Add DNS provider for 1cloud.ru
  • [dnsprovider] Add DNS provider for Netnod
  • [dnsprovider] oraclecloud: support profile session token
  • [dnsprovider] rfc2136: add RFC3645 (TSIG-GSS) support

Changed

  • [dnsprovider] rfc2136: add dnsupdate as alias

Fixed

  • [httpprovider] Check base64url token
Commits

Updates github.com/moby/spdystream from 0.5.0 to 0.5.1

Release notes

Sourced from github.com/moby/spdystream's releases.

v0.5.1

What's Changed

Security

Fix memory amplification in SPDY frame parsing leads to denial of service (CVE-2026-35469 / GHSA-pc3f-x583-g7j2)

Changes

Full Changelog: moby/spdystream@v0.5.0...v0.5.1

Commits
  • c59e5d7 Merge pull request #109 from thaJeztah/use_ioutil
  • 2fd0155 use ioutil.Discard for go1.13 compatibility
  • ef6121f Merge commit from fork
  • 241cec9 compare with signed Int for 32-bit Arm
  • 21c3864 Add options to customize limits
  • acf9b45 spdy: update godoc for MaxDataLength
  • eb63605 spdy: limit header-size and header-count
  • 2f21da4 spdy: fix header block byte accounting
  • 5976b66 spdy: enforce 24-bit frame length limits
  • cf0ec5d Guard against oversized SPDY frames
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…4 updates

Bumps the security-updates group with 3 updates in the / directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git), [github.com/traefik/traefik/v3](https://github.com/traefik/traefik) and [github.com/moby/spdystream](https://github.com/moby/spdystream).


Updates `github.com/go-git/go-git/v5` from 5.17.2 to 5.18.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Changelog](https://github.com/go-git/go-git/blob/main/HISTORY.md)
- [Commits](go-git/go-git@v5.17.2...v5.18.0)

Updates `github.com/traefik/traefik/v3` from 3.6.12 to 3.6.14
- [Release notes](https://github.com/traefik/traefik/releases)
- [Changelog](https://github.com/traefik/traefik/blob/v3.6.14/CHANGELOG.md)
- [Commits](traefik/traefik@v3.6.12...v3.6.14)

Updates `github.com/go-acme/lego/v4` from 4.33.0 to 4.34.0
- [Release notes](https://github.com/go-acme/lego/releases)
- [Changelog](https://github.com/go-acme/lego/blob/master/CHANGELOG.md)
- [Commits](go-acme/lego@v4.33.0...v4.34.0)

Updates `github.com/moby/spdystream` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/moby/spdystream/releases)
- [Commits](moby/spdystream@v0.5.0...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-version: 5.18.0
  dependency-type: direct:production
  dependency-group: security-updates
- dependency-name: github.com/traefik/traefik/v3
  dependency-version: 3.6.14
  dependency-type: direct:production
  dependency-group: security-updates
- dependency-name: github.com/go-acme/lego/v4
  dependency-version: 4.34.0
  dependency-type: indirect
  dependency-group: security-updates
- dependency-name: github.com/moby/spdystream
  dependency-version: 0.5.1
  dependency-type: indirect
  dependency-group: security-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 29, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Preview (prod backend + PR dashboard) → https://1207.ns-preview.trapti.tech/

@Pugma Pugma merged commit 08526e7 into main Apr 29, 2026
12 checks passed
@Pugma Pugma deleted the dependabot/go_modules/security-updates-461d83e4b3 branch April 29, 2026 03:48
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.

1 participant