SamuelGuillemet / SEAK

SEAK, emulates a financial broker which allows you to buy and sell stocks at market price, place limit orders inside an order book and get the market data in real time.
5 stars 0 forks source link

⬆ Bump the gradle group with 8 updates #18

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps the gradle group with 8 updates:

Package From To
io.micronaut.data:micronaut-data-hibernate-jpa 4.4.0 4.4.1
org.apache.logging.log4j:log4j-core 2.21.1 2.22.0
org.apache.logging.log4j:log4j-api 2.21.1 2.22.0
io.micronaut.data:micronaut-data-processor 4.4.0 4.4.1
org.junit.jupiter:junit-jupiter 5.9.1 5.10.1
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.16.0 2.16.1
com.fasterxml.jackson.core:jackson-databind 2.16.0 2.16.1
org.apache.avro:avro 1.11.1 1.11.3

Updates io.micronaut.data:micronaut-data-hibernate-jpa from 4.4.0 to 4.4.1

Release notes

Sourced from io.micronaut.data:micronaut-data-hibernate-jpa's releases.

Micronaut Data 4.4.1

What's Changed

Other Changes 💡

Full Changelog: https://github.com/micronaut-projects/micronaut-data/compare/v4.4.0...v4.4.1

Commits


Updates org.apache.logging.log4j:log4j-core from 2.21.1 to 2.22.0

Updates org.apache.logging.log4j:log4j-api from 2.21.1 to 2.22.0

Updates io.micronaut.data:micronaut-data-processor from 4.4.0 to 4.4.1

Release notes

Sourced from io.micronaut.data:micronaut-data-processor's releases.

Micronaut Data 4.4.1

What's Changed

Other Changes 💡

Full Changelog: https://github.com/micronaut-projects/micronaut-data/compare/v4.4.0...v4.4.1

Commits


Updates org.junit.jupiter:junit-jupiter from 5.9.1 to 5.10.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter's releases.

JUnit 5.10.1 = Platform 1.10.1 + Jupiter 5.10.1 + Vintage 5.10.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1

JUnit 5.10.0 = Platform 1.10.0 + Jupiter 5.10.0 + Vintage 5.10.0

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.0-RC2...r5.10.0

JUnit 5.10.0-RC2 = Platform 1.10.0-RC2+ Jupiter 5.10.0-RC2 + Vintage 5.10.0-RC2

See Release Notes.

JUnit 5.10.0-RC1 = Platform 1.10.0-RC1 + Jupiter 5.10.0-RC1 + Vintage 5.10.0-RC1

See Release Notes.

JUnit 5.10.0-M1 = Platform 1.10.0-M1 + Jupiter 5.10.0-M1 + Vintage 5.10.0-M1

See Release Notes.

JUnit 5.9.3 = Platform 1.9.3 + Jupiter 5.9.3 + Vintage 5.9.3

See Release Notes.

JUnit 5.9.2 = Platform 1.9.2 + Jupiter 5.9.2 + Vintage 5.9.2

See Release Notes.

Commits
  • e5f50d8 Release 5.10.1
  • ac86d18 Fix typo in AfterAll documentation
  • 388c5be Harmonize application of method and field filters in search algorithms
  • f82dd1e Apply field predicate before searching type hierarchy
  • 1d1eb85 Polishing
  • 5ce280e Update picocli to 4.7.5 and enable help width computation
  • fea05c3 Fix ConsoleLauncherTests and StandaloneTests
  • c556735 Use same expected files for all JDK versions
  • 808493a Run StandaloneTests for Java 8 under Java 8
  • 9ec5766 Unify messages about exit codes in StandaloneTests
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.16.0 to 2.16.1

Commits
  • 370682e [maven-release-plugin] prepare release jackson-dataformats-text-2.16.1
  • 124d9b3 Prepare for 2.16.1 release
  • 0b7087b Update release notes wrt backport #445 fix
  • 18108a4 Fixes for issue #445: Wraps unexpected NullPointerException (#446)
  • 8e47f98 Warnings removal
  • f4c2cf2 Back to snapshot dep
  • b1c7177 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates com.fasterxml.jackson.core:jackson-databind from 2.16.0 to 2.16.1

Commits


Updates org.apache.avro:avro from 1.11.1 to 1.11.3

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
dependabot[bot] commented 11 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.