Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 8 updates #2686

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 8 updates:

Package From To
org.junit:junit-bom 5.11.0 5.11.1
com.fasterxml.jackson.core:jackson-core 2.17.2 2.18.0
com.fasterxml.jackson.core:jackson-annotations 2.17.2 2.18.0
com.fasterxml.jackson.core:jackson-databind 2.17.2 2.18.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 2.18.0
org.mockito:mockito-core 5.13.0 5.14.0
org.mockito:mockito-junit-jupiter 5.13.0 5.14.0
uk.org.webcompere:system-stubs-jupiter 2.1.6 2.1.7

Updates org.junit:junit-bom from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit:junit-bom'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 com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.0

Commits

Updates com.fasterxml.jackson.core:jackson-annotations 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.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0

Updates org.mockito:mockito-core from 5.13.0 to 5.14.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

Commits
  • 8a0e586 Disable mocks with an error message (#3424)
  • d28b012 Fix typo in Javadoc of ArgumentCaptor (#3448)
  • a2fc9c6 Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
  • c3fcc6e Split subprojects by deliverable and integration tests (#3447)
  • f5858c2 Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
  • 1e337ed Allow for installing a Java agent within the Mockito jar, without exposing By...
  • a1d5860 Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
  • 0438593 Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
  • 52fdc52 Bump bytebuddy from 1.15.0 to 1.15.1 (#3434)
  • See full diff in compare view

Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.0

Release notes

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

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

Commits
  • 8a0e586 Disable mocks with an error message (#3424)
  • d28b012 Fix typo in Javadoc of ArgumentCaptor (#3448)
  • a2fc9c6 Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
  • c3fcc6e Split subprojects by deliverable and integration tests (#3447)
  • f5858c2 Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
  • 1e337ed Allow for installing a Java agent within the Mockito jar, without exposing By...
  • a1d5860 Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
  • 0438593 Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
  • 52fdc52 Bump bytebuddy from 1.15.0 to 1.15.1 (#3434)
  • See full diff in compare view

Updates uk.org.webcompere:system-stubs-jupiter from 2.1.6 to 2.1.7

Release notes

Sourced from uk.org.webcompere:system-stubs-jupiter's releases.

v2.1.7

Update byte buddy for compatibility with Java 22

Commits
  • bee174e [maven-release-plugin] prepare release system-stubs-parent-2.1.7
  • 469217f Merge pull request #90 from webcompere/byte-buddy-version-property
  • 40c8785 Move byte buddy version to properties
  • c5b6738 Merge pull request #89 from jorsol/update-maven-plugins
  • a165476 Update maven-plugins used in the project
  • 1748714 Merge pull request #88 from prasaanth-hbo/prasaanth/bump-byte-buddy
  • 725fc00 Fix version of bytebuddy to support Java 22 and 23
  • c63102c Readme Update
  • 9765814 Merge pull request #82 from webcompere/release-2.1.6
  • 947be49 Update README for version
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 30, 2024
Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 5a5c2f2
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/66fbe13df34a340008dc57ed

Bumps the gradle-version-updates group in /hooks/persistence-defectdojo/hook with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.0` | `5.11.1` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.17.2` | `2.18.0` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.17.2` | `2.18.0` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.17.2` | `2.18.0` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.13.0` | `5.14.0` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.13.0` | `5.14.0` |
| [uk.org.webcompere:system-stubs-jupiter](https://github.com/webcompere/system-stubs) | `2.1.6` | `2.1.7` |


Updates `org.junit:junit-bom` 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 `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-annotations` 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 `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.17.2 to 2.18.0

Updates `org.mockito:mockito-core` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.13.0...v5.14.0)

Updates `org.mockito:mockito-junit-jupiter` from 5.13.0 to 5.14.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.13.0...v5.14.0)

Updates `uk.org.webcompere:system-stubs-jupiter` from 2.1.6 to 2.1.7
- [Release notes](https://github.com/webcompere/system-stubs/releases)
- [Changelog](https://github.com/webcompere/system-stubs/blob/main/History.md)
- [Commits](webcompere/system-stubs@system-stubs-parent-2.1.6...system-stubs-parent-2.1.7)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-version-updates
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: uk.org.webcompere:system-stubs-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-version-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@Weltraumschaf Weltraumschaf force-pushed the dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-17925c9263 branch from da20dc3 to 5a5c2f2 Compare October 1, 2024 11:47
Copy link

sonarqubecloud bot commented Oct 1, 2024

Copy link

github-actions bot commented Oct 1, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ GROOVY npm-groovy-lint 1 0 4.97s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@Weltraumschaf Weltraumschaf merged commit 41ab613 into main Oct 2, 2024
54 checks passed
@Weltraumschaf Weltraumschaf deleted the dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-17925c9263 branch October 2, 2024 08:22
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 java Pull requests that update Java code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant