pgjdbc/pgjdbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feedFrom: renovate-bot (@renovate-bot) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: [pgjdbc/pgjdbc] PR #3691: fix(deps): update com.github.vlsi to v2 (major)
Date: Tue, 24 Jun 2025 20:26:13 +0000
Message-ID: <[email protected]> (raw)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| com.github.vlsi.stage-vote-release | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| com.github.vlsi.ide | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.github.vlsi.jandex:com.github.vlsi.jandex.gradle.plugin](https://redirect.github.com/vlsi/vlsi-release-plugins) | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| com.github.vlsi.license-gather | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| com.github.vlsi.gradle-extensions | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| com.github.vlsi.gettext | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| com.github.vlsi.crlf | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin](https://redirect.github.com/vlsi/vlsi-release-plugins) | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.github.vlsi.stage-vote-release:com.github.vlsi.stage-vote-release.gradle.plugin](https://redirect.github.com/vlsi/vlsi-release-plugins) | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
| [com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin](https://redirect.github.com/vlsi/vlsi-release-plugins) | `1.90` -> `2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>vlsi/vlsi-release-plugins (com.github.vlsi.jandex:com.github.vlsi.jandex.gradle.plugin)</summary>
### [`v2.0.0`](https://redirect.github.com/vlsi/vlsi-release-plugins/releases/tag/v2.0.0)
#### 🚀 Release
##### What's Changed
- Replaced deprecated groovy.util usages with groovy.xml ([#​106](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/106)) by [@​DreierF](https://redirect.github.com/DreierF)
- Migrate to the latest version of smallrye ([#​87](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/87)) by [@​apssouza22](https://redirect.github.com/apssouza22)
- Use relative path sensitivity in the license gather plugin ([#​60](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/60)) by [@​sandra-thieme](https://redirect.github.com/sandra-thieme)
- Bump grgit to 4.1.1 ([#​58](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/58)) by [@​vlsi](https://redirect.github.com/vlsi)
- license-gather: add a task for verifying license compatibility ([#​49](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/49)) by [@​vlsi](https://redirect.github.com/vlsi)
- license-gather-plugin: Fixed MANIFEST check is always skipped ([#​48](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/48)) by [@​DreierF](https://redirect.github.com/DreierF)
- license-gather: ignore namespaces in PomLicenseLoader ([#​45](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/45)) by [@​DreierF](https://redirect.github.com/DreierF)
- Bump Gradle to 6.9.1 ([#​47](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/47)) by [@​vlsi](https://redirect.github.com/vlsi)
- Checksum-dependency: implement PGP verification ([#​10](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/10)) by [@​vlsi](https://redirect.github.com/vlsi)
#### 💡 New Features
- use printTestResult for all AbstractTestTasks ([#​89](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/89)) by [@​robstoll](https://redirect.github.com/robstoll)
#### 🧰 Maintenance
- feat: make gradle-extensions compatible with configuration cache ([#​113](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/113)) by [@​vlsi](https://redirect.github.com/vlsi)
- Revert "fix(deps): update dependency com.squareup:kotlinpoet to v2" ([#​112](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/112)) by [@​vlsi](https://redirect.github.com/vlsi)
- chore: add constraints to bump transitive versions to resolve CVEs ([#​111](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/111)) by [@​vlsi](https://redirect.github.com/vlsi)
- chore: relace project.exec with ExecOperations ([#​110](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/110)) by [@​vlsi](https://redirect.github.com/vlsi)
- fix: replace kotlin min() and max() deprecated functions with minOrNull() ([#​109](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/109)) by [@​vlsi](https://redirect.github.com/vlsi)
- test: use a single method to generate Gradle versions for the tests ([#​108](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/108)) by [@​vlsi](https://redirect.github.com/vlsi)
- chore: refactor build script to convention plugins ([#​107](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/107)) by [@​vlsi](https://redirect.github.com/vlsi)
#### ⬆️ Dependencies
<details>
<summary>19 changes</summary>
- chore(config): migrate renovate config ([#​115](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/115)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update dependency org.apache.httpcomponents:httpclient to v4.5.14 ([#​114](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/114)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update dependency com.squareup:kotlinpoet to v2 ([#​105](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/105)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update com.fasterxml.jackson.core to v2.19.1 ([#​83](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/83)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.1 ([#​100](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/100)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update plugin org.jetbrains.dokka to v1.9.20 ([#​102](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/102)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.10.2 ([#​103](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/103)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update gradle/actions digest to [`ac638b0`](https://redirect.github.com/vlsi/vlsi-release-plugins/commit/ac638b0) ([#​98](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/98)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update dependency gradle to v8.14.2 ([#​99](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/99)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update plugin com.github.autostyle to v4 ([#​97](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/97)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update eskatos/gradle-command-action action to v3 ([#​95](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/95)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update gradle/wrapper-validation-action action to v3 ([#​96](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/96)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update dependency org.eclipse.jgit:org.eclipse.jgit to v5.13.3.202401111512-r ([#​75](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/75)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update dependency com.squareup:kotlinpoet to v1.18.1 ([#​79](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/79)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update burrunan/gradle-cache-action action to v3 ([#​92](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/92)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update dependency gradle to v8 ([#​73](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/73)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update dependency com.fasterxml.jackson.module:jackson-module-kotlin to v2.19.0 ([#​91](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/91)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext to v0.10 ([#​84](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/84)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
- chore(deps): update actions/checkout action to v4 ([#​72](https://redirect.github.com/vlsi/vlsi-release-plugins/issues/72)) by [@​renovate-bot](https://redirect.github.com/renovate-bot)
</details>
**Contributors:** [@​DreierF](https://redirect.github.com/DreierF), [@​FSchumacher](https://redirect.github.com/FSchumacher), [@​apssouza22](https://redirect.github.com/apssouza22), [@​endorh](https://redirect.github.com/endorh), [@​github-actions](https://redirect.github.com/github-actions)\[bot], [@​renovate-bot](https://redirect.github.com/renovate-bot), [@​robstoll](https://redirect.github.com/robstoll), [@​sandra-thieme](https://redirect.github.com/sandra-thieme), [@​vlsi](https://redirect.github.com/vlsi), Alexsandro Souza, Jenn Strater and Sandra Thieme
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every 3 weeks on Monday" (UTC), 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 these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/pgjdbc/pgjdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: github://pgjdbc/pgjdbc
Cc: [email protected], [email protected]
Subject: Re: [pgjdbc/pgjdbc] PR #3691: fix(deps): update com.github.vlsi to v2 (major)
In-Reply-To: <<[email protected]>>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox