-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): bump the prod-deps group across 1 directory with 16 updates #110
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the prod-deps group with 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.3.5` | `3.4.1` | | [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.34` | `1.18.36` | | [org.mapstruct:mapstruct](https://github.com/mapstruct/mapstruct) | `1.6.2` | `1.6.3` | | [org.mapstruct:mapstruct-processor](https://github.com/mapstruct/mapstruct) | `1.6.2` | `1.6.3` | | org.apache.commons:commons-text | `1.12.0` | `1.13.0` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.18.1` | `1.18.3` | | [com.google.guava:guava](https://github.com/google/guava) | `33.3.1-jre` | `33.4.0-jre` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.19.0` | `10.21.1` | | org.openapitools:openapi-generator-maven-plugin | `7.9.0` | `7.10.0` | | [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) | `7.9.0` | `7.10.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) | `2.17.1` | `2.18.0` | | [org.folio:folio-module-descriptor-validator](https://github.com/folio-org/folio-module-descriptor-validator) | `1.0.0` | `1.0.1` | Updates `org.springframework.boot:spring-boot-dependencies` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.projectlombok:lombok` from 1.18.34 to 1.18.36 - [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown) - [Commits](projectlombok/lombok@v1.18.34...v1.18.36) Updates `org.mapstruct:mapstruct` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.2...1.6.3) Updates `org.mapstruct:mapstruct-processor` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.2...1.6.3) Updates `org.mapstruct:mapstruct-processor` from 1.6.2 to 1.6.3 - [Release notes](https://github.com/mapstruct/mapstruct/releases) - [Commits](mapstruct/mapstruct@1.6.2...1.6.3) Updates `org.apache.commons:commons-text` from 1.12.0 to 1.13.0 Updates `org.jsoup:jsoup` from 1.18.1 to 1.18.3 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.18.3) Updates `com.google.guava:guava` from 33.3.1-jre to 33.4.0-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.puppycrawl.tools:checkstyle` from 10.19.0 to 10.21.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.19.0...checkstyle-10.21.1) Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.9.0 to 7.10.0 Updates `org.openapitools:openapi-generator` from 7.9.0 to 7.10.0 - [Release notes](https://github.com/openapitools/openapi-generator/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md) - [Commits](OpenAPITools/openapi-generator@v7.9.0...v7.10.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.codehaus.mojo:versions-maven-plugin` from 2.17.1 to 2.18.0 - [Release notes](https://github.com/mojohaus/versions/releases) - [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md) - [Commits](mojohaus/versions@2.17.1...2.18.0) Updates `org.folio:folio-module-descriptor-validator` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/folio-org/folio-module-descriptor-validator/releases) - [Changelog](https://github.com/folio-org/folio-module-descriptor-validator/blob/master/NEWS.md) - [Commits](folio-org/folio-module-descriptor-validator@v1.0.0...v1.0.1) Updates `org.openapitools:openapi-generator` from 7.9.0 to 7.10.0 - [Release notes](https://github.com/openapitools/openapi-generator/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/3.0.0-release-note.md) - [Commits](OpenAPITools/openapi-generator@v7.9.0...v7.10.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.3.5 to 3.4.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.3.5...v3.4.1) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.projectlombok:lombok dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.mapstruct:mapstruct dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.mapstruct:mapstruct-processor dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.commons:commons-text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.openapitools:openapi-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.codehaus.mojo:versions-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.folio:folio-module-descriptor-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - dependency-name: org.openapitools:openapi-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
|
psmagin
approved these changes
Jan 22, 2025
SvitlanaKovalova1
approved these changes
Jan 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the prod-deps group with 16 updates in the / directory:
3.3.5
3.4.1
3.3.5
3.4.1
3.3.5
3.4.1
1.18.34
1.18.36
1.6.2
1.6.3
1.6.2
1.6.3
1.12.0
1.13.0
1.18.1
1.18.3
33.3.1-jre
33.4.0-jre
10.19.0
10.21.1
7.9.0
7.10.0
7.9.0
7.10.0
3.5.1
3.5.2
3.5.1
3.5.2
2.17.1
2.18.0
1.0.0
1.0.1
Updates
org.springframework.boot:spring-boot-dependencies
from 3.3.5 to 3.4.1Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
1832852
Release v3.4.1c9e8174
Merge branch '3.3.x'316fe52
Next development version (v3.3.8-SNAPSHOT)4300ee9
Merge branch '3.3.x'da59380
Upgrade to Spring Batch 5.2.1a085a01
Upgrade to Spring Batch 5.1.3fcc569e
Upgrade to Hibernate 6.6.4.Final1b8fcb6
Merge pull request #43560 from arefbehboudidbc1fc2
Polishef43160
Merge branch '3.3.x'Updates
org.springframework.boot:spring-boot-configuration-processor
from 3.3.5 to 3.4.1Release notes
Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.
... (truncated)
Commits
1832852
Release v3.4.1c9e8174
Merge branch '3.3.x'316fe52
Next development version (v3.3.8-SNAPSHOT)4300ee9
Merge branch '3.3.x'da59380
Upgrade to Spring Batch 5.2.1a085a01
Upgrade to Spring Batch 5.1.3fcc569e
Upgrade to Hibernate 6.6.4.Final1b8fcb6
Merge pull request #43560 from arefbehboudidbc1fc2
Polishef43160
Merge branch '3.3.x'Updates
org.springframework.boot:spring-boot-maven-plugin
from 3.3.5 to 3.4.1Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
1832852
Release v3.4.1c9e8174
Merge branch '3.3.x'316fe52
Next development version (v3.3.8-SNAPSHOT)4300ee9
Merge branch '3.3.x'da59380
Upgrade to Spring Batch 5.2.1a085a01
Upgrade to Spring Batch 5.1.3fcc569e
Upgrade to Hibernate 6.6.4.Final1b8fcb6
Merge pull request #43560 from arefbehboudidbc1fc2
Polishef43160
Merge branch '3.3.x'Updates
org.projectlombok:lombok
from 1.18.34 to 1.18.36Changelog
Sourced from org.projectlombok:lombok's changelog.
Commits
91d79ff
[release] pre-release version bumpe8db33a
Merge pull request #3768 from tamila-krashtan/fix/with-html0338705
Revert "[fixes #3116] Add multi round support for mapstruct":9af596e
Fix typo in With.html3394b6e
eclipse downloader: When downloading sources, accept failure.03cd61a
Merge branch 'eclipse-tests-fix'7a9f3a8
Fix resource management in the eclipse downloader:87bc91a
Merge pull request #3764 from Rawi01/update-indexd21d551
Close ZipOutputStream in eclipse dependency downloader5caea32
[fixes #3761] Update annotation value indexUpdates
org.mapstruct:mapstruct
from 1.6.2 to 1.6.3Release notes
Sourced from org.mapstruct:mapstruct's releases.
Commits
b4e25e4
Releasing version 1.6.3772fae4
Prepare release notes for 1.6.3efdf435
#3751 Improve readme to include support for Java 16+ recordsc2bd847
#3732 Do not generate obsolete imports for LocalDateTime <-> LocalDate conver...21fdaa0
#3747 Do not generate redundant if condition with constructor mapping and RET...32f1fea
#3370 Prevent stack overflow error for Immutables with custom builder26c5bcd
Update readme with 1.6.24e0d73d
Next version 1.7.0-SNAPSHOTUpdates
org.mapstruct:mapstruct-processor
from 1.6.2 to 1.6.3Release notes
Sourced from org.mapstruct:mapstruct-processor's releases.
Commits
b4e25e4
Releasing version 1.6.3772fae4
Prepare release notes for 1.6.3efdf435
#3751 Improve readme to include support for Java 16+ recordsc2bd847
#3732 Do not generate obsolete imports for LocalDateTime <-> LocalDate conver...21fdaa0
#3747 Do not generate redundant if condition with constructor mapping and RET...32f1fea
#3370 Prevent stack overflow error for Immutables with custom builder26c5bcd
Update readme with 1.6.24e0d73d
Next version 1.7.0-SNAPSHOTUpdates
org.mapstruct:mapstruct-processor
from 1.6.2 to 1.6.3Release notes
Sourced from org.mapstruct:mapstruct-processor's releases.
Commits
b4e25e4
Releasing version 1.6.3772fae4
Prepare release notes for 1.6.3efdf435
#3751 Improve readme to include support for Java 16+ recordsc2bd847
#3732 Do not generate obsolete imports for LocalDateTime <-> LocalDate conver...21fdaa0
#3747 Do not generate redundant if condition with constructor mapping and RET...32f1fea
#3370 Prevent stack overflow error for Immutables with custom builder26c5bcd
Update readme with 1.6.24e0d73d
Next version 1.7.0-SNAPSHOTUpdates
org.apache.commons:commons-text
from 1.12.0 to 1.13.0Updates
org.jsoup:jsoup
from 1.18.1 to 1.18.3Release notes
Sourced from org.jsoup:jsoup's releases.
Changelog
Sourced from org.jsoup:jsoup's changelog.
... (truncated)
Commits
7c56eb2
[maven-release-plugin] prepare release jsoup-1.18.3bf13b49
Assert namespaced attribute with digit0a4b830
Fix XML attribute validationf6e82f2
Note 1.18.2 release date2a174dc
[maven-release-plugin] prepare for next development iteration71063c3
[maven-release-plugin] prepare release jsoup-1.18.21a91aac
Use the incoming node's parent if outgoing has already been removeddf404cf
test case for Issue #221228db617
Test for #1938d27370a
Follow spec so<
can start an attribute nameUpdates
com.google.guava:guava
from 33.3.1-jre to 33.4.0-jreRelease notes
Sourced from com.google.guava:guava's releases.
Commits
Updates
com.puppycrawl.tools:checkstyle
from 10.19.0 to 10.21.1Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
... (truncated)
Commits
426bbe4
[maven-release-plugin] prepare release checkstyle-10.21.101f6dc7
doc: release notes for 10.21.178afa19
Issue #14881: remove null from ValidateUntaggedSummary6062707
dependency: bump pmd.version from 7.8.0 to 7.9.0e123c5e
Issue #13345: Enable examples tests for PackageNameCheckExamplesTest6f61072
Issue #14631: Updated code_literal to new AST format453dd9a
Issue #13345: Enable example test for SuppressWarningFilters3433ab6
Issue #13345: Enable examples tests for MissingJavadocPackageCheckffafaf6
dependency: Update maven checkstyle plugin to 3.6.06f59c09
Issue #14631: Updated Right_Brace to new AST formatUpdates
org.springframework.boot:spring-boot-configuration-processor
from 3.3.5 to 3.4.1Release notes
Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.