Skip to content

Bump littleproxy from 2.0.9 to 2.0.14 - #17

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/xyz.rogfam-littleproxy-2.0.14
Closed

Bump littleproxy from 2.0.9 to 2.0.14#17
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/xyz.rogfam-littleproxy-2.0.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 28, 2022

Copy link
Copy Markdown

Bumps littleproxy from 2.0.9 to 2.0.14.

Release notes

Sourced from littleproxy's releases.

v2.0.13

What's Changed

Full Changelog: LittleProxy/LittleProxy@v2.0.12...v2.0.13

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
Changelog

Sourced from littleproxy's changelog.

  • 2.0.14 (21.11.2022, https://github.com/LittleProxy/LittleProxy/milestone/19?closed=1)

    • #184 Respect full KeyStore file path while generating certs by SelfSignedMitmManager -- thanks to Valery Yatsynovich
    • #187 CI: run build on all major OS-s -- thanks to Valery Yatsynovich
    • #183 Bump netty from 4.1.82.Final to 4.1.85.Final -- thanks to Valery Yatsynovich for fixing tests after upgrading Netty.
    • #189 Bump slf4j.version from 2.0.3 to 2.0.4
    • Bump jackson-databind from 2.13.2.2 to 2.13.4
    • #191 Bump dnsjava from 3.5.1 to 3.5.2
  • 2.0.13 (04.10.2022)

    • #170 restore transitive dependencies in generated pom -- thanks to Mateusz Pietryga for PR #171
    • Bump slf4j from 2.0.1 to 2.0.3
    • Bump selenium-java from 4.4.0 to 4.5.0
  • 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
Commits
  • 8b98017 release LittleProxy 2.0.14
  • 4757f32 Bump mockito-core from 4.8.1 to 4.9.0
  • 2641a7c Bump slf4j.version from 2.0.3 to 2.0.4
  • 707dfb2 Bump maven-install-plugin from 3.0.1 to 3.1.0
  • 60ed111 Bump dnsjava from 3.5.1 to 3.5.2
  • 0b28013 Respect full KeyStore file path while generating certs by `SelfSignedMitmMana...
  • e01eeb8 CI: run build on all major OS-s
  • a8f6f86 fix tests after upgrading Netty
  • de8cee1 Make unit tests for header values parsing logic atomic
  • b461c3a Bump selenium-java from 4.5.3 to 4.6.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)

Bumps [littleproxy](https://github.com/LittleProxy/LittleProxy) from 2.0.9 to 2.0.14.
- [Release notes](https://github.com/LittleProxy/LittleProxy/releases)
- [Changelog](https://github.com/LittleProxy/LittleProxy/blob/master/RELEASE_NOTES.md)
- [Commits](LittleProxy/LittleProxy@littleproxy-2.0.9...v2.0.14)

---
updated-dependencies:
- dependency-name: xyz.rogfam:littleproxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Nov 28, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 19, 2022

Copy link
Copy Markdown
Author

Superseded by #20.

@dependabot dependabot Bot closed this Dec 19, 2022
@dependabot
dependabot Bot deleted the dependabot/maven/xyz.rogfam-littleproxy-2.0.14 branch December 19, 2022 00:51
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants