Skip to content

Bump openfeature-sdk from 0.8.4 to 0.9.0#1389

Merged
malcolmbaig merged 1 commit intomainfrom
dependabot/uv/openfeature-sdk-0.9.0
Apr 29, 2026
Merged

Bump openfeature-sdk from 0.8.4 to 0.9.0#1389
malcolmbaig merged 1 commit intomainfrom
dependabot/uv/openfeature-sdk-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps openfeature-sdk from 0.8.4 to 0.9.0.

Release notes

Sourced from openfeature-sdk's releases.

v0.9.0

0.9.0 (2026-04-17)

⚠ BREAKING CHANGES

  • remove deprecated openfeature.provider.provider module (#558)
  • Drop python 3.9 support (#554)

🐛 Bug Fixes

  • correctly reset api state on shutdown (#589) (eaa195b)
  • Prevent providers from being initialized multiple times (45f7fd1)
  • Prevent providers from being shutdown multiple times (45f7fd1)
  • replace project.scripts with poethepoet (#563) (05382aa)
  • validate domain is present when calling set_provider on registry (#561) (9fc6121)

✨ New Features

🧹 Chore

  • add pyproject-fmt hook (#578) (fafd902)
  • deps: pin pypa/gh-action-pypi-publish action to ed0c539 (#582) (c7ada5a)
  • deps: update actions/checkout digest to de0fac2 (#572) (e9dfeac)
  • deps: update astral-sh/setup-uv digest to 37802ad (#581) (ddb8fd1)
  • deps: update astral-sh/setup-uv digest to e06108d (#573) (c35a1e5)
  • deps: update dependency uv_build to ~=0.10.0 (#571) (a6366e2)
  • deps: update github/codeql-action digest to 0d579ff (#574) (0696033)
  • deps: update github/codeql-action digest to c10b806 (#583) (9478ea0)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.15.6 (#575) (d0d7d8f)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.19.1 (#576) (ade3870)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.20.0 (#588) (398d140)
  • Drop python 3.9 support (#554) (04106f5)
  • replace pre-commit with prek (#580) (d1e0cde)
  • update pytest to v9 (#559) (71ebb9f)
  • update uv to 0.11 and relax version requirement (#587) (7d9229f)

📚 Documentation

  • fix inaccuracies in README code examples (#592) (17d62c4)

🔄 Refactoring

... (truncated)

Changelog

Sourced from openfeature-sdk's changelog.

0.9.0 (2026-04-17)

⚠ BREAKING CHANGES

  • remove deprecated openfeature.provider.provider module (#558)
  • Drop python 3.9 support (#554)

🐛 Bug Fixes

  • correctly reset api state on shutdown (#589) (eaa195b)
  • Prevent providers from being initialized multiple times (45f7fd1)
  • Prevent providers from being shutdown multiple times (45f7fd1)
  • replace project.scripts with poethepoet (#563) (05382aa)
  • validate domain is present when calling set_provider on registry (#561) (9fc6121)

✨ New Features

🧹 Chore

  • add pyproject-fmt hook (#578) (fafd902)
  • deps: pin pypa/gh-action-pypi-publish action to ed0c539 (#582) (c7ada5a)
  • deps: update actions/checkout digest to de0fac2 (#572) (e9dfeac)
  • deps: update astral-sh/setup-uv digest to 37802ad (#581) (ddb8fd1)
  • deps: update astral-sh/setup-uv digest to e06108d (#573) (c35a1e5)
  • deps: update dependency uv_build to ~=0.10.0 (#571) (a6366e2)
  • deps: update github/codeql-action digest to 0d579ff (#574) (0696033)
  • deps: update github/codeql-action digest to c10b806 (#583) (9478ea0)
  • deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.15.6 (#575) (d0d7d8f)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.19.1 (#576) (ade3870)
  • deps: update pre-commit hook pre-commit/mirrors-mypy to v1.20.0 (#588) (398d140)
  • Drop python 3.9 support (#554) (04106f5)
  • replace pre-commit with prek (#580) (d1e0cde)
  • update pytest to v9 (#559) (71ebb9f)
  • update uv to 0.11 and relax version requirement (#587) (7d9229f)

📚 Documentation

  • fix inaccuracies in README code examples (#592) (17d62c4)

🔄 Refactoring

... (truncated)

Commits
  • 5ff1cf0 chore(main): release 0.9.0 (#555)
  • eaa195b fix: correctly reset api state on shutdown (#589)
  • 17d62c4 docs: fix inaccuracies in README code examples (#592)
  • 7d9229f chore: update uv to 0.11 and relax version requirement (#587)
  • 398d140 chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.20.0 (#588)
  • 9478ea0 chore(deps): update github/codeql-action digest to c10b806 (#583)
  • c7ada5a chore(deps): pin pypa/gh-action-pypi-publish action to ed0c539 (#582)
  • ddb8fd1 chore(deps): update astral-sh/setup-uv digest to 37802ad (#581)
  • d1e0cde chore: replace pre-commit with prek (#580)
  • b81ee21 feat: Implement tracking (#564)
  • 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 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-sdk](https://github.com/open-feature/python-sdk) from 0.8.4 to 0.9.0.
- [Release notes](https://github.com/open-feature/python-sdk/releases)
- [Changelog](https://github.com/open-feature/python-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/python-sdk@v0.8.4...v0.9.0)

---
updated-dependencies:
- dependency-name: openfeature-sdk
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 29, 2026
@sonarqubecloud
Copy link
Copy Markdown

@malcolmbaig malcolmbaig merged commit e7aa61b into main Apr 29, 2026
52 checks passed
@malcolmbaig malcolmbaig deleted the dependabot/uv/openfeature-sdk-0.9.0 branch April 29, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant