simple-java-mail icon indicating copy to clipboard operation
simple-java-mail copied to clipboard

Bump com.github.bbottema:java-socks-proxy-server from 4.0.0 to 4.1.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps com.github.bbottema:java-socks-proxy-server from 4.0.0 to 4.1.0.

Changelog

Sourced from com.github.bbottema:java-socks-proxy-server's changelog.

v4.1.0 (15-May-2024)

  • #14: Enhanced dynamic username/password authentication support for custom validation strategies.
  • Minor performance improvements based on SpotBugs recommendations.

NOTE: the start methods have been marked deprecated. For serving clienst on multiple ports, create a new instance of the server for each port.

Commits
  • 4b07026 released 4.1.0 [skip ci]
  • b451859 Added missing release notes for 4.0.0 [skip ci]
  • 4827a3c preparing release 3.1.0
  • 850b088 Switch to new release pipeline, which uses now uses a next-gen convenience image
  • b9f4e3c Solved some SpotBugs issues
  • d636535 Merge pull request #14 from XomaDev/extend_auth
  • b33a250 Merge branch 'master' into extend_auth
  • c36fde3 add server.stop()
  • f6ab16f Backwards compatibility
  • f999c48 removed superfluous indentation [skip ci]
  • 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)

dependabot[bot] avatar Jun 03 '24 09:06 dependabot[bot]