Skip to content

Bump awalsh128/cache-apt-pkgs-action from 1.2.4 to 1.3.0#96

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/awalsh128/cache-apt-pkgs-action-1.3.0
Closed

Bump awalsh128/cache-apt-pkgs-action from 1.2.4 to 1.3.0#96
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/awalsh128/cache-apt-pkgs-action-1.3.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 27, 2023

Bumps awalsh128/cache-apt-pkgs-action from 1.2.4 to 1.3.0.

Release notes

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

v1.3.0

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

Commits
  • 1850ee5 Documentation for versioning support.
  • 135ee20 Merge branch 'dev' into master
  • 0a48123 Revert package existence test.
  • 6d3c759 Test apt-cache show command wrt versioning.
  • f5bcdd7 Use APT syntax for name version delimitation and not a colon.
  • cdad971 Fix broken function calls.
  • 971da59 Standardize syntax, name casing and fix package versioning feature.
  • bd54558 Convert action to APT version syntax.
  • a644619 Enclose filenames in single quotes to capture literals #99
  • bdc0928 Only install apt-fast from source if not present (#97)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.2.4 to 1.3.0.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](awalsh128/cache-apt-pkgs-action@v1.2.4...v1.3.0)

---
updated-dependencies:
- dependency-name: awalsh128/cache-apt-pkgs-action
  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 Mar 27, 2023
@github-actions
Copy link
Copy Markdown

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label Jul 16, 2023
@github-actions
Copy link
Copy Markdown

This PR was closed because it has been stalled for 2 week with no activity.

@github-actions github-actions bot closed this Jul 24, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 24, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/github_actions/awalsh128/cache-apt-pkgs-action-1.3.0 branch July 24, 2023 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CI dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants