Skip to content

Bump com.eatthepath:pushy from 0.15.0 to 0.15.4#24

Merged
guusdk merged 1 commit intomainfrom
dependabot/maven/com.eatthepath-pushy-0.15.4
Dec 14, 2025
Merged

Bump com.eatthepath:pushy from 0.15.0 to 0.15.4#24
guusdk merged 1 commit intomainfrom
dependabot/maven/com.eatthepath-pushy-0.15.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2025

Bumps com.eatthepath:pushy from 0.15.0 to 0.15.4.

Release notes

Sourced from com.eatthepath:pushy's releases.

Pushy v0.15.4 - Add attributes-type and start fields for Live Activities payloads

This is a minor release that adds support for the attribute-type and start fields for Live Activities Payloads. For a complete list of changes, please see the v0.15.4 milestone or the commits between 0.15.3 and 0.15.4.

Pushy v0.15.3 - live activities and push-to-talk notifications

This is a minor release that:

  • Adds support for new Live Activity features (thank you, @​louise-scully!)
    • Relaxes the bounds on relevance scores in push notification payloads (scores are no longer bounded between 0.0 and 1.0)
    • Adds support for the stale-date payload field
  • Allows callers to opt in to protocol negotiation when opening new connections (thank you, @​MarcelHeckel!)
  • Adds support for the apns-unique-id response header available in the APNs development environment (thank you, @​hectorespert!)
  • Improves performance and resolves a potential inconsistency when verifying authentication tokens in the mock server

For a complete list of changes, plese see the v0.15.3 milestone or the commits between 0.15.2 and 0.15.3.

Pushy v0.15.2 - live activities and push-to-talk notifications

This is a minor release that adds support for live activity notifications and push-to-talk notifications. It also updates a number of dependencies and clarifies documentation around serializing notification payloads to JSON.

For a complete list of changes, please see the v0.15.2 milestone.

Pushy v0.15.1 - location push type and revised token handling

This is a minor release that adds support for the location push type introduced in iOS 15 (thank you, @​fairEnough83) and fixes an issue with token handling that could lead to notifications getting rejected with TooManyProviderTokenUpdates under certain circumstances. This release also updates Pushy's dependency on Netty to use the latest version (4.1.74).

Commits
  • 23568bd [maven-release-plugin] prepare release pushy-0.15.4
  • acfd8a6 Update README for 0.15.4
  • 08d01c3 Add support for the attributes-type and attributes payload fields for Liv...
  • 70e45e6 Add @since tags for Live Activity fields
  • a45febb Add a "start" event for Live Activities
  • 488ca83 [maven-release-plugin] prepare for next development iteration
  • c25bb02 [maven-release-plugin] prepare release pushy-0.15.3
  • 0b48218 Update the README for 0.15.3
  • a63e07c Update to Netty 4.1.104/netty-tcnative 2.0.62
  • 9aadb30 Specify Java distribution for test action
  • 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)

Bumps [com.eatthepath:pushy](https://github.com/jchambers/pushy) from 0.15.0 to 0.15.4.
- [Release notes](https://github.com/jchambers/pushy/releases)
- [Commits](jchambers/pushy@pushy-0.15.0...pushy-0.15.4)

---
updated-dependencies:
- dependency-name: com.eatthepath:pushy
  dependency-version: 0.15.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Dec 12, 2025
@guusdk guusdk merged commit 1319030 into main Dec 14, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.eatthepath-pushy-0.15.4 branch December 14, 2025 12:20
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant