chore: [DevOps] bump the production-minor-patch group with 5 updates#852
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore: [DevOps] bump the production-minor-patch group with 5 updates#852dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the production-minor-patch group with 5 updates: | Package | From | To | | --- | --- | --- | | [com.github.javaparser:javaparser-core](https://github.com/javaparser/javaparser) | `3.28.0` | `3.28.1` | | [org.openapitools:openapi-generator](https://github.com/openapitools/openapi-generator) | `7.21.0` | `7.22.0` | | [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `13.4.1` | `13.4.2` | | org.apache.tomcat.embed:tomcat-embed-core | `11.0.21` | `11.0.22` | | org.apache.tomcat.embed:tomcat-embed-websocket | `11.0.21` | `11.0.22` | Updates `com.github.javaparser:javaparser-core` from 3.28.0 to 3.28.1 - [Release notes](https://github.com/javaparser/javaparser/releases) - [Changelog](https://github.com/javaparser/javaparser/blob/master/changelog.md) - [Commits](javaparser/javaparser@javaparser-parent-3.28.0...javaparser-parent-3.28.1) Updates `org.openapitools:openapi-generator` from 7.21.0 to 7.22.0 - [Release notes](https://github.com/openapitools/openapi-generator/releases) - [Changelog](https://github.com/OpenAPITools/openapi-generator/blob/master/docs/release-summary.md) - [Commits](OpenAPITools/openapi-generator@v7.21.0...v7.22.0) Updates `com.puppycrawl.tools:checkstyle` from 13.4.1 to 13.4.2 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-13.4.1...checkstyle-13.4.2) Updates `org.apache.tomcat.embed:tomcat-embed-core` from 11.0.21 to 11.0.22 Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.21 to 11.0.22 Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.21 to 11.0.22 --- updated-dependencies: - dependency-name: com.github.javaparser:javaparser-core dependency-version: 3.28.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.openapitools:openapi-generator dependency-version: 7.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 13.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.apache.tomcat.embed:tomcat-embed-core dependency-version: 11.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket dependency-version: 11.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket dependency-version: 11.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
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 production-minor-patch group with 5 updates:
3.28.03.28.17.21.07.22.013.4.113.4.211.0.2111.0.2211.0.2111.0.22Updates
com.github.javaparser:javaparser-corefrom 3.28.0 to 3.28.1Release notes
Sourced from com.github.javaparser:javaparser-core's releases.
Changelog
Sourced from com.github.javaparser:javaparser-core's changelog.
Commits
f3eec10[maven-release-plugin] prepare release javaparser-parent-3.28.173a872aupdate readmedd85a9cUpdate changeloge4fbb05Merge pull request #4994 from javaparser/renovate/codecov-codecov-action-6.xe2ee251chore(deps): update codecov/codecov-action action to v6d8ea322fix(grammar): allow empty component list in RecordPatternb3b12a3fix(grammar): allow empty component list in RecordPattern1f5ee1afix(deps): update dependency org.javassist:javassist to v3.31.0-ga (#5006)88b1028fix(deps): update dependency org.checkerframework:checker-qual to v3.55.1 (#5...ede7f68fix(deps): update dependency com.google.guava:guava to v33.6.0-jre (#5003)Updates
org.openapitools:openapi-generatorfrom 7.21.0 to 7.22.0Release notes
Sourced from org.openapitools:openapi-generator's releases.
... (truncated)
Commits
f4d1cb8v7.22.0 release (#23641)8847c06fix(kotlin-spring): add explicit Jackson 3 dependency versions for Spring Boo...80ea9e5fix(python): Fix sanitize_for_serialization code generation for python client...d99a8c9Update axios to 1.15.2 (#23637)33ef2a0[rust-axum] Fix uint32/uint64 type mapping (#23547)7275888update normalizer doc with correct path to spec (#23636)0b1ac88Improve OneOf handling with new normalizer REPLACE_ONE_OF_BY_DISCRIMINATOR_MA...568501fbuild(deps-dev): bump postcss (#23634)ce59f5afix: issue 23548 (add support for sealed response interfaces for spring-decla...c90cfa7fix(openapi-yaml): preserve format:byte examples (#23623)Updates
com.puppycrawl.tools:checkstylefrom 13.4.1 to 13.4.2Release notes
Sourced from com.puppycrawl.tools:checkstyle's releases.
Commits
7fade3b[maven-release-plugin] prepare release checkstyle-13.4.2559c008doc: release notes for 13.4.28ff1f4fIssue #19772: Excluded plexus-utils due to vulnerability7de1768dependency: bump checkerframework.version from 4.0.0 to 4.1.0ff75c20Issue #19764: Move violation comments out of Javadoc for javadoctype input files3db5753Issue #19729: added formatting56c54adIssue #19709: Fix Indentation false positive for nested yield switch expression04a55f7Issue #19755: Added checks for OpenJDK Style §4.3 - Method Namesc1a3c48Issue #12843: Activate disabled no-error validation jobs in CI2dce8d2Issue #13740: Find a way to make example message skip par or message without ...Updates
org.apache.tomcat.embed:tomcat-embed-corefrom 11.0.21 to 11.0.22Updates
org.apache.tomcat.embed:tomcat-embed-websocketfrom 11.0.21 to 11.0.22Updates
org.apache.tomcat.embed:tomcat-embed-websocketfrom 11.0.21 to 11.0.22Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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