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 gradle-version-updates group across 1 directory with 10 updates #2770

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2024

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

Package From To
org.junit:junit-bom 5.11.2 5.11.3
org.springframework:spring-web 6.1.13 6.2.0
com.fasterxml.jackson.core:jackson-core 2.18.0 2.18.1
com.fasterxml.jackson.core:jackson-annotations 2.18.0 2.18.1
com.fasterxml.jackson.core:jackson-databind 2.18.0 2.18.1
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.18.0 2.18.1
org.mockito:mockito-core 5.14.1 5.14.2
org.mockito:mockito-junit-jupiter 5.14.1 5.14.2
io.freefair.lombok 8.10.2 8.11
org.sonarqube 5.1.0.4882 6.0.0.5145

Updates org.junit:junit-bom from 5.11.2 to 5.11.3

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3

See Release Notes.

Full Changelog: junit-team/junit5@r5.11.2...r5.11.3

Commits
  • b20991e Release 5.11.3
  • e57b508 Finalize 5.11.3 release notes
  • fb1254c Allow repeating ExtendWith annotation on fields and parameters
  • a3192bd Fix package name comparison on Java 8 (#4077)
  • fcb7b01 Remove useless Order annotation
  • 57dfcb5 Allow repeating @…Source annotations when used as meta annotations
  • 09cd8b3 Add ArchUnit test for consistency of repeatable annotations
  • fa46a92 Hard-wrap at 90 characters
  • 8f45eea Find repeatable @⁠ExtendWith meta-annotations on fields again
  • b451122 Introduce release notes for 5.11.3
  • Additional commits viewable in compare view

Updates org.springframework:spring-web from 6.1.13 to 6.2.0

Release notes

Sourced from org.springframework:spring-web's releases.

v6.2.0

⭐ New Features

  • Update UndertowHttpHandlerAdapter to dispatch #33885
  • Refine @Contract Javadoc to mention this and new return values #33849
  • AOT processing for bean validation does not consider cascaded and container element constraints #33842
  • Avoid repeated resolving of singleton beans through @Lazy proxy #33841
  • Regiser runtime hints for @TestBean fully-qualified method names #33836
  • Introduce support for custom reason in @DisabledInAotMode #33833
  • Use optimistic locking where possible in ResponseBodyEmitter #33831
  • Revise cookies support with Apache HTTP Components in WebClient and WebTestClient #33822
  • Remove the pure attribute from @Contract #33820
  • Introduce @CheckReturnValue annotation #33818
  • ResourceHttpRequestHandler throwing IllegalArgumentException if resource doesn't end with slash breaks some third-party libraris #33815
  • Provide first-class virtual thread option on ThreadPoolTaskExecutor/ThreadPoolTaskScheduler #33807
  • HttpServiceProxyFactory should omit optional @RequestParam if converted from null to empty string #33794
  • Reactor Netty response should not buffer the full response #33781
  • Relax the visibility of MockMVC DSL constructors #33778
  • Support Publisher to InputStream conversion #31677

🐞 Bug Fixes

  • MockReset should be honored without @Mockito[Spy]Bean fields #33829
  • Test Bean Overrides do not honor @Primary semantics #33819
  • Bean Overrides cannot reliably override beans created by a FactoryBean with generics #33811
  • Bean Overrides for certain FactoryBean use cases no longer work #33800
  • @MockitoBean, @MockitoSpyBean, & @TestBean do not work with @DirtiesContext "before method" modes #33783
  • Deprecate exchangeTimeout and refactor readTimeout in ReactorClientHttpRequestFactory #33782

📔 Documentation

  • Revise documentation for SpEL PropertyAccessor and IndexAccessor APIs regarding ordering #33862
  • Document UrlHandler Servlet and reactive filters #33784
  • Improve documentation for SpelCompilerMode #33223

🔨 Dependency Upgrades

  • Upgrade to ASM 9.7.1 (for early Java 24 support) #33821
  • Upgrade to Micrometer 1.14.0 #33876
  • Upgrade to Reactor 2024.0.0 #33878

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Hejow, @​OlegDokuka, and @​lucky8987

v6.2.0-RC3

⭐ New Features

... (truncated)

Commits
  • 5024bb7 Release v6.2.0
  • 35b452b Upgrade to Undertow 2.3.18.Final, dispatch in UndertowHttpHandlerAdapter
  • 56525da Merge branch '6.1.x'
  • 5145cf4 Next development version (v6.1.16-SNAPSHOT)
  • d4f8b5d Merge branch '6.1.x'
  • 6cb41dc Upgrade to Netty 4.1.115
  • cca2450 Improve documentation for SpelCompilerMode
  • de8a94f Do not set up CookieStore in Apache connector
  • 973d815 Merge branch '6.1.x'
  • 1e95332 Fix link to "Resources" section in reference guide
  • Additional commits viewable in compare view

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

Commits
  • 0c1aff4 [maven-release-plugin] prepare release jackson-core-2.18.1
  • aaa23d0 Prepare for 2.18.1 release
  • 79ecea4 Update release notes
  • 1e7119b use fastdoubleparser 1.0.90 (#1353)
  • 047e631 Merge branch '2.17' into 2.18
  • 7db88c1 Fix infinite loop due to integer overflow when reading large strings (#1352)
  • cbedab7 Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER
  • 686dd45 Tiny test fix (for manually run test)
  • 2b6e05c Back to snapshot dep
  • 54c7d70 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.fasterxml.jackson.core:jackson-annotations from 2.18.0 to 2.18.1

Commits

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

Commits

Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.18.0 to 2.18.1

Updates org.mockito:mockito-core from 5.14.1 to 5.14.2

Release notes

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

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

Commits
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view

Updates org.mockito:mockito-junit-jupiter from 5.14.1 to 5.14.2

Release notes

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

v5.14.2

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.2

Commits
  • 7834859 Update nexusPublishing to use project.group(#3470)
  • 297d147 Bump org.jetbrains.kotlin:kotlin-stdlib from 2.0.20 to 2.0.21 (#3468)
  • 6a72b10 Bump bytebuddy from 1.15.3 to 1.15.4 (#3467)
  • 68ca2f8 Bump biz.aQute.bnd:biz.aQute.bnd.gradle from 6.4.0 to 7.0.0 (#3136)
  • 147c599 Bump junit-jupiter from 5.11.1 to 5.11.2 (#3461)
  • 9942641 Avoid attach warning if Byte Buddy is configured for command-line attach. (#3...
  • 560d855 Removes deprecated and now unused gradle/root/gradle-fix.gradle
  • 1c0b04b Rename extension modules with mockito- prefix (#3460)
  • ab32438 Move core sources to mockito-core
  • 61dcd83 Switch gradleEnterprise to develocity
  • Additional commits viewable in compare view

Updates io.freefair.lombok from 8.10.2 to 8.11

Release notes

Sourced from io.freefair.lombok's releases.

8.11

What's Changed

New Contributors

Full Changelog: freefair/gradle-plugins@8.10.2...8.11

Commits
  • 1e38bf8 Merge pull request #1227 from freefair/dependabot/gradle/examples/org.mockito...
  • b355361 Merge pull request #1231 from freefair/dependabot/gradle/examples/org.apache....
  • cd0c693 Merge pull request #1228 from freefair/dependabot/gradle/examples/org.junit-j...
  • 92b7bb7 Update to Lombok 1.18.36
  • b79a2c1 Update to Gradle 8.11
  • e953001 Update to Gradle 8.11
  • e7dbd5b Bump org.junit:junit-bom from 5.11.2 to 5.11.3 in /examples
  • ddcf4ad Merge pull request #1226 from freefair/dependabot/gradle/org.mockito-mockito-...
  • 9e81041 Merge pull request #1229 from freefair/dependabot/gradle/org.junit-junit-bom-...
  • 1c7082d Merge pull request #1236 from freefair/dependabot/gradle/io.github.classgraph...
  • Additional commits viewable in compare view

Updates org.sonarqube from 5.1.0.4882 to 6.0.0.5145

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 Nov 19, 2024
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 472b4b6
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/673cc911bbaf850009743d68

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

| Package | From | To |
| --- | --- | --- |
| [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` |
| [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) | `6.1.13` | `6.2.0` |
| [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.0` | `2.18.1` |
| [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.1` |
| [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.1` |
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.0` | `2.18.1` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.14.1` | `5.14.2` |
| [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.14.1` | `5.14.2` |
| [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.10.2` | `8.11` |
| org.sonarqube | `5.1.0.4882` | `6.0.0.5145` |



Updates `org.junit:junit-bom` from 5.11.2 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.2...r5.11.3)

Updates `org.springframework:spring-web` from 6.1.13 to 6.2.0
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v6.1.13...v6.2.0)

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

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

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

Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.1

Updates `org.mockito:mockito-core` from 5.14.1 to 5.14.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.1...v5.14.2)

Updates `org.mockito:mockito-junit-jupiter` from 5.14.1 to 5.14.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.1...v5.14.2)

Updates `io.freefair.lombok` from 8.10.2 to 8.11
- [Release notes](https://github.com/freefair/gradle-plugins/releases)
- [Commits](freefair/gradle-plugins@8.10.2...8.11)

Updates `org.sonarqube` from 5.1.0.4882 to 6.0.0.5145

---
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: org.springframework:spring-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-version-updates
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-version-updates
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-version-updates
- dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-version-updates
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-version-updates
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-version-updates
- dependency-name: io.freefair.lombok
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-version-updates
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gradle-version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-cfed6201b1 branch from ecad8af to 472b4b6 Compare November 19, 2024 17:21
@J12934 J12934 merged commit f6ab8f4 into main Nov 20, 2024
54 checks passed
@J12934 J12934 deleted the dependabot/gradle/hooks/persistence-defectdojo/hook/gradle-version-updates-cfed6201b1 branch November 20, 2024 10:19
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant