Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump the dependencies group across 1 directory with 15 updates #38

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the dependencies group with 15 updates in the / directory:

Package From To
com.fasterxml.jackson.core:jackson-core 2.17.2 2.18.0
com.fasterxml.jackson.core:jackson-databind 2.17.2 2.18.0
org.junit.jupiter:junit-jupiter-api 5.11.0 5.11.1
org.junit.jupiter:junit-jupiter-engine 5.11.0 5.11.1
org.junit.jupiter:junit-jupiter-params 5.11.0 5.11.1
org.junit.platform:junit-platform-commons 1.11.0 1.11.1
org.junit.platform:junit-platform-launcher 1.11.0 1.11.1
org.junit.platform:junit-platform-engine 1.11.0 1.11.1
org.apache.logging.log4j:log4j-api 2.24.0 2.24.1
org.apache.logging.log4j:log4j-core 2.24.0 2.24.1
org.apache.logging.log4j:log4j-slf4j-impl 2.24.0 2.24.1
net.datafaker:datafaker 2.3.1 2.4.0
com.github.spotbugs:spotbugs-maven-plugin 4.8.6.3 4.8.6.4
org.apache.maven.plugins:maven-gpg-plugin 3.2.5 3.2.7
org.sonatype.central:central-publishing-maven-plugin 0.5.0 0.6.0

Updates com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.0

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

Commits

Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

Commits

Updates org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits

Updates org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits

Updates org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits

Updates org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits

Updates org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.0...r5.11.1

Commits

Updates org.junit.platform:junit-platform-commons from 1.11.0 to 1.11.1

Commits

Updates org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1

Commits

Updates org.junit.platform:junit-platform-engine from 1.11.0 to 1.11.1

Commits

Updates org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1

Commits

Updates org.junit.platform:junit-platform-engine from 1.11.0 to 1.11.1

Commits

Updates org.apache.logging.log4j:log4j-api from 2.24.0 to 2.24.1

Updates org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.24.0 to 2.24.1

Updates org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.1

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.24.0 to 2.24.1

Updates net.datafaker:datafaker from 2.3.1 to 2.4.0

Commits
  • 334db18 [maven-release-plugin] prepare release v2.4.0
  • 0ba0bea [maven-release-plugin] rollback the release of v2.4.0
  • ec95025 Reduced test execution.
  • bf3a8d9 [maven-release-plugin] prepare for next development iteration
  • 9ed39a5 [maven-release-plugin] prepare release v2.4.0
  • e27365c Merge pull request #1362 from datafaker-net/renovate/mockito-monorepo
  • eae8782 Merge branch 'main' into renovate/mockito-monorepo
  • de43825 Merge pull request #1361 from datafaker-net/renovate/maven-gpg-plugin.version
  • ede63f4 chore(deps): update dependency org.mockito:mockito-core to v5.14.0
  • 1398f07 chore(deps): update dependency org.apache.maven.plugins:maven-gpg-plugin to v...
  • Additional commits viewable in compare view

Updates com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.3 to 4.8.6.4

Release notes

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

Spotbugs Maven Plugin 4.8.6.4

  • Groovy set to 4.0.23
  • Drop maven site plugin 3.6 and before support.
Commits
  • 9d20ef3 [maven-release-plugin] prepare release spotbugs-maven-plugin-4.8.6.4
  • 25fe692 Merge pull request #884 from hazendaz/master
  • 6eaf131 [drop] Remove support for maven 3.6 plugin as cannot support any longer
  • ee561ff Merge pull request #883 from spotbugs/renovate/io.version
  • e7f91f9 Update dependency commons-io:commons-io to v2.17.0
  • d4c777e Merge pull request #881 from spotbugs/renovate/major-jgit.version
  • 284e71e Update jgit.version to v7
  • 71aca15 Merge pull request #882 from spotbugs/renovate/groovy-monorepo
  • 5665c2e Update groovy monorepo to v4.0.23
  • 0c1183e Merge pull request #880 from spotbugs/renovate/log4j2-monorepo
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.7

Release notes

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

3.2.7

Fixes a lingering issue affecting whole 3.2.x lineage, that resulted in "bad passphrase" on Windows OS with GPG signer (see MGPG-136 for details).

What's Changed

Full Changelog: apache/maven-gpg-plugin@maven-gpg-plugin-3.2.6...maven-gpg-plugin-3.2.7

3.2.6

Release Notes - Maven GPG Plugin - Version 3.2.6


What's Changed

New Contributors

... (truncated)

Commits
  • 43af21c [maven-release-plugin] prepare release maven-gpg-plugin-3.2.7
  • 8c5a8d2 [MGPG-144] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#119)
  • cb5422f [MGPG-143] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.10.0 to ...
  • 6b2a27f [MGPG-136] Windows passphrase corruption (#120)
  • 31e87e0 [maven-release-plugin] prepare for next development iteration
  • 1c9a14c [maven-release-plugin] prepare release maven-gpg-plugin-3.2.6
  • bbe6156 Add FAQ for "no pinentry" issue (#118)
  • 5b94273 [MGPG-141] Remove use of deprecated classes (#117)
  • afdfd28 [MGPG-138] Drop direct use of plexus-cipher and secdispatcher (#115)
  • 7516e7c [MGPG-140] Update Maven to 3.9.9 (#116)
  • Additional commits viewable in compare view

Updates org.sonatype.central:central-publishing-maven-plugin from 0.5.0 to 0.6.0

Commits

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 <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

Bumps the dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.17.2` | `2.18.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.0` |
| [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.1` |
| [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.1` |
| [org.junit.jupiter:junit-jupiter-params](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.1` |
| [org.junit.platform:junit-platform-commons](https://github.com/junit-team/junit5) | `1.11.0` | `1.11.1` |
| [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) | `1.11.0` | `1.11.1` |
| [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit5) | `1.11.0` | `1.11.1` |
| org.apache.logging.log4j:log4j-api | `2.24.0` | `2.24.1` |
| org.apache.logging.log4j:log4j-core | `2.24.0` | `2.24.1` |
| org.apache.logging.log4j:log4j-slf4j-impl | `2.24.0` | `2.24.1` |
| [net.datafaker:datafaker](https://github.com/datafaker-net/datafaker) | `2.3.1` | `2.4.0` |
| [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.8.6.3` | `4.8.6.4` |
| [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.5` | `3.2.7` |
| [org.sonatype.central:central-publishing-maven-plugin](https://github.com/sonatype/central-publishing-maven-plugin) | `0.5.0` | `0.6.0` |



Updates `com.fasterxml.jackson.core:jackson-core` from 2.17.2 to 2.18.0
- [Commits](FasterXML/jackson-core@jackson-core-2.17.2...jackson-core-2.18.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.17.2 to 2.18.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.1)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.1)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.0 to 5.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.1)

Updates `org.junit.platform:junit-platform-commons` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-launcher` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-engine` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-launcher` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.junit.platform:junit-platform-engine` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

Updates `org.apache.logging.log4j:log4j-api` from 2.24.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-core` from 2.24.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-core` from 2.24.0 to 2.24.1

Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.0 to 2.24.1

Updates `net.datafaker:datafaker` from 2.3.1 to 2.4.0
- [Commits](datafaker-net/datafaker@v2.3.1...v2.4.0)

Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.6.3 to 4.8.6.4
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.6.3...spotbugs-maven-plugin-4.8.6.4)

Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.5 to 3.2.7
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.5...maven-gpg-plugin-3.2.7)

Updates `org.sonatype.central:central-publishing-maven-plugin` from 0.5.0 to 0.6.0
- [Commits](https://github.com/sonatype/central-publishing-maven-plugin/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.platform:junit-platform-commons
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.platform:junit-platform-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.junit.platform:junit-platform-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: net.datafaker:datafaker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: org.sonatype.central:central-publishing-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 30, 2024
@Frawless Frawless merged commit 5153250 into main Sep 30, 2024
4 checks passed
@Frawless Frawless deleted the dependabot/maven/dependencies-f7a69f1c22 branch September 30, 2024 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants