Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump @openfeature/web-sdk from 1.0.3 to 1.1.0 in /examples/openfeature_web/webapp #1882

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps @openfeature/web-sdk from 1.0.3 to 1.1.0.

Release notes

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

core: v1.1.0

1.1.0 (2024-04-02)

✨ New Features

web-sdk: v1.1.0

1.1.0 (2024-05-13)

✨ New Features

  • set context during provider init on web (#919) (7e6c1c6)

🐛 Bug Fixes

  • remove export of OpenFeatureClient (#794) (3d197f2)
  • removes exports of OpenFeatureClient class and makes event props readonly (#918) (e9a25c2)
  • run error hook when provider returns reason error or error code (#926) (c6d0b5d)
  • skip reconciling event for synchronous onContextChange operations (#931) (6c25f29)

🧹 Chore

📚 Documentation

  • add tip about supported usage in the install section (#941) (f0de667)
Changelog

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

1.1.0 (2023-01-23)

Features

1.0.1 (2022-12-23)

Bug Fixes

1.0.0 (2022-10-19)

Miscellaneous Chores

0.5.1 (2022-10-11)

Features

0.5.0 (2022-10-03)

⚠ BREAKING CHANGES

  • errorCode as enum, reason as string (#244)

Features

0.4.0 (2022-09-20)

⚠ BREAKING CHANGES

  • improve generic type accuracy (#224)
  • convert to chainable methods (#221)
  • remove flag evaluation options from the provider interface (#185)
  • context transformer and related interfaces removed.

... (truncated)

Commits
  • 6aa669e chore(main): release 1.1.0 (#362)
  • 2396ea6 feat: add STATIC, CACHED reasons (#360)
  • a8c5610 chore: renovate regex manager to monitor test-harness version (#359)
  • 1c70a4b docs: updated API documentation URL
  • f30efb7 chore: update test-harness & fix evaluation integration tests (#357)
  • 0e81b6c chore(main): release 1.0.1 (#356)
  • 11f8efe fix: include types in exports (#355)
  • 9fbb2bd docs: improved the readme (#352)
  • 4d4fca4 chore(deps): update dependency esbuild to ^0.16.0 (#350)
  • 5d87551 chore(deps): update jest monorepo to v29 (major) (#347)
  • 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 [@openfeature/web-sdk](https://github.com/open-feature/js-sdk) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/open-feature/js-sdk/releases)
- [Changelog](https://github.com/open-feature/js-sdk/blob/v1.1.0/CHANGELOG.md)
- [Commits](open-feature/js-sdk@web-sdk-v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: "@openfeature/web-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added automerge dependencies Pull requests that update a dependency file labels May 17, 2024
Copy link

codecov bot commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.80%. Comparing base (9abcfa6) to head (4b3e093).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1882   +/-   ##
=======================================
  Coverage   86.80%   86.80%           
=======================================
  Files          95       95           
  Lines        3433     3433           
=======================================
  Hits         2980     2980           
  Misses        349      349           
  Partials      104      104           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

netlify bot commented May 17, 2024

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

Name Link
🔨 Latest commit 4b3e093
🔍 Latest deploy log https://app.netlify.com/sites/go-feature-flag-doc-preview/deploys/664763d441b3bf0008693936

Copy link

sonarcloud bot commented May 17, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@kodiakhq kodiakhq bot merged commit 3854d5a into main May 17, 2024
22 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/npm_and_yarn/examples/openfeature_web/webapp/openfeature/web-sdk-1.1.0 branch May 17, 2024 14:14
thomaspoignant pushed a commit that referenced this pull request Sep 5, 2024
…1882)

Bumps [@openfeature/web-sdk](https://github.com/open-feature/js-sdk) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/open-feature/js-sdk/releases)
- [Changelog](https://github.com/open-feature/js-sdk/blob/v1.1.0/CHANGELOG.md)
- [Commits](open-feature/js-sdk@web-sdk-v1.0.3...v1.1.0)

---
updated-dependencies:
- dependency-name: "@openfeature/web-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
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