Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.openrewrite.maven:rewrite-maven-plugin from 5.45.1 to 5.46.0 (…
…#702) Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 5.45.1 to 5.46.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openrewrite/rewrite-maven-plugin/releases">org.openrewrite.maven:rewrite-maven-plugin's releases</a>.</em></p> <blockquote> <h2>5.46.0</h2> <h2>What's Changed</h2> <ul> <li>fix: Jelly files should be considered text files. by <a href="https://github.com/gounthar"><code>@gounthar</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/897">openrewrite/rewrite-maven-plugin#897</a></li> <li>chore(ci): bump org.apache.maven:maven-api-meta from 4.0.0-beta-4 to 4.0.0-beta-5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/899">openrewrite/rewrite-maven-plugin#899</a></li> <li>chore(ci): bump io.micrometer:micrometer-core from 1.13.5 to 1.14.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/898">openrewrite/rewrite-maven-plugin#898</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/gounthar"><code>@gounthar</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/897">openrewrite/rewrite-maven-plugin#897</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v5.45.1...v5.46.0">https://github.com/openrewrite/rewrite-maven-plugin/compare/v5.45.1...v5.46.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/3a73fc8a8d15fa921f252330b0e29a27d017e45a"><code>3a73fc8</code></a> [maven-release-plugin] prepare release v5.46.0</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/26b8551ac7d83926bb00f75749829b287727adde"><code>26b8551</code></a> Bump rewrite.version properties</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/a3a707f3d1ebd06e0726e07edf3366e1cb0f29c2"><code>a3a707f</code></a> chore(ci): bump io.micrometer:micrometer-core from 1.13.5 to 1.14.1 (<a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/898">#898</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/7772d0ca5a9efacb4f070c3118b549fa97981873"><code>7772d0c</code></a> chore(ci): bump org.apache.maven:maven-api-meta (<a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/899">#899</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/bd8654a5752549363b7c86d4c843d811d91aae15"><code>bd8654a</code></a> fix: Jelly files should be considered text files. (<a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/897">#897</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/97c7de0c2ad77568411039d3757fcd7862a6f2d0"><code>97c7de0</code></a> Bump rewrite.version properties</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/dfeeecf43f86229107151becff4f70d8cddc0421"><code>dfeeecf</code></a> [maven-release-plugin] prepare for next development iteration</li> <li>See full diff in <a href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v5.45.1...v5.46.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.openrewrite.maven:rewrite-maven-plugin&package-manager=maven&previous-version=5.45.1&new-version=5.46.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 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>
- Loading branch information