BoykaFramework / boyka-framework

🎉 Ultimate test automation framework for automating any application on any platform
https://boykaframework.github.io/boyka-framework/
MIT License
123 stars 42 forks source link

build(deps): bump the dependencies group in /core-java with 5 updates #856

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group in /core-java with 5 updates:

Package From To
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.1 2.17.2
com.fasterxml.jackson.core:jackson-databind 2.17.1 2.17.2
com.networknt:json-schema-validator 1.4.3 1.5.0
org.apache.poi:poi 5.2.5 5.3.0
org.apache.poi:poi-ooxml 5.2.5 5.3.0

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.1 to 2.17.2

Commits
  • 86f27f7 [maven-release-plugin] prepare release jackson-dataformats-text-2.17.2
  • 29c3900 Prepare for 2.17.2 release
  • 6750677 Backport #481, update release notes
  • e51d723 CSV: fix issue in setSchema (#481)
  • ff5d1d6 Back to snapshot dep
  • 2623f30 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2

Commits


Updates com.networknt:json-schema-validator from 1.4.3 to 1.5.0

Release notes

Sourced from com.networknt:json-schema-validator's releases.

1.5.0 - 2024-07-05

Added

Changed

Changelog

Sourced from com.networknt:json-schema-validator's changelog.

1.5.0 - 2024-07-05

Added

Changed

Commits
  • 11f9af0 upgrade to 1.5.0 and update changelog
  • c8bfc83 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)
  • bbbbd1c Fix oneOf when discriminator enabled but no discriminator (#1078)
  • 92bef22 Fix json pointer with number in fragment (#1077)
  • See full diff in compare view


Updates org.apache.poi:poi from 5.2.5 to 5.3.0

Updates org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0

Updates org.apache.poi:poi-ooxml from 5.2.5 to 5.3.0

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
WasiqB commented 1 month ago

:rocket: This pull request is included in v2.0.0. See Release 2.0.0 for release notes.