Commit 931aefe
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) and [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin).
Updates `com.google.errorprone:error_prone_annotations` from 2.44.0 to 2.45.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/error-prone/releases">com.google.errorprone:error_prone_annotations's releases</a>.</em></p>
<blockquote>
<h2>Error Prone 2.45.0</h2>
<p>Changes:</p>
<ul>
<li>Improved compatibility with latest JDK 26 EA builds.</li>
</ul>
<p>New checks:</p>
<ul>
<li><a href="https://errorprone.info/bugpattern/AssertSameIncompatible"><code>AssertSameIncompatible</code></a>: Detect calls to <code>assertSame</code> and similar assertions, where the calls are guaranteed to either succeed or fail.</li>
<li><a href="https://errorprone.info/bugpattern/FormatStringShouldUsePlaceholders"><code>FormatStringShouldUsePlaceholders</code></a>: Suggests using a format string instead of string concatenation operations on format methods</li>
</ul>
<p>Closed issues: <a href="https://redirect.github.com/google/error-prone/issues/5335">#5335</a></p>
<p>Full changelog: <a href="https://github.com/google/error-prone/compare/v2.44.0...v2.45.0">https://github.com/google/error-prone/compare/v2.44.0...v2.45.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/error-prone/commit/c8628153f52db4c8b394cee8fd9f6d84a8580324"><code>c862815</code></a> Release Error Prone 2.45.0</li>
<li><a href="https://github.com/google/error-prone/commit/7027d9fe2497b64d422504b5d8257094d92c3a1a"><code>7027d9f</code></a> Add negative test cases for AlwaysThrows with non-literal arguments.</li>
<li><a href="https://github.com/google/error-prone/commit/8669adb446b2238d7b0d47e65a8a243fd47a61d9"><code>8669adb</code></a> Fix parameter name handling of enum constructor arguments</li>
<li><a href="https://github.com/google/error-prone/commit/679c4ac6b8efc1c69af30d189ee3dc5cc85ef899"><code>679c4ac</code></a> Update end position handling</li>
<li><a href="https://github.com/google/error-prone/commit/dc1279e18ca7a0f1cdcde655493544f6f78130c4"><code>dc1279e</code></a> AssertSameIncompatible: flag calls to assertSame/etc where the calls are guar...</li>
<li><a href="https://github.com/google/error-prone/commit/24387de909663f326ac77e65304c61daa88445ba"><code>24387de</code></a> Internal change</li>
<li><a href="https://github.com/google/error-prone/commit/5300dc6e1fac4557cda82b6a1f91366bba90dc0f"><code>5300dc6</code></a> Disable an InvalidLink test for a javadoc bug on JDK >= 26</li>
<li><a href="https://github.com/google/error-prone/commit/75dcd539caf58e2daa4598bb9b72fc9a3b7afdc9"><code>75dcd53</code></a> Fix the Optional wrapping in the description of NonCanonicalStaticMemberImport.</li>
<li><a href="https://github.com/google/error-prone/commit/10f54242b4a6a5e7055a7a94faec78bf20206d39"><code>10f5424</code></a> FormatStringShouldUsePlaceholders shouldn't rewrite calls with a pass-through...</li>
<li><a href="https://github.com/google/error-prone/commit/3ef3d7921be1bd9b6394ae018570f50a645240e6"><code>3ef3d79</code></a> The verb form of "recursion" is "to recur", not "to recurse". Quoting my CS p...</li>
<li>Additional commits viewable in <a href="https://github.com/google/error-prone/compare/v2.44.0...v2.45.0">compare view</a></li>
</ul>
</details>
<br />
Updates `org.apache.maven.plugins:maven-source-plugin` from 3.3.1 to 3.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apache/maven-source-plugin/releases">org.apache.maven.plugins:maven-source-plugin's releases</a>.</em></p>
<blockquote>
<h2>3.4.0</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MSOURCES-140">[MSOURCES-140]</a> - fail only if re-attach different files (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/24">#24</a>) <a href="https://github.com/hboutemy"><code>@hboutemy</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Bump m-invoker-p to 3.9.1 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/251">#251</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Allow to manually execute release drafter (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/58">#58</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li>GH Issues (Maven 3 branch) (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/57">#57</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MNGSITE-529">[MNGSITE-529]</a> - Rename "Goals" to "Plugin Documentation" (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/49">#49</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Use plexus-utils version from parent (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/252">#252</a>) <a href="https://github.com/slachiewicz"><code>@slachiewicz</code></a></li>
<li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/247">#247</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/248">#248</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/241">#241</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/242">#242</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/246">#246</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump mavenVersion from 3.2.5 to 3.9.11 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/221">#221</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/233">#233</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven:maven-archiver from 3.6.3 to 3.6.4 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/229">#229</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 41 to 45 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/218">#218</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 3.6.0 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/226">#226</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.19.0 to 2.20.0 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/222">#222</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.16.1 to 2.19.0 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/68">#68</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/63">#63</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven:maven-archiver from 3.6.2 to 3.6.3 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/66">#66</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.16.0 to 2.16.1 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/27">#27</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li><a href="https://issues.apache.org/jira/browse/MSOURCES-147">[MSOURCES-147]</a> - Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/23">#23</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li><a href="https://issues.apache.org/jira/browse/MSOURCES-146">[MSOURCES-146]</a> - Bump commons-io:commons-io from 2.11.0 to 2.16.0 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/25">#25</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li><a href="https://issues.apache.org/jira/browse/MSOURCES-145">[MSOURCES-145]</a> - Bump org.apache.maven:maven-archiver from 3.6.1 to 3.6.2 (<a href="https://redirect.github.com/apache/maven-source-plugin/pull/26">#26</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-source-plugin/commit/ecf937ac27224df8135b3599edb9c9f9a8524a14"><code>ecf937a</code></a> [maven-release-plugin] prepare release maven-source-plugin-3.4.0</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/95b3bf40e10268328b61f1dd0f1e936ebe34497e"><code>95b3bf4</code></a> Revert "[maven-release-plugin] prepare for next development iteration"</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/7a9a77079e1734d71a4738acf46a314f790545a3"><code>7a9a770</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/292c1ce3a0266e56e7299457c7f6ac0e913b38b4"><code>292c1ce</code></a> Use plexus-utils version from parent</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/bf79b71899727718db8ac5944e13d6e191d87f0c"><code>bf79b71</code></a> Bump m-invoker-p to 3.9.1</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/4f3fcb965bf3a5900cf9a3b5b575ffb69483aff3"><code>4f3fcb9</code></a> Bump commons-io:commons-io from 2.20.0 to 2.21.0</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/a8674428b1b62cfe5e7fecce455383ee2719c366"><code>a867442</code></a> Bump org.codehaus.plexus:plexus-archiver from 4.10.3 to 4.10.4</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/51c66ac844e88b78efb8b78ea2fdd90fb7f85bbf"><code>51c66ac</code></a> Bump org.apache.maven:maven-archiver from 3.6.4 to 3.6.5</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/267df4697b8bfd8414d62d4e81f5e25e12723000"><code>267df46</code></a> Bump org.codehaus.plexus:plexus-archiver from 4.10.1 to 4.10.3</li>
<li><a href="https://github.com/apache/maven-source-plugin/commit/ef85324e79ad34c68c118ac6cf649bb6f477664a"><code>ef85324</code></a> Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.3.1...maven-source-plugin-3.4.0">compare view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
Fixes #518
COPYBARA_INTEGRATE_REVIEW=#518 from google:dependabot/maven/dependencies-8ac9562bf4 a5da697
PiperOrigin-RevId: 8387593421 parent af1eb87 commit 931aefe
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments