aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update junit5 monorepo to v5.12.0HEADmasterRenovate Bot2 days1-1/+1
|
* Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.0Renovate Bot2 days1-1/+1
|
* Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.3Renovate Bot3 days1-1/+1
|
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.5Renovate Bot2025-02-051-1/+1
|
* Update dependency org.jetbrains:annotations to v26.0.2Renovate Bot2025-01-221-1/+1
|
* Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.2Renovate Bot2025-01-141-1/+1
|
* Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.1Renovate Bot2025-01-071-1/+1
|
* Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.44.0Renovate Bot2025-01-061-1/+1
|
* Update dependency com.uber.nullaway:nullaway to v0.12.3Renovate Bot2025-01-061-1/+1
|
* Update junit5 monorepo to v5.11.4Renovate Bot2024-12-161-1/+1
|
* Update dependency com.uber.nullaway:nullaway to v0.12.2Renovate Bot2024-12-131-1/+1
|
* Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2Renovate Bot2024-12-071-1/+1
|
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.4Renovate Bot2024-12-031-1/+1
|
* Update dependency net.jqwik:jqwik to v1.9.2Renovate Bot2024-12-031-1/+1
|
* Update dependency io.hosuaby:inject-resources-junit-jupiter to v1 ↵Marge Bot2024-11-222-3/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (mulk/jgvariant!29) This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [io.hosuaby:inject-resources-junit-jupiter](https://github.com/hosuaby/inject-resources) | test | major | `0.3.5` -> `1.0.0` | --- ### Release Notes <details> <summary>hosuaby/inject-resources</summary> ### [`v1.0.0`](https://github.com/hosuaby/inject-resources/compare/v0.3.5...v1.0.0) [Compare Source](https://github.com/hosuaby/inject-resources/compare/v0.3.5...v1.0.0) </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update for new version of 'inject-resources'.Matthias Andreas Benkard2024-11-221-2/+2
| | | | | | | | Change-Id: Ib74c236f139639f37b1dc0cde39bc8621c8c8a02
| * Update dependency io.hosuaby:inject-resources-junit-jupiter to v1Renovate Bot2024-11-201-1/+1
|/
* Update all non-major dependencies to v2.36.0 (mulk/jgvariant!32)Marge Bot2024-11-201-1/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.google.errorprone:error_prone_core](https://errorprone.info) ([source](https://github.com/google/error-prone)) | | minor | `2.35.1` -> `2.36.0` | | [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://github.com/google/error-prone)) | compile | minor | `2.35.1` -> `2.36.0` | --- ### Release Notes <details> <summary>google/error-prone</summary> ### [`v2.36.0`](https://github.com/google/error-prone/releases/tag/v2.36.0): Error Prone 2.36.0 [Compare Source](https://github.com/google/error-prone/compare/v2.35.1...v2.36.0) Changes: - Add new matcher interfaces to `ErrorProneScanner` for AST nodes introduced after Java 11 ([`e5fd194`](https://github.com/google/error-prone/commit/e5fd194fa21ef9a01e8d4c72489906247aad81c8)) - Fix compatibility with latest JDK 24 EA builds (https://github.com/google/error-prone/commit/d67bc156b737d13ac693d73a403a11a97804423f) - Check that `--should-stop=ifError=FLOW` is set when using the `-Xplugin` integration ([`e71db1f`](https://github.com/google/error-prone/commit/e71db1f369a9367f6f2db34c4fbd006b6d6238fd)) New checks: - [`DuplicateBranches`](https://errorprone.info/bugpattern/DuplicateBranches): Discourage conditional expressions and if statements where both branches are the same - [`RedundantControlFlow`](https://errorprone.info/bugpattern/RedundantControlFlow): Reports redundant `continue` statements. Closed issues: [#&#8203;4633](https://github.com/google/error-prone/issues/4633), [#&#8203;4646](https://github.com/google/error-prone/issues/4646) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * POM: Add --should-stop=ifError=FLOW to javac flags.Matthias Andreas Benkard2024-11-201-0/+1
| | | | | | | | | | | | Error Prone demands this now. Change-Id: I1640daec54026aa4ea36be7f9cc81c9ff03f6b77
| * Update all non-major dependencies to v2.36.0Renovate Bot2024-11-201-1/+1
|/
* Update dependency org.jetbrains:annotations to v26 (mulk/jgvariant!31)Marge Bot2024-11-201-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | compile | major | `25.0.0` -> `26.0.1` | --- ### Release Notes <details> <summary>JetBrains/java-annotations</summary> ### [`v26.0.1`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2601) [Compare Source](https://github.com/JetBrains/java-annotations/compare/26.0.0...26.0.1) - Fixed sources.jar build (regression after 25.0.0) ### [`v26.0.0`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2600) [Compare Source](https://github.com/JetBrains/java-annotations/compare/25.0.0...26.0.0) - Added new experimental annotation: `@NotNullByDefault` </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update dependency org.jetbrains:annotations to v26Renovate Bot2024-11-191-1/+1
|/
* Update dependency org.codehaus.mojo:versions-maven-plugin to v2.18.0Renovate Bot2024-11-131-1/+1
|
* Update all non-major dependenciesRenovate Bot2024-11-021-2/+2
|
* Update dependency com.uber.nullaway:nullaway to v0.12.1Renovate Bot2024-10-301-1/+1
|
* Update all non-major dependencies to v2.35.1Renovate Bot2024-10-251-1/+1
|
* Update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0Renovate Bot2024-10-221-1/+1
|
* Update junit5 monorepo to v5.11.3Renovate Bot2024-10-211-1/+1
|
* Update all non-major dependencies to v2.34.0Renovate Bot2024-10-181-1/+1
|
* Update dependency com.uber.nullaway:nullaway to v0.12.0Renovate Bot2024-10-181-1/+1
|
* Update all non-major dependencies to v3.5.1Renovate Bot2024-10-061-1/+1
|
* Update junit5 monorepo to v5.11.2Renovate Bot2024-10-041-1/+1
|
* Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.10.1Renovate Bot2024-10-011-1/+1
|
* Update dependency org.jetbrains:annotations to v25 (mulk/jgvariant!30)Marge Bot2024-10-011-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.jetbrains:annotations](https://github.com/JetBrains/java-annotations) | compile | major | `24.1.0` -> `25.0.0` | --- ### Release Notes <details> <summary>JetBrains/java-annotations</summary> ### [`v25.0.0`](https://github.com/JetBrains/java-annotations/blob/HEAD/CHANGELOG.md#Version-2500) [Compare Source](https://github.com/JetBrains/java-annotations/compare/24.1.0...25.0.0) - Added Kotlin Multiplatform artifact (multiplatform-annotations). - Removed Java 5 artifact. </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9-->
| * Update dependency org.jetbrains:annotations to v25Renovate Bot2024-09-301-1/+1
|/
* Update all non-major dependencies to v2.33.0Renovate Bot2024-09-301-1/+1
|
* Update dependency net.jqwik:jqwik to v1.9.1Renovate Bot2024-09-301-1/+1
|
* Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7Renovate Bot2024-09-271-1/+1
|
* Update junit5 monorepo to v5.11.1Renovate Bot2024-09-251-1/+1
|
* Update dependency com.uber.nullaway:nullaway to v0.11.3Renovate Bot2024-09-161-1/+1
|
* Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.6Renovate Bot2024-09-141-1/+1
|
* Update all non-major dependencies to v2.32.0Renovate Bot2024-09-111-1/+1
|
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.3Renovate Bot2024-09-101-1/+1
|
* Update all non-major dependenciesRenovate Bot2024-09-091-3/+3
|
* Update dependency com.uber.nullaway:nullaway to v0.11.2Renovate Bot2024-08-191-1/+1
|
* Update all non-major dependencies to v3.4.0Renovate Bot2024-08-181-1/+1
|
* Update junit5 monorepo to v5.11.0Renovate Bot2024-08-141-1/+1
|
* Update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1Renovate Bot2024-08-121-1/+1
|
* Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.5Renovate Bot2024-08-121-1/+1
|
* Update all non-major dependencies to v2.30.0Renovate Bot2024-08-101-1/+1
|