Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ORC-1856: Bump spotbugs-maven-plugin to 4.9.1.0 #2133

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0.

Release notes

Sourced from com.github.spotbugs:spotbugs-maven-plugin's releases.

Spotbugs Maven Plugin 4.9.1.0

  • Supports spotbugs 4.9.1

build

  • Move plugin configuration from reporting section to plugin management

Spotbugs Maven Plugin 4.9.0.0

Project

  • Requires java 11 now
  • Support spotbugs 4.9.0
  • Update plugins / dependencies
  • cleanup some output logging that occurs during usage
  • Use more concrete object definitions instead of 'def'
  • Use Path.of instead of Paths.get
  • Update javadoc that default character encoding is utf-8 not the system default. This has not been true in a very long time.

Build 33

  • Add information on how to override with newer spotbugs as its rare that the maven plugin has any specific changes related to the spotbugs core updates.
  • github action updates
  • restructure entire pom to make use of dependency management to make it more clear we ware overriding libraries rather than using then and check dependency analyzer to see its decreasing invalid setup. This is intended to help when moving to doxia 2 which is still in progress.
  • Use more dependency management setup
  • reduce spotbugs variables so that renovate updates in fact update fully
  • override any plugins from parent that now require doxia 2 back to their doxia 1 counterparts
  • avoid transfer progress output throughout
  • cleanup many warnings inside integration tests

note: Before this release, we had been forked off the original findbugs-maven-plugin. As that plugin points back here and give so many commits ahead, github was used to break the fork and retain all information otherwise which also updated all forks.

Commits
  • a94d831 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.1.0
  • fa361ca [pom] Formatting
  • 5f9e363 [pom] Bump project to spotbugs 4.9.1.0-SNAPSHOT
  • 557df81 Merge pull request #986 from spotbugs/renovate/spotbugs.version
  • 334187e Update spotbugs.version to v4.9.1
  • 0711f0b Merge pull request #997 from spotbugs/release/4.9.0
  • 60cfbe0 [pom] Move reporting configuration to plugin management
  • 95a8eea [maven-release-plugin] prepare for next development iteration
  • bda340a [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.0.0
  • c1dd4d9 Merge pull request #995 from spotbugs/renovate/beanutils.version
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.github.spotbugs:spotbugs-maven-plugin [< 4.8, > 4.7.3.4]

Dependabot compatibility score

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 commands and options

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)

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.6 to 4.9.1.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.6...spotbugs-maven-plugin-4.9.1.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 17, 2025
@dongjoon-hyun dongjoon-hyun changed the title Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0 in /java ORC-1856: Bump spotbugs-maven-plugin to 4.9.1.0 Feb 22, 2025
@dongjoon-hyun dongjoon-hyun added this to the 2.1.1 milestone Feb 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/java/com.github.spotbugs-spotbugs-maven-plugin-4.9.1.0 branch February 22, 2025 23:49
dongjoon-hyun pushed a commit that referenced this pull request Feb 22, 2025
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.6.6 to 4.9.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/spotbugs/spotbugs-maven-plugin/releases">com.github.spotbugs:spotbugs-maven-plugin's releases</a>.</em></p>
<blockquote>
<h2>Spotbugs Maven Plugin 4.9.1.0</h2>
<ul>
<li>Supports spotbugs 4.9.1</li>
</ul>
<p>build</p>
<ul>
<li>Move plugin configuration from reporting section to plugin management</li>
</ul>
<h2>Spotbugs Maven Plugin 4.9.0.0</h2>
<h2>Project</h2>
<ul>
<li>Requires java 11 now</li>
<li>Support spotbugs 4.9.0</li>
<li>Update plugins / dependencies</li>
<li>cleanup some output logging that occurs during usage</li>
<li>Use more concrete object definitions instead of 'def'</li>
<li>Use Path.of instead of Paths.get</li>
<li>Update javadoc that default character encoding is utf-8 not the system default.  This has not been true in a very long time.</li>
</ul>
<h2>Build 33</h2>
<ul>
<li>Add information on how to override with newer spotbugs as its rare that the maven plugin has any specific changes related to the spotbugs core updates.</li>
<li>github action updates</li>
<li>restructure entire pom to make use of dependency management to make it more clear we ware overriding libraries rather than using then and check dependency analyzer to see its decreasing invalid setup.  This is intended to help when moving to doxia 2 which is still in progress.</li>
<li>Use more dependency management setup</li>
<li>reduce spotbugs variables so that renovate updates in fact update fully</li>
<li>override any plugins from parent that now require doxia 2 back to their doxia 1 counterparts</li>
<li>avoid transfer progress output throughout</li>
<li>cleanup many warnings inside integration tests</li>
</ul>
<p>note: Before this release, we had been forked off the original findbugs-maven-plugin.  As that plugin points back here and give so many commits ahead, github was used to break the fork and retain all information otherwise which also updated all forks.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/a94d8316378cd0ab8461f82de2d888b689db902b"><code>a94d831</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.1.0</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/fa361ca9493a34e4ce8ae354fdc51e4f256db2b4"><code>fa361ca</code></a> [pom] Formatting</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/5f9e363718b79fca9a0609159d36cd4fa6b6a42c"><code>5f9e363</code></a> [pom] Bump project to spotbugs 4.9.1.0-SNAPSHOT</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/557df818f80d3356371df69ce627a50795809064"><code>557df81</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/986">#986</a> from spotbugs/renovate/spotbugs.version</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/334187e1f6aae3b90190d8b3c52406e531581f19"><code>334187e</code></a> Update spotbugs.version to v4.9.1</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/0711f0b634a1bc8c93609c5f479f76c732990b8f"><code>0711f0b</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/997">#997</a> from spotbugs/release/4.9.0</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/60cfbe0cccb05bee615f28777571fb01f7cc1213"><code>60cfbe0</code></a> [pom] Move reporting configuration to plugin management</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/95a8eea8c0ca94410575ee4cc29bf9377b059062"><code>95a8eea</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/bda340ab6d7db7c4f132e9ac0cecca16aae92d06"><code>bda340a</code></a> [maven-release-plugin] prepare release spotbugs-maven-plugin-4.9.0.0</li>
<li><a href="https://github.com/spotbugs/spotbugs-maven-plugin/commit/c1dd4d91b7287b2219e5df67f9148d8406b5c814"><code>c1dd4d9</code></a> Merge pull request <a href="https://github.com/spotbugs/spotbugs-maven-plugin/issues/995">#995</a> from spotbugs/renovate/beanutils.version</li>
<li>Additional commits viewable in <a href="https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.8.6.6...spotbugs-maven-plugin-4.9.1.0">compare view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| com.github.spotbugs:spotbugs-maven-plugin | [< 4.8, > 4.7.3.4] |
</details>

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.github.spotbugs:spotbugs-maven-plugin&package-manager=maven&previous-version=4.8.6.6&new-version=4.9.1.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>

Closes #2133 from dependabot[bot]/dependabot/maven/java/com.github.spotbugs-spotbugs-maven-plugin-4.9.1.0.

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
(cherry picked from commit 2030b39)
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
@dongjoon-hyun
Copy link
Member

Merged to main/2.1.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
BUILD dependencies Pull requests that update a dependency file JAVA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants