Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 26, 2025

Bumps io.github.littleproxy:littleproxy from 2.4.7 to 2.5.0.

Release notes

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

v2.5.0

What's Changed

New Contributors

Full Changelog: LittleProxy/LittleProxy@v2.4.7...v2.5.0

Changelog

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

  • 2.5.0 (19.12.2025, https://github.com/LittleProxy/LittleProxy/milestone/48?closed=1)
    • enhance documentation with run.bash script options (#659) by Charles Lescot
    • add the --server option to Launch proxy as a server (#660) by Charles Lescot
    • Add the --log-config option to launcher (#661) by Charles Lescot
    • Add the --config option to launcher (#662) by Charles Lescot
    • add options "--name", "--address", "--nic", "--allow_local_only", "--authenticate_ssl_clients", "--transparent", "--throttling", "--allow_requests_to_origin_server" (#666) by Charles Lescot
    • add options "--proxy_alias", "--allow_proxy_protocol option", "--send_proxy_protocol", "--client_to_proxy_worker_threads", "--proxy_to_server_worker_threads" options (#666) by Charles Lescot
    • remove unused and deprecated NetworkUtils.java (#663) by Charles Lescot
    • remove "withListenOnAllAddresses" method from DefaultHttpProxyServer.java and HttpProxyServerBootstrap.java (#664) by Charles Lescot
Commits
  • 6534bb3 release LittleProxy 2.5.0
  • d56f11b fix naming
  • a8f8a9d add --client_to_proxy_worker_threads option
  • d2a28a8 add --client_to_proxy_worker_threads option
  • 27c25d5 add --allow_proxy_protocol option
  • 72025f9 add --allow_requests_to_origin_server option
  • 31ddd70 add --throttling options
  • 16a475e add --transparent option
  • 29d9788 add --authenticate_ssl_clients option
  • f863e99 add --allow_local_only option
  • 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 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)

Bumps [io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy) from 2.4.7 to 2.5.0.
- [Release notes](https://github.com/LittleProxy/LittleProxy/releases)
- [Changelog](https://github.com/LittleProxy/LittleProxy/blob/main/RELEASE_NOTES.md)
- [Commits](LittleProxy/LittleProxy@v2.4.7...v2.5.0)

---
updated-dependencies:
- dependency-name: io.github.littleproxy:littleproxy
  dependency-version: 2.5.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 Dec 26, 2025
@reta reta merged commit 1c08d09 into main Dec 26, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.github.littleproxy-littleproxy-2.5.0 branch December 26, 2025 16:04
reta pushed a commit that referenced this pull request Dec 26, 2025
Bumps [io.github.littleproxy:littleproxy](https://github.com/LittleProxy/LittleProxy) from 2.4.7 to 2.5.0.
- [Release notes](https://github.com/LittleProxy/LittleProxy/releases)
- [Changelog](https://github.com/LittleProxy/LittleProxy/blob/main/RELEASE_NOTES.md)
- [Commits](LittleProxy/LittleProxy@v2.4.7...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 1c08d09)
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