Skip to content

chore(deps): Bump io.github.littleproxy:littleproxy from 2.6.0 to 2.7.0#22464

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

chore(deps): Bump io.github.littleproxy:littleproxy from 2.6.0 to 2.7.0#22464
davsclaus 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 7, 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 7, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

🧪 CI tested the following changed modules:

  • parent

ℹ️ Dependent modules were not tested because the total number of affected modules exceeded the threshold (50). Use the test-dependents label to force testing all dependents.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 7, 2026

@davsclaus davsclaus merged commit 54857e6 into main Apr 8, 2026
9 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.github.littleproxy-littleproxy-2.7.0 branch April 8, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies 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.

2 participants