← Back to issue list

fix(deps): update module github.com/elazarl/goproxy to v1.9.1

View original Github issue

Metadata

Project
fetch-service
Number
#644
Type
pull request
State
open
Author
renovate
Labels
Created
Updated
Closed

Current evaluation

Updates github.com/elazarl/goproxy from v1.9.0 to v1.9.1 via Renovate. Minimal diff (+3/-1, 2 files). CI has some failures (snap-test, unit-tests, OSV-scanner). No reviews yet.

Suggested action: needs review

Reason: This is a routine dependency update generated by Renovate with a minimal diff (+3/-1 lines across 2 files). It is fresh (4 days old) and has passing CI checks for sync, cla-check, linters, and snap-build, though snap-test, unit-tests, and OSV-scanner are failing. A maintainer review is needed to assess whether the test failures are related to the dependency change or pre-existing.

Impact: 15 Quick Win: 14.25 Staleness: 5 Complexity: 5 Confidence: 85

Issue body

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/elazarl/goproxy](https://redirect.github.com/elazarl/goproxy) | `v1.9.0` → `v1.9.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2felazarl%2fgoproxy/v1.9.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2felazarl%2fgoproxy/v1.9.0/v1.9.1?slim=true) | --- ### Release Notes <details> <summary>elazarl/goproxy (github.com/elazarl/goproxy)</summary> ### [`v1.9.1`](https://redirect.github.com/elazarl/goproxy/releases/tag/v1.9.1) [Compare Source](https://redirect.github.com/elazarl/goproxy/compare/v1.9.0...v1.9.1) #### What's Changed - Fix: normalize req.URL.Host in MITM by prioritizing inner Host header by [@&#8203;khotiashova](https://redirect.github.com/khotiashova) in [#&#8203;799](https://redirect.github.com/elazarl/goproxy/pull/799) - Echo client HTTP version in CONNECT tunnel reply ([#&#8203;802](https://redirect.github.com/elazarl/goproxy/issues/802)) by [@&#8203;matthew6s](https://redirect.github.com/matthew6s) in [#&#8203;804](https://redirect.github.com/elazarl/goproxy/pull/804) - fix(mitm): never frame bodiless responses as chunked by [@&#8203;doringeman](https://redirect.github.com/doringeman) in [#&#8203;797](https://redirect.github.com/elazarl/goproxy/pull/797) #### New Contributors - [@&#8203;khotiashova](https://redirect.github.com/khotiashova) made their first contribution in [#&#8203;799](https://redirect.github.com/elazarl/goproxy/pull/799) - [@&#8203;matthew6s](https://redirect.github.com/matthew6s) made their first contribution in [#&#8203;804](https://redirect.github.com/elazarl/goproxy/pull/804) - [@&#8203;doringeman](https://redirect.github.com/doringeman) made their first contribution in [#&#8203;797](https://redirect.github.com/elazarl/goproxy/pull/797) **Full Changelog**: <https://github.com/elazarl/goproxy/compare/v1.9.0...v1.9.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/fetch-service). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC42MS4zIiwidXBkYXRlZEluVmVyIjoiNDQuNjEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b
Impact: 15
Quick Win: 14.25
Staleness: 5
Complexity: 5
Confidence: 85
needs review Updates github.com/elazarl/goproxy from v1.9.0 to v1.9.1 via Renovate. Minimal diff (+3/-1, 2 files). CI has some failures (snap-test, unit-tests, OSV-scanner). No reviews yet.

Update history

Date Change
created

Related issues

Issue Project State Summary Similarity
#319 fix(deps): update module github.com/elazarl/goproxy to v1 fetch-service merged Merged an automated Renovate update upgrading github.com/elazarl/goproxy to v1.7.1. Approved by two reviewers, passed CI checks, and applied with a minimal two-file diff.
91%
#349 fix(deps): update module github.com/elazarl/goproxy to v1.7.2 fetch-service merged Merged automated dependency update for github.com/elazarl/goproxy from v1.7.1 to v1.7.2. Approved by two reviewers, passed CI checks, and integrated successfully.
88%
#636 fix(deps): update module github.com/elazarl/goproxy to v1.9.0 fetch-service merged Merged automated dependency upgrade of github.com/elazarl/goproxy from v1.8.4 to v1.9.0. Adds HTTP/2 MITM support and bug fixes. CI checks passed and the change was integrated into main.
87%
#590 fix(deps): update module github.com/elazarl/goproxy to v1.8.3 fetch-service merged Merged automated dependency update for github.com/elazarl/goproxy from v1.8.2 to v1.8.3. The upgrade applies upstream fixes for MITM HTTP/2 protocol version leaks and resolves linting issues. Approved by two reviewers, passed all CI checks, and was manually merged.
87%
#614 fix(deps): update module github.com/elazarl/goproxy to v1.8.4 fetch-service merged Merged automated dependency update upgrading github.com/elazarl/goproxy from v1.8.3 to v1.8.4. Includes HTTP handling fixes and documentation updates. Approved by reviewers and passed CI checks before merging into main.
87%
#586 fix(deps): update elazarl/goproxy to 1.8.2 fetch-service merged Merged dependency update to elazarl/goproxy 1.8.2. Approved by two reviewers with passing CI checks. The change modified three files, reducing the total line count by eight.
86%
#52 fix(deps): update module github.com/elazarl/goproxy to v1 - autoclosed fetch-service closed Renovate PR to update goproxy to v1.1 was autoclosed after failing to resolve the dependency version in go.mod. The update was abandoned due to a module resolution error.
85%
#157 fix(deps): update github.com/elazarl/goproxy digest to 8b0c205 fetch-service merged Merged automated dependency update from Renovate. Updated github.com/elazarl/goproxy digest from 03be625 to 8b0c205. Approved by two reviewers, passed CI, and merged into main.
85%
#561 fix(deps): update module github.com/elazarl/goproxy to v1.8.2 - autoclosed fetch-service closed Dependency update PR for github.com/elazarl/goproxy to v1.8.2 was autoclosed without merging. Failing CI checks and inactivity triggered automatic closure, abandoning the change.
84%
#91 fix(deps): update module github.com/elazarl/goproxy to v0.0.0-20231117061959-7cc037d33fb5 - autoclosed fetch-service closed Dependency update for github.com/elazarl/goproxy autoclosed due to inactivity. The branch received no reviews or CI checks and was abandoned without merging.
84%