thomaspoignant / go-feature-flag

GO Feature Flag is a simple, complete and lightweight self-hosted feature flag solution 100% Open Source. 🎛️
https://gofeatureflag.org/
MIT License
1.49k stars 148 forks source link

chore: bump @openfeature/react-sdk from 0.4.6 to 0.4.8 in /examples/openfeature_react/react-app #2619

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @openfeature/react-sdk from 0.4.6 to 0.4.8.

Release notes

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

web-sdk: v0.4.8

0.4.8 (2023-12-08)

✨ New Features

  • ability to get current provider state (#703) (5be715e)
  • add evaluation context management to the web SDK (#704) (95524f4)

🐛 Bug Fixes

react-sdk: v0.4.8

0.4.8 (2024-10-29)

🧹 Chore

📚 Documentation

web-sdk: v0.4.7

0.4.7 (2023-11-27)

🧹 Chore

react-sdk: v0.4.7

0.4.7 (2024-10-29)

✨ New Features

🧹 Chore

Commits
  • 1748a24 chore(main): release web-sdk 0.4.8 (#702)
  • b4e0cd1 chore: reorder release please change log sections
  • 95524f4 feat: add evaluation context management to the web SDK (#704)
  • 0e1ff8b chore(deps): update dependency eslint-plugin-jsdoc to v46.9.0 (#669)
  • 548de72 chore(deps): update dependency ts-node to v10.9.2 (#706)
  • ece75b7 chore(deps): update dependency typedoc to v0.25.4 (#707)
  • a4310a2 chore(deps): update dependency eslint-plugin-import to v2.29.0 (#607)
  • 390e328 chore(deps): update dependency prettier to v3.1.0 (#670)
  • 70863c6 chore(deps): update dependency @​types/jest to v29.5.11 (#690)
  • 5be715e feat: ability to get current provider state (#703)
  • 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 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)
netlify[bot] commented 2 weeks ago

Deploy Preview for go-feature-flag-doc-preview canceled.

Name Link
Latest commit 00ed4b8eb72a160fcec32e5925017f32f8b5090d
Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/67282c0e5696260008fa0ed0
codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.11%. Comparing base (4aeeac9) to head (00ed4b8). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2619 +/- ## ======================================= Coverage 85.11% 85.11% ======================================= Files 101 101 Lines 4582 4582 ======================================= Hits 3900 3900 Misses 544 544 Partials 138 138 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kodiakhq[bot] commented 2 weeks ago

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud