Skip to content

Bump actions/labeler from 6.1.0 to 6.2.0 - #187

Merged
jaymzh merged 1 commit into
mainfrom
dependabot/github_actions/actions/labeler-6.2.0
Jul 16, 2026
Merged

Bump actions/labeler from 6.1.0 to 6.2.0#187
jaymzh merged 1 commit into
mainfrom
dependabot/github_actions/actions/labeler-6.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/labeler from 6.1.0 to 6.2.0.

Release notes

Sourced from actions/labeler's releases.

v6.2.0

What's Changed

Bug Fix

Dependency Updates

Full Changelog: actions/labeler@v6.1.0...v6.2.0

Commits
  • b8dd2d9 Bump @​typescript-eslint/eslint-plugin from 8.59.1 to 8.61.1 (#942)
  • 53affe8 Bump js-yaml to 4.2.0, apply npm audit fix, and add undici override for 0 vul...
  • f612d9a Fix: Improve PR number validation and warning messages in input handling (#939)
  • See full diff in compare view

@dependabot
dependabot Bot requested review from a team and jaymzh as code owners July 9, 2026 23:33
@jaymzh

jaymzh commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
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 @dependabot recreate.

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>
@jaymzh

jaymzh commented Jul 15, 2026

Copy link
Copy Markdown
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
dependabot Bot force-pushed the dependabot/github_actions/actions/labeler-6.2.0 branch from 516ab57 to 4d1cac9 Compare July 15, 2026 19:50
@jaymzh
jaymzh merged commit 7df16ef into main Jul 16, 2026
54 of 56 checks passed
@jaymzh
jaymzh deleted the dependabot/github_actions/actions/labeler-6.2.0 branch July 16, 2026 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant