Skip to content

Bump io.github.littleproxy:littleproxy from 2.6.0 to 2.7.0#3030

Merged
reta merged 1 commit intomainfrom
dependabot/maven/io.github.littleproxy-littleproxy-2.7.0
Apr 13, 2026
Merged

Bump io.github.littleproxy:littleproxy from 2.6.0 to 2.7.0#3030
reta merged 1 commit intomainfrom
dependabot/maven/io.github.littleproxy-littleproxy-2.7.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2026

Bumps io.github.littleproxy:littleproxy from 2.6.0 to 2.7.0.

Release notes

Sourced from io.github.littleproxy:littleproxy's releases.

v2.7.0

What's Changed

Full Changelog: LittleProxy/LittleProxy@v2.6.0...v2.7.0

Changelog

Sourced from io.github.littleproxy:littleproxy's changelog.

  • 2.7.0 (06.04.2026, https://github.com/LittleProxy/LittleProxy/milestone/50?closed=1)
    • fix WebSocket proxying by Andrei Solntsev
    • add WebSocket frame observation hook by Andrei Solntsev
    • #464 fix authentication bug when forwarding request with "Proxy-Authorization" header to a chained proxy (#691) by Charles Lescot
    • quickly resolve localhost name (#698) by Andrei Solntsev
    • #56 #439 fix timeout detection logic in ClientToProxyConnection (#699) by Charles Lescot
    • #680 fix issue with generated jks and cert at root (#681) by Charles Lescot
    • migration to log4j2 and async logging available (#684) by Charles Lescot
    • enhance ActivityTracker interface with new lifecycle methods (#708) by Charles Lescot
    • add unit test demonstrating how to do "internal redirect" (#68) (#718) by Charles Lescot
Commits
  • fb13310 release LittleProxy 2.7.0
  • d20aae6 make webSocketFrameReceived() parameter lazy-initialized
  • 624509a Fix WebSocket proxying and add frame observation hook
  • 2970e74 add unit test demonstrating how to do "internal redirect" (#68) (#718)
  • 205f493 3 - Enhance ActivityTracker interface with new lifecycle methods (#708)
  • 5b28fc1 Fix test SelfSignedSslEngineSource hanging on Windows and failing with timeou...
  • cf0be03 slightly fine-tune the tests
  • 91e80af 1- Add missing unit tests for existing interfaces and adapters (#706)
  • 332199b Bump log4j.version from 2.25.3 to 2.25.4
  • 0931555 Bump netty.version from 4.2.11.Final to 4.2.12.Final
  • 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 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 [io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/LittleProxy/LittleProxy/releases)
- [Changelog](https://github.com/LittleProxy/LittleProxy/blob/main/RELEASE_NOTES.md)
- [Commits](LittleProxy/LittleProxy@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: io.github.littleproxy:littleproxy
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 13, 2026
@reta reta merged commit 445dc12 into main Apr 13, 2026
4 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.github.littleproxy-littleproxy-2.7.0 branch April 13, 2026 12:58
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant