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

Chore(deps): Bump github.com/ooni/oohttp from 0.5.2 to 0.6.4 #99

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/ooni/oohttp from 0.5.2 to 0.6.4.

Release notes

Sourced from github.com/ooni/oohttp's releases.

ooni/oohttp v0.6.4

This release uses go1.20.8.

ooni/oohttp v0.6.3

This release uses go1.20.6

ooni/oohttp v0.6.2

We're using go1.20.5.

ooni/oohttp v0.6.1

In this release, we're using Go 1.20.4

ooni/oohttp v0.6.0

In this release, we're using Go 1.20.4

ooni/oohttp v0.5.4

This release does not contain any change because nothing changes in src/net/http between go1.19.9 and go1.19.10, but we're making this release anyway, to explicit that we have updated to go1.19.10.

ooni/oohttp v0.5.3

This release does not contain any significant diff with respect to golang's source tree compared to the previous release. After running the ./tools/merge.bash script, we were left with no changes. We're making it nonetheless, such that it's obvious we tried to upgrade to go1.19.9.

In this release, we're using go1.19.9.

Commits
  • 90bd6ed Merge pull request #48 from ooni/issue/2524
  • d5bed05 chore: update examples to use go1.20.8
  • dbb36a6 chore: update to go1.20.8 (#47)
  • 56b9280 chore: go get -u -v ./... && go mod tidy
  • 14f08bd chore: encourage to make the check-list explicit
  • 184610b Merge branch 'golang-http-upstream' into merged-main
  • 926efc6 chore: prepare syncing with go1.20.8
  • 631fbc0 [release-branch.go1.20] net/http: permit requests with invalid Host headers
  • a23fe43 Merge pull request #45 from ooni/submodules
  • c3182ce chore: use [email protected] in submodules
  • 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)

Bumps [github.com/ooni/oohttp](https://github.com/ooni/oohttp) from 0.5.2 to 0.6.4.
- [Release notes](https://github.com/ooni/oohttp/releases)
- [Commits](ooni/oohttp@v0.5.2...v0.6.4)

---
updated-dependencies:
- dependency-name: github.com/ooni/oohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 4, 2023
@@ -8,7 +8,7 @@ require (
git.tcp.direct/kayos/socks v0.1.3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPT summary of 610cd0 - 13622f:

  • Updated version of github.com/ooni/oohttp from v0.5.2 to v0.6.4

@@ -32,8 +32,8 @@ github.com/miekg/dns v1.1.56 h1:5imZaSeoRNvpM9SzWNhEcP9QliKiz20/dA2QabIGVnE=
github.com/miekg/dns v1.1.56/go.mod h1:cRm6Oo2C8TY9ZS/TqsSrseAcncm74lfK5G+ikN2SWWY=
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GPT summary of a1e0aa - 41e77a:

  • Updated github.com/ooni/oohttp from version 0.5.2 to version 0.6.4.

@github-actions
Copy link

github-actions bot commented Oct 4, 2023

GPT summary of 07e73fb:

  • Updated the oohttp dependency from v0.5.2 to v0.6.4 go.mod, go.sum

PR summary so far:

  • Updated dependency oohttp from version v0.5.2 to v0.6.4.

@codecov
Copy link

codecov bot commented Oct 4, 2023

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@yunginnanet yunginnanet merged commit 85930b3 into main Oct 4, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/ooni/oohttp-0.6.4 branch October 4, 2023 16:50
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