Skip to content

chore: Bump dev.openfeature:sdk from 1.18.2 to 1.19.2 in /openfeature/provider_tests/java-integration-tests#4439

Merged
kodiakhq[bot] merged 1 commit intomainfrom
dependabot/maven/openfeature/provider_tests/java-integration-tests/dev.openfeature-sdk-1.19.2
Dec 9, 2025
Merged

chore: Bump dev.openfeature:sdk from 1.18.2 to 1.19.2 in /openfeature/provider_tests/java-integration-tests#4439
kodiakhq[bot] merged 1 commit intomainfrom
dependabot/maven/openfeature/provider_tests/java-integration-tests/dev.openfeature-sdk-1.19.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 9, 2025

Bumps dev.openfeature:sdk from 1.18.2 to 1.19.2.

Release notes

Sourced from dev.openfeature:sdk's releases.

v1.19.2

1.19.2 (2025-12-08)

πŸ› Bug Fixes

  • context serialization missing props (with revert) (#1768) (4cb39a4)
  • context serialization with revert (4cb39a4)

🧹 Chore

  • deps: update com.vmlens.version to v1.2.23 (#1766) (04feac8)

v1.19.1

1.19.1 (2025-12-08)

πŸ› Bug Fixes

  • equivalent EvaluationContext .equals() not returning true (#1756) (6f3a30a)
  • possible StackOverflow on recursive contexts (#1760) (1f211af)

🧹 Chore

  • deps: update actions/checkout digest to 8e8c483 (#1759) (f5f595b)
  • deps: update actions/setup-java digest to f2beeb2 (#1762) (79704e4)
  • deps: update dependency com.puppycrawl.tools:checkstyle to v12.2.0 (#1757) (01c491c)
  • deps: update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0 (#1755) (595a0db)
  • deps: update github/codeql-action digest to 149d184 (#1764) (1506a10)
  • deps: update github/codeql-action digest to 267c467 (#1761) (acdbf88)
  • deps: update github/codeql-action digest to c178e03 (#1751) (4e24bab)
  • deps: update github/codeql-action digest to ecec1f8 (#1753) (2a63632)
  • deps: update github/codeql-action digest to f0ac9bf (#1758) (ec3f30e)
  • deps: update github/codeql-action digest to f5c63fa (#1763) (412ccf8)

v1.19.0

1.19.0 (2025-11-27)

πŸ› Bug Fixes

  • deps: update dependency com.fasterxml.jackson:jackson-bom to v2.20.1 (#1697) (e473e9e)
  • deps: update dependency com.github.spotbugs:spotbugs to v4.9.7 (#1670) (4de637f)
  • deps: update dependency com.github.spotbugs:spotbugs to v4.9.8 (#1677) (b21c674)
  • deps: update dependency io.cucumber:cucumber-bom to v7.31.0 (#1692) (08cc1ab)
  • deps: update dependency io.cucumber:cucumber-bom to v7.32.0 (#1736) (0de4bb6)
  • deps: update dependency org.junit:junit-bom to v6.0.1 (#1699) (dcd037e)

... (truncated)

Changelog

Sourced from dev.openfeature:sdk's changelog.

1.19.2 (2025-12-08)

πŸ› Bug Fixes

  • context serialization missing props (with revert) (#1768) (4cb39a4)
  • context serialization with revert (4cb39a4)

🧹 Chore

  • deps: update com.vmlens.version to v1.2.23 (#1766) (04feac8)

1.19.1 (2025-12-08)

πŸ› Bug Fixes

  • equivalent EvaluationContext .equals() not returning true (#1756) (6f3a30a)
  • possible StackOverflow on recursive contexts (#1760) (1f211af)

🧹 Chore

  • deps: update actions/checkout digest to 8e8c483 (#1759) (f5f595b)
  • deps: update actions/setup-java digest to f2beeb2 (#1762) (79704e4)
  • deps: update dependency com.puppycrawl.tools:checkstyle to v12.2.0 (#1757) (01c491c)
  • deps: update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0 (#1755) (595a0db)
  • deps: update github/codeql-action digest to 149d184 (#1764) (1506a10)
  • deps: update github/codeql-action digest to 267c467 (#1761) (acdbf88)
  • deps: update github/codeql-action digest to c178e03 (#1751) (4e24bab)
  • deps: update github/codeql-action digest to ecec1f8 (#1753) (2a63632)
  • deps: update github/codeql-action digest to f0ac9bf (#1758) (ec3f30e)
  • deps: update github/codeql-action digest to f5c63fa (#1763) (412ccf8)

1.19.0 (2025-11-27)

πŸ› Bug Fixes

  • deps: update dependency com.fasterxml.jackson:jackson-bom to v2.20.1 (#1697) (e473e9e)
  • deps: update dependency com.github.spotbugs:spotbugs to v4.9.7 (#1670) (4de637f)
  • deps: update dependency com.github.spotbugs:spotbugs to v4.9.8 (#1677) (b21c674)
  • deps: update dependency io.cucumber:cucumber-bom to v7.31.0 (#1692) (08cc1ab)
  • deps: update dependency io.cucumber:cucumber-bom to v7.32.0 (#1736) (0de4bb6)
  • deps: update dependency org.junit:junit-bom to v6.0.1 (#1699) (dcd037e)

✨ New Features

... (truncated)

Commits
  • c202935 chore(main): release 1.19.2 (#1767)
  • 4cb39a4 fix: context serialization missing props (with revert) (#1768)
  • 04feac8 chore(deps): update com.vmlens.version to v1.2.23 (#1766)
  • 7ef5f74 chore(main): release 1.19.1 (#1752)
  • 6f3a30a fix: equivalent EvaluationContext .equals() not returning true (#1756)
  • 1f211af fix: possible StackOverflow on recursive contexts (#1760)
  • 1506a10 chore(deps): update github/codeql-action digest to 149d184 (#1764)
  • 412ccf8 chore(deps): update github/codeql-action digest to f5c63fa (#1763)
  • 79704e4 chore(deps): update actions/setup-java digest to f2beeb2 (#1762)
  • acdbf88 chore(deps): update github/codeql-action digest to 267c467 (#1761)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [dev.openfeature:sdk](https://github.com/open-feature/java-sdk) from 1.18.2 to 1.19.2.
- [Release notes](https://github.com/open-feature/java-sdk/releases)
- [Changelog](https://github.com/open-feature/java-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/java-sdk@v1.18.2...v1.19.2)

---
updated-dependencies:
- dependency-name: dev.openfeature:sdk
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 9, 2025

βœ… Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
πŸ”¨ Latest commit e5342de
πŸ” Latest deploy log https://app.netlify.com/projects/go-feature-flag-doc-preview/deploys/6937a06f7180c10008bbee0b

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Dec 9, 2025

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 9, 2025

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 85.32%. Comparing base (a91b7ff) to head (e5342de).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4439   +/-   ##
=======================================
  Coverage   85.32%   85.32%           
=======================================
  Files         145      145           
  Lines        6050     6050           
=======================================
  Hits         5162     5162           
  Misses        663      663           
  Partials      225      225           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kodiakhq kodiakhq Bot merged commit 42e67a6 into main Dec 9, 2025
25 checks passed
@kodiakhq kodiakhq Bot deleted the dependabot/maven/openfeature/provider_tests/java-integration-tests/dev.openfeature-sdk-1.19.2 branch December 9, 2025 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant