relaycorp / awala-endpoint-android

High-level library for Android apps implementing Awala endpoints
Apache License 2.0
1 stars 1 forks source link

fix(deps): bump tech.relaycorp:awala-testing from 1.5.27 to 1.5.32 #412

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps tech.relaycorp:awala-testing from 1.5.27 to 1.5.32.

Release notes

Sourced from tech.relaycorp:awala-testing's releases.

v1.5.32

1.5.32 (2024-07-25)

Bug Fixes

v1.5.31

1.5.31 (2024-02-19)

Bug Fixes

v1.5.30

1.5.30 (2024-02-05)

Bug Fixes

  • deps: Bump junit5Version from 5.10.1 to 5.10.2 (#137) (ee1d3b1)

v1.5.29

1.5.29 (2023-12-28)

Bug Fixes

  • CDACertPath.INTERNET_GW issuerPrivateKey (#135) (ddc585a)

v1.5.28

1.5.28 (2023-12-26)

Bug Fixes

  • MockSessionPublicKeyStore: Drop node key set if last key is removed (d057538)
Commits
  • d8adc1e fix(deps): Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 12.1.1 (#142)
  • 07c9515 fix(deps): Bump junit5Version from 5.10.2 to 5.10.3 (#143)
  • 91866c6 fix(deps): Bump kotlinCoroutinesVersion from 1.8.0 to 1.8.1 (#141)
  • 2f4e3da fix(deps): Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 (#140)
  • 25bf62b fix(deps): Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 (#139)
  • 8c42a6d fix(deps): Bump kotlinCoroutinesVersion from 1.7.3 to 1.8.0 (#138)
  • ee1d3b1 fix(deps): Bump junit5Version from 5.10.1 to 5.10.2 (#137)
  • d7e4af5 chore: Undo workaround for gradle/gradle#11412
  • ddc585a fix: CDACertPath.INTERNET_GW issuerPrivateKey (#135)
  • d057538 fix(MockSessionPublicKeyStore): Drop node key set if last key is removed
  • 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 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)
kodiakhq[bot] commented 1 month ago

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

dependabot[bot] commented 1 month ago

Superseded by #415.