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 org.springframework.integration:spring-integration-mqtt from 6.1.3 to 6.2.1 #50

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

Bumps org.springframework.integration:spring-integration-mqtt from 6.1.3 to 6.2.1.

Release notes

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

v6.2.1

⭐ New Features

  • Exception in HttpRequestHandlingEndpointSupport for incoming DELETE request without body #8806
  • RedisLockRegistry missing crucial logging messages #8803

🐞 Bug Fixes

  • The SMB MGET doesn't work as expected #8800
  • DefaultSftpSessionFactory timeout of 0 is no longer 'no timeout' #8797

📔 Documentation

  • 404 when accessing Spring Integration docs #8796

🔨 Dependency Upgrades

  • Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3 #8832
  • Bump org.springframework.security:spring-security-bom from 6.2.0 to 6.2.1 #8830
  • Bump io.micrometer:micrometer-bom from 1.12.0 to 1.12.1 #8829
  • Bump org.springframework.kafka:spring-kafka-bom from 3.1.0 to 3.1.1 #8828
  • Bump org.apache.groovy:groovy-bom from 4.0.15 to 4.0.16 #8827
  • Bump org.springframework:spring-framework-bom from 6.1.0 to 6.1.2 #8826
  • Bump org.springframework.ws:spring-ws-bom from 4.0.8 to 4.0.9 #8825
  • Bump org.springframework.retry:spring-retry from 2.0.4 to 2.0.5 #8824
  • Bump io.projectreactor:reactor-bom from 2023.0.0 to 2023.0.1 #8823
  • Bump debeziumVersion from 2.4.1.Final to 2.4.2.Final #8822
  • Bump org.jruby:jruby-complete from 9.4.3.0 to 9.4.5.0 #8821
  • Bump org.springframework.amqp:spring-amqp-bom from 3.1.0 to 3.1.1 #8820
  • Bump io.micrometer:micrometer-tracing-bom from 1.2.0 to 1.2.1 #8816
  • Bump org.springframework.data:spring-data-bom from 2023.1.0 to 2023.1.1 #8813
  • Bump commons-io:commons-io from 2.15.0 to 2.15.1 #8812
  • Bump org.hibernate.orm:hibernate-core from 6.3.1.Final to 6.4.1.Final #8811
  • Bump org.aspectj:aspectjweaver from 1.9.20.1 to 1.9.21 #8810
  • Bump com.willowtreeapps.assertk:assertk-jvm from 0.27.0 to 0.28.0 #8809
  • Bump smackVersion from 4.4.6 to 4.4.7 #8808

v6.2.0

Change log:

52030de72a92eaf65f7af802467813450d57eaac Upgrade to Spring GraphQL 1.2.4 e18d4ebdbb9b74cc305cf1b10f4b619300ce7094 Bring back previous Derby version 7428d0b9b2d799570cc58cae47d856aaaa6d64ee Upgrade dependencies 10a764729c843db53e4e635b17c3b592a228f43c Fix MessageDrivenAdapterTests for partitions 22c4db291b5ec02714d279cb13a0b4f2d6019a8c GH-8792: Fix File StreamingMS for one file filter d95bc681ddd854cac4796da71da836d7e52eeefb GH-8786: Make FtpSession.finalizeRaw() robust 264b21eda79ea199d0354f8847fb7275cf9a5a5d Fix condition in build.gradle cfce3d027fb54dcaf5ef9b9820cf58e6526e01f8 Some build.gradle optimization 87a070598532fd8b47bc0d732346d584bf52f0d0 Fix race condition in HazelcastMetadataStoreTests 4f863202282475debf256d590846e06fce5cdc31 Increase Timeouts in FTP RotatingServersTests

... (truncated)

Commits
  • 43474cc [artifactory-release] Release version 6.2.1
  • 7abdbec Make ci-snapshot.yml generic for support branches
  • 164bf00 Bump io.micrometer:micrometer-bom from 1.12.0 to 1.12.1 (#8829)
  • 33497a4 Bump org.springframework.security:spring-security-bom (#8830)
  • d8da981 Fix deprecation in the KotlinFileAggregatorTests.kt
  • c992ea7 Bump the development-dependencies group with 2 updates (#8833)
  • eb6764b Use permissions: write-all for merge-dependabot-pr
  • 884359b Fix Checksum for Gradle Wrapper
  • d8a336b Upgrade to Gradle 8.5
  • 4bf0d17 Exclude com.google.code.findbugs from Dependabot
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.springframework.integration:spring-integration-mqtt](https://github.com/spring-projects/spring-integration) from 6.1.3 to 6.2.1.
- [Release notes](https://github.com/spring-projects/spring-integration/releases)
- [Commits](spring-projects/spring-integration@v6.1.3...v6.2.1)

---
updated-dependencies:
- dependency-name: org.springframework.integration:spring-integration-mqtt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
@megascrapper
Copy link
Contributor

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 30, 2024

Superseded by #53.

@dependabot dependabot bot closed this Mar 30, 2024
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.integration-spring-integration-mqtt-6.2.1 branch March 30, 2024 00:36
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