Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Bump com.jakewharton:process-phoenix from 2.2.0 to 3.0.0 #119

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps com.jakewharton:process-phoenix from 2.2.0 to 3.0.0.

Release notes

Sourced from com.jakewharton:process-phoenix's releases.

3.0.0

  • New: Support restarting Services with triggerServiceRebirth.
  • New: Restart an Activity with only a Class reference.
  • Change: ProcessPheonix class no longer extends Activity. In practice no one should have been relying on this anyway.
Changelog

Sourced from com.jakewharton:process-phoenix's changelog.

Version 3.0.0 (2024-03-25)

  • New: Support restarting Services with triggerServiceRebirth.
  • New: Restart an Activity with only a Class reference.
  • Change: ProcessPheonix class no longer extends Activity. In practice no one should have been relying on this anyway.
Commits
  • 56a3f91 Prepare version 3.0.0
  • 21907fb Support service processes (#69)
  • ceaf29c Update dependency gradle to v8.7 (#74)
  • ff5278f Update dependency com.android.tools.build:gradle to v8.3.1 (#73)
  • f246770 Update dependency com.vanniktech:gradle-maven-publish-plugin to v0.28.0 (#72)
  • 7702105 Add Google Java Format via Spotless (#71)
  • ce1149e Update dependency com.android.tools.build:gradle to v8.3.0 (#70)
  • c85c161 Delete .github/dependabot.yaml
  • 6458b4a Add renovate.json (#67)
  • 7dc4194 Prepare next development version
  • See full diff 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.jakewharton:process-phoenix](https://github.com/JakeWharton/ProcessPhoenix) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/JakeWharton/ProcessPhoenix/releases)
- [Changelog](https://github.com/JakeWharton/ProcessPhoenix/blob/trunk/CHANGELOG.md)
- [Commits](JakeWharton/ProcessPhoenix@2.2.0...3.0.0)

---
updated-dependencies:
- dependency-name: com.jakewharton:process-phoenix
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 1, 2024
@M3DZIK
Copy link
Member

M3DZIK commented Apr 1, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit e8e9501 into main Apr 1, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/com.jakewharton-process-phoenix-3.0.0 branch April 1, 2024 11:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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