-
Notifications
You must be signed in to change notification settings - Fork 15
Commit fd4472a
authored
Bump org.projectnessie.cel:cel-bom from 0.5.1 to 0.5.3 (#284)
Bumps
[org.projectnessie.cel:cel-bom](https://github.com/projectnessie/cel-java)
from 0.5.1 to 0.5.3.
<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.5.3</h2>
<h1>Version 0.5.3</h1>
<p>6 commits since 0.5.2</p>
<h2>Full Changelog (minus dependabot/renovate commits):</h2>
<ul>
<li>Migrate to a different Maven publishing plugin (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/681">#681</a>)</li>
<li>Require Java 17 for the build (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/682">#682</a>)</li>
</ul>
<h2>CEL-Java 0.5.2</h2>
<h1>Version 0.5.2</h1>
<p>73 commits since 0.5.1</p>
<h2>Full Changelog (minus dependabot/renovate commits):</h2>
<ul>
<li>Update Sonatype publishing URLs (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/678">#678</a>)</li>
<li>Remove use of
<code>org.caffinitas.gradle.aggregatetestresults</code> (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/658">#658</a>)</li>
<li>Release: don't fail when there are no "user" commits (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/602">#602</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/projectnessie/cel-java/commit/a467d2d9695842acd353954649df63b635921c98"><code>a467d2d</code></a>
[release] v0.5.3</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/c2290a61a52c397da22e226331caabc262b3b6cd"><code>c2290a6</code></a>
Migrate to a different Maven publishing plugin (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/681">#681</a>)</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/0c35218f296b499db9bca9893211acf4f5d28773"><code>0c35218</code></a>
Require Java 17 for the build (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/682">#682</a>)</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/e7e77e1c1f4f238d3df3bbd8ecae0c9c1bbc551e"><code>e7e77e1</code></a>
fix(deps): update dependency
com.google.googlejavaformat:google-java-format t...</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/1d27a4de64cdc8630897a21e3017b0dc6a78fbc8"><code>1d27a4d</code></a>
fix(deps): update dependency org.projectnessie.cel:cel-bom to v0.5.2 (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/679">#679</a>)</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/8df69485c33bce93d6e88bbb90143094459d09b2"><code>8df6948</code></a>
[release] next development version 0.5.3</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/6a78c4dc747eb96b210fce83a23ef5c60f3abc21"><code>6a78c4d</code></a>
[release] v0.5.2</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/c8703ab1f328574bc61c5f02dcb7adcb43835a8b"><code>c8703ab</code></a>
Update Sonatype publishing URLs (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/678">#678</a>)</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/27f34ed4e1fd2ac645fb827377d5e2f49efbbf3a"><code>27f34ed</code></a>
chore(deps): update dependency gradle to v8.14 (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/677">#677</a>)</li>
<li><a
href="https://github.com/projectnessie/cel-java/commit/6bebc83c30d2bc89abae6cdd1a0c16fc7e599014"><code>6bebc83</code></a>
chore(deps): update plugin com.gradle.develocity to v4.0.1 (<a
href="https://redirect.github.com/projectnessie/cel-java/issues/676">#676</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/projectnessie/cel-java/compare/v0.5.1...v0.5.3">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent d71d6bc commit fd4472aCopy full SHA for fd4472a
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments