Commit 13dae1f
authored
chore(deps): update dependency dev.openfeature:sdk to v1.14.0 (#909)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [dev.openfeature:sdk](https://openfeature.dev)
([source](https://redirect.github.com/open-feature/java-sdk)) | `1.13.0`
-> `1.14.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>open-feature/java-sdk (dev.openfeature:sdk)</summary>
###
[`v1.14.0`](https://redirect.github.com/open-feature/java-sdk/blob/HEAD/CHANGELOG.md#1140-2025-01-10)
[Compare
Source](https://redirect.github.com/open-feature/java-sdk/compare/v1.13.0...v1.14.0)
##### ⚠ BREAKING CHANGES
The signature of the `finallyAfter` hook stage has been changed. The
signature now includes the `evaluation details`, as per the [OpenFeature
specification](https://openfeature.dev/specification/sections/hooks#requirement-438).
Note that since hooks are still `experimental,` this does not constitute
a change requiring a new major version. To migrate, update any hook that
implements the `finallyAfter` stage to accept `evaluation details` as
the second argument.
- Add evaluation details to finally hook stage
[#​1246](https://redirect.github.com/open-feature/java-sdk/issues/1246)
([#​1262](https://redirect.github.com/open-feature/java-sdk/issues/1262))
([ae85278](https://redirect.github.com/open-feature/java-sdk/commit/ae85278c30eb5279b80ea73ec6b92db040ad0bb7))
##### 🐛 Bug Fixes
- **deps:** update junit5 monorepo
([#​1251](https://redirect.github.com/open-feature/java-sdk/issues/1251))
([834f720](https://redirect.github.com/open-feature/java-sdk/commit/834f72071806680353f42c750b04e36956736a9e))
##### ✨ New Features
- Add evaluation details to finally hook stage
[#​1246](https://redirect.github.com/open-feature/java-sdk/issues/1246)
([#​1262](https://redirect.github.com/open-feature/java-sdk/issues/1262))
([ae85278](https://redirect.github.com/open-feature/java-sdk/commit/ae85278c30eb5279b80ea73ec6b92db040ad0bb7))
##### 🧹 Chore
- **deps:** update actions/cache digest to
[`36f1e14`](https://redirect.github.com/open-feature/java-sdk/commit/36f1e14)
([#​1274](https://redirect.github.com/open-feature/java-sdk/issues/1274))
([d825ff8](https://redirect.github.com/open-feature/java-sdk/commit/d825ff83639a2bd902bf0559209c2b80e17e0316))
- **deps:** update actions/cache digest to
[`53aa38c`](https://redirect.github.com/open-feature/java-sdk/commit/53aa38c)
([#​1270](https://redirect.github.com/open-feature/java-sdk/issues/1270))
([a1c558f](https://redirect.github.com/open-feature/java-sdk/commit/a1c558f4ffb95772bd141ab7660e2c5b065482f1))
- **deps:** update actions/setup-java digest to
[`7136edc`](https://redirect.github.com/open-feature/java-sdk/commit/7136edc)
([#​1244](https://redirect.github.com/open-feature/java-sdk/issues/1244))
([9acc861](https://redirect.github.com/open-feature/java-sdk/commit/9acc8612a5fa7ea086da476195154a007cb55b7e))
- **deps:** update actions/setup-java digest to
[`7a6d8a8`](https://redirect.github.com/open-feature/java-sdk/commit/7a6d8a8)
([#​1248](https://redirect.github.com/open-feature/java-sdk/issues/1248))
([86e18c5](https://redirect.github.com/open-feature/java-sdk/commit/86e18c5d28a9f5fdd7234274720ba7ddcb529268))
- **deps:** update codecov/codecov-action action to v5.1.2
([#​1255](https://redirect.github.com/open-feature/java-sdk/issues/1255))
([d274cda](https://redirect.github.com/open-feature/java-sdk/commit/d274cdac3780286a0b45865864b12c3e4cff9f4b))
- **deps:** update dependency com.google.guava:guava to v33.4.0-jre
([#​1253](https://redirect.github.com/open-feature/java-sdk/issues/1253))
([f39c4b5](https://redirect.github.com/open-feature/java-sdk/commit/f39c4b5af5e341bfec230d4cecd2037fc5430400))
- **deps:** update dependency net.bytebuddy:byte-buddy to v1.15.11
([#​1249](https://redirect.github.com/open-feature/java-sdk/issues/1249))
([4440cda](https://redirect.github.com/open-feature/java-sdk/commit/4440cda6a5b42a903ba11835a975bf6247de845f))
- **deps:** update dependency net.bytebuddy:byte-buddy-agent to v1.15.11
([#​1250](https://redirect.github.com/open-feature/java-sdk/issues/1250))
([6772d3f](https://redirect.github.com/open-feature/java-sdk/commit/6772d3f3943fb3b7f7522c80b732aa058fd03bb9))
- **deps:** update dependency org.assertj:assertj-core to v3.27.0
([#​1258](https://redirect.github.com/open-feature/java-sdk/issues/1258))
([c62ade3](https://redirect.github.com/open-feature/java-sdk/commit/c62ade3878dabf9194536d551f3316ba5c0ce5e1))
- **deps:** update dependency org.assertj:assertj-core to v3.27.1
([#​1266](https://redirect.github.com/open-feature/java-sdk/issues/1266))
([20bbb23](https://redirect.github.com/open-feature/java-sdk/commit/20bbb2337cb5afbee9b8d5143b45416673cb4154))
- **deps:** update dependency org.assertj:assertj-core to v3.27.2
([#​1268](https://redirect.github.com/open-feature/java-sdk/issues/1268))
([2e10d34](https://redirect.github.com/open-feature/java-sdk/commit/2e10d34920f57d863c09ce1522c9ccff20413f74))
- **deps:** update github/codeql-action digest to
[`3407610`](https://redirect.github.com/open-feature/java-sdk/commit/3407610)
([#​1269](https://redirect.github.com/open-feature/java-sdk/issues/1269))
([4086dea](https://redirect.github.com/open-feature/java-sdk/commit/4086dea703a950dcacc792be9a9346cc1fa8409d))
- **deps:** update github/codeql-action digest to
[`4d64ab6`](https://redirect.github.com/open-feature/java-sdk/commit/4d64ab6)
([#​1243](https://redirect.github.com/open-feature/java-sdk/issues/1243))
([884f8fb](https://redirect.github.com/open-feature/java-sdk/commit/884f8fbf77c41e070526da0f73e136d4c3e41a4d))
- **deps:** update github/codeql-action digest to
[`562042d`](https://redirect.github.com/open-feature/java-sdk/commit/562042d)
([#​1254](https://redirect.github.com/open-feature/java-sdk/issues/1254))
([6a79874](https://redirect.github.com/open-feature/java-sdk/commit/6a7987455ef7e46d40b835c7d8dbda29322e3b2d))
- **deps:** update github/codeql-action digest to
[`5b6e617`](https://redirect.github.com/open-feature/java-sdk/commit/5b6e617)
([#​1263](https://redirect.github.com/open-feature/java-sdk/issues/1263))
([f1817d8](https://redirect.github.com/open-feature/java-sdk/commit/f1817d8fef585f957de1cfb9222b03cb591ed2e9))
- **deps:** update github/codeql-action digest to
[`64cc90b`](https://redirect.github.com/open-feature/java-sdk/commit/64cc90b)
([#​1256](https://redirect.github.com/open-feature/java-sdk/issues/1256))
([992c003](https://redirect.github.com/open-feature/java-sdk/commit/992c00396cb2fca6a6a7dc63d727b063a79386b6))
- **deps:** update github/codeql-action digest to
[`7876007`](https://redirect.github.com/open-feature/java-sdk/commit/7876007)
([#​1260](https://redirect.github.com/open-feature/java-sdk/issues/1260))
([fc6f35e](https://redirect.github.com/open-feature/java-sdk/commit/fc6f35e581cacb0ad149c58a5943ec1429ce25ca))
- **deps:** update github/codeql-action digest to
[`78d0136`](https://redirect.github.com/open-feature/java-sdk/commit/78d0136)
([#​1245](https://redirect.github.com/open-feature/java-sdk/issues/1245))
([fd1c170](https://redirect.github.com/open-feature/java-sdk/commit/fd1c1702c6d4067c432c1522143266ddf470d18d))
- **deps:** update github/codeql-action digest to
[`8975792`](https://redirect.github.com/open-feature/java-sdk/commit/8975792)
([#​1241](https://redirect.github.com/open-feature/java-sdk/issues/1241))
([b0abfd0](https://redirect.github.com/open-feature/java-sdk/commit/b0abfd02cf9e97f7409df3296818ac990b429058))
- **deps:** update github/codeql-action digest to
[`9d59969`](https://redirect.github.com/open-feature/java-sdk/commit/9d59969)
([#​1252](https://redirect.github.com/open-feature/java-sdk/issues/1252))
([482a5ae](https://redirect.github.com/open-feature/java-sdk/commit/482a5aef1005b2ebe2fdb9ee43243b6c2aeeadc8))
- **deps:** update github/codeql-action digest to
[`d01b25e`](https://redirect.github.com/open-feature/java-sdk/commit/d01b25e)
([#​1257](https://redirect.github.com/open-feature/java-sdk/issues/1257))
([6d60c96](https://redirect.github.com/open-feature/java-sdk/commit/6d60c962fbac48a13d86271b361fb0cfd91a5342))
- **deps:** update github/codeql-action digest to
[`dd75594`](https://redirect.github.com/open-feature/java-sdk/commit/dd75594)
([#​1247](https://redirect.github.com/open-feature/java-sdk/issues/1247))
([6d169f5](https://redirect.github.com/open-feature/java-sdk/commit/6d169f55e235a071033a9bf1138484f09a5e472d))
- **deps:** update github/codeql-action digest to
[`e83e0a4`](https://redirect.github.com/open-feature/java-sdk/commit/e83e0a4)
([#​1275](https://redirect.github.com/open-feature/java-sdk/issues/1275))
([9c92ebb](https://redirect.github.com/open-feature/java-sdk/commit/9c92ebb1bdb23c80461f143753f2fb42956462e3))
- **deps:** update github/codeql-action digest to
[`fb65b6c`](https://redirect.github.com/open-feature/java-sdk/commit/fb65b6c)
([#​1273](https://redirect.github.com/open-feature/java-sdk/issues/1273))
([3c97b7b](https://redirect.github.com/open-feature/java-sdk/commit/3c97b7baaf9eee719479c059cb923d8d64f2c25f))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-feature/openfeature.dev).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c15253c commit 13dae1f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments