sebastienvermeille / rika2mqtt

Bridge to let you take control and monitor your RIKA firenet stove through MQTT
https://rika2mqtt.cookiecode.dev
MIT License
0 stars 0 forks source link

[maven] Bump org.springframework.integration:spring-integration-mqtt from 6.3.0 to 6.3.1 #238

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps org.springframework.integration:spring-integration-mqtt from 6.3.0 to 6.3.1.

Release notes

Sourced from org.springframework.integration:spring-integration-mqtt's releases.

v6.3.1

:star: New Features

  • ZeroMQ: optional topic wrap #9225

:lady_beetle: Bug Fixes

  • The MessageReceiverContext must support raw byte[] for headers as well #9220
  • Subscription Identifier always included when adding an mqtt topic on MQTT 5 #9218
  • The FluxMessageChannel does not honor back-pressure #9216
  • SMB outbound gateway doesn't seem to support the GET command #9213
  • ErrorMessages are mangled by observed message channels #9209

:notebook_with_decorative_cover: Documentation

  • Documentation fix for 'Message Channels with Hazelcast' #9232

:hammer: Dependency Upgrades

  • Bump org.springframework.graphql:spring-graphql from 1.3.0 to 1.3.1 #9257
  • Bump org.springframework.kafka:spring-kafka-bom from 3.2.0 to 3.2.1 #9253
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.5 to 3.1.6 #9252
  • Bump com.gradle.develocity from 3.17.4 to 3.17.5 #9250
  • Bump io.micrometer:micrometer-bom from 1.13.0 to 1.13.1 #9249
  • Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 #9248
  • Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 #9247
  • Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 #9246
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 #9245
  • Bump com.icegreen:greenmail from 2.1.0-alpha-4 to 2.1.0-rc-1 #9207
  • Bump debeziumVersion from 2.6.1.Final to 2.6.2.Final #9206
  • Bump org.codelibs:jcifs from 2.1.37 to 2.1.38 #9196
  • Bump org.springframework:spring-framework-bom from 6.1.7 to 6.1.8 #9195
Commits
  • e7f73cd [artifactory-release] Release version 6.3.1
  • a2bc22e Bump org.springframework.security:spring-security-bom (#9251)
  • 722c3b5 Bump org.springframework.graphql:spring-graphql from 1.3.0 to 1.3.1 (#9257)
  • cc5feb7 Bump org.springframework.kafka:spring-kafka-bom from 3.2.0 to 3.2.1 (#9253)
  • 0b95de5 Bump org.springframework.amqp:spring-amqp-bom from 3.1.5 to 3.1.6 (#9252)
  • 45f963c Bump com.gradle.develocity from 3.17.4 to 3.17.5 (#9250)
  • bbfd17c Bump org.springframework:spring-framework-bom from 6.1.8 to 6.1.9 (#9246)
  • 25f094d Bump io.micrometer:micrometer-tracing-bom from 1.3.0 to 1.3.1 (#9245)
  • 38b1fca Bump io.projectreactor:reactor-bom from 2023.0.6 to 2023.0.7 (#9247)
  • 9570914 Bump org.springframework.data:spring-data-bom from 2024.0.0 to 2024.0.1 (#9248)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud