Skip to content

Bump awalsh128/cache-apt-pkgs-action from 1.4.3 to 1.6.1#8479

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/awalsh128/cache-apt-pkgs-action-1.6.1
Open

Bump awalsh128/cache-apt-pkgs-action from 1.4.3 to 1.6.1#8479
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/awalsh128/cache-apt-pkgs-action-1.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps awalsh128/cache-apt-pkgs-action from 1.4.3 to 1.6.1.

Release notes

Sourced from awalsh128/cache-apt-pkgs-action's releases.

v1.6.1

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.5.4...v1.6.1

v1.6.0

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.5.2...v1.5.4

v1.5.3

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.5.2...v1.5.3

v1.5.2

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.5.0...v1.5.2

v1.5.1

What's Changed

New Contributors

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
awalsh128/cache-apt-pkgs-action [>= 1.6.0.a, < 1.6.1]
awalsh128/cache-apt-pkgs-action [>= 1.5.a, < 1.6]

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)

Bumps [awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action) from 1.4.3 to 1.6.1.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](awalsh128/cache-apt-pkgs-action@v1.4.3...v1.6.1)

---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 20, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7036f304a3

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .github/workflows/ci.yml
- name: Install dependencies (Linux)
if: runner.os == 'Linux'
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
uses: awalsh128/cache-apt-pkgs-action@v1.6.1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Gate multilib packages on the ARM Linux jobs

On the ubuntu-24.04-arm jobs, this bump makes the action use an architecture-specific cache key, so the ARM runners stop reusing the existing x64 apt cache and fall through to apt-fast install for the listed packages. Ubuntu 24.04 does not publish gcc-multilib/g++-multilib for arm64, so the Linux ARM build matrix entry and the ARM coverage workflow will fail on a cold ARM-specific cache unless those packages are omitted or installed conditionally for x64 only.

Useful? React with 👍 / 👎.

@pkg-pr-new

pkg-pr-new Bot commented Jun 20, 2026

Copy link
Copy Markdown

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript@8479

@rescript/darwin-arm64

npm i https://pkg.pr.new/@rescript/darwin-arm64@8479

@rescript/darwin-x64

npm i https://pkg.pr.new/@rescript/darwin-x64@8479

@rescript/linux-arm64

npm i https://pkg.pr.new/@rescript/linux-arm64@8479

@rescript/linux-x64

npm i https://pkg.pr.new/@rescript/linux-x64@8479

@rescript/runtime

npm i https://pkg.pr.new/@rescript/runtime@8479

@rescript/win32-x64

npm i https://pkg.pr.new/@rescript/win32-x64@8479

commit: 7036f30

@github-actions

Copy link
Copy Markdown

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