Skip to content

Bump com.smartystreets.api:smartystreets-java-sdk from 5.1.0 to 5.2.0#1089

Merged
cram-cfa merged 1 commit intomainfrom
dependabot/gradle/com.smartystreets.api-smartystreets-java-sdk-5.2.0
Feb 10, 2026
Merged

Bump com.smartystreets.api:smartystreets-java-sdk from 5.1.0 to 5.2.0#1089
cram-cfa merged 1 commit intomainfrom
dependabot/gradle/com.smartystreets.api-smartystreets-java-sdk-5.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps com.smartystreets.api:smartystreets-java-sdk from 5.1.0 to 5.2.0.

Commits
  • 2df3cab Initialize customHeaders eagerly to eliminate scattered null checks
  • d9718d4 Remove stray blank line in Request.java imports
  • 0685805 Accumulate multiple withAppendedHeader calls for the same key
  • 2e7cda2 Reject null header values at CustomHeader construction time
  • d4ee136 Merge custom headers instead of replacing to preserve appended headers
  • acf8a43 Make CustomHeader fields private with package-private getters
  • 3a661fc Remove redundant Optional.ofNullable in appendHeader
  • 37c2927 Use Optional.toString() in appendHeader to guard against unexpected null values
  • 7869bf8 Replace coupled header maps with single map + CustomHeader value class
  • 934760a Move header append logic into Request
  • 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)

Bumps [com.smartystreets.api:smartystreets-java-sdk](https://github.com/smartystreets/smartystreets-java-sdk) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/smartystreets/smartystreets-java-sdk/releases)
- [Changelog](https://github.com/smartystreets/smartystreets-java-sdk/blob/master/CHANGELOG.md)
- [Commits](smartystreets/smartystreets-java-sdk@5.1.0...5.2.0)

---
updated-dependencies:
- dependency-name: com.smartystreets.api:smartystreets-java-sdk
  dependency-version: 5.2.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 Feb 9, 2026
@cram-cfa cram-cfa merged commit f3a3c19 into main Feb 10, 2026
3 checks passed
@cram-cfa cram-cfa deleted the dependabot/gradle/com.smartystreets.api-smartystreets-java-sdk-5.2.0 branch February 10, 2026 20:54
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.

1 participant