-
Notifications
You must be signed in to change notification settings - Fork 0
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
[DCJ-400-maven]: Bump the maven-dependencies group with 5 updates #993
Merged
rushtong
merged 1 commit into
develop
from
dependabot/maven/develop/maven-dependencies-dc992bc90a
Nov 5, 2024
Merged
[DCJ-400-maven]: Bump the maven-dependencies group with 5 updates #993
rushtong
merged 1 commit into
develop
from
dependabot/maven/develop/maven-dependencies-dc992bc90a
Nov 5, 2024
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 maven-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [io.grpc:grpc-context](https://github.com/grpc/grpc-java) | `1.68.0` | `1.68.1` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.1` | | [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) | `1.5.2` | `1.5.3` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `11.0.0` | `11.1.0` | Updates `io.grpc:grpc-context` from 1.68.0 to 1.68.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.68.0...v1.68.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.networknt:json-schema-validator` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.5.2...1.5.3) 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.owasp:dependency-check-maven` from 11.0.0 to 11.1.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v11.0.0...v11.1.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-context dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
pshapiro4broad and
rjohanek
and removed request for
a team
November 4, 2024 22:06
fboulnois
approved these changes
Nov 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
rushtong
approved these changes
Nov 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏽
rushtong
deleted the
dependabot/maven/develop/maven-dependencies-dc992bc90a
branch
November 5, 2024 16:23
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 maven-dependencies group with 5 updates:
1.68.0
1.68.1
2.18.0
2.18.1
1.5.2
1.5.3
3.5.1
3.5.2
11.0.0
11.1.0
Updates
io.grpc:grpc-context
from 1.68.0 to 1.68.1Release notes
Sourced from io.grpc:grpc-context's releases.
Commits
16f93c8
Bump version to 1.68.12b53352
Update README etc to reference 1.68.1135f433
Revert "stub: Ignore unary response on server if status is not OK" (#11636) (...2d0c158
Bump to 1.68.1-SNAPSHOT (#11637)46c1b38
Update binderDied() error description to spell out the possibilities for thos...b65cbf5
inprocess: Support tracing message sizes guarded by flag (#11629)62f4098
netty: Avoid TCP_USER_TIMEOUT warning when not using epoll (#11564)00c8bc7
Minor grammar fix in Javadoc (#11609)4be69e3
core: SpiffeUtil API for extracting Spiffe URI and loading TrustBundles (#11575)1e0928f
api: fix javadoc of CallCredentials.applyRequestMetadataUpdates
com.fasterxml.jackson.core:jackson-annotations
from 2.18.0 to 2.18.1Commits
Updates
com.networknt:json-schema-validator
from 1.5.2 to 1.5.3Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
Commits
2fb347e
upgrade to 1.5.3 and update changelog80a6a4c
Upgrade many libraries (#1122)ba8ab64
upgrade junit to 5.11.35035358
upgrade slf4j to 2.0.16dbef106
upgrade jackson to 2.18.0f234a49
upgrade jackson to 2.18.08664d3c
Fix hasAdjacentKeywordInEvaluationPath optimisation (#1124)c7b264e
Correct URL to jsonschema-validation-output-machines.md documentation (#1121)Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3.5.1 to 3.5.2Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
Commits
ea9f049
[maven-release-plugin] prepare release surefire-3.5.2e1f94a0
[SUREFIRE-2276] JUnit5's TestTemplate failures treated as flakes with retriesd24adb4
[SUREFIRE-2277] RunResult#getFlakes() is lost during serialisation/deserialis...4385e94
Remove links to non-existing report8881971
Remove outdated FAQ0121834
[SUREFIRE-2283] FAQ site contains broken link to failsafe-plugin91d16c3
Fix formatting of XML schema files6cb417a
Add .xsd to .gitattributes9ce5221
[SUREFIRE-2282] surefire-report-plugin: Update Introduction documentation page620b983
[SUREFIRE-2281] Upgrade to Doxia 2.0.0 GA StackUpdates
org.owasp:dependency-check-maven
from 11.0.0 to 11.1.0Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
91ba878
build: prepare release v11.1.0a610dbd
build: bump minor semantic version number to 11.1.0f8505fb
docs: update release notes519707a
fix: re-add h2 database driver name (#7115)08d7657
feat: PHP Composer Analyzer Scans packages-dev by default (#7114)910570d
docs: add missing documentation for the MS Build Analyzer (#7113)4c2fcef
build(deps): bump jackson.version from 2.18.0 to 2.18.1 (#7111)5f3061d
build(deps): bump io.github.jeremylong:open-vulnerability-clients from 7.0.0 ...116a63f
fix(regression): Make the Downloader honour the proxy.nonproxyhosts ODC Setti...c87d3cf
docs: Document the breaking change for Maven plugin as reporting plugin (#7079)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