Skip to content

build(deps): update openfeature-sdk requirement from ~> 0.4.1 to >= 0.4.1, < 0.7.0 in /openfeature-provider/ruby in the bundler-minor-and-patch group across 1 directory - #550

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/openfeature-provider/ruby/bundler-minor-and-patch-0b265d6a24
Open

build(deps): update openfeature-sdk requirement from ~> 0.4.1 to >= 0.4.1, < 0.7.0 in /openfeature-provider/ruby in the bundler-minor-and-patch group across 1 directory#550
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/openfeature-provider/ruby/bundler-minor-and-patch-0b265d6a24

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on openfeature-sdk to permit the latest version.
Updates openfeature-sdk to 0.5.1

Release notes

Sourced from openfeature-sdk's releases.

v0.5.1

0.5.1 (2026-03-04)

Features

  • implement hooks lifecycle (spec section 4) (#214) (41c3b9e)
Changelog

Sourced from openfeature-sdk's changelog.

0.5.1 (2026-03-04)

Features

  • implement hooks lifecycle (spec section 4) (#214) (41c3b9e)

0.5.0 (2026-01-16)

⚠ BREAKING CHANGES

  • add provider eventing, remove setProvider timeout (#207)

Features

  • add provider eventing, remove setProvider timeout (#207) (fffd615)

0.4.1 (2025-11-03)

Features

  • Add runtime type validation for default values in flag evaluation methods (#194) (dc56c76)
  • Add setProviderAndWait method for blocking provider initialization (#200) (d92eabc)

0.4.0 (2024-06-13)

⚠ BREAKING CHANGES

  • Use strings from spec for error and reason enums (#131)

Features

Bug Fixes

0.3.1 (2024-04-22)

Features

  • add integer and float specific resolver methods (#124) (eea9d17)

... (truncated)

Commits
  • ee19450 chore(main): release 0.5.1 (#215)
  • 41c3b9e feat: implement hooks lifecycle (spec section 4) (#214)
  • 8ad2dde chore: add CLAUDE.md for Claude Code onboarding (#213)
  • e347439 chore(deps): update actions/checkout action to v6 (#205)
  • ed229e7 chore(deps): update actions/checkout digest to 93cb6ef (#204)
  • 8cd7b5e chore(main): release 0.5.0 (#211)
  • 4822367 chore(deps): update dependency ruby to v3.4.8 (#208)
  • fffd615 feat!: add provider eventing, remove setProvider timeout (#207)
  • 88a0498 chore(deps): update codecov/codecov-action action to v5.5.2 (#206)
  • 9944e91 chore: update copyright and add cursor to gitignore (#203)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Aug 31, 2026
@nicklasl

Copy link
Copy Markdown
Member

AI-assisted review: This dependency range appears broader than what the provider currently supports. SDK 0.6.x requires Ruby 3.4, while CI uses Ruby 3.3 and therefore tests only 0.5.1; the provider also lacks integer/float resolver methods and flag_metadata support. Please add SDK-client integration tests on Ruby 3.4 before declaring compatibility with the full < 0.7.0 range.

@dependabot dependabot Bot changed the title build(deps): update openfeature-sdk requirement from ~> 0.4.1 to >= 0.4.1, < 0.7.0 in /openfeature-provider/ruby in the bundler-minor-and-patch group build(deps): update openfeature-sdk requirement from ~> 0.4.1 to >= 0.4.1, < 0.7.0 in /openfeature-provider/ruby in the bundler-minor-and-patch group across 1 directory Aug 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/bundler/openfeature-provider/ruby/bundler-minor-and-patch-0b265d6a24 branch from 58099aa to a3ea8cc Compare August 31, 2026 11:41
….4.1, < 0.7.0

Updates the requirements on [openfeature-sdk](https://github.com/open-feature/ruby-sdk) to permit the latest version.

Updates `openfeature-sdk` to 0.5.1
- [Release notes](https://github.com/open-feature/ruby-sdk/releases)
- [Changelog](https://github.com/open-feature/ruby-sdk/blob/main/CHANGELOG.md)
- [Commits](open-feature/ruby-sdk@v0.4.1...v0.5.1)

---
updated-dependencies:
- dependency-name: openfeature-sdk
  dependency-version: 0.5.1
  dependency-type: direct:production
  dependency-group: bundler-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bundler/openfeature-provider/ruby/bundler-minor-and-patch-0b265d6a24 branch from a3ea8cc to 0dcb05b Compare September 1, 2026 11:00
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant