Skip to content

build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0#41365

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/golang.org/x/net-0.38.0
Closed

build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0#41365
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/golang.org/x/net-0.38.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2025

Bumps golang.org/x/net from 0.33.0 to 0.38.0.

Commits
  • e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign...
  • ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
  • 1f1fa29 publicsuffix: regenerate table
  • 1215081 http2: improve error when server sends HTTP/1
  • 312450e html: ensure <search> tag closes <p> and update tests
  • 09731f9 http2: improve handling of lost PING in Server
  • 55989e2 http2/h2c: use ResponseController for hijacking connections
  • 2914f46 websocket: re-recommend gorilla/websocket
  • 99b3ae0 go.mod: update golang.org/x dependencies
  • 85d1d54 go.mod: update golang.org/x dependencies
  • 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 <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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 16, 2025
@sre-ci-robot sre-ci-robot added area/dependency Pull requests that update a dependency file size/M Denotes a PR that changes 30-99 lines. labels Apr 16, 2025
@sre-ci-robot sre-ci-robot requested a review from sunby April 16, 2025 22:55
@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign wxyucs after the PR has been reviewed.
You can assign the PR to them by writing /assign @wxyucs in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mergify mergify bot added the dco-passed DCO check passed. label Apr 16, 2025
@mergify
Copy link
Contributor

mergify bot commented Apr 16, 2025

@dependabot[bot]

Invalid PR Title Format Detected

Your PR submission does not adhere to our required standards. To ensure clarity and consistency, please meet the following criteria:

  1. Title Format: The PR title must begin with one of these prefixes:
  • feat: for introducing a new feature.
  • fix: for bug fixes.
  • enhance: for improvements to existing functionality.
  • test: for add tests to existing functionality.
  • doc: for modifying documentation.
  • auto: for the pull request from bot.
  1. Description Requirement: The PR must include a non-empty description, detailing the changes and their impact.

Required Title Structure:

[Type]: [Description of the PR]

Where Type is one of feat, fix, enhance, test or doc.

Example:

enhance: improve search performance significantly 

Please review and update your PR to comply with these guidelines.

@mergify
Copy link
Contributor

mergify bot commented Apr 16, 2025

@dependabot[bot] E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 16, 2025

@dependabot[bot] go-sdk check failed, comment rerun go-sdk can trigger the job again.

@codecov
Copy link

codecov bot commented Apr 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.67%. Comparing base (91d40fa) to head (e8a3a9f).
Report is 125 commits behind head on master.

❌ Your project status has failed because the head coverage (72.67%) is below the target coverage (77.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master   #41365       +/-   ##
===========================================
- Coverage   81.71%   72.67%    -9.05%     
===========================================
  Files        1176      312      -864     
  Lines      182432    29075   -153357     
===========================================
- Hits       149082    21131   -127951     
+ Misses      27187     7944    -19243     
+ Partials     6163        0     -6163     
Components Coverage Δ
Client ∅ <ø> (∅)
Core 72.67% <ø> (∅)
Go ∅ <ø> (∅)

see 1488 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/net-0.38.0 branch from f39e43b to 14dce4e Compare April 20, 2025 14:24
@mergify
Copy link
Contributor

mergify bot commented Apr 20, 2025

@dependabot[bot] Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco.

@mergify mergify bot added needs-dco DCO is missing in this pull request. dco-passed DCO check passed. and removed dco-passed DCO check passed. needs-dco DCO is missing in this pull request. labels Apr 20, 2025
@mergify
Copy link
Contributor

mergify bot commented Apr 21, 2025

@dependabot[bot] E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 21, 2025

@dependabot[bot] go-sdk check failed, comment rerun go-sdk can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented Apr 21, 2025

@dependabot[bot] cpp-unit-test check failed, comment rerun cpp-unit-test can trigger the job again.

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.38.0.
- [Commits](golang/net@v0.33.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/net-0.38.0 branch from 14dce4e to e8a3a9f Compare April 23, 2025 03:00
@mergify
Copy link
Contributor

mergify bot commented Apr 23, 2025

@dependabot[bot] E2e jenkins job failed, comment /run-cpu-e2e can trigger the job again.

@mergify
Copy link
Contributor

mergify bot commented May 15, 2025

@dependabot[bot] go-sdk check failed, comment rerun go-sdk can trigger the job again.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 15, 2025

Looks like golang.org/x/net is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 15, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/net-0.38.0 branch May 15, 2025 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Pull requests that update a dependency file dco-passed DCO check passed. dependencies Pull requests that update a dependency file do-not-merge/invalid-pr-format go Pull requests that update Go code size/M Denotes a PR that changes 30-99 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant