)]}'
{
  "commit": "d1cd814c4d8d838e05d91e8b4388378ff6a7d916",
  "tree": "378566b962f01469b86585ea3355cfeb52e04a1f",
  "parents": [
    "45f44da7a410f2c826576929a33edaa37385d00f",
    "b03b3a1aa95a359831f394ee8b54af83a0aece96"
  ],
  "author": {
    "name": "Renovate Bot",
    "email": "renovate-bot@benkard.de",
    "time": "Thu Jan 12 21:22:08 2023 +0000"
  },
  "committer": {
    "name": "Renovate Bot",
    "email": "renovate-bot@benkard.de",
    "time": "Thu Jan 12 21:22:08 2023 +0000"
  },
  "message": "Update all non-major dependencies (mulk/jgvariant!22)\n\nThis MR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n| [com.google.errorprone:error_prone_core](https://errorprone.info) ([source](https://github.com/google/error-prone)) |  | minor | `2.16` -\u003e `2.18.0` |\n| [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://github.com/google/error-prone)) | compile | minor | `2.16` -\u003e `2.18.0` |\n| [org.apache.maven.plugins:maven-failsafe-plugin](https://maven.apache.org/surefire/) | build | patch | `3.0.0-M7` -\u003e `3.0.0-M8` |\n| [org.apache.maven.plugins:maven-surefire-plugin](https://maven.apache.org/surefire/) | build | patch | `3.0.0-M7` -\u003e `3.0.0-M8` |\n\n---\n\n### Release Notes\n\n\u003cdetails\u003e\n\u003csummary\u003egoogle/error-prone\u003c/summary\u003e\n\n### [`v2.18.0`](https://github.com/google/error-prone/releases/tag/v2.18.0): Error Prone 2.18.0\n\n[Compare Source](https://github.com/google/error-prone/compare/v2.17.0...v2.18.0)\n\nNew Checkers:\n\n-   [`InjectOnBugCheckers`](https://errorprone.info/bugpattern/InjectOnBugCheckers)\n-   [`LabelledBreakTarget`](https://errorprone.info/bugpattern/LabelledBreakTarget)\n-   [`UnusedLabel`](https://errorprone.info/bugpattern/UnusedLabel)\n-   [`YodaCondition`](https://errorprone.info/bugpattern/YodaCondition)\n\nFixes issues: [#\u0026#8203;1650](https://github.com/google/error-prone/issues/1650), [#\u0026#8203;2706](https://github.com/google/error-prone/issues/2706), [#\u0026#8203;3404](https://github.com/google/error-prone/issues/3404), [#\u0026#8203;3493](https://github.com/google/error-prone/issues/3493), [#\u0026#8203;3504](https://github.com/google/error-prone/issues/3504), [#\u0026#8203;3519](https://github.com/google/error-prone/issues/3519), [#\u0026#8203;3579](https://github.com/google/error-prone/issues/3579), [#\u0026#8203;3610](https://github.com/google/error-prone/issues/3610), [#\u0026#8203;3632](https://github.com/google/error-prone/issues/3632), [#\u0026#8203;3638](https://github.com/google/error-prone/issues/3638), [#\u0026#8203;3645](https://github.com/google/error-prone/issues/3645), [#\u0026#8203;3646](https://github.com/google/error-prone/issues/3646), [#\u0026#8203;3652](https://github.com/google/error-prone/issues/3652), [#\u0026#8203;3690](https://github.com/google/error-prone/issues/3690)\n\n**Full Changelog**: https://github.com/google/error-prone/compare/v2.17.0...v2.18.0\n\n### [`v2.17.0`](https://github.com/google/error-prone/releases/tag/v2.17.0): Error Prone 2.17.0\n\n[Compare Source](https://github.com/google/error-prone/compare/v2.16...v2.17.0)\n\nNew Checkers:\n\n-   [`AvoidObjectArrays`](https://errorprone.info/bugpattern/AvoidObjectArrays)\n-   [`Finalize`](https://errorprone.info/bugpattern/Finalize)\n-   [`IgnoredPureGetter`](https://errorprone.info/bugpattern/IgnoredPureGetter)\n-   [`ImpossibleNullComparison`](https://errorprone.info/bugpattern/ProtoFieldNullComparison)\n-   [`MathAbsoluteNegative`](https://errorprone.info/bugpattern/MathAbsoluteNegative)\n-   [`NewFileSystem`](https://errorprone.info/bugpattern/NewFileSystem)\n-   [`StatementSwitchToExpressionSwitch`](https://errorprone.info/bugpattern/StatementSwitchToExpressionSwitch)\n-   [`UnqualifiedYield`](https://errorprone.info/bugpattern/UnqualifiedYield)\n\nFixed issues: [#\u0026#8203;2321](https://github.com/google/error-prone/issues/2321), [#\u0026#8203;3144](https://github.com/google/error-prone/issues/3144), [#\u0026#8203;3297](https://github.com/google/error-prone/issues/3297), [#\u0026#8203;3428](https://github.com/google/error-prone/issues/3428), [#\u0026#8203;3437](https://github.com/google/error-prone/issues/3437), [#\u0026#8203;3462](https://github.com/google/error-prone/issues/3462), [#\u0026#8203;3482](https://github.com/google/error-prone/issues/3482), [#\u0026#8203;3494](https://github.com/google/error-prone/issues/3494)\n\n**Full Changelog**: https://github.com/google/error-prone/compare/v2.16...v2.17.0\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": []
}
