Baeldung / kotlin-tutorials

Supporting code for the tutorials on https://www.baeldung.com/kotlin
https://www.baeldung.com/kotlin
MIT License
467 stars 294 forks source link

Bump io.projectreactor.kotlin:reactor-kotlin-extensions from 1.1.5 to 1.2.2 #1045

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps io.projectreactor.kotlin:reactor-kotlin-extensions from 1.1.5 to 1.2.2.

Release notes

Sourced from io.projectreactor.kotlin:reactor-kotlin-extensions's releases.

v1.2.2

Reactor Kotlin Extensions 1.2.2 is part of 2022.0.5 Release Train.

What's Changed

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.2.1...v1.2.2

v1.2.1

Reactor Kotlin Extensions 1.2.1 is part of 2022.0.1 Release Train.

What's Changed

New Contributors

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.2.0...v1.2.1

v1.2.0

Reactor Kotlin Extensions 1.2.0 is part of 2022.0.0 Release Train.

Reactor Kotlin Extensions 1.2.0 inherits all changes from the 1.1.x maintenance branch at the point this release was cut.

What's Changed

:warning: Update considerations and deprecations

:book: Documentation, Tests and Build

:up: Dependency Upgrades

New Contributors

Full Changelog: https://github.com/reactor/reactor-kotlin-extensions/compare/v1.1.6...v1.2.0

v1.2.0-RC1

No release notes provided.

v1.2.0-M6

No release notes provided.

v1.2.0-M5

... (truncated)

Commits
  • e7afd54 [release] Prepare and release 1.2.2
  • 7490134 Merge-ignore release 1.1.10 into 1.2.2
  • 177098d [release] Back to snapshots, next is 1.1.11-SNAPSHOT
  • 553801e [release] Prepare and release 1.1.10
  • be0d3c5 Merge 3ed960e into 1.2.2
  • 3ed960e Bump versions for actions/checkout and actions/setup-java
  • 9c9ad2c Merge #57 into 1.2.2
  • 057fa86 Use new GitHub Actions API for setting output (#57)
  • 3811414 Merge 3e639ce into 1.2.2
  • 3e639ce [release] Back to snapshots, next is 1.1.10-SNAPSHOT
  • 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)
dependabot[bot] commented 2 months ago

Superseded by #1056.