Closed dependabot[bot] closed 3 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Module | Version | Size (KB) |
---|---|---|
powertools-common | 2.0.0-SNAPSHOT | 9.59 |
powertools-serialization | 2.0.0-SNAPSHOT | 17.23 |
powertools-logging | 2.0.0-SNAPSHOT | 33.07 |
powertools-logging-log4j | 2.0.0-SNAPSHOT | 20.69 |
powertools-logging-logback | 2.0.0-SNAPSHOT | 16.91 |
powertools-tracing | 2.0.0-SNAPSHOT | 13.93 |
powertools-metrics | 2.0.0-SNAPSHOT | 13.74 |
powertools-parameters | 2.0.0-SNAPSHOT | 17.49 |
powertools-validation | 2.0.0-SNAPSHOT | 19.86 |
powertools-cloudformation | 2.0.0-SNAPSHOT | 16.50 |
powertools-idempotency-core | 2.0.0-SNAPSHOT | 34.63 |
powertools-idempotency-dynamodb | 2.0.0-SNAPSHOT | 12.38 |
powertools-large-messages | 2.0.0-SNAPSHOT | 17.46 |
powertools-batch | 2.0.0-SNAPSHOT | 21.49 |
powertools-parameters-ssm | 2.0.0-SNAPSHOT | 10.69 |
powertools-parameters-secrets | 2.0.0-SNAPSHOT | 9.90 |
powertools-parameters-dynamodb | 2.0.0-SNAPSHOT | 11.95 |
powertools-parameters-appconfig | 2.0.0-SNAPSHOT | 11.46 |
Bumps com.networknt:json-schema-validator from 1.4.3 to 1.5.1.
Release notes
Sourced from com.networknt:json-schema-validator's releases.
Changelog
Sourced from com.networknt:json-schema-validator's changelog.
Commits
12807f3
upgrade to 1.5.1 and update changelogb160c11
Fix enum validator messages for object, array and text nodes (#1095)a9e8a49
Optimize hasAdjacentKeywordInEvaluationPath (#1092)11f9af0
upgrade to 1.5.0 and update changelogc8bfc83
Improve performance and fixes (#1086)60d034e
Fix activeDialect for custom meta schema (#1084)4a2258c
Remove alternate custom error message mechanism (#1083)8fc6913
Fix evaluationPath and schemaLocation in getSubSchema for number in fragment ...3234d02
Bump io.undertow:undertow-core from 2.2.31.Final to 2.2.33.Final (#1080)a6f3ae1
Add security considerations and mitigations (#1079)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