Skip to content

build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0#2472

Merged
rhafer merged 1 commit intomainfrom
dependabot/go_modules/golang.org/x/net-0.52.0
Mar 18, 2026
Merged

build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0#2472
rhafer merged 1 commit intomainfrom
dependabot/go_modules/golang.org/x/net-0.52.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps golang.org/x/net from 0.51.0 to 0.52.0.

Commits
  • 316e20c go.mod: update golang.org/x dependencies
  • 9767a42 internal/http3: add support for plugging into net/http
  • 4a81284 http2: update docs to disrecommend this package
  • dec6603 dns/dnsmessage: reject too large of names early during unpack
  • 8afa12f http2: deprecate write schedulers
  • 38019a2 http2: add missing copyright header to export_test.go
  • 039b87f internal/http3: return error when Write is used after status 304 is set
  • 6267c6c internal/http3: add HTTP 103 Early Hints support to ClientConn
  • 591bdf3 internal/http3: add HTTP 103 Early Hints support to Server
  • 1faa6d8 internal/http3: avoid potential race when aborting RoundTrip
  • 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 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)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.51.0 to 0.52.0.
- [Commits](golang/net@v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 13, 2026
@sonarqubecloud
Copy link
Copy Markdown

@rhafer rhafer merged commit 0ca2d65 into main Mar 18, 2026
64 checks passed
@rhafer rhafer deleted the dependabot/go_modules/golang.org/x/net-0.52.0 branch March 18, 2026 16:52
@openclouders openclouders mentioned this pull request Mar 16, 2026
1 task
renovate bot added a commit to sdwilsh/ansible-playbooks that referenced this pull request Apr 1, 2026
##### [\`6.0.0\`](https://github.com/opencloud-eu/opencloud/blob/HEAD/CHANGELOG.md#600---2026-03-30)

##### ❀️ Thanks to all contributors! ❀️

[@ScharfViktor](https://github.com/ScharfViktor), [@aduffeck](https://github.com/aduffeck), [@dragonchaser](https://github.com/dragonchaser), [@micbar](https://github.com/micbar), [@pascalwengerter](https://github.com/pascalwengerter), [@smoothscholar](https://github.com/smoothscholar)

##### πŸ’₯ Breaking changes

- Improve opensearch highlighting, fix favorites \[[#2514](opencloud-eu/opencloud#2514)]

##### πŸ“ˆ Enhancement

- feat: add userid to spans \[[#2536](opencloud-eu/opencloud#2536)]
- feat: add openFilesInNewTab web config option \[[#2522](opencloud-eu/opencloud#2522)]
- Always enable favorites, remove FRONTEND\_ENABLE\_FAVORITES flag \[[#2494](opencloud-eu/opencloud#2494)]
- Implement favorites \[[#2454](opencloud-eu/opencloud#2454)]

##### πŸ› Bug Fixes

- Fix bleve batches \[[#2524](opencloud-eu/opencloud#2524)]

##### βœ… Tests

- api-tests: search for favorites \[[#2487](opencloud-eu/opencloud#2487)]
- \[test-only] favorites tests \[[#2474](opencloud-eu/opencloud#2474)]

##### πŸ“¦οΈ Dependencies

- build(deps): bump github.com/nats-io/nats-server/v2 from 2.12.5 to 2.12.6 \[[#2525](opencloud-eu/opencloud#2525)]
- build(deps-dev): bump postcss-preset-env from 10.1.3 to 11.2.0 in /services/idp \[[#2392](opencloud-eu/opencloud#2392)]
- build(deps): bump github.com/tus/tusd/v2 from 2.8.0 to 2.9.2 \[[#2485](opencloud-eu/opencloud#2485)]
- build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 \[[#2519](opencloud-eu/opencloud#2519)]
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.5 \[[#2499](opencloud-eu/opencloud#2499)]
- build(deps): bump github.com/russellhaering/goxmldsig from 1.5.0 to 1.6.0 \[[#2503](opencloud-eu/opencloud#2503)]
- build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 \[[#2472](opencloud-eu/opencloud#2472)]
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.65.0 to 0.67.0 \[[#2473](opencloud-eu/opencloud#2473)]
- build(deps): bump github.com/olekukonko/tablewriter from 1.1.3 to 1.1.4 \[[#2468](opencloud-eu/opencloud#2468)]
- build(deps): bump go.opentelemetry.io/contrib/zpages from 0.65.0 to 0.67.0 \[[#2467](opencloud-eu/opencloud#2467)]
- build(deps): bump github.com/testcontainers/testcontainers-go/modules/opensearch from 0.40.0 to 0.41.0 \[[#2458](opencloud-eu/opencloud#2458)]
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.41.0 to 1.42.0 \[[#2459](opencloud-eu/opencloud#2459)]
- build(deps): bump github.com/testcontainers/testcontainers-go from 0.40.0 to 0.41.0 \[[#2453](opencloud-eu/opencloud#2453)]
- build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 \[[#2452](opencloud-eu/opencloud#2452)]
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.40.0 to 1.42.0 \[[#2441](opencloud-eu/opencloud#2441)]
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.65.0 to 0.67.0 \[[#2442](opencloud-eu/opencloud#2442)]
sdwilsh pushed a commit to sdwilsh/ansible-playbooks that referenced this pull request Apr 1, 2026
##### [\`6.0.0\`](https://github.com/opencloud-eu/opencloud/blob/HEAD/CHANGELOG.md#600---2026-03-30)

##### ❀️ Thanks to all contributors! ❀️

[@ScharfViktor](https://github.com/ScharfViktor), [@aduffeck](https://github.com/aduffeck), [@dragonchaser](https://github.com/dragonchaser), [@micbar](https://github.com/micbar), [@pascalwengerter](https://github.com/pascalwengerter), [@smoothscholar](https://github.com/smoothscholar)

##### πŸ’₯ Breaking changes

- Improve opensearch highlighting, fix favorites \[[#2514](opencloud-eu/opencloud#2514)]

##### πŸ“ˆ Enhancement

- feat: add userid to spans \[[#2536](opencloud-eu/opencloud#2536)]
- feat: add openFilesInNewTab web config option \[[#2522](opencloud-eu/opencloud#2522)]
- Always enable favorites, remove FRONTEND\_ENABLE\_FAVORITES flag \[[#2494](opencloud-eu/opencloud#2494)]
- Implement favorites \[[#2454](opencloud-eu/opencloud#2454)]

##### πŸ› Bug Fixes

- Fix bleve batches \[[#2524](opencloud-eu/opencloud#2524)]

##### βœ… Tests

- api-tests: search for favorites \[[#2487](opencloud-eu/opencloud#2487)]
- \[test-only] favorites tests \[[#2474](opencloud-eu/opencloud#2474)]

##### πŸ“¦οΈ Dependencies

- build(deps): bump github.com/nats-io/nats-server/v2 from 2.12.5 to 2.12.6 \[[#2525](opencloud-eu/opencloud#2525)]
- build(deps-dev): bump postcss-preset-env from 10.1.3 to 11.2.0 in /services/idp \[[#2392](opencloud-eu/opencloud#2392)]
- build(deps): bump github.com/tus/tusd/v2 from 2.8.0 to 2.9.2 \[[#2485](opencloud-eu/opencloud#2485)]
- build(deps): bump google.golang.org/grpc from 1.79.2 to 1.79.3 \[[#2519](opencloud-eu/opencloud#2519)]
- build(deps): bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.5 \[[#2499](opencloud-eu/opencloud#2499)]
- build(deps): bump github.com/russellhaering/goxmldsig from 1.5.0 to 1.6.0 \[[#2503](opencloud-eu/opencloud#2503)]
- build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 \[[#2472](opencloud-eu/opencloud#2472)]
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.65.0 to 0.67.0 \[[#2473](opencloud-eu/opencloud#2473)]
- build(deps): bump github.com/olekukonko/tablewriter from 1.1.3 to 1.1.4 \[[#2468](opencloud-eu/opencloud#2468)]
- build(deps): bump go.opentelemetry.io/contrib/zpages from 0.65.0 to 0.67.0 \[[#2467](opencloud-eu/opencloud#2467)]
- build(deps): bump github.com/testcontainers/testcontainers-go/modules/opensearch from 0.40.0 to 0.41.0 \[[#2458](opencloud-eu/opencloud#2458)]
- build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.41.0 to 1.42.0 \[[#2459](opencloud-eu/opencloud#2459)]
- build(deps): bump github.com/testcontainers/testcontainers-go from 0.40.0 to 0.41.0 \[[#2453](opencloud-eu/opencloud#2453)]
- build(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 \[[#2452](opencloud-eu/opencloud#2452)]
- build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.40.0 to 1.42.0 \[[#2441](opencloud-eu/opencloud#2441)]
- build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.65.0 to 0.67.0 \[[#2442](opencloud-eu/opencloud#2442)]
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