)]}'
{
  "commit": "7bd7070bf4c5aeb23d62b3285371ff09d61155ed",
  "tree": "417471a5c6dfc76c8b1bfb3571f1023be1a0d19d",
  "parents": [
    "15310a21589e37a422074fcab106543927d47566",
    "d2293da18175caf643ca11cd791d2b4c5afa7233"
  ],
  "author": {
    "name": "Renovate Bot",
    "email": "renovate-bot@benkard.de",
    "time": "Thu Aug 08 00:02:56 2024 +0000"
  },
  "committer": {
    "name": "Renovate Bot",
    "email": "renovate-bot@benkard.de",
    "time": "Thu Aug 08 00:02:56 2024 +0000"
  },
  "message": "Update all non-major dependencies (mulk/jgvariant!28)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [org.tukaani:xz](https://tukaani.org/xz/java.html) ([source](https://github.com/tukaani-project/xz-java)) | compile | minor | `1.9` -\u003e `1.10` |\n| [org.eclipse:yasson](https://projects.eclipse.org/projects/ee4j.yasson) ([source](https://github.com/eclipse-ee4j/yasson)) | compile | patch | `3.0.3` -\u003e `3.0.4` |\n| [org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) | compile | patch | `1.1.6` -\u003e `1.1.7` |\n| [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) |  | patch | `0.11.0` -\u003e `0.11.1` |\n| [io.hosuaby:inject-resources-junit-jupiter](https://github.com/hosuaby/inject-resources) | test | patch | `0.3.3` -\u003e `0.3.5` |\n| [org.codehaus.mojo:exec-maven-plugin](https://www.mojohaus.org/exec-maven-plugin) ([source](https://github.com/mojohaus/exec-maven-plugin)) | build | minor | `3.3.0` -\u003e `3.4.0` |\n\n---\n\n### Release Notes\n\n\u003cdetails\u003e\n\u003csummary\u003etukaani-project/xz-java\u003c/summary\u003e\n\n### [`v1.10`](https://github.com/tukaani-project/xz-java/releases/tag/v1.10): XZ for Java 1.10\n\n[Compare Source](https://github.com/tukaani-project/xz-java/compare/v1.9...v1.10)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eeclipse-ee4j/yasson\u003c/summary\u003e\n\n### [`v3.0.4`](https://github.com/eclipse-ee4j/yasson/compare/3.0.3...3.0.4)\n\n[Compare Source](https://github.com/eclipse-ee4j/yasson/compare/3.0.3...3.0.4)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eeclipse-ee4j/parsson\u003c/summary\u003e\n\n### [`v1.1.7`](https://github.com/eclipse-ee4j/parsson/compare/1.1.6...1.1.7)\n\n[Compare Source](https://github.com/eclipse-ee4j/parsson/compare/1.1.6...1.1.7)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003euber/NullAway\u003c/summary\u003e\n\n### [`v0.11.1`](https://github.com/uber/NullAway/blob/HEAD/CHANGELOG.md#Version-0111)\n\n[Compare Source](https://github.com/uber/NullAway/compare/v0.11.0...v0.11.1)\n\n-   Fix issue 1008 ([#\u0026#8203;1009](https://github.com/uber/NullAway/issues/1009))\n-   JSpecify: read upper bound annotations from bytecode and add tests ([#\u0026#8203;1004](https://github.com/uber/NullAway/issues/1004))\n-   Fix crash with suggested suppressions in JSpecify mode ([#\u0026#8203;1001](https://github.com/uber/NullAway/issues/1001))\n-   Update to JSpecify 1.0 and use JSpecify annotations in NullAway code ([#\u0026#8203;1000](https://github.com/uber/NullAway/issues/1000))\n-   Expose [@\u0026#8203;EnsuresNonNull](https://github.com/EnsuresNonNull) and [@\u0026#8203;RequiresNonNull](https://github.com/RequiresNonNull) in annotations package ([#\u0026#8203;999](https://github.com/uber/NullAway/issues/999))\n-   Don\u0027t report initializer warnings on [@\u0026#8203;NullUnmarked](https://github.com/NullUnmarked) constructors / methods ([#\u0026#8203;997](https://github.com/uber/NullAway/issues/997))\n-   Strip annotations from MethodSymbol strings ([#\u0026#8203;993](https://github.com/uber/NullAway/issues/993))\n-   JSpecify: fix crashes where declared parameter / return types were raw ([#\u0026#8203;989](https://github.com/uber/NullAway/issues/989))\n-   JSpecify: Handle [@\u0026#8203;nullable](https://github.com/nullable) elements for enhanced-for-loops on arrays ([#\u0026#8203;986](https://github.com/uber/NullAway/issues/986))\n-   Features/944 tidy stream nullability propagator ([#\u0026#8203;985](https://github.com/uber/NullAway/issues/985))\n-   Tests for loops over arrays ([#\u0026#8203;982](https://github.com/uber/NullAway/issues/982))\n-   Bug fixes for array subtyping at returns / parameter passing ([#\u0026#8203;980](https://github.com/uber/NullAway/issues/980))\n-   JSpecify: Handle [@\u0026#8203;nonnull](https://github.com/nonnull) elements in [@\u0026#8203;nullable](https://github.com/nullable) content arrays ([#\u0026#8203;963](https://github.com/uber/NullAway/issues/963))\n-   Don\u0027t report [@\u0026#8203;nullable](https://github.com/nullable) type argument errors for unmarked classes ([#\u0026#8203;958](https://github.com/uber/NullAway/issues/958))\n-   External Library Models: Adding support for Nullable upper bounds of Generic Type parameters ([#\u0026#8203;949](https://github.com/uber/NullAway/issues/949))\n-   Refactoring / code cleanups:\n    -   Test on JDK 22 ([#\u0026#8203;992](https://github.com/uber/NullAway/issues/992))\n    -   Add test case for [@\u0026#8203;nullable](https://github.com/nullable) Void with override in JSpecify mode ([#\u0026#8203;990](https://github.com/uber/NullAway/issues/990))\n    -   Enable UnnecessaryFinal and PreferredInterfaceType EP checks ([#\u0026#8203;991](https://github.com/uber/NullAway/issues/991))\n    -   Add missing [@\u0026#8203;test](https://github.com/test) annotation ([#\u0026#8203;988](https://github.com/uber/NullAway/issues/988))\n    -   Fix typo in variable name ([#\u0026#8203;987](https://github.com/uber/NullAway/issues/987))\n    -   Remove AbstractConfig class ([#\u0026#8203;974](https://github.com/uber/NullAway/issues/974))\n    -   Fix Javadoc for MethodRef ([#\u0026#8203;973](https://github.com/uber/NullAway/issues/973))\n    -   Refactored data clumps with the help of LLMs (research project) ([#\u0026#8203;960](https://github.com/uber/NullAway/issues/960))\n-   Build / CI tooling maintenance:\n    -   Various cleanups enabled by bumping minimum Java and Error Prone versions ([#\u0026#8203;962](https://github.com/uber/NullAway/issues/962))\n    -   Disable publishing of snapshot builds from CI ([#\u0026#8203;967](https://github.com/uber/NullAway/issues/967))\n    -   Update Gradle action usage in CI workflow ([#\u0026#8203;969](https://github.com/uber/NullAway/issues/969))\n    -   Update Gradle config to always compile Java code using JDK 17 ([#\u0026#8203;971](https://github.com/uber/NullAway/issues/971))\n    -   Update JavaParser to 3.26.0 ([#\u0026#8203;970](https://github.com/uber/NullAway/issues/970))\n    -   Reenable JMH benchmarking in a safer manner ([#\u0026#8203;975](https://github.com/uber/NullAway/issues/975))\n    -   Updated JMH Benchmark Comment Action ([#\u0026#8203;976](https://github.com/uber/NullAway/issues/976))\n    -   Update to Gradle 8.8 ([#\u0026#8203;981](https://github.com/uber/NullAway/issues/981))\n    -   Update to Error Prone 2.28.0 ([#\u0026#8203;984](https://github.com/uber/NullAway/issues/984))\n    -   Update to Gradle 8.9 ([#\u0026#8203;998](https://github.com/uber/NullAway/issues/998))\n    -   Update to WALA 1.6.6 ([#\u0026#8203;1003](https://github.com/uber/NullAway/issues/1003))\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003ehosuaby/inject-resources\u003c/summary\u003e\n\n### [`v0.3.5`](https://github.com/hosuaby/inject-resources/compare/v0.3.4...v0.3.5)\n\n[Compare Source](https://github.com/hosuaby/inject-resources/compare/v0.3.4...v0.3.5)\n\n### [`v0.3.4`](https://github.com/hosuaby/inject-resources/compare/v0.3.3...v0.3.4)\n\n[Compare Source](https://github.com/hosuaby/inject-resources/compare/v0.3.3...v0.3.4)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003emojohaus/exec-maven-plugin\u003c/summary\u003e\n\n### [`v3.4.0`](https://github.com/mojohaus/exec-maven-plugin/releases/tag/3.4.0)\n\n[Compare Source](https://github.com/mojohaus/exec-maven-plugin/compare/3.3.0...3.4.0)\n\n\u003c!-- Optional: add a release summary here --\u003e\n\n#### 🚀 New features and improvements\n\n-   Allow `\u003cincludePluginDependencies\u003e` to be specified for the exec:exec goal ([#\u0026#8203;432](https://github.com/mojohaus/exec-maven-plugin/pull/432)) [@\u0026#8203;sebthom](https://github.com/sebthom)\n\n#### 🐛 Bug Fixes\n\n-   Do not get UPPERCASE env vars ([#\u0026#8203;427](https://github.com/mojohaus/exec-maven-plugin/pull/427)) [@\u0026#8203;wheezil](https://github.com/wheezil)\n\n#### 📦 Dependency updates\n\n-   Bump org.codehaus.mojo:mojo-parent from 82 to 84 ([#\u0026#8203;434](https://github.com/mojohaus/exec-maven-plugin/pull/434)) [@\u0026#8203;dependabot](https://github.com/dependabot)\n-   Bump org.codehaus.plexus:plexus-xml from 3.0.0 to 3.0.1 ([#\u0026#8203;431](https://github.com/mojohaus/exec-maven-plugin/pull/431)) [@\u0026#8203;dependabot](https://github.com/dependabot)\n\n#### 👻 Maintenance\n\n-   Remove Log4j 1.2.x from ITs ([#\u0026#8203;437](https://github.com/mojohaus/exec-maven-plugin/pull/437)) [@\u0026#8203;slawekjaranowski](https://github.com/slawekjaranowski)\n\n#### 🔧 Build\n\n-   Use Maven 3.9.7 and 4.0.0-beta-3 ([#\u0026#8203;433](https://github.com/mojohaus/exec-maven-plugin/pull/433)) [@\u0026#8203;slawekjaranowski](https://github.com/slawekjaranowski)\n\n\u003c/details\u003e\n\n---\n\n### Configuration\n\n📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).\n\n🚦 **Automerge**: Enabled.\n\n♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.\n\n👻 **Immortal**: This MR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that\u0027s undesired.\n\n---\n\n - [ ] \u003c!-- rebase-check --\u003eIf you want to rebase/retry this MR, check this box\n\n---\n\nThis MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).\n\u003c!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4wIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMCJ9--\u003e",
  "tree_diff": []
}
