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/web-sdk from 1.2.4 to 1.3.1 in /examples/openfeature_web/webapp #2627

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @openfeature/web-sdk from 1.2.4 to 1.3.1.

Release notes

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

web-sdk: v1.3.1

1.3.1 (2024-10-29)

📚 Documentation

core: v1.3.0

1.3.0 (2024-06-11)

✨ New Features

web-sdk: v1.3.0

1.3.0 (2024-10-29)

✨ New Features

🧹 Chore

📚 Documentation

Commits
  • 59779b9 chore(main): release js-sdk 1.3.1 (#449)
  • 05b100d fix: updated typedoc config to support monorepos (#447)
  • efa1a0d chore: add 0.6.0 examples to README.md (#441)
  • 2a357c7 chore(main): release js-sdk 1.3.0 (#433)
  • f2887fc chore(main): release web-sdk 0.3.3-experimental (#432)
  • f5de2d5 chore(main): release shared 0.0.4 (#431)
  • 6acddd5 fix: bundlers wrongly resolving server/client modules (#445)
  • 7e469c4 fix: only shutdown providers that are not attached to any client (#444)
  • 5d55ea1 feat: add init/shutdown and events (#436)
  • 310c6ac feat: add named client support (#429)
  • 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 3 weeks ago

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

Name Link
Latest commit 586becc2a13d324a93536300d9f631f9afb9a4fc
Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/67282f388eff170008fef0d8
codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 85.11%. Comparing base (634373f) to head (586becc). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2627 +/- ## ======================================= 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.

sonarcloud[bot] commented 3 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