Skip to content

Commit

Permalink
merge: #606 #607
Browse files Browse the repository at this point in the history
606: build(deps): Bump grpc-bom from 1.51.0 to 1.51.1 r=remcowesterhoud a=dependabot[bot]

Bumps [grpc-bom](https://github.com/grpc/grpc-java) from 1.51.0 to 1.51.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grpc/grpc-java/commit/68b7089223f49b48a8bc48d0fc678818f8663e75"><code>68b7089</code></a> Bump version to 1.51.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/d448478dadb109230e9c1c4c487ff4440af203bd"><code>d448478</code></a> Update README etc to reference 1.51.1</li>
<li><a href="https://github.com/grpc/grpc-java/commit/eec9f67afc351ed0001b8c9a81bc88d71eaef702"><code>eec9f67</code></a> xds:Fix ConcurrentModificationException in PriorityLoadBalancer (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/9728">#9728</a>) (<a href="https://github-redirect.dependabot.com/grpc/grpc-java/issues/9744">#9744</a>)</li>
<li><a href="https://github.com/grpc/grpc-java/commit/73c41947746bc417a5eadf97328f501dc63279fe"><code>73c4194</code></a> Bump version to 1.51.1-SNAPSHOT</li>
<li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.51.0...v1.51.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.grpc:grpc-bom&package-manager=maven&previous-version=1.51.0&new-version=1.51.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>

607: build(deps): Bump value from 2.9.2 to 2.9.3 r=remcowesterhoud a=dependabot[bot]

Bumps [value](https://github.com/immutables/immutables) from 2.9.2 to 2.9.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/immutables/immutables/releases">value's releases</a>.</em></p>
<blockquote>
<h2>2.9.3</h2>
<h2>Maintenance release</h2>
<h2>What's Changed</h2>
<ul>
<li><a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1408">#1408</a> withUnaryOperator style flag/naming template by <a href="https://github.com/elucash"><code>`@​elucash</code></a>` in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1409">immutables/immutables#1409</a></li>
<li>Avoid invalidating Gson type adapter cache when creating Mongo Repository by <a href="https://github.com/jmoghisi"><code>`@​jmoghisi</code></a>` in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1406">immutables/immutables#1406</a></li>
<li>fixing <a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1407">#1407</a> - Default value with explicit null should use default. by <a href="https://github.com/SimY4"><code>`@​SimY4</code></a>` in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1410">immutables/immutables#1410</a></li>
<li>Fix counts in WriteResult for upsert operation by <a href="https://github.com/dparamoshkin"><code>`@​dparamoshkin</code></a>` in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1412">immutables/immutables#1412</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dparamoshkin"><code>`@​dparamoshkin</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1412">immutables/immutables#1412</a></li>
<li><a href="https://github.com/chncaption"><code>`@​chncaption</code></a>` made their first contribution in <a href="https://github-redirect.dependabot.com/immutables/immutables/pull/1414">immutables/immutables#1414</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/immutables/immutables/compare/2.9.2...2.9.3">https://github.com/immutables/immutables/compare/2.9.2...2.9.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/immutables/immutables/commit/6e192030320eaf7a8b5f146c39ae5a17b413aa37"><code>6e19203</code></a> hm security fix?</li>
<li><a href="https://github.com/immutables/immutables/commit/c8f4dae34939db873b910ef97388441ff8a442bb"><code>c8f4dae</code></a> 2.9.3</li>
<li><a href="https://github.com/immutables/immutables/commit/7c0a17849db5f9e762498cac04a193554935293d"><code>7c0a178</code></a> Revert &quot;update org.apache.geode:geode-core 1.9.0 to 1.15.0 (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1414">#1414</a>)&quot; (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1419">#1419</a>)</li>
<li><a href="https://github.com/immutables/immutables/commit/9f16541aca9f6f53073af839760b67ff10b1c581"><code>9f16541</code></a> update org.apache.geode:geode-core 1.9.0 to 1.15.0 (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1414">#1414</a>)</li>
<li><a href="https://github.com/immutables/immutables/commit/b511f4e5f246bf1d6aed006fd960ee2ed9549c95"><code>b511f4e</code></a> Fix counts for upsert operation</li>
<li><a href="https://github.com/immutables/immutables/commit/729f330cb8b8a289dd2028b27398ecde2df3254b"><code>729f330</code></a> Propagate WriteResult(s) (like update and delete counts) from Mongo backend t...</li>
<li><a href="https://github.com/immutables/immutables/commit/29bca6528c53556a81e056eae2e0db0802f6543f"><code>29bca65</code></a> fixing <a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1407">#1407</a> - Default value with explicit null should use default. (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1410">#1410</a>)</li>
<li><a href="https://github.com/immutables/immutables/commit/c3344b5e3d965775043ff14945edbf5900d9a3d7"><code>c3344b5</code></a> Avoid invalidating Gson type adapter cache when creating Mongo Repository (<a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1">#1</a>...</li>
<li><a href="https://github.com/immutables/immutables/commit/e264c3968a6610597d258d6f8ccf23c02b88009c"><code>e264c39</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/immutables/immutables/issues/1409">#1409</a> from immutables/1408-with-unary-operator</li>
<li><a href="https://github.com/immutables/immutables/commit/2feeedea4448d8eab3a57bdaad9b4a69b5c75b2a"><code>2feeede</code></a> builder cosmetics</li>
<li>Additional commits viewable in <a href="https://github.com/immutables/immutables/compare/2.9.2...2.9.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.immutables:value&package-manager=maven&previous-version=2.9.2&new-version=2.9.3)](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 Dec 15, 2022
3 parents c427e1a + 4400fbd + fe55cbc commit f6d6bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<dependency.feel.version>1.15.3</dependency.feel.version>
<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.immutables.version>2.9.3</dependency.immutables.version>
<dependency.jackson.version>2.14.1</dependency.jackson.version>
<dependency.javax.version>1.3.2</dependency.javax.version>
<dependency.jna.version>5.12.1</dependency.jna.version>
Expand Down Expand Up @@ -100,7 +100,7 @@

<skipChecks>false</skipChecks>

<version.grpc>1.51.0</version.grpc>
<version.grpc>1.51.1</version.grpc>
<version.java>17</version.java>
<version.protobuf>3.19.4</version.protobuf>
</properties>
Expand Down

0 comments on commit f6d6bc3

Please sign in to comment.