Skip to content

update dependencies - #1297

Merged
brharrington merged 9 commits into
Netflix:mainfrom
brharrington:deps
Sep 9, 2026
Merged

update dependencies#1297
brharrington merged 9 commits into
Netflix:mainfrom
brharrington:deps

Conversation

@brharrington

Copy link
Copy Markdown
Contributor

No description provided.

@brharrington brharrington added this to the 1.10.7 milestone Sep 9, 2026
Two new rules fire on the existing sources. UnnecessaryWarningSuppression
flags four @SuppressWarnings("PMD.UseObjectForClearerAPI") annotations on
the withTags overloads in Id and NoopId, for a rule that no longer
reports there; removed. UseStandardCharsets flags the named encoding in
SidecarWriter, where the PrintStream overload taking a Charset is Java 9
or later and this has to build for Java 8, so that one is suppressed with
a comment rather than changed.
@brharrington
brharrington merged commit ab43fd9 into Netflix:main Sep 9, 2026
1 check passed
@brharrington
brharrington deleted the deps branch September 9, 2026 01:58
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