Skip to content

chore: resolve open dependabot security alerts#180

Open
jonathannorris wants to merge 3 commits into
mainfrom
chore/dependabot-alerts
Open

chore: resolve open dependabot security alerts#180
jonathannorris wants to merge 3 commits into
mainfrom
chore/dependabot-alerts

Conversation

@jonathannorris

@jonathannorris jonathannorris commented Jun 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Resolved 9 open Dependabot security alerts by bumping vulnerable dependencies across affected provider lockfiles.
  • Additionally fixed a pre-existing simplecov gemspec/Gemfile version conflict in openfeature-flagsmith-provider (unrelated to Dependabot, but needed so bundle install doesn't fail on this branch after rebasing onto main).

Dependabot Alerts Resolved

Alert Package Manifest Severity Fix
#47 faraday providers/openfeature-go-feature-flag-provider/Gemfile.lock high Bumped 2.14.2 to 2.14.3
#46 faraday providers/openfeature-ofrep-provider/Gemfile.lock high Bumped 2.14.2 to 2.14.3
#45 faraday providers/openfeature-flagsmith-provider/Gemfile.lock high Bumped 2.14.2 to 2.14.3
#41 faraday providers/openfeature-go-feature-flag-provider/Gemfile.lock low Bumped 2.14.1 to 2.14.3
#40 faraday providers/openfeature-ofrep-provider/Gemfile.lock low Bumped 2.14.1 to 2.14.3
#39 faraday providers/openfeature-flagsmith-provider/Gemfile.lock low Bumped 2.14.1 to 2.14.3
#35 addressable providers/openfeature-flagsmith-provider/Gemfile.lock high Bumped 2.8.9 to 2.9.0
#34 addressable providers/openfeature-go-feature-flag-provider/Gemfile.lock high Bumped 2.8.7 to 2.9.0
#29 json providers/openfeature-meta_provider/Gemfile.lock high Bumped 2.19.0 to 2.19.7

Verification

  • bundle exec rspec and bundle exec rubocop pass on each affected provider: go-feature-flag (82 examples), ofrep (44 examples), flagsmith (89 examples), meta_provider (58 examples).

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several dependency versions across multiple Gemfile.lock files for various OpenFeature providers, including openfeature-flagsmith-provider, openfeature-go-feature-flag-provider, openfeature-meta_provider, and openfeature-ofrep-provider. Specifically, it bumps versions for dependencies such as addressable, faraday, faraday-net_http, json, and public_suffix. There are no review comments, and I have no feedback to provide.

@jonathannorris
jonathannorris force-pushed the chore/dependabot-alerts branch from 2731d8d to 05604d0 Compare June 2, 2026 14:59
@jonathannorris
jonathannorris marked this pull request as ready for review June 2, 2026 17:51
@jonathannorris
jonathannorris requested review from askpt and toddbaert June 2, 2026 17:54
@jonathannorris
jonathannorris force-pushed the chore/dependabot-alerts branch from 05604d0 to 7d0904b Compare June 5, 2026 19:09
@jonathannorris
jonathannorris marked this pull request as draft June 8, 2026 14:37
@jonathannorris
jonathannorris requested a review from Copilot June 8, 2026 14:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jonathannorris
jonathannorris marked this pull request as ready for review June 8, 2026 14:38
@jonathannorris
jonathannorris enabled auto-merge (squash) June 8, 2026 14:38
@jonathannorris
jonathannorris force-pushed the chore/dependabot-alerts branch 2 times, most recently from 86882d7 to 28233e4 Compare June 22, 2026 14:09
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@jonathannorris, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 40 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 5487bd16-11e3-4c94-8559-f46f1398514d

📥 Commits

Reviewing files that changed from the base of the PR and between c786a79 and cf77c27.

⛔ Files ignored due to path filters (4)
  • providers/openfeature-flagsmith-provider/Gemfile.lock is excluded by !**/*.lock
  • providers/openfeature-go-feature-flag-provider/Gemfile.lock is excluded by !**/*.lock
  • providers/openfeature-meta_provider/Gemfile.lock is excluded by !**/*.lock
  • providers/openfeature-ofrep-provider/Gemfile.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • providers/openfeature-flagsmith-provider/openfeature-flagsmith-provider.gemspec

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jonathannorris
jonathannorris force-pushed the chore/dependabot-alerts branch 2 times, most recently from d6bf75d to 90c8919 Compare July 6, 2026 14:16
@jonathannorris
jonathannorris marked this pull request as draft July 6, 2026 14:17
auto-merge was automatically disabled July 6, 2026 14:17

Pull request was converted to draft

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
- faraday 2.14.2 -> 2.14.3 (high, alert #47) in openfeature-go-feature-flag-provider
- faraday 2.14.2 -> 2.14.3 (high, alert #46) in openfeature-ofrep-provider
- faraday 2.14.2 -> 2.14.3 (high, alert #45) in openfeature-flagsmith-provider

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
The Gemfile requires simplecov ~> 1.0 (bumped in #193) but the gemspec's
dev dependency was still pinned to ~> 0.22, and Gemfile.lock still
resolved simplecov 0.22.0. This conflict makes bundler >= 2.7 refuse to
parse the Gemfile, which would break CI on this branch after rebasing
onto main. Aligning the gemspec constraint and regenerating the lock
resolves the conflict.

Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
@jonathannorris
jonathannorris force-pushed the chore/dependabot-alerts branch from 90c8919 to cf77c27 Compare July 20, 2026 14:22
@jonathannorris
jonathannorris marked this pull request as ready for review July 20, 2026 14:36
@jonathannorris
jonathannorris enabled auto-merge (squash) July 20, 2026 14:36

@Zaimwa9 Zaimwa9 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants