Skip to content
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

bump golang.org/x/net from 0.11.0 to 0.17.0 in /pkg/tests #1430

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

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 Oct 11, 2023
---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/pkg/tests/golang.org/x/net-0.17.0 branch from 43a3942 to 6085ecc Compare October 12, 2023 18:22
@iwahbe iwahbe mentioned this pull request Oct 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 12, 2023

Codecov Report

Merging #1430 (6085ecc) into master (3e8a9c9) will decrease coverage by 4.06%.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1430      +/-   ##
==========================================
- Coverage   61.89%   57.83%   -4.06%     
==========================================
  Files         182      283     +101     
  Lines       32716    39478    +6762     
==========================================
+ Hits        20249    22832    +2583     
- Misses      11330    15311    +3981     
- Partials     1137     1335     +198     

see 102 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

iwahbe added a commit that referenced this pull request Oct 12, 2023
Combining multiple dependencies PRs into one.

<details>
<summary>Instructions for merging</summary>

* **Use a merge commit**, so that GitHub will mark all original PRs as
merged.
* If your repository does not have merge commits enabled, please
temporarily enable them in settings. Tick `Allow merge commits` in the
repository settings.
* When ready, merge this PR using `Create a merge commit`.

</details>

## Combined PRs

* Bump golang.org/x/net from 0.8.0 to 0.17.0 in
/pf/tests/internal/tlsshim (#1434) @app/dependabot
* Bump golang.org/x/net from 0.8.0 to 0.17.0 in
/pf/tests/internal/randomshim (#1433) @app/dependabot
* bump golang.org/x/net from 0.11.0 to 0.17.0 in /pf (#1432)
@app/dependabot
* Bump golang.org/x/net from 0.11.0 to 0.17.0 in /pf/tests (#1431)
@app/dependabot
* bump golang.org/x/net from 0.11.0 to 0.17.0 in /pkg/tests (#1430)
@app/dependabot
* Bump golang.org/x/net from 0.11.0 to 0.17.0 (#1429) @app/dependabot
* Bump golang.org/x/net from 0.10.0 to 0.17.0 in /testing (#1428)
@app/dependabot
* Bump golang.org/x/net from 0.10.0 to 0.17.0 in
/pf/tests/testdatagen/genrandom (#1427) @app/dependabot
* Bump golang.org/x/net from 0.10.0 to 0.17.0 in /x/muxer (#1426)
@app/dependabot
* Bump golang.org/x/net from 0.10.0 to 0.17.0 in /x/muxer/tests (#1425)
@app/dependabot
@iwahbe iwahbe merged commit d294956 into master Oct 12, 2023
7 of 9 checks passed
@iwahbe iwahbe deleted the dependabot/go_modules/pkg/tests/golang.org/x/net-0.17.0 branch October 12, 2023 19:00
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.

2 participants