Commit c935036
authored
Build(deps): Bump io.sundr:sundr-maven-plugin from 0.220.1 to 0.230.0 (#1397)
Bumps [io.sundr:sundr-maven-plugin](https://github.com/sundrio/sundrio)
from 0.220.1 to 0.230.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sundrio/sundrio/commit/843ce979145b9e7df112b24bf5ec1b2d76fffa29"><code>843ce97</code></a>
[maven-release-plugin] prepare release 0.230.0</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/7573d95485734bb588afccceb435466724269721"><code>7573d95</code></a>
fix: javadoc errors</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/065178d3f6fd6c215221b9d04396ee52efdd9d0c"><code>065178d</code></a>
chore: prepare for release 0.230.0</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/82021b228b6762fcda68b8558220ae51a6cc0501"><code>82021b2</code></a>
doc: continuous-testing goal</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/3307bc765be132c25f3b2cb5ed0da04e25861d51"><code>3307bc7</code></a>
chore: re-generate model</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/8dc844174a109e8900fe8d27793e7d94fd80a612"><code>8dc8441</code></a>
chore: Improve impact analyzer</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/d65046571539496bd0b7ee19dc208a866f21f25a"><code>d650465</code></a>
refactor: Move MethodCollector outside of MethodReference.</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/ffa1e11691b9e25917c05f521cac86e74679821f"><code>ffa1e11</code></a>
feat: Support Optionals with buildable descendants</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/d644d2244b7e764be0071126a8acc856dc70ee86"><code>d644d22</code></a>
feat: Intorduce Synchronized in model</li>
<li><a
href="https://github.com/sundrio/sundrio/commit/beffd87c2027dd93e9c920714411f9a2f9b21196"><code>beffd87</code></a>
chore: align and cleanup</li>
<li>Additional commits viewable in <a
href="https://github.com/sundrio/sundrio/compare/0.220.1...0.230.0">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>1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
0 commit comments