Bump actions/labeler from 6.1.0 to 6.2.0 - #187
Merged
Merged
Conversation
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request |
jaymzh
pushed a commit
that referenced
this pull request
Jul 15, 2026
Stub ChefConfig::Config.etc_chef_dir and c_opscode_dir in the WindowsBootstrapContext spec to return deterministic path values (C:\chef and C:\opscode\chef) regardless of the platform. These class methods use ChefConfig::Config.windows_installation_drive which detects the drive letter at runtime from the gem installation path via File.expand_path(__FILE__). The memoized results persist as class-level instance variables (@etc_chef_dir) that are NOT cleared by Chef::Config.reset between tests. This caused intermittent failures on windows-2025 runners when the GitHub Actions runner image was updated (weekly cadence per https://github.com/actions/runner-images#image-releases), changing the system configuration in a way that affected path resolution. The tests passed on windows-2025 in PR #186 (run ~July 1) but began failing in PR #187 (run ~July 10) due to a runner image update in that interval. The windows-2022 runner was unaffected. Failing tests: - spec/unit/knife/core/windows_bootstrap_context_spec.rb:164 - spec/unit/knife/core/windows_bootstrap_context_spec.rb:192 - spec/unit/knife/core/windows_bootstrap_context_spec.rb:201 - spec/unit/knife/core/windows_bootstrap_context_spec.rb:212 - spec/unit/knife/core/windows_bootstrap_context_spec.rb:232 Reference: - #187 - https://github.com/actions/runner-images (weekly image updates) Signed-off-by: Sachin Jain <Sachin.jain@chef.io>
Collaborator
|
@dependabot rebase |
Bumps [actions/labeler](https://github.com/actions/labeler) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/actions/labeler/releases) - [Commits](actions/labeler@v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: actions/labeler dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/github_actions/actions/labeler-6.2.0
branch
from
July 15, 2026 19:50
516ab57 to
4d1cac9
Compare
jaymzh
approved these changes
Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/labeler from 6.1.0 to 6.2.0.
Release notes
Sourced from actions/labeler's releases.
Commits
b8dd2d9Bump@typescript-eslint/eslint-pluginfrom 8.59.1 to 8.61.1 (#942)53affe8Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override for 0 vul...f612d9aFix: Improve PR number validation and warning messages in input handling (#939)