Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump krossbow from 5.2.0 to 8.1.0 #145

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2024

Bumps krossbow from 5.2.0 to 8.1.0.
Updates org.hildan.krossbow:krossbow-stomp-core from 5.2.0 to 8.1.0

Release notes

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

8.1.0

Upgraded dependencies:

8.0.0

Breaking changes:

  • Use a ServerInfo type instead of string for the server header in CONNECTED frames #567

Implemented enhancements:

  • Allow sending custom headers in more frames #507
  • Provide the full ERROR frame body as message in StompErrorFrameReceived #580
  • Add support for the wasmJs/wasmWasi targets in platform-agnostic modules #468
  • Document all STOMP headers with KDoc #566
  • Rework StompHeaders #518

Upgraded dependencies:

7.3.0

Implemented enhancements:

  • Use Kotlin stdlib's UUID instead of benasher44/uuid #558

Upgraded dependencies:

Fixed bugs:

  • Transaction mutates headers object #542

7.2.0

Upgraded dependencies:

... (truncated)

Changelog

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

8.1.0 (2024-11-22)

View commits

Upgraded dependencies:

8.0.0 (2024-10-07)

View commits

Breaking changes:

  • Use a ServerInfo type instead of string for the server header in CONNECTED frames #567

Implemented enhancements:

  • Allow sending custom headers in more frames #507
  • Provide the full ERROR frame body as message in StompErrorFrameReceived #580
  • Add support for the wasmJs/wasmWasi targets in platform-agnostic modules #468
  • Document all STOMP headers with KDoc #566
  • Rework StompHeaders #518

Upgraded dependencies:

7.3.0 (2024-08-25)

View commits

Implemented enhancements:

  • Use Kotlin stdlib's UUID instead of benasher44/uuid #558

Upgraded dependencies:

Fixed bugs:

... (truncated)

Commits
  • 67fa0db Version 8.1.0
  • ea0b38b Bump org.jetbrains.kotlinx:atomicfu from 0.25.0 to 0.26.0
  • 7b4c0ab Bump kotlinx-io from 0.5.4 to 0.6.0
  • a64ab0f Update Gradle Wrapper from 8.11 to 8.11.1
  • 98089cd Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
  • 5752adf Update Gradle Wrapper from 8.10.2 to 8.11
  • 74ff14a Bump com.gradle.develocity from 3.18.1 to 3.18.2
  • 635ad94 Bump org.springframework:spring-websocket from 6.1.14 to 6.2.0
  • 6609962 Bump org.springframework:spring-websocket from 6.1.13 to 6.1.14
  • 66d68ee Bump kotlin from 2.0.20 to 2.0.21
  • Additional commits viewable in compare view

Updates org.hildan.krossbow:krossbow-websocket-ktor from 5.2.0 to 8.1.0

Release notes

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

8.1.0

Upgraded dependencies:

8.0.0

Breaking changes:

  • Use a ServerInfo type instead of string for the server header in CONNECTED frames #567

Implemented enhancements:

  • Allow sending custom headers in more frames #507
  • Provide the full ERROR frame body as message in StompErrorFrameReceived #580
  • Add support for the wasmJs/wasmWasi targets in platform-agnostic modules #468
  • Document all STOMP headers with KDoc #566
  • Rework StompHeaders #518

Upgraded dependencies:

7.3.0

Implemented enhancements:

  • Use Kotlin stdlib's UUID instead of benasher44/uuid #558

Upgraded dependencies:

Fixed bugs:

  • Transaction mutates headers object #542

7.2.0

Upgraded dependencies:

... (truncated)

Changelog

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

8.1.0 (2024-11-22)

View commits

Upgraded dependencies:

8.0.0 (2024-10-07)

View commits

Breaking changes:

  • Use a ServerInfo type instead of string for the server header in CONNECTED frames #567

Implemented enhancements:

  • Allow sending custom headers in more frames #507
  • Provide the full ERROR frame body as message in StompErrorFrameReceived #580
  • Add support for the wasmJs/wasmWasi targets in platform-agnostic modules #468
  • Document all STOMP headers with KDoc #566
  • Rework StompHeaders #518

Upgraded dependencies:

7.3.0 (2024-08-25)

View commits

Implemented enhancements:

  • Use Kotlin stdlib's UUID instead of benasher44/uuid #558

Upgraded dependencies:

Fixed bugs:

... (truncated)

Commits
  • 67fa0db Version 8.1.0
  • ea0b38b Bump org.jetbrains.kotlinx:atomicfu from 0.25.0 to 0.26.0
  • 7b4c0ab Bump kotlinx-io from 0.5.4 to 0.6.0
  • a64ab0f Update Gradle Wrapper from 8.11 to 8.11.1
  • 98089cd Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
  • 5752adf Update Gradle Wrapper from 8.10.2 to 8.11
  • 74ff14a Bump com.gradle.develocity from 3.18.1 to 3.18.2
  • 635ad94 Bump org.springframework:spring-websocket from 6.1.14 to 6.2.0
  • 6609962 Bump org.springframework:spring-websocket from 6.1.13 to 6.1.14
  • 66d68ee Bump kotlin from 2.0.20 to 2.0.21
  • Additional commits viewable in compare view

Updates org.hildan.krossbow:krossbow-websocket-okhttp from 5.2.0 to 8.1.0

Release notes

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

8.1.0

Upgraded dependencies:

8.0.0

Breaking changes:

  • Use a ServerInfo type instead of string for the server header in CONNECTED frames #567

Implemented enhancements:

  • Allow sending custom headers in more frames #507
  • Provide the full ERROR frame body as message in StompErrorFrameReceived #580
  • Add support for the wasmJs/wasmWasi targets in platform-agnostic modules #468
  • Document all STOMP headers with KDoc #566
  • Rework StompHeaders #518

Upgraded dependencies:

7.3.0

Implemented enhancements:

  • Use Kotlin stdlib's UUID instead of benasher44/uuid #558

Upgraded dependencies:

Fixed bugs:

  • Transaction mutates headers object #542

7.2.0

Upgraded dependencies:

... (truncated)

Changelog

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

8.1.0 (2024-11-22)

View commits

Upgraded dependencies:

8.0.0 (2024-10-07)

View commits

Breaking changes:

  • Use a ServerInfo type instead of string for the server header in CONNECTED frames #567

Implemented enhancements:

  • Allow sending custom headers in more frames #507
  • Provide the full ERROR frame body as message in StompErrorFrameReceived #580
  • Add support for the wasmJs/wasmWasi targets in platform-agnostic modules #468
  • Document all STOMP headers with KDoc #566
  • Rework StompHeaders #518

Upgraded dependencies:

7.3.0 (2024-08-25)

View commits

Implemented enhancements:

  • Use Kotlin stdlib's UUID instead of benasher44/uuid #558

Upgraded dependencies:

Fixed bugs:

... (truncated)

Commits
  • 67fa0db Version 8.1.0
  • ea0b38b Bump org.jetbrains.kotlinx:atomicfu from 0.25.0 to 0.26.0
  • 7b4c0ab Bump kotlinx-io from 0.5.4 to 0.6.0
  • a64ab0f Update Gradle Wrapper from 8.11 to 8.11.1
  • 98089cd Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
  • 5752adf Update Gradle Wrapper from 8.10.2 to 8.11
  • 74ff14a Bump com.gradle.develocity from 3.18.1 to 3.18.2
  • 635ad94 Bump org.springframework:spring-websocket from 6.1.14 to 6.2.0
  • 6609962 Bump org.springframework:spring-websocket from 6.1.13 to 6.1.14
  • 66d68ee Bump kotlin from 2.0.20 to 2.0.21
  • Additional commits viewable in compare view

Updates org.hildan.krossbow:krossbow-stomp-kxserialization-json from 5.2.0 to 8.1.0

Release notes

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

8.1.0

Upgraded dependencies:

8.0.0

Breaking changes:

  • Use a ServerInfo type instead of string for the server header in CONNECTED frames #567

Implemented enhancements:

  • Allow sending custom headers in more frames #507
  • Provide the full ERROR frame body as message in StompErrorFrameReceived #580
  • Add support for the wasmJs/wasmWasi targets in platform-agnostic modules #468
  • Document all STOMP headers with KDoc #566
  • Rework StompHeaders #518

Upgraded dependencies:

7.3.0

Implemented enhancements:

  • Use Kotlin stdlib's UUID instead of benasher44/uuid #558

Upgraded dependencies:

Fixed bugs:

  • Transaction mutates headers object #542

7.2.0

Upgraded dependencies:

... (truncated)

Changelog

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

8.1.0 (2024-11-22)

View commits

Upgraded dependencies:

8.0.0 (2024-10-07)

View commits

Breaking changes:

  • Use a ServerInfo type instead of string for the server header in CONNECTED frames #567

Implemented enhancements:

  • Allow sending custom headers in more frames #507
  • Provide the full ERROR frame body as message in StompErrorFrameReceived #580
  • Add support for the wasmJs/wasmWasi targets in platform-agnostic modules #468
  • Document all STOMP headers with KDoc #566
  • Rework StompHeaders #518

Upgraded dependencies:

7.3.0 (2024-08-25)

View commits

Implemented enhancements:

  • Use Kotlin stdlib's UUID instead of benasher44/uuid #558

Upgraded dependencies:

Fixed bugs:

... (truncated)

Commits
  • 67fa0db Version 8.1.0
  • ea0b38b Bump org.jetbrains.kotlinx:atomicfu from 0.25.0 to 0.26.0
  • 7b4c0ab Bump kotlinx-io from 0.5.4 to 0.6.0
  • a64ab0f Update Gradle Wrapper from 8.11 to 8.11.1
  • 98089cd Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1
  • 5752adf Update Gradle Wrapper from 8.10.2 to 8.11
  • 74ff14a Bump com.gradle.develocity from 3.18.1 to 3.18.2
  • 635ad94 Bump org.springframework:spring-websocket from 6.1.14 to 6.2.0
  • 6609962 Bump org.springframework:spring-websocket from 6.1.13 to 6.1.14
  • 66d68ee Bump kotlin from 2.0.20 to 2.0.21
  • 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 <dependency name> 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2024
Bumps `krossbow` from 5.2.0 to 8.1.0.

Updates `org.hildan.krossbow:krossbow-stomp-core` from 5.2.0 to 8.1.0
- [Release notes](https://github.com/joffrey-bion/krossbow/releases)
- [Changelog](https://github.com/joffrey-bion/krossbow/blob/main/CHANGELOG.md)
- [Commits](joffrey-bion/krossbow@5.2.0...8.1.0)

Updates `org.hildan.krossbow:krossbow-websocket-ktor` from 5.2.0 to 8.1.0
- [Release notes](https://github.com/joffrey-bion/krossbow/releases)
- [Changelog](https://github.com/joffrey-bion/krossbow/blob/main/CHANGELOG.md)
- [Commits](joffrey-bion/krossbow@5.2.0...8.1.0)

Updates `org.hildan.krossbow:krossbow-websocket-okhttp` from 5.2.0 to 8.1.0
- [Release notes](https://github.com/joffrey-bion/krossbow/releases)
- [Changelog](https://github.com/joffrey-bion/krossbow/blob/main/CHANGELOG.md)
- [Commits](joffrey-bion/krossbow@5.2.0...8.1.0)

Updates `org.hildan.krossbow:krossbow-stomp-kxserialization-json` from 5.2.0 to 8.1.0
- [Release notes](https://github.com/joffrey-bion/krossbow/releases)
- [Changelog](https://github.com/joffrey-bion/krossbow/blob/main/CHANGELOG.md)
- [Commits](joffrey-bion/krossbow@5.2.0...8.1.0)

---
updated-dependencies:
- dependency-name: org.hildan.krossbow:krossbow-stomp-core
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hildan.krossbow:krossbow-websocket-ktor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hildan.krossbow:krossbow-websocket-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.hildan.krossbow:krossbow-stomp-kxserialization-json
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/krossbow-8.1.0 branch from b198da3 to b44a551 Compare November 23, 2024 09:27
@FelberMartin
Copy link
Collaborator

@dependabot ignore this major version

@dependabot dependabot bot closed this Nov 23, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 23, 2024

OK, I won't notify you about version 8.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/gradle/krossbow-8.1.0 branch November 23, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant