connectbot:revert-1300-dependabot/github_actions/joelwmale/webhook-action-814998dae0915eaf4faec992291eb956ad37d902

Last commit made on 2023-09-26
Get this branch:
git clone -b revert-1300-dependabot/github_actions/joelwmale/webhook-action-814998dae0915eaf4faec992291eb956ad37d902 https://git.launchpad.net/connectbot

Branch merges

Branch information

Name:
revert-1300-dependabot/github_actions/joelwmale/webhook-action-814998dae0915eaf4faec992291eb956ad37d902
Repository:
lp:connectbot

Recent commits

3970745... by Kenny Root

Revert "Bump joelwmale/webhook-action"

This reverts commit 6562057db446bdc69721e46855bb0734ed0db62b.

6562057... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump joelwmale/webhook-action

Bumps [joelwmale/webhook-action](https://github.com/joelwmale/webhook-action) from ee20d8c79e728c2d339b114fd27772ee0226aa41 to 814998dae0915eaf4faec992291eb956ad37d902.
- [Release notes](https://github.com/joelwmale/webhook-action/releases)
- [Commits](https://github.com/joelwmale/webhook-action/compare/ee20d8c79e728c2d339b114fd27772ee0226aa41...814998dae0915eaf4faec992291eb956ad37d902)

---
updated-dependencies:
- dependency-name: joelwmale/webhook-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <email address hidden>

455f217... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0

Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.21.1 to 2.22.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](https://github.com/google/error-prone/compare/v2.21.1...v2.22.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>

28f7e44... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump android-actions/setup-android from 2 to 3

Bumps [android-actions/setup-android](https://github.com/android-actions/setup-android) from 2 to 3.
- [Release notes](https://github.com/android-actions/setup-android/releases)
- [Commits](https://github.com/android-actions/setup-android/compare/v2...v3)

---
updated-dependencies:
- dependency-name: android-actions/setup-android
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>

a764cc7... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0

Bumps com.github.ben-manes.versions from 0.47.0 to 0.48.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes.versions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <email address hidden>

5386b50... by Kenny Root

Remote signing; fix JSON data

This accidentally used a comma instead of a colon.

0aab5db... by Kenny Root

Fix call to signing service

The previous step containing the tag was missing.

baf39e4... by Kenny Root

Sign releases after being uploaded

This calls a remote signing server to sign the releases.

21a2d99... by "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>

Bump actions/checkout from 3 to 4

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <email address hidden>

8fa6d9f... by Kenny Root

Fix accidental size bloat

A change for robolectric tests accidentally included the Conscrypt library
into the Google Play Store release which made the app unneccessarily
large. In the Play Store version, Play Services provides the crypto
library update.