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 pat-s/always-upload-cache from 2.1.5 to 3.0.11 #915

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps pat-s/always-upload-cache from 2.1.5 to 3.0.11.

Release notes

Sourced from pat-s/always-upload-cache's releases.

v3.0.11

v3.0.1

Merge upstream changes from actions/cache

Changelog

Sourced from pat-s/always-upload-cache's changelog.

3.0.11

  • Update toolkit version to 3.0.5 to include @actions/core@^1.10.0
  • Update @actions/cache to use updated saveState and setOutput functions from @actions/core@^1.10.0
Commits
  • 9a0d1c3 address set-output deprecation
  • dc79841 Merge branch 'main' of github.com:actions/cache
  • 4fe9c4b Updated release file with correct env variable (#960)
  • 2b04a41 timeout env var key is not correct in README.md (#959)
  • 9b0c1fc Merge pull request #956 from actions/pdotl-version-bump
  • 18103f6 Fix licensed status error
  • 3e383cd Update RELEASES
  • 43428ea toolkit versioon update and version bump for cache
  • 1c73980 3.0.11
  • a3f5edc Merge pull request #950 from rentziass/rentziass/update-actions-core
  • 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 [pat-s/always-upload-cache](https://github.com/pat-s/always-upload-cache) from 2.1.5 to 3.0.11.
- [Release notes](https://github.com/pat-s/always-upload-cache/releases)
- [Changelog](https://github.com/pat-s/always-upload-cache/blob/main/RELEASES.md)
- [Commits](pat-s/always-upload-cache@v2.1.5...v3.0.11)

---
updated-dependencies:
- dependency-name: pat-s/always-upload-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 11, 2023
Copy link
Contributor

mergify bot commented Dec 11, 2023

@dependabot[bot], all pull requests must be targeted towards the master development branch.
Once merged into master, it is possible to backport to @humble, but it must be in master
to have these changes reflected into new distributions.

Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #915 (d7418db) into humble (af241b1) will increase coverage by 0.40%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           humble     #915      +/-   ##
==========================================
+ Coverage   44.81%   45.21%   +0.40%     
==========================================
  Files          40       40              
  Lines        3713     3713              
  Branches     1769     1769              
==========================================
+ Hits         1664     1679      +15     
+ Misses        835      820      -15     
  Partials     1214     1214              
Flag Coverage Δ
unittests 45.21% <ø> (+0.40%) ⬆️

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

see 2 files with indirect coverage changes

Copy link
Member

@aprotyas aprotyas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does anyone know if dependabot only makes safe version bumps? i.e. API and behavior compatible? Or is it entirely automated?

@christophfroehlich
Copy link
Contributor

Does anyone know if dependabot only makes safe version bumps? i.e. API and behavior compatible? Or is it entirely automated?

I don't think it checks that. Sometime the compatibility badge in the comments works, but in I guess having a look if the CI is green is enough here. Now, CI fails because of Unable to locate package ros-rolling-ament-copyright which is another issue on humble PRs I think and not related to dependabot.

@christophfroehlich christophfroehlich enabled auto-merge (squash) December 12, 2023 07:46
@christophfroehlich
Copy link
Contributor

CI linters fails without #918 #919 #920

@christophfroehlich christophfroehlich merged commit 5938e75 into humble Dec 18, 2023
9 of 14 checks passed
@christophfroehlich christophfroehlich deleted the dependabot/github_actions/humble/pat-s/always-upload-cache-3.0.11 branch December 18, 2023 18:23
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.

4 participants