Skip to content

chore(deps): bump atto-commons from 6.8.1 to 7.0.2 - #193

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/atto-commons-7.0.2
Open

chore(deps): bump atto-commons from 6.8.1 to 7.0.2#193
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/atto-commons-7.0.2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps atto-commons from 6.8.1 to 7.0.2.
Updates cash.atto:commons-wallet from 6.8.1 to 7.0.2

Release notes

Sourced from cash.atto:commons-wallet's releases.

v7.0.2

7.0.2 (2026-07-26)

Bug Fixes

  • ci: publish npm packages directly (0c65168)

v7.0.1

7.0.1 (2026-07-26)

Bug Fixes

  • ci: update npm trusted publishing runtime (70e316c)

v7.0.0

7.0.0 (2026-07-25)

  • feat(core)!: make JavaScript core transport neutral (484bc42)

Bug Fixes

  • js: make npm consumers self-contained (359815e)
  • test: make lifecycle teardown reliable (455ceb7)
  • transport: complete Maven POM metadata (8049db4)

BREAKING CHANGES

  • AttoJob no longer accepts kotlinx.coroutines.Job and commons-core no longer exposes kotlinx-coroutines as a common dependency.
Commits
  • b11122e chore(deps): upgrade yarn lock
  • c3b6661 chore(deps): bump slf4j from 2.0.17 to 2.0.18
  • 1c1f77b chore(deps): bump io.mockk:mockk from 1.14.9 to 1.14.11
  • bca005e chore(deps): bump kotlin from 2.3.21 to 2.4.10
  • fa3a54c chore(deps): bump jvm from 2.3.21 to 2.4.10
  • f690c45 chore(deps): bump io.github.oshai:kotlin-logging from 8.0.02 to 8.0.4
  • 12430d1 chore(deps): bump org.jetbrains.dokka from 2.1.0 to 2.2.0
  • ba524c7 chore(deps): bump io.swagger.core.v3:swagger-annotations-jakarta
  • b41766b chore(deps): bump kotlinx-coroutines from 1.10.2 to 1.11.0
  • 705684c chore(deps): bump org.jetbrains.kotlinx:kotlinx-io-core
  • Additional commits viewable in compare view

Updates cash.atto:commons-worker-web from 6.8.1 to 7.0.2

Release notes

Sourced from cash.atto:commons-worker-web's releases.

v7.0.2

7.0.2 (2026-07-26)

Bug Fixes

  • ci: publish npm packages directly (0c65168)

v7.0.1

7.0.1 (2026-07-26)

Bug Fixes

  • ci: update npm trusted publishing runtime (70e316c)

v7.0.0

7.0.0 (2026-07-25)

  • feat(core)!: make JavaScript core transport neutral (484bc42)

Bug Fixes

  • js: make npm consumers self-contained (359815e)
  • test: make lifecycle teardown reliable (455ceb7)
  • transport: complete Maven POM metadata (8049db4)

BREAKING CHANGES

  • AttoJob no longer accepts kotlinx.coroutines.Job and commons-core no longer exposes kotlinx-coroutines as a common dependency.
Commits
  • b11122e chore(deps): upgrade yarn lock
  • c3b6661 chore(deps): bump slf4j from 2.0.17 to 2.0.18
  • 1c1f77b chore(deps): bump io.mockk:mockk from 1.14.9 to 1.14.11
  • bca005e chore(deps): bump kotlin from 2.3.21 to 2.4.10
  • fa3a54c chore(deps): bump jvm from 2.3.21 to 2.4.10
  • f690c45 chore(deps): bump io.github.oshai:kotlin-logging from 8.0.02 to 8.0.4
  • 12430d1 chore(deps): bump org.jetbrains.dokka from 2.1.0 to 2.2.0
  • ba524c7 chore(deps): bump io.swagger.core.v3:swagger-annotations-jakarta
  • b41766b chore(deps): bump kotlinx-coroutines from 1.10.2 to 1.11.0
  • 705684c chore(deps): bump org.jetbrains.kotlinx:kotlinx-io-core
  • 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 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 `atto-commons` from 6.8.1 to 7.0.2.

Updates `cash.atto:commons-wallet` from 6.8.1 to 7.0.2
- [Release notes](https://github.com/attocash/commons/releases)
- [Changelog](https://github.com/attocash/commons/blob/main/release.config.cjs)
- [Commits](attocash/commons@v6.8.1...v7.0.2)

Updates `cash.atto:commons-worker-web` from 6.8.1 to 7.0.2
- [Release notes](https://github.com/attocash/commons/releases)
- [Changelog](https://github.com/attocash/commons/blob/main/release.config.cjs)
- [Commits](attocash/commons@v6.8.1...v7.0.2)

---
updated-dependencies:
- dependency-name: cash.atto:commons-wallet
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: cash.atto:commons-worker-web
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 27, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 27, 2026 10:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 27, 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