Skip to content

Bump github.com/elazarl/goproxy from 0.0.0-20240726154733-8b0c20506380 to 1.8.0#5

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/elazarl/goproxy-1.8.0
Closed

Bump github.com/elazarl/goproxy from 0.0.0-20240726154733-8b0c20506380 to 1.8.0#5
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/elazarl/goproxy-1.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps github.com/elazarl/goproxy from 0.0.0-20240726154733-8b0c20506380 to 1.8.0.

Release notes

Sourced from github.com/elazarl/goproxy's releases.

v1.8.0

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.7.2...v1.8.0

v1.7.2

What's Changed

  • Avoid breaking changes and port them to the v2 branch instead

Full Changelog: elazarl/goproxy@v1.7.1...v1.7.2

v1.7.1

What's Changed

Full Changelog: elazarl/goproxy@v1.7.0...v1.7.1

v1.7.0: Websocket refactoring

What's Changed

In this pull request, I have dedicated some time to fully refactor the Websocket code to take advantage of the Go standard library. This will also forward the request to a cascade proxy when required.

Full Changelog: elazarl/goproxy@v1.6.1...v1.7.0

v1.6.1

What's Changed

... (truncated)

Commits

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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@JamieMagee
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elazarl/goproxy-1.8.0 branch from 5aa2d59 to dd9b5d3 Compare January 30, 2026 23:55
Bumps [github.com/elazarl/goproxy](https://github.com/elazarl/goproxy) from 0.0.0-20240726154733-8b0c20506380 to 1.8.0.
- [Release notes](https://github.com/elazarl/goproxy/releases)
- [Commits](https://github.com/elazarl/goproxy/commits/v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/elazarl/goproxy
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/elazarl/goproxy-1.8.0 branch from dd9b5d3 to 73673dd Compare January 31, 2026 20:04
@JamieMagee
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2026

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@JamieMagee
Copy link
Member

The library has some behavior changes: DstHostIs is now case-insensitive, session log formatting changed, WebSocket handling got rewritten. None of that matters here because we don't use those features. The APIs we do use (ProxyCtx, AlwaysMitm, NewResponse, etc.) are unchanged.

One new transitive dependency: https://github.com/coder/websocket.

The upgrade looks fine. CI to confirm.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 2, 2026

Superseded by #14.

@dependabot dependabot bot closed this Feb 2, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/elazarl/goproxy-1.8.0 branch February 2, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant