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

Update module github.com/elazarl/goproxy to v1 #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/elazarl/goproxy require major v0.0.0-20241218172127-ac55c7698e0d -> v1.7.0

Release Notes

elazarl/goproxy (github.com/elazarl/goproxy)

v1.7.0: : Websocket refactoring

Compare Source

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

Compare Source

What's Changed

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

v1.6.0: : Make sure to cancel request context when we're done with it

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.5.0...v1.6.0

v1.5.0: Avoid breaking changes in v1

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.4.0...v1.5.0

v1.4.0: Enhance websocket configuration

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.3.0...v1.4.0

v1.4.0-beta.3

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.4.0-beta.2...v1.4.0-beta.3

v1.4.0-beta.2

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.4.0-beta.1...v1.4.0-beta.2

v1.4.0-beta.1: Add more configurable websocket options

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.3.0...v1.4.0-beta.1

v1.3.0: : Introduced support for HAR requests export

Compare Source

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.2.8...v1.3.0

v1.2.8: Improve test pipeline

Compare Source

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.2.7...v1.2.8

v1.2.7

Compare Source

What's Changed

New Contributors

Full Changelog: elazarl/goproxy@v1.2.6...v1.2.7

v1.2.6

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.2.5...v1.2.6

v1.2.5

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.2.4...v1.2.5

v1.2.4

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.2.3...v1.2.4

v1.2.3

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.2.2...v1.2.3

v1.2.2

Compare Source

What's Changed

Full Changelog: elazarl/goproxy@v1.2.1...v1.2.2


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/net v0.32.0 -> v0.34.0

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.

0 participants