Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.projectnessie.cel:cel-bom from 0.4.3 to 0.4.4 (#91)
Bumps [org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java) from 0.4.3 to 0.4.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/projectnessie/cel-java/releases">org.projectnessie.cel:cel-bom's releases</a>.</em></p> <blockquote> <h2>CEL-Java 0.4.4</h2> <h1>Version 0.4.4</h1> <p>25 commits since 0.4.3</p> <h2>Full Changelog (minus dependabot/renovate commits):</h2> <ul> <li>Fix protobuf relocation of com.google.rpc classes (<a href="https://redirect.github.com/projectnessie/cel-java/issues/507">#507</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/projectnessie/cel-java/commit/a65154571b61071f70fce40487e2c36b00d62796"><code>a651545</code></a> [release] v0.4.4</li> <li><a href="https://github.com/projectnessie/cel-java/commit/377261416be73814e50f5ab2871f6f261b4fb5c2"><code>3772614</code></a> Fix protobuf relocation of com.google.rpc classes (<a href="https://redirect.github.com/projectnessie/cel-java/issues/507">#507</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/d70da47f2dea12d7ed0e3afba06d7aa212d12e6a"><code>d70da47</code></a> fix(deps): update dependency com.google.googlejavaformat:google-java-format t...</li> <li><a href="https://github.com/projectnessie/cel-java/commit/ae20eadb4030580d6e1a84dc8129beadb92e5c04"><code>ae20ead</code></a> fix(deps): update dependency jp.skypencil.errorprone.slf4j:errorprone-slf4j t...</li> <li><a href="https://github.com/projectnessie/cel-java/commit/5d160804207f055cdefe47443baa052c3713ab73"><code>5d16080</code></a> fix(deps): update dependency org.assertj:assertj-core to v3.25.1 (<a href="https://redirect.github.com/projectnessie/cel-java/issues/504">#504</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/2b1f19256889a7262d589165c53825b85a679779"><code>2b1f192</code></a> fix(deps): update dependency com.google.guava:guava to v33 (<a href="https://redirect.github.com/projectnessie/cel-java/issues/498">#498</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/4ae1c955ee88279e6b82a999d87dd5ec1dea0467"><code>4ae1c95</code></a> fix(deps): update dependency org.assertj:assertj-core to v3.25.0 (<a href="https://redirect.github.com/projectnessie/cel-java/issues/503">#503</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/8261f957f3463900e81389fee197cbadcd2939bd"><code>8261f95</code></a> chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin...</li> <li><a href="https://github.com/projectnessie/cel-java/commit/66223163bea048fcc8f627a484092956d2649f30"><code>6622316</code></a> fix(deps): update dependency com.fasterxml.jackson:jackson-bom to v2.16.1 (<a href="https://redirect.github.com/projectnessie/cel-java/issues/501">#501</a>)</li> <li><a href="https://github.com/projectnessie/cel-java/commit/d3263def7d381a9808566a5811057afdeed4b889"><code>d3263de</code></a> fix(deps): update grpc to v1.60.1 (<a href="https://redirect.github.com/projectnessie/cel-java/issues/500">#500</a>)</li> <li>Additional commits viewable in <a href="https://github.com/projectnessie/cel-java/compare/v0.4.3...v0.4.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.projectnessie.cel:cel-bom&package-manager=gradle&previous-version=0.4.3&new-version=0.4.4)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information