Skip to content

chore(deps): bump com.apollographql.cache:normalized-cache-apollo-compiler-plugin from 1.0.3 to 1.0.5#15

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.apollographql.cache-normalized-cache-apollo-compiler-plugin-1.0.5
Open

chore(deps): bump com.apollographql.cache:normalized-cache-apollo-compiler-plugin from 1.0.3 to 1.0.5#15
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/com.apollographql.cache-normalized-cache-apollo-compiler-plugin-1.0.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps com.apollographql.cache:normalized-cache-apollo-compiler-plugin from 1.0.3 to 1.0.5.

Release notes

Sourced from com.apollographql.cache:normalized-cache-apollo-compiler-plugin's releases.

v1.0.5

Maintenance release with several fixes related to the expiration feature.

  • [Fix] Expiration: arguments are ignored when looking up the received date in a Record (#357)
  • [Fix] Expiration: don't report missing fields as stale (#358)
  • [Fix] Expiration: do not compute staleness for synthetic values (#358)
  • [Improvement] Make ApolloStore honor ApolloClient.storeReceivedDate (#358)

v1.0.4

Maintenance release with 2 fixes. If you are using the expiration feature we recommend upgrading to this version, to prevent some stale fields from being incorrectly considered fresh.

  • [Fix] CacheControlCacheResolver ignores maxStale when receivedDate/expirationDate are null (#347)
  • [Fix] Expiration: received date set on whole record when merging (#354)
Changelog

Sourced from com.apollographql.cache:normalized-cache-apollo-compiler-plugin's changelog.

v1.0.5

2026-06-25

Maintenance release with several fixes related to the expiration feature.

  • [Fix] Expiration: arguments are ignored when looking up the received date in a Record (#357)
  • [Fix] Expiration: don't report missing fields as stale (#358)
  • [Fix] Expiration: do not compute staleness for synthetic values (#358)
  • [Improvement] Make ApolloStore honor ApolloClient.storeReceivedDate (#358)

v1.0.4

2026-06-15

Maintenance release with 2 fixes. If you are using the expiration feature we recommend upgrading to this version, to prevent some stale fields from being incorrectly considered fresh.

  • [Fix] CacheControlCacheResolver ignores maxStale when receivedDate/expirationDate are null (#347)
  • [Fix] Expiration: received date set on whole record when merging (#354)
Commits
  • f9ed594 Release v1.0.5 (#360)
  • 4a5d25d Correct link to migration guide (#359)
  • 7d63791 Fix field arguments being ignored when looking up the received date in a Reco...
  • 7451db0 Version is now v1.0.5-SNAPSHOT
  • 52ee72d Release v1.0.4 (#355)
  • 47df964 Fix cache migration guide url
  • 8d08a98 Remove doc (#353)
  • f7df276 Set received date only on incoming record fields when merging (#354)
  • ef92176 Revert changing test to fetch from the network to be any exception (#352)
  • 9b42afd CacheFirstFetchPolicy: go to the network after a cache miss only (#351)
  • 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)

…piler-plugin

Bumps [com.apollographql.cache:normalized-cache-apollo-compiler-plugin](https://github.com/apollographql/apollo-kotlin-normalized-cache) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/apollographql/apollo-kotlin-normalized-cache/releases)
- [Changelog](https://github.com/apollographql/apollo-kotlin-normalized-cache/blob/main/CHANGELOG.md)
- [Commits](apollographql/apollo-kotlin-normalized-cache@v1.0.3...v1.0.5)

---
updated-dependencies:
- dependency-name: com.apollographql.cache:normalized-cache-apollo-compiler-plugin
  dependency-version: 1.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 3, 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