Skip to content

chore(deps): bump com.apollographql.adapters:apollo-adapters-kotlinx-datetime from 0.0.4 to 0.7.0#390

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.apollographql.adapters-apollo-adapters-kotlinx-datetime-0.7.0
Closed

chore(deps): bump com.apollographql.adapters:apollo-adapters-kotlinx-datetime from 0.0.4 to 0.7.0#390
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/com.apollographql.adapters-apollo-adapters-kotlinx-datetime-0.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps com.apollographql.adapters:apollo-adapters-kotlinx-datetime from 0.0.4 to 0.7.0.

Release notes

Sourced from com.apollographql.adapters:apollo-adapters-kotlinx-datetime's releases.

v0.7.0

⚠️Breaking change: Version 0.7.0 bumps kotlinx-datetime to 0.7.0⚠️

If you were mapping custom scalars to kotlinx.datetime.Instant, you now need to map them to kotlin.time.Instant and use KotlinInstantAdapter (instead of KotlinxInstantAdapter before).

You can read more in the kotlinx-datetime repo: https://github.com/Kotlin/kotlinx-datetime?tab=readme-ov-file#deprecation-of-instant

Many thanks to @​ychescale9 for diving into this 🙏

What's Changed

New Contributors

Full Changelog: apollographql/apollo-kotlin-adapters@v0.0.6...v0.7.0

v0.0.6

Publishing only change. This version updates the license name to be SPDX compliant (apollographql/apollo-kotlin-adapters#30)

v0.0.5

Publishing only change. This version removes the license URL in the POMs (#29)

Changelog

Sourced from com.apollographql.adapters:apollo-adapters-kotlinx-datetime's changelog.

Next version (unreleased)

Version 0.0.6

⚠️Breaking change: Version 0.7.0 bumps kotlinx-datetime to 0.7.0⚠️

If you were mapping custom scalars to kotlinx.datetime.Instant, you now need to map them to kotlin.time.Instant and use KotlinInstantAdapter (instead of KotlinxInstantAdapter before).

You can read more in the kotlinx-datetime repo: https://github.com/Kotlin/kotlinx-datetime?tab=readme-ov-file#deprecation-of-instant

Many thanks to @​ychescale9 for diving into this 🙏

All changes

Version 0.0.5

2025-04-29

  • Do not set the license URL in the POMs (#29)
Commits
  • c4346b9 Update librarian and use LIBRARIAN_RELEASE (#34)
  • 9811231 Remove KotlinxInstantAdapter in favor of a new KotlinInstantAdapter. (#32)
  • 58b97b3 Update librarian to 0.0.9 and switch publication to the Central Portal (#33)
  • 703b880 Version is now 0.0.7-SNAPSHOT
  • df1484b version 0.0.6
  • 9385b99 Fix license name for SPDX compliance (#30)
  • 01e4ed7 version is now 0.0.6-SNAPSHOT
  • c967f98 version 0.0.5
  • c1570d4 Do not set the license URL in the POMs (#29)
  • 1e27082 Remove Discord mentions
  • 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)

…datetime

Bumps [com.apollographql.adapters:apollo-adapters-kotlinx-datetime](https://github.com/apollographql/apollo-kotlin-adapters) from 0.0.4 to 0.7.0.
- [Release notes](https://github.com/apollographql/apollo-kotlin-adapters/releases)
- [Changelog](https://github.com/apollographql/apollo-kotlin-adapters/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-kotlin-adapters@v0.0.4...v0.7.0)

---
updated-dependencies:
- dependency-name: com.apollographql.adapters:apollo-adapters-kotlinx-datetime
  dependency-version: 0.7.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 Mar 16, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 18, 2026

Looks like com.apollographql.adapters:apollo-adapters-kotlinx-datetime is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 18, 2026
@dependabot dependabot bot deleted the dependabot/gradle/com.apollographql.adapters-apollo-adapters-kotlinx-datetime-0.7.0 branch March 18, 2026 08:13
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