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 mozilla-actions/sccache-action from 0.0.3 to 0.0.4 #22552

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2024

Bumps mozilla-actions/sccache-action from 0.0.3 to 0.0.4.

Release notes

Sourced from mozilla-actions/sccache-action's releases.

v0.0.4

What's Changed

Dependency updates

New Contributors

Full Changelog: Mozilla-Actions/sccache-action@v0.0.3...v0.0.4

Commits
  • 2e7f9ec Merge pull request #87 from Mozilla-Actions/dependabot/npm_and_yarn/types/nod...
  • 23439b7 Merge pull request #85 from Mozilla-Actions/dependabot/npm_and_yarn/vercel/nc...
  • fce2fb6 Merge pull request #88 from Mozilla-Actions/dependabot/npm_and_yarn/eslint-pl...
  • 323784e Merge pull request #91 from cakebaker/bump_to_node20
  • d86fe94 Bump to node20
  • b4fe875 Bump eslint-plugin-import from 2.27.5 to 2.29.1
  • 21a0d08 Bump @​types/node from 20.5.8 to 20.10.6
  • 0d25c1a Bump @​vercel/ncc from 0.36.1 to 0.38.1
  • 1e15924 Merge pull request #76 from nyurik/patch-1
  • 88c8fa1 Merge pull request #72 from Mozilla-Actions/dependabot/npm_and_yarn/jest-circ...
  • 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 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 [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 31, 2024 05:40
@dependabot dependabot bot added category: dependency_changes Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 31, 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 Jan 31, 2024
@ilya-lavrenov ilya-lavrenov removed their assignment Jan 31, 2024
@ilya-lavrenov ilya-lavrenov added this pull request to the merge queue Jan 31, 2024
@ilya-lavrenov ilya-lavrenov added the port to 2023.3 Need port from master to 2023.3 LTS label Jan 31, 2024
@ilya-lavrenov ilya-lavrenov added this to the 2024.0 milestone Jan 31, 2024
Merged via the queue into master with commit 3b26778 Jan 31, 2024
68 of 70 checks passed
@ilya-lavrenov ilya-lavrenov deleted the dependabot/github_actions/mozilla-actions/sccache-action-0.0.4 branch January 31, 2024 11:05
@ilya-lavrenov ilya-lavrenov removed the port to 2023.3 Need port from master to 2023.3 LTS label Feb 1, 2024
ilya-lavrenov pushed a commit to ilya-lavrenov/openvino that referenced this pull request Feb 1, 2024
…kit#22552)

Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ilya-lavrenov added a commit that referenced this pull request Feb 1, 2024
* Bump actions/cache from 3 to 4 (#22224)

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Disable proxy for GPU plugin (#22235)

* Disable proxy for GPU

* Fix

* Ported conda-forge patch to work with latest protobuf (#22277)

* Bump sccache version (#22282)

* [GHA] Set SCCACHE_IGNORE_SERVER_IO_ERROR (#22346)

* [GHA] Change default port for sccache server to avoid collisions (#22364)

* Change Windows CC workflow but based on last successful WinCC commit (#22469)

* changed linux cc build timeout (#22561)

* Bump mozilla-actions/sccache-action from 0.0.3 to 0.0.4 (#22552)

Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@v0.0.3...v0.0.4)

---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [CI] [GHA] Download `ninja` from GitHub instead of installing through `choco` in Windows workflows (#22570)

* download ninja from github

* add ninja to path

* add note

* add retries

* [CI] [GHA] Add retries for APT, update deadsnakes action (#22515)

* update setup_python version, add retries for apt in Linux workflows

* account for sudo

* use sudo via sh

* bump to v5 (#22505)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleg Pipikin <[email protected]>
Co-authored-by: Andrey Babushkin <[email protected]>
Co-authored-by: Alina Kladieva <[email protected]>
Co-authored-by: Mikhail Ryzhov <[email protected]>
Co-authored-by: Andrei Kashchikhin <[email protected]>
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