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 mikehardy/buildcache-action from 1.2.2 to 2.1.0 #45

Open
wants to merge 1 commit into
base: Vanguard
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps mikehardy/buildcache-action from 1.2.2 to 2.1.0.

Release notes

Sourced from mikehardy/buildcache-action's releases.

v2.1.0

What's Changed

New Contributors

Full Changelog: mikehardy/buildcache-action@v2.0.0...v2.1.0

v2.0.0

What's Changed

Full Changelog: mikehardy/buildcache-action@v1...v2.0.0

v1.3.0 - skip store of empty/no-change cache, add toggle to skip cache

1.3.0 (2022-06-26)

Features

Changelog

Sourced from mikehardy/buildcache-action's changelog.

2.1.0 (2022-10-21)

Features

  • add config option to explicitly set the buildcache tag to use (#105) (1db83fb)

2.0.0 (2022-10-12)

⚠ BREAKING CHANGES

  • deps: use node16

Bug Fixes

1.3.0 (2022-06-26)

Features

  • avoid storing empty/no-change caches + add toggle to skip cache store (8ddbf68)
Commits
  • 1db83fb feat: add config option to explicitly set the buildcache tag to use (#105)
  • 5da2556 chore(deps): bump @​actions/cache from 3.0.5 to 3.0.6
  • e1814cb chore(deps): bump @​actions/cache from 3.0.4 to 3.0.5
  • c87cea0 chore(deps): bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0
  • 6d7415c chore(release): move v2 tag
  • 55c7480 docs(CHANGELOG): v2 notes
  • 34bcf24 chore(release): use conventional commits for release triggers
  • 38afb35 fix(deps)!: use node16
  • b2ccc5c chore(deps): bump @​actions/github from 5.1.0 to 5.1.1
  • a3c0a6f chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1
  • 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 [mikehardy/buildcache-action](https://github.com/mikehardy/buildcache-action) from 1.2.2 to 2.1.0.
- [Release notes](https://github.com/mikehardy/buildcache-action/releases)
- [Changelog](https://github.com/mikehardy/buildcache-action/blob/main/CHANGELOG.md)
- [Commits](mikehardy/buildcache-action@v1.2.2...v2.1.0)

---
updated-dependencies:
- dependency-name: mikehardy/buildcache-action
  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 Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build | Project System dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

0 participants