Skip to content

Commit 2761bb0

Browse files
Build(deps-dev): Bump org.openrewrite.maven:rewrite-maven-plugin from 6.33.0 to 6.34.0 (#1650)
Bumps [org.openrewrite.maven:rewrite-maven-plugin](https://github.com/openrewrite/rewrite-maven-plugin) from 6.33.0 to 6.34.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>6.34.0</h2> <h2>What's Changed</h2> <ul> <li>Add explicit Groovy source file parsing with classpath by <a href="https://github.com/timtebeek"><code>@​timtebeek</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1119">openrewrite/rewrite-maven-plugin#1119</a></li> <li>chore(ci): bump io.micrometer:micrometer-core from 1.16.3 to 1.16.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1120">openrewrite/rewrite-maven-plugin#1120</a></li> <li>chore(ci): bump maven-dependencies.version from 3.9.13 to 3.9.14 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1121">openrewrite/rewrite-maven-plugin#1121</a></li> <li>Prevent cross-scope source files from being parsed as PlainText by <a href="https://github.com/pstreef"><code>@​pstreef</code></a> in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1123">openrewrite/rewrite-maven-plugin#1123</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/pstreef"><code>@​pstreef</code></a> made their first contribution in <a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/pull/1123">openrewrite/rewrite-maven-plugin#1123</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.33.0...v6.34.0">https://github.com/openrewrite/rewrite-maven-plugin/compare/v6.33.0...v6.34.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/cf0a432c62277311a21a716fc68333c412df953b"><code>cf0a432</code></a> [maven-release-plugin] prepare release v6.34.0</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/241454c36ec07ee1fac229d4649c23f293a12b4a"><code>241454c</code></a> Bump rewrite.version property</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/753abbad1f7fd3927106c3f5df5fabf307271b2b"><code>753abba</code></a> Prevent cross-scope source files from being parsed as PlainText (<a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1123">#1123</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/86478fe7c67e7cbc415b4e2c529e62d372e5d85d"><code>86478fe</code></a> chore(ci): bump maven-dependencies.version from 3.9.13 to 3.9.14 (<a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1121">#1121</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/9d6cafa38c64c9e40fdec80ea31928919e68e967"><code>9d6cafa</code></a> chore(ci): bump io.micrometer:micrometer-core from 1.16.3 to 1.16.4 (<a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1120">#1120</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/30b4ff1c176d974e4da858d432037910adbe6a28"><code>30b4ff1</code></a> Add explicit Groovy source file parsing with classpath (<a href="https://redirect.github.com/openrewrite/rewrite-maven-plugin/issues/1119">#1119</a>)</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/4e290c4fd1fdf3a28ed2c76b3bbed294dfe9e676"><code>4e290c4</code></a> Bump rewrite.version property</li> <li><a href="https://github.com/openrewrite/rewrite-maven-plugin/commit/23b08c771a7869dd9cbe195e280b9887ac61f418"><code>23b08c7</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/v6.33.0...v6.34.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=6.33.0&new-version=6.34.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 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>
2 parents 95d792e + a4df933 commit 2761bb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@
10261026
<plugin>
10271027
<groupId>org.openrewrite.maven</groupId>
10281028
<artifactId>rewrite-maven-plugin</artifactId>
1029-
<version>6.33.0</version>
1029+
<version>6.34.0</version>
10301030

10311031
<dependencies>
10321032
<dependency>

0 commit comments

Comments
 (0)