joffrey-bion / seven-wonders

A digital version of the 7 Wonders board game
MIT License
55 stars 8 forks source link

Bump krossbow from 7.1.0 to 7.2.0 #373

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps krossbow from 7.1.0 to 7.2.0. Updates org.hildan.krossbow:krossbow-stomp-kxserialization-json from 7.1.0 to 7.2.0

Release notes

Sourced from org.hildan.krossbow:krossbow-stomp-kxserialization-json's releases.

7.2.0

Upgraded dependencies:

Fixed bugs:

  • The frame encoder should fail when encoding an invalid content-length #521
  • Frame must be terminated with a null octet #482
Changelog

Sourced from org.hildan.krossbow:krossbow-stomp-kxserialization-json's changelog.

7.2.0 (2024-07-27)

View commits

Upgraded dependencies:

Fixed bugs:

  • The frame encoder should fail when encoding an invalid content-length #521
  • Frame must be terminated with a null octet #482
Commits
  • 02b85b2 Version 7.2.0
  • 9228c97 Update dependency versions in docs
  • 5edfbe8 Bump kotlinx-io from 0.5.0 to 0.5.1
  • 03f8683 Bump com.gradle.develocity from 3.17.5 to 3.17.6
  • 9f36d14 Bump org.jetbrains.kotlinx.binary-compatibility-validator
  • ad14289 Bump kotlinx-io from 0.4.0 to 0.5.0
  • 657e36e Bump org.jetbrains.kotlinx.binary-compatibility-validator
  • 420266a Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
  • 8e33965 Bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5.7
  • 0e87b98 Bump kotlinx-serialization from 1.7.0 to 1.7.1
  • Additional commits viewable in compare view


Updates org.hildan.krossbow:krossbow-websocket-builtin from 7.1.0 to 7.2.0

Release notes

Sourced from org.hildan.krossbow:krossbow-websocket-builtin's releases.

7.2.0

Upgraded dependencies:

Fixed bugs:

  • The frame encoder should fail when encoding an invalid content-length #521
  • Frame must be terminated with a null octet #482
Changelog

Sourced from org.hildan.krossbow:krossbow-websocket-builtin's changelog.

7.2.0 (2024-07-27)

View commits

Upgraded dependencies:

Fixed bugs:

  • The frame encoder should fail when encoding an invalid content-length #521
  • Frame must be terminated with a null octet #482
Commits
  • 02b85b2 Version 7.2.0
  • 9228c97 Update dependency versions in docs
  • 5edfbe8 Bump kotlinx-io from 0.5.0 to 0.5.1
  • 03f8683 Bump com.gradle.develocity from 3.17.5 to 3.17.6
  • 9f36d14 Bump org.jetbrains.kotlinx.binary-compatibility-validator
  • ad14289 Bump kotlinx-io from 0.4.0 to 0.5.0
  • 657e36e Bump org.jetbrains.kotlinx.binary-compatibility-validator
  • 420266a Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
  • 8e33965 Bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5.7
  • 0e87b98 Bump kotlinx-serialization from 1.7.0 to 1.7.1
  • Additional commits viewable in compare view


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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)