Skip to content

chore(deps): bump golang.org/x/net from 0.23.0 to 0.36.0 in /modules/yugabytedb #3040

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps golang.org/x/net from 0.23.0 to 0.36.0.

Commits
  • 85d1d54 go.mod: update golang.org/x dependencies
  • cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts
  • fe7f039 publicsuffix: spruce up code gen and speed up PublicSuffix
  • 459513d internal/http3: move more common stream processing to genericConn
  • aad0180 http2: fix flakiness from t.Log when GOOS=js
  • b73e574 http2: don't log expected errors from writing invalid trailers
  • 5f45c77 internal/http3: make read-data tests usable for server handlers
  • 43c2540 http2, internal/httpcommon: reject userinfo in :authority
  • 1d78a08 http2, internal/httpcommon: factor out server header logic for h2/h3
  • 0d7dc54 quic: add Conn.ConnectionState
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.36.0.
- [Commits](golang/net@v0.23.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependencies or external services go Pull requests that update go code labels Mar 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2025 16:39
Copy link

netlify bot commented Mar 17, 2025

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 25b4e2b
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/67d8504113ec34000844f429
😎 Deploy Preview https://deploy-preview-3040--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the chore Changes that do not impact the existing functionality label Mar 17, 2025
@mdelapenya mdelapenya merged commit 25437ec into main Mar 17, 2025
16 checks passed
@mdelapenya mdelapenya deleted the dependabot/go_modules/modules/yugabytedb/golang.org/x/net-0.36.0 branch March 17, 2025 16:58
@mdelapenya mdelapenya removed the chore Changes that do not impact the existing functionality label Mar 17, 2025
mdelapenya added a commit that referenced this pull request Mar 28, 2025
* main:
  chore: prepare for next minor development cycle (0.37.0)
  chore: use new version (v0.36.0) in modules and examples
  chore: dockerise docs build (#3060)
  chore(deps): bump golang.org/x/net from 0.23.0 to 0.36.0 in /modules/dynamodb (#3059)
  chore(deps): bump github.com/magiconair/properties from 1.8.7 to 1.8.9 (#3057)
  chore(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.5.2 (#3052)
  chore(deps): bump golang.org/x/sys from 0.28.0 to 0.31.0 (#3056)
  chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0 (#3054)
  chore(deps): bump golang.org/x/net in /modules/scylladb (#3058)
  chore(deps): bump github/codeql-action from 3.28.11 to 3.28.12 (#3053)
  chore(deps): bump golang.org/x/net in /modules/databend (#3055)
  feat(azure)!: add Azurite, EventHubs and ServiceBus in the new Azure module, deprecating the old Azurite module (#3008)
  fix: update script path in chmod
  fix: update sonar script path (#3045)
  chore(ci): manage Sonar projects from Github actions (#3039)
  chore(deps): bump github.com/docker/buildx in /modules/compose (#3043)
  chore(deps): bump github.com/containerd/containerd/v2 (#3042)
  deps(compose): bump compose to v2.34.0 and compose-go to v2.4.9 (#3041)
  chore(deps): bump golang.org/x/net in /modules/yugabytedb (#3040)
  chore(deps)!: bump github.com/docker/docker from 27.1.1+incompatible to 28.0.1+incompatible (#3017)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant