[PR #3481] [MERGED] build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4 #3879

Closed
opened 2026-03-16 12:07:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/3481
Author: @dependabot[bot]
Created: 3/5/2026
Status: Merged
Merged: 3/5/2026
Merged by: @djc

Base: mainHead: dependabot/github_actions/crazy-max/ghaction-github-runtime-4


📝 Commits (1)

  • b077d48 build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/conformance.yml (+1 -1)

📄 Description

Bumps crazy-max/ghaction-github-runtime from 3 to 4.

Release notes

Sourced from crazy-max/ghaction-github-runtime's releases.

v4.0.0

Full Changelog: https://github.com/crazy-max/ghaction-github-runtime/compare/v3.1.0...v4.0.0

v3.1.0

Full Changelog: https://github.com/crazy-max/ghaction-github-runtime/compare/v3.0.0...v3.1.0

Commits
  • 04d248b Merge pull request #76 from crazy-max/node24
  • c8f8e4e node 24 as default runtime
  • 494a382 Merge pull request #68 from crazy-max/dependabot/npm_and_yarn/actions/core-2.0.1
  • 5d51b8e Merge pull request #74 from crazy-max/dependabot/npm_and_yarn/minimatch-3.1.5
  • f7077dc chore: update generated content
  • 4d1e035 chore(deps): bump minimatch from 3.1.2 to 3.1.5
  • b59d56d chore(deps): bump @​actions/core from 1.11.1 to 2.0.1
  • 6d0e2ef Merge pull request #75 from crazy-max/esm
  • 41d6f6a remove codecov config
  • b5018ec chore: update generated content
  • Additional commits viewable in compare view

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/3481 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/5/2026 **Status:** ✅ Merged **Merged:** 3/5/2026 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `dependabot/github_actions/crazy-max/ghaction-github-runtime-4` --- ### 📝 Commits (1) - [`b077d48`](https://github.com/hickory-dns/hickory-dns/commit/b077d4820d1897fe9dbb98fcca5082accf3c6a6d) build(deps): bump crazy-max/ghaction-github-runtime from 3 to 4 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/conformance.yml` (+1 -1) </details> ### 📄 Description Bumps [crazy-max/ghaction-github-runtime](https://github.com/crazy-max/ghaction-github-runtime) from 3 to 4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/crazy-max/ghaction-github-runtime/releases">crazy-max/ghaction-github-runtime's releases</a>.</em></p> <blockquote> <h2>v4.0.0</h2> <ul> <li>Node 24 as default runtime (requires <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Actions Runner v2.327.1</a> or later) by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/76">crazy-max/ghaction-github-runtime#76</a></li> <li>Switch to ESM and update config wiring by <a href="https://github.com/crazy-max"><code>@​crazy-max</code></a> in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/75">crazy-max/ghaction-github-runtime#75</a></li> <li>Bump <code>@​actions/core</code> from 1.11.1 to 3.0.0 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/68">crazy-max/ghaction-github-runtime#68</a></li> <li>Bump brace-expansion from 1.1.11 to 1.1.12 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/62">crazy-max/ghaction-github-runtime#62</a></li> <li>Bump js-yaml from 4.1.0 to 4.1.1 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/65">crazy-max/ghaction-github-runtime#65</a></li> <li>Bump minimatch from 3.1.2 to 3.1.5 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/74">crazy-max/ghaction-github-runtime#74</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/crazy-max/ghaction-github-runtime/compare/v3.1.0...v4.0.0">https://github.com/crazy-max/ghaction-github-runtime/compare/v3.1.0...v4.0.0</a></p> <h2>v3.1.0</h2> <ul> <li>Bump <code>@​actions/core</code> from 1.10.0 to 1.11.1 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/58">crazy-max/ghaction-github-runtime#58</a></li> <li>Bump braces from 3.0.2 to 3.0.3 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/54">crazy-max/ghaction-github-runtime#54</a></li> <li>Bump cross-spawn from 7.0.3 to 7.0.6 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/59">crazy-max/ghaction-github-runtime#59</a></li> <li>Bump ip from 2.0.0 to 2.0.1 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/50">crazy-max/ghaction-github-runtime#50</a></li> <li>Bump micromatch from 4.0.5 to 4.0.8 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/55">crazy-max/ghaction-github-runtime#55</a></li> <li>Bump tar from 6.1.14 to 6.2.1 in <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/pull/51">crazy-max/ghaction-github-runtime#51</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/crazy-max/ghaction-github-runtime/compare/v3.0.0...v3.1.0">https://github.com/crazy-max/ghaction-github-runtime/compare/v3.0.0...v3.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/04d248b84655b509d8c44dc1d6f990c879747487"><code>04d248b</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/76">#76</a> from crazy-max/node24</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/c8f8e4e4e2c36a1d970a51763a3c050cfb5accb3"><code>c8f8e4e</code></a> node 24 as default runtime</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/494a382acb998ff06b9ce385c9156710c035b2d6"><code>494a382</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/68">#68</a> from crazy-max/dependabot/npm_and_yarn/actions/core-2.0.1</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/5d51b8ef325e994dbc7d38d7433538e03faf5aec"><code>5d51b8e</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/74">#74</a> from crazy-max/dependabot/npm_and_yarn/minimatch-3.1.5</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/f7077dccce938c9d2a93b60b6e6aca0d55b7322c"><code>f7077dc</code></a> chore: update generated content</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/4d1e03547aaae96336d3216def244f8051a6b2bb"><code>4d1e035</code></a> chore(deps): bump minimatch from 3.1.2 to 3.1.5</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/b59d56d5bcfb2bb4eaf7f3628aa505d0982ca70c"><code>b59d56d</code></a> chore(deps): bump <code>@​actions/core</code> from 1.11.1 to 2.0.1</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/6d0e2ef2819c7e5114ee44159363ccc33ecc6442"><code>6d0e2ef</code></a> Merge pull request <a href="https://redirect.github.com/crazy-max/ghaction-github-runtime/issues/75">#75</a> from crazy-max/esm</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/41d6f6acdb0d73a517352187a69029c10babe7eb"><code>41d6f6a</code></a> remove codecov config</li> <li><a href="https://github.com/crazy-max/ghaction-github-runtime/commit/b5018eca6590f3e937ef5b3a8d00ffa2a60ef98f"><code>b5018ec</code></a> chore: update generated content</li> <li>Additional commits viewable in <a href="https://github.com/crazy-max/ghaction-github-runtime/compare/v3...v4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=crazy-max/ghaction-github-runtime&package-manager=github_actions&previous-version=3&new-version=4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:07:34 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#3879
No description provided.