-
Notifications
You must be signed in to change notification settings - Fork 262
Commit d9b6ae2
Bump org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 3.9.0 in the dependencies group
Bumps the dependencies group with 1 update: [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin).
Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.8.0 to 3.9.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/apache/maven-project-info-reports-plugin/releases">org.apache.maven.plugins:maven-project-info-reports-plugin's releases</a>.</em></p>
<blockquote>
<h2>3.9.0</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Enable GitHub Issues (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/102">#102</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MPIR-478">[MPIR-478]</a> - Allow to save avatars images for team report during project build (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/97">#97</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MPIR-476">[MPIR-476]</a> - Remove direct usage of localRepository as Mojo parameter (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/95">#95</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li><a href="https://issues.apache.org/jira/browse/MPIR-475">[MPIR-475]</a> - Drop usage of maven-artifact-transfer (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/94">#94</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li><a href="https://issues.apache.org/jira/browse/MPIR-474">[MPIR-474]</a> - Bump org.apache.maven.shared:maven-shared-jar from 3.1.1 to 3.2.0 (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/93">#93</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Upgrade dependencies for ITs (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/101">#101</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li>Add Release Drafter (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/99">#99</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</code></a></li>
<li>Remove empty javadoc tags on private methods (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/100">#100</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li>
<li>Add PR Automation and Stale actions (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/98">#98</a>) <a href="https://github.com/slawekjaranowski"><code>@slawekjaranowski</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-project-info-reports-plugin/pull/96">#96</a>) <a href="https://github.com/Bukama"><code>@Bukama</code></a></li>
<li>Switch to modern I/O (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/91">#91</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li>
<li>Convert to Guice constructor injection (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/pull/90">#90</a>) <a href="https://github.com/elharo"><code>@elharo</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/f89321c5f24110026ce92690e702d681cf1c0d0d"><code>f89321c</code></a> [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.9.0</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/3f47dd0721e9b233743f523392e045b531c13b8c"><code>3f47dd0</code></a> Enable GitHub Issues</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/e51cef80148c7fc79d53325275589f9f41702ca8"><code>e51cef8</code></a> [MPIR-478] Allow to save avatars images for team report during project build</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/3a991e2b510433e1cad81e9777dffec513e39b87"><code>3a991e2</code></a> Upgrade dependencies for ITs</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/df61a5a6a3659ffcad6944a9ca843f54c0caf06c"><code>df61a5a</code></a> Add Release Drafter</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/d4ae6c604897564f22ea3a3ac2b1ee31e71cd193"><code>d4ae6c6</code></a> Remove empty javadoc tags on private methods (<a href="https://redirect.github.com/apache/maven-project-info-reports-plugin/issues/100">#100</a>)</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/cbe9f0cd998268bd645eed3133b7ef152a9a738b"><code>cbe9f0c</code></a> Add PR Automation and Stale actions</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/c80a10d534da66cbff92f77f5ba92167cbe34a61"><code>c80a10d</code></a> [MNGSITE-529] Rename "Goals" to "Plugin Documentation"</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/b1b55bb65c7379e14ad6fd2bded7b0b887ebdb81"><code>b1b55bb</code></a> [MPIR-476] Remove direct usage of localRepository as Mojo parameter</li>
<li><a href="https://github.com/apache/maven-project-info-reports-plugin/commit/03b98321219cba5a4724843cccd81a40714cd95f"><code>03b9832</code></a> [MPIR-475] Drop usage of maven-artifact-transfer</li>
<li>Additional commits viewable in <a href="https://github.com/apache/maven-project-info-reports-plugin/compare/maven-project-info-reports-plugin-3.8.0...maven-project-info-reports-plugin-3.9.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 <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 #1398
COPYBARA_INTEGRATE_REVIEW=#1398 from google:dependabot/maven/dependencies-23d8e67e9e 55e01b8
PiperOrigin-RevId: 7329121531 parent f10405f commit d9b6ae2Copy full SHA for d9b6ae2
2 files changed
+2
-2
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
239 | 239 |
| |
240 | 240 |
| |
241 | 241 |
| |
242 |
| - | |
| 242 | + | |
243 | 243 |
| |
244 | 244 |
| |
245 | 245 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
229 | 229 |
| |
230 | 230 |
| |
231 | 231 |
| |
232 |
| - | |
| 232 | + | |
233 | 233 |
| |
234 | 234 |
| |
235 | 235 |
| |
|
0 commit comments