Skip to content

Bump the github-actions group with 2 updates - #879

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-d0da11fc18
Open

Bump the github-actions group with 2 updates#879
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-d0da11fc18

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 2 updates: hendrikmuhs/ccache-action and vmactions/netbsd-vm.

Updates hendrikmuhs/ccache-action from 1.2.23 to 1.2.24

Release notes

Sourced from hendrikmuhs/ccache-action's releases.

v1.2.24

What's Changed

dependabot updates

Full Changelog: hendrikmuhs/ccache-action@v1.2.23...v1.2.24

Commits

Updates vmactions/netbsd-vm from 1.4.7 to 1.4.9

Release notes

Sourced from vmactions/netbsd-vm's releases.

v1.4.9

support "11.0-microvm", which boots in 7 seconds. fix pkgsrc.

Full Changelog: vmactions/netbsd-vm@v1.4.8...v1.4.9

v1.4.8

Package mirrors: probe first, then trust

On 2026-08-30 the NetBSD.org package hosts went down together -- cdn.NetBSD.org and ftp.NetBSD.org are the same infrastructure behind a CDN, not independent mirrors -- and every pkg_add in every job spent minutes per package in TLS timeouts before dying.

The VM now probes the package mirrors at startup and points pkg_add at the ones that actually answer: cdn.NetBSD.org, ftp.NetBSD.org, the official French mirror ftp.fr.NetBSD.org, ftp.jaist.ac.jp and ftp.allbsd.org, in that order, keeping only the live ones. Dead hosts are dropped entirely rather than kept as fallbacks, because pkg_add walks the whole list for every package it installs, and each dead https entry costs minutes per package. If nothing answers, the configuration is left untouched.

This also retires a long-standing trap in the image's default configuration: its PKG_PATH ended with a NetBSD 9.0 fallback, so a package missing from the preferred hosts was silently installed from the 9.0 set, linked against libraries the running release does not ship. All entries are now same-release only.

The probe runs on every VM start, including boots from a cache-after-prepare image, so the mirror list is always from the current run, never frozen into a cache. Verified during the outage itself: with both NetBSD.org hosts dead, prepare installed its packages from the French mirror on the first try.

Under the hood

The runtime moves to anyvm v0.6.6. Changes under hooks/ now retrigger the project generation, so a hook fix is picked up by the test matrix without waiting for the daily rebuild.

Full Changelog: vmactions/netbsd-vm@v1.4.7...v1.4.8

Commits
  • 7f23a49 Update vmactions/netbsd-vm from base-vm
  • 9739cfd Generated from base-vm
  • dab02a1 fix pkgsrc
  • ddaf0eb Update vmactions/netbsd-vm from base-vm
  • 2875417 Generated from base-vm
  • 191d005 Sync from base-builder
  • 5499895 Update vmactions/netbsd-vm from base-vm
  • fd079b8 Generated from base-vm
  • f79ac1d Update version to v1.4.8
  • b017ed6 Update vmactions/netbsd-vm from base-vm
  • Additional commits viewable in compare view

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

Bumps the github-actions group with 2 updates: [hendrikmuhs/ccache-action](https://github.com/hendrikmuhs/ccache-action) and [vmactions/netbsd-vm](https://github.com/vmactions/netbsd-vm).


Updates `hendrikmuhs/ccache-action` from 1.2.23 to 1.2.24
- [Release notes](https://github.com/hendrikmuhs/ccache-action/releases)
- [Commits](hendrikmuhs/ccache-action@d62db5f...f09c25b)

Updates `vmactions/netbsd-vm` from 1.4.7 to 1.4.9
- [Release notes](https://github.com/vmactions/netbsd-vm/releases)
- [Commits](vmactions/netbsd-vm@6334c83...7f23a49)

---
updated-dependencies:
- dependency-name: hendrikmuhs/ccache-action
  dependency-version: 1.2.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: vmactions/netbsd-vm
  dependency-version: 1.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 9, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Coverage report (cross-platform merged)

Lines covered (src/snmalloc/**): 2822 / 3182 (88.69%)

Merged line coverage is the per-line union across all platforms. Region coverage is reported per-platform only; no cross-platform region total is computed.

Per-directory breakdown

Directory Lines covered Lines executable %
src/snmalloc/stl 2 4 50.00%
src/snmalloc/override 94 156 60.26%
src/snmalloc/pal 343 449 76.39%
src/snmalloc/mitigations 14 18 77.78%
src/snmalloc/aal 52 60 86.67%
src/snmalloc/ds_core 349 399 87.47%
src/snmalloc/global 266 303 87.79%
src/snmalloc/ds 328 357 91.88%
src/snmalloc/backend_helpers 336 356 94.38%
src/snmalloc/mem 840 875 96.00%
src/snmalloc/ds_aal 108 112 96.43%
src/snmalloc/backend 90 93 96.77%
Per-platform contributions (advisory)
Platform Lines covered Lines executable Lines % Regions covered Regions executable Regions %
freebsd-14 4297 4753 90.41% 3877 5701 68.01%
linux-self-host-shim-checks 4455 4913 90.68% 4104 6167 66.55%
linux-self-host-shim-checks-selfhost 1641 2326 70.55% 1501 2914 51.51%
macos-14 4270 4717 90.52% 3903 5722 68.21%
windows-2022 4199 4736 88.66% 3855 5684 67.82%

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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants