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 across 1 directory with 7 updates #77

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps the gradle group with 7 updates in the / directory:

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
org.assertj:assertj-core 3.26.0 3.26.3
org.testcontainers:junit-jupiter 1.19.8 1.20.0
org.testcontainers:postgresql 1.19.8 1.20.0
org.testcontainers:kafka 1.19.8 1.20.0
org.testcontainers:testcontainers 1.19.8 1.20.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.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2

Commits


Updates org.assertj:assertj-core from 3.26.0 to 3.26.3

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.26.3

:jigsaw: Binary Compatibility

The release is:

  • Binary compatible with the previous minor version.
  • Binary incompatible with the previous patch version.

:boom: Breaking Changes

Core

  • Replace assertThat(Temporal) with assertThatTemporal(Temporal) #3519

:bug: Bug Fixes

Core

  • Fix Javadoc rendering on FactoryBasedNavigableListAssert::assertThat
  • Allow ComparingNormalizedFields instances to be reused across different assertions #3493

:hammer: Dependency Upgrades

Core

  • Upgrade to Byte Buddy 1.14.18 #3531
  • Upgrade to JUnit BOM 5.10.3 #3525

Guava

  • Upgrade to Guava 33.2.1-jre #3499

:heart: Contributors

Thanks to all the contributors who worked on this release:

@​genuss

Commits
  • 8e97f90 [maven-release-plugin] prepare release assertj-build-3.26.3
  • d1afefc chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.1 to 4...
  • 2dc2cbf chore(deps): bump byte-buddy.version from 1.14.17 to 1.14.18 (#3531)
  • 2541d3c chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1...
  • cdb906f [maven-release-plugin] prepare for next development iteration
  • c3b1f4a [maven-release-plugin] prepare release assertj-build-3.26.2
  • d5b52ab [maven-release-plugin] prepare for next development iteration
  • 17ea711 [maven-release-plugin] prepare release assertj-build-3.26.1
  • 8cf054d chore(deps): bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17...
  • 5e708b4 chore(deps-dev): bump org.apache.groovy:groovy from 4.0.21 to 4.0.22 (#3527)
  • Additional commits viewable in compare view


Updates org.testcontainers:junit-jupiter from 1.19.8 to 1.20.0

Release notes

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

1.20.0

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits


Updates org.testcontainers:postgresql from 1.19.8 to 1.20.0

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.20.0

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits


Updates org.testcontainers:kafka from 1.19.8 to 1.20.0

Release notes

Sourced from org.testcontainers:kafka's releases.

1.20.0

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits


Updates org.testcontainers:testcontainers from 1.19.8 to 1.20.0

Release notes

Sourced from org.testcontainers:testcontainers's releases.

1.20.0

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits


Updates org.testcontainers:postgresql from 1.19.8 to 1.20.0

Release notes

Sourced from org.testcontainers:postgresql's releases.

1.20.0

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

🧹 Housekeeping

📦 Dependency updates

... (truncated)

Commits


Updates org.testcontainers:kafka from 1.19.8 to 1.20.0

Release notes

Sourced from org.testcontainers:kafka's releases.

1.20.0

What's Changed

🚀 Features & Enhancements

dependabot[bot] commented 3 months ago

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