Skip to content

Commit

Permalink
merge: #560 #561 #562
Browse files Browse the repository at this point in the history
560: build(deps): Bump os-maven-plugin from 1.7.0 to 1.7.1 r=korthout a=dependabot[bot]

Bumps [os-maven-plugin](https://github.com/trustin/os-maven-plugin) from 1.7.0 to 1.7.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/trustin/os-maven-plugin/releases">os-maven-plugin's releases</a>.</em></p>
<blockquote>
<h2>os-maven-plugin-1.7.1</h2>
<ul>
<li>Added detection of more RISC-V architectures. <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/61">#61</a> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/62">#62</a> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/66">#66</a> (Thanks to <a href="https://github.com/zinovya"><code>`@​zinovya</code></a>` and <a href="https://github.com/luhenry"><code>`@​luhenry</code></a>)`
<ul>
<li><code>riscv32</code> is detected as <code>riscv</code> for backward compatibility with 1.7.0.</li>
<li><code>riscv64</code> is detected as <code>riscv64</code>.</li>
</ul>
</li>
<li>Added detection of Elbrus 2000 architecture. <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/57">#57</a> (Thanks to <a href="https://github.com/antonbashir"><code>`@​antonbashir</code></a>)</li>`
<li>Added detection of LoongArch64 architecture. <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/63">#63</a> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/64">#64</a> (Thanks to <a href="https://github.com/zhangwenlong8911"><code>`@​zhangwenlong8911</code></a>` and <a href="https://github.com/xiangzhai"><code>`@​xiangzhai</code></a>)</li>`
<li>Fixed the detection logic so that it detects more MacOS variants. <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/58">#58</a> <a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/67">#67</a> (Thanks to <a href="https://github.com/aalmiray"><code>`@​aalmiray</code></a>)</li>`
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/9913130a2e3d77dedebc263e5c379685c438b59a"><code>9913130</code></a> [maven-release-plugin] prepare release os-maven-plugin-1.7.1</li>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/211db49dc8b2d743d9d9882d44f086122ccdba93"><code>211db49</code></a> Override the default Maven repository when testing against old Maven versions</li>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/88bae1e838d0918d4d428019206873c80e00f7b0"><code>88bae1e</code></a> Detect more <code>osx</code> variants (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/67">#67</a>)</li>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/cebc3e81379f378286df1eab692b26abd92fd6bd"><code>cebc3e8</code></a> Add support for LoongArch64 architecture (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/63">#63</a>)</li>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/4df54948f9eae82c6e5d9e20cc1e4d82c9a83872"><code>4df5494</code></a> Add <code>riscv32</code> and <code>riscv64</code> support (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/62">#62</a>)</li>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/6bd9cfa16757ac8b81ab1a7f380b0aabc0295c97"><code>6bd9cfa</code></a> Support for E2K (Elbrus 2000) architecture (<a href="https://github-redirect.dependabot.com/trustin/os-maven-plugin/issues/57">#57</a>)</li>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/6d8134545e654e564301ddff2745ab3f6b02b9f7"><code>6d81345</code></a> Update README.md</li>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/52e547c811f33dd1d5cf401bad0ee13f911e2f34"><code>52e547c</code></a> Update the version in README.md</li>
<li><a href="https://github.com/trustin/os-maven-plugin/commit/ad10438f508639e59b4a2348373af397b93e160f"><code>ad10438</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/trustin/os-maven-plugin/compare/os-maven-plugin-1.7.0...os-maven-plugin-1.7.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kr.motd.maven:os-maven-plugin&package-manager=maven&previous-version=1.7.0&new-version=1.7.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

561: build(deps): Bump jackson-bom from 2.13.4.20221013 to 2.14.0 r=korthout a=dependabot[bot]

Bumps [jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.13.4.20221013 to 2.14.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/cd99403b64eac942fd7cf1a26e9ba7dac5eca936"><code>cd99403</code></a> [maven-release-plugin] prepare release jackson-bom-2.14.0</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/50dedf02e504b00473cb4c9f7c1e172a59a4a1a1"><code>50dedf0</code></a> Prepare for 2.14.0</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/69023b4ec98754cf459f3f8301dcfbc611c0faa7"><code>69023b4</code></a> Back to snapshots</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/ffb3dd29409e2a11cb785b51b34f0f961b61c638"><code>ffb3dd2</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/229c0be857ce92e230d44e1ec4e26b58d0e649d1"><code>229c0be</code></a> [maven-release-plugin] prepare release jackson-bom-2.14.0-rc3</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/b3e3950eb7f996da265ab9a3b00eda440958f82a"><code>b3e3950</code></a> Prepare for 2.14.0-rc3 release</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/babf49afc89ecde8040025e4664f8ef524271a5a"><code>babf49a</code></a> Merge branch '2.13' into 2.14</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/f52258f22a6ea4982c3d184b27a33abde084c9ce"><code>f52258f</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/20416ee3640f0354f65d462c97904dceca717bc1"><code>20416ee</code></a> Merge branch '2.13' into 2.14</li>
<li><a href="https://github.com/FasterXML/jackson-bom/commit/fd343f3524457676c261a4103b742a55d08b3178"><code>fd343f3</code></a> Merge branch '2.13' into 2.14</li>
<li>Additional commits viewable in <a href="https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.13.4.20221013...jackson-bom-2.14.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson:jackson-bom&package-manager=maven&previous-version=2.13.4.20221013&new-version=2.14.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

562: build(deps): Bump proto-google-common-protos from 2.9.6 to 2.10.0 r=korthout a=dependabot[bot]

Bumps [proto-google-common-protos](https://github.com/googleapis/java-iam) from 2.9.6 to 2.10.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/googleapis/java-iam/blob/main/CHANGELOG.md">proto-google-common-protos's changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h2><a href="https://github.com/googleapis/java-iam/compare/v1.6.6...v1.6.7">1.6.7</a> (2022-10-31)</h2>
<h3>Dependencies</h3>
<ul>
<li>Update dependency com.google.api:api-common to v2.2.2 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/497">#497</a>) (<a href="https://github.com/googleapis/java-iam/commit/bfcb37f9d46553a13a51bc8c437b6af046cb3c6c">bfcb37f</a>)</li>
<li>Update dependency com.google.cloud:google-iam-policy to v1.6.6 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/492">#492</a>) (<a href="https://github.com/googleapis/java-iam/commit/cb7b782017eb0ecf4914e4a1de252706bec70d6f">cb7b782</a>)</li>
<li>Update dependency com.google.http-client:google-http-client-jackson2 to v1.42.3 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/498">#498</a>) (<a href="https://github.com/googleapis/java-iam/commit/002b2266fd9db19bade62e219970e7050d2bbbc0">002b226</a>)</li>
<li>Update dependency com.google.protobuf:protobuf-bom to v3.21.9 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/495">#495</a>) (<a href="https://github.com/googleapis/java-iam/commit/ef4f95b393a02b96f41743b3bcd8349dda0f9822">ef4f95b</a>)</li>
<li>Update dependency com.google.protobuf:protobuf-java to v3.21.9 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/493">#493</a>) (<a href="https://github.com/googleapis/java-iam/commit/fb776ce04129a55ea9ff0b964df624b64b5865a4">fb776ce</a>)</li>
</ul>
<h2><a href="https://github.com/googleapis/java-iam/compare/v1.6.5...v1.6.6">1.6.6</a> (2022-10-25)</h2>
<h3>Dependencies</h3>
<ul>
<li>Update dependency com.google.cloud:google-iam-policy to v1.6.5 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/489">#489</a>) (<a href="https://github.com/googleapis/java-iam/commit/ab8be4088259b25799aa5df0e7cfe944a7da7956">ab8be40</a>)</li>
</ul>
<h2><a href="https://github.com/googleapis/java-iam/compare/v1.6.4...v1.6.5">1.6.5</a> (2022-10-24)</h2>
<h3>Dependencies</h3>
<ul>
<li>Update dependency com.google.apis:google-api-services-cloudresourcemanager to v3-rev20221016-2.0.0 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/479">#479</a>) (<a href="https://github.com/googleapis/java-iam/commit/728084cba18609a511dd04d67a59a8b0a4c2a63d">728084c</a>)</li>
<li>Update dependency com.google.auth:google-auth-library-oauth2-http to v1.12.1 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/478">#478</a>) (<a href="https://github.com/googleapis/java-iam/commit/94e2ca1930ec67bf1d837e044c8a72d64b6eae45">94e2ca1</a>)</li>
<li>Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/486">#486</a>) (<a href="https://github.com/googleapis/java-iam/commit/292042ea315d3bff5b07e86b73d82fa290364a8a">292042e</a>)</li>
<li>Update dependency com.google.cloud:google-iam-policy to v1.6.4 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/475">#475</a>) (<a href="https://github.com/googleapis/java-iam/commit/b86f46cd9115b5d07d867766e37d402d054768a2">b86f46c</a>)</li>
<li>Update dependency com.google.protobuf:protobuf-bom to v3.21.8 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/481">#481</a>) (<a href="https://github.com/googleapis/java-iam/commit/cb741301c1add6eb5e790de44caa7961e2ea055d">cb74130</a>)</li>
<li>Update dependency com.google.protobuf:protobuf-java to v3.21.8 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/482">#482</a>) (<a href="https://github.com/googleapis/java-iam/commit/176de6cb499db8fde987f69df35038d9872fad25">176de6c</a>)</li>
<li>Update dependency io.grpc:grpc-protobuf to v1.50.0 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/476">#476</a>) (<a href="https://github.com/googleapis/java-iam/commit/358383fef13874226454c05464a615651ec5b0fb">358383f</a>)</li>
<li>Update dependency io.grpc:grpc-protobuf to v1.50.2 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/483">#483</a>) (<a href="https://github.com/googleapis/java-iam/commit/3c9999b9b4daca5aa343005ca89055f7172ba2dc">3c9999b</a>)</li>
<li>Update dependency io.grpc:grpc-stub to v1.50.2 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/477">#477</a>) (<a href="https://github.com/googleapis/java-iam/commit/e2255ecfe43a7aef250802cd1829771d4b3691d8">e2255ec</a>)</li>
</ul>
<h2><a href="https://github.com/googleapis/java-iam/compare/v1.6.3...v1.6.4">1.6.4</a> (2022-10-10)</h2>
<h3>Dependencies</h3>
<ul>
<li>Update dependency com.google.cloud:google-iam-policy to v1.6.3 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/472">#472</a>) (<a href="https://github.com/googleapis/java-iam/commit/8f911bef57b66ab9dd092ed7912702c038e8565e">8f911be</a>)</li>
</ul>
<h2><a href="https://github.com/googleapis/java-iam/compare/v1.6.2...v1.6.3">1.6.3</a> (2022-10-07)</h2>
<h3>Dependencies</h3>
<ul>
<li>Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/468">#468</a>) (<a href="https://github.com/googleapis/java-iam/commit/f6be6047506561a7b6f1dc5b5ea925207075d3ac">f6be604</a>)</li>
<li>Update dependency com.google.cloud:google-iam-policy to v1.6.2 (<a href="https://github-redirect.dependabot.com/googleapis/java-iam/issues/467">#467</a>) (<a href="https://github.com/googleapis/java-iam/commit/0af193bbcedcfa7e7e9b53eaeb509fba5df974b3">0af193b</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/googleapis/java-iam/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.api.grpc:proto-google-common-protos&package-manager=maven&previous-version=2.9.6&new-version=2.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting ``@dependabot` rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- ``@dependabot` rebase` will rebase this PR
- ``@dependabot` recreate` will recreate this PR, overwriting any edits that have been made to it
- ``@dependabot` merge` will merge this PR after your CI passes on it
- ``@dependabot` squash and merge` will squash and merge this PR after your CI passes on it
- ``@dependabot` cancel merge` will cancel a previously requested merge and block automerging
- ``@dependabot` reopen` will reopen this PR if it is closed
- ``@dependabot` close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- ``@dependabot` ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- ``@dependabot` ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
zeebe-bors-camunda[bot] and dependabot[bot] authored Nov 9, 2022
4 parents cc4ed8f + f20b5b5 + 89b1331 + b0bf94b commit b789fbc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
<dependency.findbugs.version>3.0.2</dependency.findbugs.version>
<dependency.guava.version>31.1-jre</dependency.guava.version>
<dependency.immutables.version>2.9.2</dependency.immutables.version>
<dependency.jackson.version>2.13.4.20221013</dependency.jackson.version>
<dependency.jackson.version>2.14.0</dependency.jackson.version>
<dependency.javax.version>1.3.2</dependency.javax.version>
<dependency.jna.version>5.12.1</dependency.jna.version>
<dependency.junit.version>5.9.1</dependency.junit.version>
<dependency.junit4.version>4.13.2</dependency.junit4.version>
<dependency.mockito.version>4.8.1</dependency.mockito.version>
<dependency.netty.version>4.1.84.Final</dependency.netty.version>
<dependency.osgi.version>6.0.0</dependency.osgi.version>
<dependency.proto.version>2.9.6</dependency.proto.version>
<dependency.proto.version>2.10.0</dependency.proto.version>
<dependency.protobuf.version>3.21.9</dependency.protobuf.version>
<dependency.revapi.version>0.27.0</dependency.revapi.version>
<dependency.scala.version>2.13.10</dependency.scala.version>
Expand Down Expand Up @@ -94,7 +94,7 @@
<plugin.version.javadoc>3.4.1</plugin.version.javadoc>
<plugin.version.license>4.1</plugin.version.license>
<plugin.version.maven-enforcer>3.1.0</plugin.version.maven-enforcer>
<plugin.version.os-maven>1.7.0</plugin.version.os-maven>
<plugin.version.os-maven>1.7.1</plugin.version.os-maven>
<plugin.version.revapi>0.14.7</plugin.version.revapi>
<plugin.version.spotless>2.27.2</plugin.version.spotless>
<plugin.version.surefire>3.0.0-M7</plugin.version.surefire>
Expand Down

0 comments on commit b789fbc

Please sign in to comment.