Skip to content

fix(deps): update dependency de.griefed:versionchecker to v1.1.5

RenovateBot requested to merge renovate-de.griefed-versionchecker-1.x into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
de.griefed:versionchecker (source) 1.0.8 -> 1.1.5 age adoption passing confidence

Release Notes

Griefed/VersionChecker

v1.1.5

Compare Source

🛠 Fixes
  • Remove check for specific release assets. (659a4d9)
  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.2 (2db8a28)
  • deps: update dependency jacoco to v0.8.9 (106acfb)
Other
  • deps: update dependency gradle to v7.6.1 (e8851bd)
  • deps: update ghcr.io/griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.18 (a84248a)
  • deps: update ghcr.io/griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.19 (9ae7ee5)
  • deps: update ghcr.io/griefed/gitlab-ci-cd docker tag to v2.2.6 (c1cd3cd)
  • deps: update griefed/gitlab-ci-cd docker tag to v2.2.9 (dc6c80b)

v1.1.4

Compare Source

🛠 Fixes
  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1 (a1b1afc)
  • deps: update junit5 monorepo (bebd7be)
Other
  • deps: update dependency gradle to v7.6 (b21dc53)
  • deps: update ghcr.io/griefed/baseimage-ubuntu-jdk-8 docker tag to v2.0.16 (948ed6c)
  • deps: update ghcr.io/griefed/gitlab-ci-cd docker tag to v2.2.4 (f4bda55)
  • deps: update griefed/gitlab-ci-cd docker tag to v2.2.4 (ea0e69d)
  • deps: update jamesives/github-pages-deploy-action action to v4.4.1 (7ab2d0e)
  • deps: update registry.gitlab.com/haynes/jacoco2cobertura docker tag to v1.0.9 (384f5ac)

v1.1.3

Compare Source

🛠 Fixes
  • Sigh.....allow execution of the gradlew script. Why must things be this way. :'-( (b959ecc)

v1.1.0

Compare Source

📔 Docs
  • Examples: Provide an example for the usage of the new Update-object in the README and expand sourceTar and sourceTarBz2 methods descriptions on when they are available. (9af7137)
🚀 Features
  • Update acquisition: Acquire an instance of Update via check(...) which contains information about the available update, such as the version, description, sources, assets(if any), release date and url to the release. (d20f1c7)
Other
  • deps: update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.2.2 (93e475d)
  • deps: update dependency ghcr.io/griefed/baseimage-ubuntu-jdk-8 to v2.0.8 (cc83427)
  • deps: update dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.5 (92e8fcc)
  • deps: update dependency gradle to v7.4.2 (09c1c5a)
1.0.8 (2022-03-23)
🦊 CI/CD
  • GitHub: Fix release asset path (009c4d2)
🛠 Fixes
  • When an alpha or beta for the latest release is used, return the latest release as the available update. Example: 1.2.5-alpha.1 -> 1.2.5 and 1.2.5-beta.1 -> 1.2.5 (45a6296)
Other
  • deps: update actions/setup-java action to v3 (47235d4)
  • deps: update dependency ghcr.io/griefed/baseimage-ubuntu-jdk-8 to v2.0.7 (74de493)
  • deps: update dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.4 (4cde6ba)
  • deps: update dependency gradle to v7.4 (97b1ff0)
  • deps: update dependency griefed/baseimage-ubuntu-jdk-8 to v2.0.6 (e8f363b)
  • deps: update dependency griefed/gitlab-ci-cd to v2.0.3 (94d7d29)
  • deps: update dependency org.jetbrains:annotations to v23 (4254cab)
  • deps: update jamesives/github-pages-deploy-action action to v4.2.5 (413eeb2)
1.0.7 (2022-02-26)
🦊 CI/CD
  • GitHub: Fix paths for pre-release assets. Automatically generate changelog from git history. (6ef66d9)
  • GitHub: Fix paths for release assets. Automatically generate changelog from git history. (c1fc6bd)
  • GitHub: Remove artifacts which aren't being produced anyway (2b8505a)
🛠 Fixes
  • Fix regression bug introduced during last fix. Correctly acquire latest version from repository and correctly compare against other versions, preventing false positives and premature availability messages. (6cfcecf)
Other
  • deps: update dependency ghcr.io/griefed/baseimage-ubuntu-jdk-8 to v2.0.6 (f903116)
  • deps: update dependency ghcr.io/griefed/gitlab-ci-cd to v2.0.3 (b560503)
1.0.6 (2022-02-24)
🦊 CI/CD
  • Enable RenovateBot dependency updates (dc8b030)
  • GitHub: Correctly execute (pre)release actions when tags are pushed. (ae605c0)
🛠 Fixes
  • Get rid of substring calls. Check a given release, alpha, or beta version for available updates and ensure checks are performed correctly. (345bf8d)
Other
1.0.5 (2022-02-04)
📔 Docs
🧪 Tests
  • Some more assertions for versions and URLs (e3a5a8a)
1.0.4 (2022-02-03)
🛠 Fixes
1.0.3 (2022-02-03)
🛠 Fixes
  • Hopefully fix OSSRH username and password retrieval... Fix GitHub actions webhooks (d2ae043)
1.0.2 (2022-02-03)
🛠 Fixes
  • Remove another failing echo. Retrieve OSSRH properties correctly. (f8e21e6)
1.0.1 (2022-02-03)
🛠 Fixes
  • Remove failing echo. Refactor urls in build.gradle. Clean environment before publishing (a30f874)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports