Skip to content

GitHub Action: Bump mikefarah/yq from 4.53.3 to 4.53.6 - #1903

Merged
Michael Kubacki (makubacki) merged 2 commits into
release/202511from
dependabot/github_actions/all-actions-dependencies-3d9377b268
Sep 2, 2026
Merged

GitHub Action: Bump mikefarah/yq from 4.53.3 to 4.53.6#1903
Michael Kubacki (makubacki) merged 2 commits into
release/202511from
dependabot/github_actions/all-actions-dependencies-3d9377b268

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the all-actions-dependencies group with 1 update: mikefarah/yq.

Updates mikefarah/yq from 4.53.3 to 4.53.6

Release notes

Sourced from mikefarah/yq's releases.

v4.53.6

  • Fixing release build issue
  • Fixed line wrapping bug (#2824, #2823) Thanks @​mxey
  • Bumped dependencies

v4.53.4

Changelog

Sourced from mikefarah/yq's changelog.

4.53.6:

  • Fixing release build issue

4.53.5:

  • Fixed line wrapping bug (#2824, #2823) Thanks mxey
  • Bumped dependencies

4.53.4:

4.53.3:

4.53.2:

  • Fixing release process

4.53.1:

  • Releases and tags now signed and immutable!
  • Add system(command; args) operator (disabled by default) (#2640)
  • TOML encoder: prefer readable table sections over inline tables (#2649)
  • Fix TOML encoder to quote keys containing special characters (#2648)
  • Add string slicing support (#2639)
  • Fix findInArray misuse on MappingNodes in equality and contains (#2645) Thanks @​jandubois!
  • Fix panic on negative slice indices that underflow after adjustment (#2646) Thanks @​jandubois!
  • Fix stack overflow from circular alias in traverse (#2647) Thanks @​jandubois!

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file labels Sep 1, 2026
@mu-automation

mu-automation Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

❌ QEMU Validation Failed

Source Dependencies

Repository Commit
mu_basecore 773be6f
mu_tiano_platforms 7c27a38

Results

Platform Target Build Boot Overall Boot Time Build Logs Boot Logs
Q35 DEBUG ❌ failure ⏩ skipped N/A Build Logs N/A
ArmVirt DEBUG ✅ success ✅ success 0m 13s Build Logs Boot Logs

Workflow run: https://github.com/microsoft/mu_basecore/actions/runs/33594391328

This comment was automatically generated by the Mu QEMU PR Validation workflow.

@codecov-commenter

Codecov Comments Bot (codecov-commenter) commented Sep 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (release/202511@8c90c27). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             release/202511    #1903   +/-   ##
=================================================
  Coverage                  ?    2.23%           
=================================================
  Files                     ?     1670           
  Lines                     ?   427111           
  Branches                  ?     5079           
=================================================
  Hits                      ?     9529           
  Misses                    ?   417498           
  Partials                  ?       84           
Flag Coverage Δ
FmpDevicePkg 9.53% <ø> (?)
MdeModulePkg 1.65% <ø> (?)
MdePkg 5.44% <ø> (?)
NetworkPkg 0.55% <ø> (?)
PolicyServicePkg 30.42% <ø> (?)
SecurityPkg 1.56% <ø> (?)
StandaloneMmPkg 0.50% <ø> (?)
UefiCpuPkg 4.78% <ø> (?)
UnitTestFrameworkPkg 11.70% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@makubacki Michael Kubacki (makubacki) changed the title GitHub Action: Bump mikefarah/yq from 4.53.3 to 4.53.6 in the all-actions-dependencies group GitHub Action: Bump mikefarah/yq from 4.53.3 to 4.53.6 Sep 1, 2026
Bumps the all-actions-dependencies group with 1 update: [mikefarah/yq](https://github.com/mikefarah/yq).


Updates `mikefarah/yq` from 4.53.3 to 4.53.6
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@1b9b4ac...c14f446)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-version: 4.53.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@makubacki
Michael Kubacki (makubacki) force-pushed the dependabot/github_actions/all-actions-dependencies-3d9377b268 branch from 17529a0 to eb526d0 Compare September 1, 2026 15:20
@makubacki
Michael Kubacki (makubacki) merged commit d33540c into release/202511 Sep 2, 2026
96 checks passed
@makubacki
Michael Kubacki (makubacki) deleted the dependabot/github_actions/all-actions-dependencies-3d9377b268 branch September 2, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants