Skip to content

chore(deps): bump org.incendo:cloud-core from 2.0.0 to 2.1.0#300

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.incendo-cloud-core-2.1.0
Open

chore(deps): bump org.incendo:cloud-core from 2.0.0 to 2.1.0#300
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.incendo-cloud-core-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor

Bumps org.incendo:cloud-core from 2.0.0 to 2.1.0.

Release notes

Sourced from org.incendo:cloud-core's releases.

2.1.0

Cloud 2.1.0 includes fixes and publication improvements accumulated since Cloud 2.0.0.

Changed

  • Add a dependency on the Cloud BOM to published modules for Gradle dependency alignment (#789)

Fixed

  • Core: Reject invalid input in DurationParser (#772)
  • Annotations: Prevent infinite recursion when a @Suggestions method returns a CompletableFuture (#771)
  • Annotations: Reject sender requirements that do not inherit from the command sender type (#781)
  • Kotlin Coroutines Annotations: Propagate exceptions from suspending parser methods as parse failures (#783)
  • Expose Immutables annotations on consumers' compile classpaths (#817)

Full Changelog: Incendo/cloud@2.0.0...2.1.0

Changelog

Sourced from org.incendo:cloud-core's changelog.

[2.1.0]

Changed

  • Add a dependency on the Cloud BOM to published modules for Gradle dependency alignment (#789)

Fixed

  • Core: Reject invalid input in DurationParser (#772)
  • Annotations: Prevent infinite recursion when a @Suggestions method returns a CompletableFuture (#771)
  • Annotations: Reject sender requirements that do not inherit from the command sender type (#781)
  • Kotlin Coroutines Annotations: Propagate exceptions from suspending parser methods as parse failures (#783)
  • Expose Immutables annotations on consumers' compile classpaths (#817)
Commits
  • 1bba624 build: 2.1.0 (#818)
  • 54328c8 chore: update changelog
  • ad786d4 fix: expose Immutables annotations to consumers (#817)
  • 28bb90e fix(annotations): Check for invalid sender requirements (#781)
  • e8f9532 fix: DurationParser allowing invalid input (#772)
  • ad10573 chore(deps): Update immutables to v2.12.2 (#813)
  • b42820e chore(deps): Update plugin versions to v0.54.0 (#814)
  • 00a5b08 chore(deps): Update dependency com.google.truth:truth to v1.4.5 (#752)
  • fb56cb0 chore(deps): Update dawidd6/action-download-artifact action to v21 (#749)
  • ded1118 Add dependency on BOM to all published modules (except bom itself) (#789)
  • 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 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)

Bumps [org.incendo:cloud-core](https://github.com/Incendo/cloud) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/Incendo/cloud/releases)
- [Changelog](https://github.com/Incendo/cloud/blob/master/CHANGELOG.md)
- [Commits](Incendo/cloud@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: org.incendo:cloud-core
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 21, 2026
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants