Skip to content

Bump web-push from 5.1.0 to 5.1.1

Bumps web-push from 5.1.0 to 5.1.1.

Changelog

Sourced from web-push's changelog.

5.1.1

  • Target Java 8 instead of Java 7.
  • Added an asynchronous version PushAsyncService of the PushService that performs non-blocking HTTP calls. Uses async-http-client under the hood.
Commits
  • 3a97624 Release 5.1.1
  • da5caa8 Update changelog
  • bd9bc58 Merge pull request #139 from sp00m/async
  • 6dd7db8 Updating README
  • c796be6 PushAsyncService
  • fb6d87f Merge pull request #124 from web-push-libs/renovate/com.google.guava-guava-28.x
  • 9c152ec Update dependency com.google.guava:guava to v28
  • 9e8545c Merge pull request #122 from elmatadorinho/master
  • 5efee11 Adding methods to load Public/Private keys from a decoded byte array. This is...
  • 84a3c28 Set version to 5.1.1-SNAPSHOT
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports