openMF / android-client

An android client for the MifosX platform
https://openmf.github.io/mobileapps.github.io/
Mozilla Public License 2.0
196 stars 577 forks source link

Update dependency com.evernote:android-job to v1.4.3 #2014

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.evernote:android-job 1.2.6 -> 1.4.3 age adoption passing confidence

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

evernote/android-job (com.evernote:android-job) ### [`v1.4.3`](https://togithub.com/evernote/android-job/blob/HEAD/CHANGELOG.md#143-2022-04-27) - Make `PendingIntent`s immutable, what is required for Target SDK 31, see [#​600](https://togithub.com/evernote/android-job/issues/600) ### [`v1.4.2`](https://togithub.com/evernote/android-job/blob/HEAD/CHANGELOG.md#142-2019-10-09) - Bump libraries to the latest version, this fixes a binary incompatibility with `WorkManager`, see [#​591](https://togithub.com/evernote/android-job/issues/591) ### [`v1.4.1`](https://togithub.com/evernote/android-job/blob/HEAD/CHANGELOG.md#141-2019-09-30) - Remove appcompat as dependency, which was accidentally added in 1.4.0. ### [`v1.4.0`](https://togithub.com/evernote/android-job/blob/HEAD/CHANGELOG.md#140-2019-09-29) - Migrate to AndroidX, see [#​583](https://togithub.com/evernote/android-job/issues/583) ### [`v1.3.0`](https://togithub.com/evernote/android-job/blob/HEAD/CHANGELOG.md#130-2019-09-29) - (No changes compared to 1.3.0-rc1) - Implement an API that uses the `WorkManager` for scheduling work items - Initialize the job storage on a background thread, see [#​471](https://togithub.com/evernote/android-job/issues/471) - Restrict usage of internal classes for internal usage only, see [#​465](https://togithub.com/evernote/android-job/issues/465) - Use a `JobIntentService` implementation that doesn't crash, see [#​255](https://togithub.com/evernote/android-job/issues/255) - Offset the end time when rescheduling an inexact job, see [#​547](https://togithub.com/evernote/android-job/issues/547)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.