Skip to content

chore(deps): bump the openfeature group in /ui with 3 updates#1618

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ui/develop/openfeature-97fc97ed55
Open

chore(deps): bump the openfeature group in /ui with 3 updates#1618
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ui/develop/openfeature-97fc97ed55

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the openfeature group in /ui with 3 updates: @openfeature/core, @openfeature/react-sdk and @openfeature/web-sdk.

Updates @openfeature/core from 1.10.0 to 1.11.0

Release notes

Sourced from @​openfeature/core's releases.

core: v1.11.0

1.11.0 (2026-06-12)

✨ New Features

  • expose js sdk identity on client metadata (#1376) (6c437e7)
Commits
  • 70ea910 chore(main): release core 1.11.0 (#1397)
  • 051f54f chore(deps): update dependency lint-staged to v16.4.0 (#1384)
  • cddf9a9 feat(angular): add provideOpenFeature() standalone provider function (#1409)
  • 3854c5f chore: resolve open dependabot security alerts (#1407)
  • d16dae5 chore: resolve open dependabot security alerts (#1405)
  • 8c9669a chore: resolve open dependabot security alerts (#1402)
  • da8f5d8 chore: fixup test compilation issues
  • 6c437e7 feat: expose js sdk identity on client metadata (#1376)
  • 7fe968f chore(deps): update amannn/action-semantic-pull-request action to v6 (#1293)
  • eb01e56 chore(main): release nestjs-sdk 0.2.6 (#1355)
  • Additional commits viewable in compare view

Updates @openfeature/react-sdk from 1.3.0 to 1.4.0

Release notes

Sourced from @​openfeature/react-sdk's releases.

core: v1.4.0

1.4.0 (2024-08-28)

✨ New Features

  • updated the Metadata type to allow for custom properties (#975) (16b0d74)

web-sdk: v1.4.0

1.4.0 (2024-12-18)

⚠ BREAKING CHANGES

The signature of the finally hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. 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 finally stage to accept evaluation details as the second argument.

✨ New Features

📚 Documentation

  • fix comment in README for Hook’s after method (#1102) (ba8d1ae)

🔄 Refactoring

react-sdk: v1.4.0

1.4.0 (2026-06-12)

✨ New Features

  • expose js sdk identity on client metadata (#1376) (6c437e7)

🧹 Chore

  • fixup test compilation issues (da8f5d8)

web-sdk: v1.3.2

1.3.2 (2024-11-07)

🐛 Bug Fixes

... (truncated)

Commits
  • 01344b2 chore(main): release core 1.4.0 (#984)
  • df4e72e chore: move client/ dir to web/ (#991)
  • d9d5a3d chore(deps): update dependency @​testing-library/jest-dom to v6.5.0 (#989)
  • 4f45897 chore(deps): update typescript-eslint monorepo to v7.18.0 (#947)
  • 249daba chore(deps): update dependency eslint-plugin-jsdoc to v48.11.0 (#950)
  • bebacfa chore(deps): update dependency prettier to v3.3.3 (#954)
  • 8d759d8 chore(deps): update dependency @​types/react to v18.3.4 (#946)
  • 429c4ae docs(react): update the error message (#978)
  • 16b0d74 feat: updated the Metadata type to allow for custom properties (#975)
  • 964d65b chore: add assertion for hook context contents (#977)
  • Additional commits viewable in compare view

Updates @openfeature/web-sdk from 1.8.0 to 1.9.0

Release notes

Sourced from @​openfeature/web-sdk's releases.

core: v1.9.0

1.9.0 (2025-08-10)

✨ New Features

web-sdk: v1.9.0

1.9.0 (2026-06-12)

✨ New Features

  • expose js sdk identity on client metadata (#1376) (6c437e7)

core: v1.8.1

1.8.1 (2025-06-04)

🔄 Refactoring

  • telemetry: update telemetry attributes and remove unused evaluation data (#1189) (3e6bcae)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the openfeature group in /ui with 3 updates: [@openfeature/core](https://github.com/open-feature/js-sdk), [@openfeature/react-sdk](https://github.com/open-feature/js-sdk) and [@openfeature/web-sdk](https://github.com/open-feature/js-sdk).


Updates `@openfeature/core` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/open-feature/js-sdk/releases)
- [Commits](open-feature/js-sdk@core-v1.10.0...core-v1.11.0)

Updates `@openfeature/react-sdk` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/open-feature/js-sdk/releases)
- [Commits](open-feature/js-sdk@core-v1.3.0...core-v1.4.0)

Updates `@openfeature/web-sdk` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/open-feature/js-sdk/releases)
- [Commits](open-feature/js-sdk@core-v1.8.0...core-v1.9.0)

---
updated-dependencies:
- dependency-name: "@openfeature/core"
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: openfeature
- dependency-name: "@openfeature/react-sdk"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: openfeature
- dependency-name: "@openfeature/web-sdk"
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: openfeature
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 12, 2026 18:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 12, 2026
@github-actions github-actions Bot added the chore label Jun 12, 2026
@github-actions github-actions Bot requested a review from nimdanitro June 12, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant