relaycorp / awala-ping-android

Android app for the Awala Ping Service
GNU General Public License v3.0
0 stars 0 forks source link

fix(deps): bump awala-endpoint-android from 1.10.1 to 1.12.1 #248

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps awala-endpoint-android from 1.10.1 to 1.12.1.

Release notes

Sourced from awala-endpoint-android's releases.

v1.12.1

1.12.1 (2022-05-18)

Bug Fixes

  • Improve ReceiveMessagesTest with log asserts (#230) (583e796), closes #49

v1.12.0

1.12.0 (2022-04-21)

Features

v1.11.0

1.11.0 (2022-04-20)

Features

  • Use new certificate store on First-Party Endpoints (#213) (bad9585), closes #175
Commits
  • 583e796 fix: Improve ReceiveMessagesTest with log asserts (#230)
  • c8071a8 chore(deps): bump org.jetbrains.dokka from 1.6.20 to 1.6.21 (#226)
  • 8a9bdfe chore(deps): bump mockito-android from 4.4.0 to 4.5.1 (#227)
  • 4a0af8e chore(deps): bump logcaptor from 2.7.9 to 2.7.10 (#224)
  • a79e0b9 chore(deps): bump mockito-inline from 4.4.0 to 4.5.1 (#225)
  • 185bfb8 feat: Renew expiring endpoint certificates (#223)
  • bad9585 feat: Use new certificate store on First-Party Endpoints (#213)
  • 274491b chore(dependabot): Use semantic commits
  • 7c6ee38 chore(deps): Bump mockito-inline from 4.0.0 to 4.4.0 (#222)
  • 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 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] commented 2 years ago

Superseded by #255.