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 actions/cache from 3.3.2 to 3.3.3 #8025

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps actions/cache from 3.3.2 to 3.3.3.

Release notes

Sourced from actions/cache's releases.

v3.3.3

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

Changelog

Sourced from actions/cache's changelog.

3.3.2

  • Fixes bug with Azure SDK causing blob downloads to get stuck.

3.3.3

  • Updates @​actions/cache to v3.2.3 to fix accidental mutated path arguments to getCacheVersion actions/toolkit#1378
  • Additional audit fixes of npm package(s)
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 [actions/cache](https://github.com/actions/cache) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v3.3.2...v3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from webknjaz as a code owner January 12, 2024 10:15
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 12, 2024
@github-actions github-actions bot enabled auto-merge (squash) January 12, 2024 10:16
Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f93e55c) 97.32% compared to head (ac49348) 97.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##              3.9    #8025      +/-   ##
==========================================
+ Coverage   97.32%   97.39%   +0.06%     
==========================================
  Files         108      108              
  Lines       32493    32493              
  Branches     3845     3845              
==========================================
+ Hits        31623    31645      +22     
+ Misses        664      646      -18     
+ Partials      206      202       -4     
Flag Coverage Δ
CI-GHA 97.30% <ø> (+0.05%) ⬆️
OS-Linux 96.99% <ø> (+0.06%) ⬆️
OS-Windows 94.47% <ø> (ø)
OS-macOS 96.80% <ø> (-0.01%) ⬇️
Py-3.10.11 94.37% <ø> (ø)
Py-3.10.13 96.77% <ø> (ø)
Py-3.11.7 96.53% <ø> (+0.03%) ⬆️
Py-3.12.1 96.43% <ø> (-0.15%) ⬇️
Py-3.8.10 94.35% <ø> (ø)
Py-3.8.18 96.70% <ø> (ø)
Py-3.9.13 94.36% <ø> (ø)
Py-3.9.18 96.75% <ø> (-0.01%) ⬇️
Py-pypy7.3.14 96.30% <ø> (?)
VM-macos 96.80% <ø> (-0.01%) ⬇️
VM-ubuntu 96.99% <ø> (+0.06%) ⬆️
VM-windows 94.47% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 64c4bc6 into 3.9 Jan 12, 2024
26 of 29 checks passed
@github-actions github-actions bot deleted the dependabot/github_actions/3.9/actions/cache-3.3.3 branch January 12, 2024 10:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants