Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump xyz.rogfam:littleproxy from 2.0.5 to 2.0.16 #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 28, 2023

Bumps xyz.rogfam:littleproxy from 2.0.5 to 2.0.16.

Release notes

Sourced from xyz.rogfam:littleproxy's releases.

v2.0.16

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

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

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 xyz.rogfam:littleproxy's changelog.

  • 2.0.16 (27.02.2023, https://github.com/LittleProxy/LittleProxy/milestone/21?closed=1)

    • rename "master" branch to "main"
    • #207 Remove redundant file generated by unit test -- thanks to Valery Yatsynovich
    • #206 Export certificate to generated by SelfSignedMitmManager KeyStore directory -- thanks to Valery Yatsynovich
    • Bump slf4j.version from 2.0.5 to 2.0.6
    • Bump log4j-core from 2.19.0 to 2.20.0
    • Bump selenium-java from 4.7.1 to 4.8.1
    • Bump netty.version from 4.1.86.Final to 4.1.89.Final
  • 2.0.15 (14.12.2022, https://github.com/LittleProxy/LittleProxy/milestone/20?closed=1)

    • Bump netty-codec-haproxy from 4.1.85.Final to 4.1.86.Final
    • Bump selenium-java from 4.6.0 to 4.7.1
    • Bump slf4j.version from 2.0.4 to 2.0.5
    • Bump httpclient from 4.5.13 to 4.5.14
  • 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
  • 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)

... (truncated)

Commits
  • 9256913 release LittleProxy 2.0.16
  • 90ebc90 rename "master" branch to "main"
  • 2c04ffc update dependabot config
  • 6c318ca Bump log4j-core from 2.19.0 to 2.20.0
  • dd7e06b Bump versions-maven-plugin from 2.14.2 to 2.15.0
  • 6dfc0aa Bump selenium-java from 4.8.0 to 4.8.1
  • 247b404 Bump netty.version from 4.1.88.Final to 4.1.89.Final
  • 33b7c79 Bump maven-surefire-plugin from 3.0.0-M8 to 3.0.0-M9
  • 980a0f3 Bump maven-surefire-report-plugin from 3.0.0-M8 to 3.0.0-M9
  • 0d18999 Bump maven-javadoc-plugin from 3.4.1 to 3.5.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 [xyz.rogfam:littleproxy](https://github.com/LittleProxy/LittleProxy) from 2.0.5 to 2.0.16.
- [Release notes](https://github.com/LittleProxy/LittleProxy/releases)
- [Changelog](https://github.com/LittleProxy/LittleProxy/blob/main/RELEASE_NOTES.md)
- [Commits](LittleProxy/LittleProxy@littleproxy-2.0.5...v2.0.16)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2023
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