krlvm / PowerTunnel

Powerful and extensible proxy server with anti-censorship functionality
GNU General Public License v3.0
1.17k stars 77 forks source link

Bump littleproxy from 2.0.5 to 2.0.12 #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps littleproxy from 2.0.5 to 2.0.12.

Release notes

Sourced from littleproxy's releases.

v2.0.12

https://github.com/LittleProxy/LittleProxy/milestone/17?closed=1

v2.0.11

  • #131 fix memory leak: release byte buffer when closing request - see PR #141
  • #142 fix some "modify response" problem, see adamfisk/LittleProxy#359
  • #144 HTTP CONNECT can't be Keep-Alive - thanks Michel Belleau for PR #144

2.0.10

  • #135 Bump netty.version from 4.1.77.Final to 4.1.79.Final
  • #132 Bump selenium-java from 4.1.4 to 4.3.0
  • #118 Bump dnsjava from 3.5.0 to 3.5.1

v2.0.9

#115 reverted to maven-shade-plugin 3.2.4 (because 3.3.0 generated artifact without compile/runtime dependencies)

2.0.8

2.0.7

Release 2.0.7

2.0.6

Release 2.0.6

Changelog

Sourced from littleproxy's changelog.

  • 2.0.12 (23.09.2022)

    • #145 Restore Keep-Alive value when filtering short-circuit response -- thanks to krlvm for PR
    • Bump netty from 4.1.79.Final to 4.1.82.Final
    • Bump slf4j from 1.7.36 to 2.0.1
    • Bump log4j-core from 2.18.0 to 2.19.0
  • 2.0.11 (13.08.2022)

    • #131 fix memory leak: release byte buffer when closing request - see PR #141
    • #142 fix some "modify response" problem, see adamfisk/LittleProxy#359
    • #144 HTTP CONNECT can't be Keep-Alive - thanks Michel Belleau for PR #144
  • 2.0.10 (20.07.2022)

    • #135 Bump netty.version from 4.1.77.Final to 4.1.79.Final
    • #132 Bump selenium-java from 4.1.4 to 4.3.0
    • #118 Bump dnsjava from 3.5.0 to 3.5.1
  • 2.0.9 (10.05.2022)

    • #115 reverted to maven-shade-plugin 3.2.4 (because 3.3.0 generated artifact without compile/runtime dependencies)
  • 2.0.8 (06.05.2022)

  • 2.0.7 (21.12.2021)

    • Bumped log4j-core from 2.16.0 to 2.17.0
  • 2.0.6

    • Use single Hamcrest dependency in tests
    • Improve logging performance
    • Bumped netty-codec from 4.1.63.Final to 4.1.68.Final
    • Bump netty-codec-http from 4.1.68.Final to 4.1.71.Final
    • Bumped log4j-core from 2.14.0 to 2.16.0
    • Added public key file
Commits
  • e3f9a22 release LittleProxy 2.0.12
  • 192b756 Bump netty.version from 4.1.81.Final to 4.1.82.Final
  • b52f0fd Bump maven-jar-plugin from 3.2.2 to 3.3.0
  • bdb773f Bump maven-shade-plugin from 3.2.4 to 3.4.0
  • 516eff2 Bump slf4j.version from 2.0.0 to 2.0.1
  • aaa73b1 Bump log4j-core from 2.18.0 to 2.19.0
  • 5394448 Bump versions-maven-plugin from 2.11.0 to 2.12.0
  • 3a290a3 Bump mockito-core from 4.7.0 to 4.8.0
  • d0d1419 Bump netty.version from 4.1.80.Final to 4.1.81.Final
  • dd566a7 Bump maven-pmd-plugin from 3.18.0 to 3.19.0
  • 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 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)
dependabot[bot] commented 1 year ago

Superseded by #133.