test-kitchen / kitchen-vra

A Test Kitchen driver for VMware vRealize Automation
Apache License 2.0
13 stars 22 forks source link

Update ffi-yajl requirement from >= 2.2.3, < 2.5.0 to >= 2.2.3, < 2.6.0 #63

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on ffi-yajl to permit the latest version.

Changelog

Sourced from ffi-yajl's changelog.

2.5.0 (2023-06-08)

Merged Pull Requests

  • Fix broken compilation with Ruby interpreter compiled with XCode 14 #114 (stanhu)

Changes not yet released to rubygems.org

Merged Pull Requests

  • Fix broken compilation with Ruby interpreter compiled with XCode 14 #114 (stanhu)

2.3.4 (2020-08-17)

Merged Pull Requests

2.3.3 (2019-12-30)

Merged Pull Requests

2.3.1 (2016-06-21)

Full Changelog

Merged pull requests:

2.3.0 (2016-07-22)

Full Changelog

Merged pull requests:

2.2.3 (2016-01-07)

Full Changelog

Merged pull requests:

... (truncated)

Commits
  • 31da264 Bump version to 2.5.0 by Chef Expeditor
  • 4a55139 Bump version to 2.4.0 by Chef Expeditor
  • 245a7cd Merge pull request #114 from stanhu/sh-xcode-14-fix
  • 966eee2 Fix broken compilation with Ruby interpreter compiled with XCode 14
  • 16abaa0 Merge pull request #113 from chef/IPACK-95-chef-ffi-libarchive-operationalize...
  • 511ffa9 make test names consistent
  • 164fca1 Use build tools that are included with devkit
  • 38542f1 fix error
  • 2988001 add again spec for jruby
  • f3af79d remove spec for jruby
  • Additional commits viewable in compare view


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 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)
dependabot[bot] commented 1 year ago

Superseded by #64.