Skip to content

build(deps): bump inspec-core from 5.24.5 to 6.8.24#833

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/inspec-core-6.8.24
Open

build(deps): bump inspec-core from 5.24.5 to 6.8.24#833
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/bundler/inspec-core-6.8.24

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps inspec-core from 5.24.5 to 6.8.24.

Release notes

Sourced from inspec-core's releases.

Chef InSpec v6.8.24

v6.8.24 (2025-01-29)

Merged Pull Requests

  • Fix license server URL override issue by prioritizing environment-set value #7203 (ahasunos)
  • CHEF-15651: Introduce --legacy flag for compatibility in inspec automate upload with legacy checks and export options #7200 (ahasunos)
  • CHEF-11226: Upgrade Ruby and Ruby Dev Kit to 3.1.6 due to outdated embedded Perl version in 3.1.2 #7174 (ahasunos)
  • CHEF-12173: Update regular expression to fix warnings detected by CodeQL #7222 (ahasunos)
  • CHEF-16823: Introduce deprecation warning for core resources moving to resource packs in InSpec 7 #7219 (ahasunos)
  • Improvements in error handling of plugin installation error #7161 (Nik08)
  • Bump ffi from 1.17.0 to 1.17.1 in /omnibus #7251 (dependabot[bot])
  • Bump rexml from 3.3.3 to 3.3.9 in /omnibus #7199 (dependabot[bot])
  • To Fix OpenSSL 3.2.0 gem issue #7267 (poorndm)
  • CHEF-18596 Fix code scanning alert no. 63: Use of a broken or weak cryptographic hashing algorithm on sensitive data #7261 (sathish-progress)
  • CHEF-18596 Fix code scanning alert no. 62: Request without certificate validation #7260 (sathish-progress)
  • CHEF-16676-Bug fix for spl character password #7277 (balasubramanian-s)
  • Revert "CHEF-18596 Fix code scanning alert no. 62: Request without certificate validation" #7280 (Nik08)

Chef InSpec v6.8.11

v6.8.11 (2024-11-06)

Merged Pull Requests

Chef InSpec v6.8.1

v6.8.1 (2024-07-31)

Merged Pull Requests

... (truncated)

Changelog

Sourced from inspec-core's changelog.

Changes since 6.8.24 release

Merged Pull Requests

v6.8.24 (2025-01-29)

Merged Pull Requests

  • Fix license server URL override issue by prioritizing environment-set value #7203 (ahasunos)
  • CHEF-15651: Introduce --legacy flag for compatibility in inspec automate upload with legacy checks and export options #7200 (ahasunos)
  • CHEF-11226: Upgrade Ruby and Ruby Dev Kit to 3.1.6 due to outdated embedded Perl version in 3.1.2 #7174 (ahasunos)
  • CHEF-12173: Update regular expression to fix warnings detected by CodeQL #7222 (ahasunos)
  • CHEF-16823: Introduce deprecation warning for core resources moving to resource packs in InSpec 7 #7219 (ahasunos)
  • Improvements in error handling of plugin installation error #7161 (Nik08)
  • Bump ffi from 1.17.0 to 1.17.1 in /omnibus #7251 (dependabot[bot])
  • Bump rexml from 3.3.3 to 3.3.9 in /omnibus #7199 (dependabot[bot])
  • To Fix OpenSSL 3.2.0 gem issue #7267 (poorndm)
  • CHEF-18596 Fix code scanning alert no. 63: Use of a broken or weak cryptographic hashing algorithm on sensitive data #7261 (sathish-progress)
  • CHEF-18596 Fix code scanning alert no. 62: Request without certificate validation #7260 (sathish-progress)
  • CHEF-16676-Bug fix for spl character password #7277 (balasubramanian-s)
  • Revert "CHEF-18596 Fix code scanning alert no. 62: Request without certificate validation" #7280 (Nik08)

... (truncated)

Commits
  • 42364d8 Bump version to 6.8.24 by Chef Expeditor
  • 3d62aae Revert "CHEF-18596 Fix code scanning alert no. 62: Request without certificat...
  • c638013 Bump version to 6.8.23 by Chef Expeditor
  • ffbf9fa Merge pull request #7277 from inspec/bs/encode-password-postgres
  • 91e1180 updated tests
  • 22f33d7 lint fixes
  • e71f48c encode password for spl char
  • 156d314 Bump version to 6.8.22 by Chef Expeditor
  • 63723c3 Merge pull request #7260 from inspec/alert-autofix-http-ssl-verify-mode
  • 0e88f45 Bump version to 6.8.21 by Chef Expeditor
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
inspec-core [>= 7.a, < 8]

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 18, 2026
@Firefishy
Copy link
Member

@dependabot rebase

Bumps [inspec-core](https://github.com/inspec/inspec) from 5.24.5 to 6.8.24.
- [Release notes](https://github.com/inspec/inspec/releases)
- [Changelog](https://github.com/inspec/inspec/blob/main/CHANGELOG.md)
- [Commits](inspec/inspec@v5.24.5...v6.8.24)

---
updated-dependencies:
- dependency-name: inspec-core
  dependency-version: 6.8.24
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/inspec-core-6.8.24 branch from 9075a01 to 1b09274 Compare March 4, 2026 16:16
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