Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump awalsh128/cache-apt-pkgs-action from 1.3.1 to 1.4.0 #22827

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 14, 2024

Bumps awalsh128/cache-apt-pkgs-action from 1.3.1 to 1.4.0.

Release notes

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

v1.4.0

What's Changed

New Contributors

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

Commits

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 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.3.1 to 1.4.0.
- [Release notes](https://github.com/awalsh128/cache-apt-pkgs-action/releases)
- [Commits](awalsh128/cache-apt-pkgs-action@v1.3.1...v1.4.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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner February 14, 2024 05:22
@dependabot dependabot bot added category: dependency_changes Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 14, 2024
@github-actions github-actions bot added category: CI OpenVINO public CI and removed category: dependency_changes Pull requests that update a dependency file labels Feb 14, 2024
@ilya-lavrenov ilya-lavrenov added the port to 2023.3 Need port from master to 2023.3 LTS label Feb 14, 2024
@ilya-lavrenov ilya-lavrenov added this to the 2024.0 milestone Feb 14, 2024
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Feb 14, 2024
Merged via the queue into master with commit ce7dcb0 Feb 14, 2024
75 checks passed
@ilya-lavrenov ilya-lavrenov deleted the dependabot/github_actions/awalsh128/cache-apt-pkgs-action-1.4.0 branch February 14, 2024 08:02
ilya-lavrenov pushed a commit to ilya-lavrenov/openvino that referenced this pull request Feb 14, 2024
…lkit#22827)

Bumps
[awalsh128/cache-apt-pkgs-action](https://github.com/awalsh128/cache-apt-pkgs-action)
from 1.3.1 to 1.4.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/releases">awalsh128/cache-apt-pkgs-action's
releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h2>What's Changed</h2>
<ul>
<li>First version of a Golang version for APT package querying. (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/118">#118</a>)
by <a href="https://github.com/awalsh128"><code>@​awalsh128</code></a>
in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/119">awalsh128/cache-apt-pkgs-action#119</a></li>
<li>Bump actions/cache/restore to v4 by <a
href="https://github.com/dpprdan"><code>@​dpprdan</code></a> in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/120">awalsh128/cache-apt-pkgs-action#120</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/dpprdan"><code>@​dpprdan</code></a> made
their first contribution in <a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/pull/120">awalsh128/cache-apt-pkgs-action#120</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0">https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/a9d925863b6a0e7a454c46a68a3f33ac551ef2e8"><code>a9d9258</code></a>
Bump global version of cache.</li>
<li><a
href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/5c74a020dc223900a5a839e8bef8cafc111efbc8"><code>5c74a02</code></a>
Bump actions/cache/restore to v4 (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/120">#120</a>)</li>
<li><a
href="https://github.com/awalsh128/cache-apt-pkgs-action/commit/6460a33c29e99ddc3c9f61ebd04653105b260906"><code>6460a33</code></a>
First version of a Golang version for APT package querying. (<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/118">#118</a>)
(<a
href="https://redirect.github.com/awalsh128/cache-apt-pkgs-action/issues/119">#119</a>)</li>
<li>See full diff in <a
href="https://github.com/awalsh128/cache-apt-pkgs-action/compare/v1.3.1...v1.4.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=awalsh128/cache-apt-pkgs-action&package-manager=github_actions&previous-version=1.3.1&new-version=1.4.0)](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 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 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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@ilya-lavrenov ilya-lavrenov removed the port to 2023.3 Need port from master to 2023.3 LTS label Feb 14, 2024
ilya-lavrenov added a commit that referenced this pull request Feb 15, 2024
### Ported:
- #22606
- #22734
- #22776
- #22820
- #22827

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Andrei Kashchikhin <[email protected]>
Co-authored-by: Jan Iwaszkiewicz <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants