Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Type Update Change
awalsh128/cache-apt-pkgs-action action minor v1 -> v1.6.0

Release Notes

awalsh128/cache-apt-pkgs-action (awalsh128/cache-apt-pkgs-action)

v1.6.0

Compare Source

What's Changed
New Contributors

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

v1.5.4

Compare Source

v1.5.3

Compare Source

What's Changed

New Contributors

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

v1.5.2

Compare Source

What's Changed

New Contributors

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

v1.5.1

Compare Source

What's Changed

  • Remove GitHub URL shorteners (git.io) as they no longer work by @​kkysen in #​164

New Contributors

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

v1.5.0

Compare Source

What's Changed

New Contributors

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

v1.4.3

Compare Source

What's Changed
  • Bug fix by upgrading to actions/upload-artifact@v4 rev from deprecated @v3 by @​maschwenk in #​140
New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.4.2...v1.4.3

v1.4.2

Compare Source

What's Changed
New Contributors

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

v1.4.1

Compare Source

What's Changed
New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.4.0...v1.4.1

v1.4.0

Compare Source

What's Changed
New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.3.1...v1.4.0

v1.3.1

Compare Source

What's Changed
Bugs
  • Fixes awk delimiter case in #​99.
  • Apt cache performance by @​stevenh in #​104
  • Add null field separator so filenames don't get broken up.
  • Move upload logs up in the action sequence so it captures data before it gets deleted.
New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.3.0...v1.3.1

v1.3.0

Compare Source

What's Changed

Bugs
  • Fixes issue #​98 and #​99 by enclosing filenames in single quotes to capture path node literals.
Features
  • Unify how package name and versions are paired to use = and not : delimiter. This also fixes versioned input packages. Requires a minor bump on the action since it affects the cache filenames. Automatic cache reset will occur.
Enhancements

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.2.4...v1.3.0

v1.2.4

Compare Source

What's Changed

  • Provide support for literal and folded block scalar multiline packages #​84
  • Fix upload logs artifact name to only use valid characters (swapped with cache key) #​89

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.2.3...v1.2.4

v1.2.3

Compare Source

What's Changed

Bugs

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.2.2...v1.2.3

v1.2.2

Compare Source

What's Changed

  • Fix Tar error with package files that contain spaces #​79.

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.2.1...v1.2.2

v1.2.1

Compare Source

What's Changed

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

Features
  • Skip apt-fast installation on cache hit. #​61
  • Add execute_install_scripts parameter for installation scripts feature, which tries to address APT install artifacts not covered by file capture. #​57
  • Add debug parameter for debugging mode, that executes scripts in verbose and upload action logs.
  • Remove compression from file caching. #​53
  • Obsolete refresh parameter which has been non-functional for awhile.
Bugs
  • Cover no packages edge case when writing manifest.
  • Migrate to new action output set (info).

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.1.2...v1.2.0

v1.1.3

Compare Source

What's Changed

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.1.0...v1.1.3

v1.1.2

Compare Source

What's Changed

Features

n/a

Bugs
Full Changelog

v1.1.1

Compare Source

What's Changed

Bugs
  • Address issue #​47 with Redis server installs and permission denied.

Full Changelog

v1.1.0

Compare Source

What's Changed

Features

Optimized installs with apt-fast.

Bugs
  • Fixed CLI usage warnings.
  • Improved logging readability.
  • Report disk usage of cached files.
  • Fixed dependency reporting reported in #​36 and #​37.
Full Changelog

v1.0.3

Compare Source

What's Changed

  • New all-package-version-list output, including dependencies.
  • Fixed symlink file support.
  • Fixed package dependency caching.
  • Update to actions/cache from v2 to v3.
  • Add log function to record timestamps for performance debugging.
  • Cleaned up syntax and made Bash code more idiomatic.

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.0.2...v1.0.3

v1.0.2

Compare Source

Omit fully qualified pathing for cut command. (PR #​19).

What's Changed

New Contributors

Full Changelog: awalsh128/cache-apt-pkgs-action@v1.0.1...v1.0.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/awalsh128-cache-apt-pkgs-action-1.x branch from b769336 to bb1cb4a Compare November 11, 2025 15:13
@renovate renovate bot force-pushed the renovate/awalsh128-cache-apt-pkgs-action-1.x branch from c8a081e to c3a9b93 Compare November 11, 2025 16:07
@iiiii7d iiiii7d merged commit a3986c2 into main Nov 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants