Skip to content

Apply patch dependency updates and disable self-referential renovate updates#178

Merged
ashley-taylor merged 2 commits intomasterfrom
apply-patch-updates
Mar 24, 2026
Merged

Apply patch dependency updates and disable self-referential renovate updates#178
ashley-taylor merged 2 commits intomasterfrom
apply-patch-updates

Conversation

@ashley-taylor
Copy link
Copy Markdown
Contributor

Summary

  • Applies all patch dependency updates from renovate PR Update patch versions #157 (excluding the self-referential snapshot update)
  • Disables renovate updates for com.phocassoftware:graphql-builder-parent to prevent it from trying to upgrade the project's own snapshot version to a release

Changes

Dependency From To
jackson 2.21.0 2.21.2
software.amazon.awssdk:bom 2.42.0 2.42.19
junit-jupiter 6.0.1 6.0.3
maven-surefire-plugin 3.5.4 3.5.5
maven-release-plugin 3.3.0 3.3.1

Test plan

  • CI passes

🤖 Generated with Claude Code

ashley-taylor and others added 2 commits March 24, 2026 17:05
…pdates

- jackson: 2.21.0 -> 2.21.2
- aws sdk bom: 2.42.0 -> 2.42.19
- junit-jupiter: 6.0.1 -> 6.0.3
- maven-surefire-plugin: 3.5.4 -> 3.5.5
- maven-release-plugin: 3.3.0 -> 3.3.1
- renovate.json: disable updates for com.phocassoftware:graphql-builder-parent

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
The delete consumer in startTableScan was missing .join(), causing deletes
to fire asynchronously and the scan to complete before they finished. This
matched the existing replace consumer which correctly calls .join().

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ashley-taylor ashley-taylor merged commit 74032ba into master Mar 24, 2026
2 checks passed
@ashley-taylor ashley-taylor deleted the apply-patch-updates branch March 24, 2026 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant