Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 10, 2025

Bumps org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.26.0.

Release notes

Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.

3.26.0

📝 Documentation updates

📦 Dependency updates

NOTE: Read the details on this release here: https://cwiki.apache.org/confluence/display/MAVEN/Towards+Doxia+2.0.0+Stack

3.25.0

🚀 New features and improvements

🐛 Bug Fixes

  • MPMD-368 - Parameter 'localRepository' is deprecated

👻 Maintenance

📝 Documentation updates

📦 Dependency updates

💥 Breaking changes

3.24.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • b42a183 [maven-release-plugin] prepare release maven-pmd-plugin-3.26.0
  • 91f3b84 [MPMD-404] Bump PMD to 7.7.0
  • fa1c391 Bump commons-io:commons-io
  • e99d2e4 [MPMD-407] Upgrade to Doxia 2.0.0 GA Stack
  • c57895e Fix dependencies
  • 8206f9d [MPMD-405] Update release notes for 3.25.0
  • c27ea6a Bump commons-io:commons-io from 2.16.1 to 2.17.0
  • aa83766 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • 413dc93 [maven-release-plugin] prepare for next development iteration
  • 3e1c8a8 [maven-release-plugin] prepare release maven-pmd-plugin-3.25.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.21.2 to 3.26.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.21.2...maven-pmd-plugin-3.26.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 10, 2025

The following labels could not be found: type:dependencies.

@vbragin vbragin changed the base branch from master to fix-sec June 16, 2025 09:11
@vbragin vbragin merged commit 9311427 into fix-sec Jun 16, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.26.0 branch June 16, 2025 09:11
vbragin pushed a commit that referenced this pull request Jun 16, 2025
* remove bintray

* Bump org.mockito:mockito-core from 4.11.0 to 5.17.0 (#369)

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.17.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v4.11.0...v5.17.0)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-version: 5.17.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump spring.version from 4.2.5.RELEASE to 6.2.5 (#367)

Bumps `spring.version` from 4.2.5.RELEASE to 6.2.5.

Updates `org.springframework:spring-beans` from 4.2.5.RELEASE to 6.2.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.2.5.RELEASE...v6.2.5)

Updates `org.springframework:spring-context` from 4.2.5.RELEASE to 6.2.5
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.2.5.RELEASE...v6.2.5)

---
updated-dependencies:
- dependency-name: org.springframework:spring-beans
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework:spring-context
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.atlassian.plugins:atlassian-plugins-osgi-testrunner (#366)

Bumps [com.atlassian.plugins:atlassian-plugins-osgi-testrunner](https://bitbucket.org/atlassian/atlassian-plugins-osgi-testrunner-parent) from 2.0.9 to 2.0.10.
- [Changelog](https://bitbucket.org/atlassian/atlassian-plugins-osgi-testrunner-parent/src/master/CHANGELOG.md)
- [Commits](https://bitbucket.org/atlassian/atlassian-plugins-osgi-testrunner-parent/branches/compare/atlassian-plugins-osgi-testrunner-parent-2.0.10..atlassian-plugins-osgi-testrunner-parent-2.0.9)

---
updated-dependencies:
- dependency-name: com.atlassian.plugins:atlassian-plugins-osgi-testrunner
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump com.diffplug.spotless:spotless-maven-plugin from 2.2.0 to 2.44.4 (#370)

Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 2.2.0 to 2.44.4.
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@v2.2.0...maven/2.44.4)

---
updated-dependencies:
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-version: 2.44.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix gitignore

* Bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.26.0 (#355)

Bumps [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.21.2 to 3.26.0.
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.21.2...maven-pmd-plugin-3.26.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* fix-pmd

* use map

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants