Skip to content

Update faraday and ffi-yajl dependency constraints - #180

Merged
nikhil2611 merged 3 commits into
mainfrom
nikhil/update-ohai-19.1.37
Jun 22, 2026
Merged

Update faraday and ffi-yajl dependency constraints#180
nikhil2611 merged 3 commits into
mainfrom
nikhil/update-ohai-19.1.37

Conversation

@nikhil2611

@nikhil2611 nikhil2611 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

This pull request updates gem dependencies to address security and compatibility concerns. The main changes involve adding a direct dependency to remediate a transitive vulnerability and tightening version constraints for a library to avoid breaking changes.

Dependency updates and security remediation:

  • Added faraday gem version >= 2.14.3 to the Gemfile to remediate a code scan issue related to a transitive dependency from chef-licensing/inspec-core.
  • Restricted the ffi-yajl dependency in knife.gemspec to versions >= 2.2 and < 3.0 (previously < 4.0) to prevent potential incompatibilities with newer major versions.

dependabot Bot and others added 3 commits June 22, 2026 01:19
Bumps [ohai](https://github.com/chef/ohai) from 19.1.24 to 19.1.37.
- [Release notes](https://github.com/chef/ohai/releases)
- [Changelog](https://github.com/chef/ohai/blob/main/CHANGELOG.md)
- [Commits](chef/ohai@v19.1.24...v19.1.37)

---
updated-dependencies:
- dependency-name: ohai
  dependency-version: 19.1.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nikhil2611 <ngupta@progress.com>
Signed-off-by: nikhil2611 <ngupta@progress.com>
@nikhil2611
nikhil2611 requested review from a team and jaymzh as code owners June 22, 2026 07:40
@nikhil2611 nikhil2611 added the ai-assisted Work completed with AI assistance following Progress AI policies label Jun 22, 2026
@nikhil2611
nikhil2611 requested a review from a team as a code owner June 22, 2026 07:40
@nikhil2611
nikhil2611 merged commit 63c314d into main Jun 22, 2026
47 checks passed
@nikhil2611
nikhil2611 deleted the nikhil/update-ohai-19.1.37 branch June 22, 2026 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-assisted Work completed with AI assistance following Progress AI policies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants