Skip to content

S215 : dep upgrades#90

Merged
eschultink merged 3 commits intomainfrom
s215-dep-upgrades
Jan 3, 2026
Merged

S215 : dep upgrades#90
eschultink merged 3 commits intomainfrom
s215-dep-upgrades

Conversation

@eschultink
Copy link
Member

Features

  • updating and modernizing some of the dependencies

Change implications

  • breaking change to API? no
  • changes dependencies? yes

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates several dependencies to their latest versions, including Jackson, Lombok, Google Cloud libraries, and testing frameworks. The changes also include code formatting improvements to maintain consistent style across the codebase.

Key changes:

  • Major dependency version upgrades (Jackson 2.18.2, Lombok 1.18.42, Google Cloud BOM 26.73.0)
  • Addition of new aggregation query methods to support updated Datastore API
  • Code formatting improvements with explicit imports and multi-line comment wrapping

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
java/pom.xml Updates dependency versions for Jackson, Lombok, Google Cloud libraries, JSON, fastutil, and Mockito
java/src/main/java/com/google/appengine/tools/txn/PipelineBackendTransactionImpl.java Adds aggregation query methods, replaces wildcard imports with explicit imports, and reformats multi-line comments and statements

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@eschultink eschultink enabled auto-merge (squash) January 3, 2026 17:34
@eschultink eschultink merged commit 57e49c9 into main Jan 3, 2026
9 checks passed
@eschultink eschultink deleted the s215-dep-upgrades branch January 3, 2026 17:45
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.

3 participants