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 the github-workflows group with 3 updates #5224

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps the github-workflows group with 3 updates: Swatinem/rust-cache, taiki-e/install-action and docker/login-action.

Updates Swatinem/rust-cache from 2.6.2 to 2.7.0

Release notes

Sourced from Swatinem/rust-cache's releases.

v2.7.0

What's Changed

New Contributors

Full Changelog: Swatinem/rust-cache@v2.6.2...v2.7.0

Changelog

Sourced from Swatinem/rust-cache's changelog.

Changelog

2.7.0

  • Properly cache trybuild tests.

2.6.2

  • Fix toml parsing.

2.6.1

  • Fix hash contributions of Cargo.lock/Cargo.toml files.

2.6.0

  • Add "buildjet" as a second cache-provider backend.
  • Clean up sparse registry index.
  • Do not clean up src of -sys crates.
  • Remove .cargo/credentials.toml before saving.

2.5.1

  • Fix hash contribution of Cargo.lock.

2.5.0

  • feat: Rm workspace crates version before caching.
  • feat: Add hash of .cargo/config.toml to key.

2.4.0

  • Fix cache key stability.
  • Use 8 character hash components to reduce the key length, making it more readable.

2.3.0

  • Add cache-all-crates option, which enables caching of crates installed by workflows.
  • Add installed packages to cache key, so changes to workflows that install rust tools are detected and cached properly.
  • Fix cache restore failures due to upstream bug.
  • Fix EISDIR error due to globed directories.
  • Update runtime @actions/cache, @actions/io and dev typescript dependencies.
  • Update npm run prepare so it creates distribution files with the right line endings.

2.2.1

  • Update @actions/cache dependency to fix usage of zstd compression.

2.2.0

... (truncated)

Commits

Updates taiki-e/install-action from 2.18.6 to 2.18.13

Release notes

Sourced from taiki-e/install-action's releases.

2.18.13

  • Update cargo-tarpaulin@latest to 0.27.0.

  • Update cargo-make@latest to 0.37.1.

  • Update cargo-binstall@latest to 1.3.1.

2.18.12

  • Fix some bugs on Windows.

2.18.11

  • Update cargo-hack@latest to 0.6.8.

2.18.10

  • Update wasmtime@latest to 12.0.2.

  • Update cargo-dinghy@latest to 0.6.7.

2.18.9

  • Update syft@latest to 0.90.0.

2.18.8

  • Update cargo-no-dev-deps@latest to 0.2.7.

  • Update cargo-minimal-versions@latest to 0.1.19.

  • Update cargo-hack@latest to 0.6.7.

2.18.7

  • Update cargo-dinghy@latest to 0.6.5.
Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.18.13] - 2023-09-17

  • Update cargo-tarpaulin@latest to 0.27.0.

  • Update cargo-make@latest to 0.37.1.

  • Update cargo-binstall@latest to 1.3.1.

[2.18.12] - 2023-09-16

  • Fix some bugs on Windows.

[2.18.11] - 2023-09-15

  • Update cargo-hack@latest to 0.6.8.

[2.18.10] - 2023-09-15

  • Update wasmtime@latest to 12.0.2.

  • Update cargo-dinghy@latest to 0.6.7.

[2.18.9] - 2023-09-12

  • Update syft@latest to 0.90.0.

[2.18.8] - 2023-09-11

  • Update cargo-no-dev-deps@latest to 0.2.7.

  • Update cargo-minimal-versions@latest to 0.1.19.

  • Update cargo-hack@latest to 0.6.7.

[2.18.7] - 2023-09-11

  • Update cargo-dinghy@latest to 0.6.5.

... (truncated)

Commits

Updates docker/login-action from 2.2.0 to 3.0.0

Release notes

Sourced from docker/login-action's releases.

v3.0.0

Full Changelog: docker/login-action@v2.2.0...v3.0.0

Commits
  • 343f7c4 Merge pull request #599 from docker/dependabot/npm_and_yarn/aws-sdk-dependenc...
  • aad0f97 chore: update generated content
  • 2e0cd39 build(deps): bump the aws-sdk-dependencies group with 2 updates
  • 203bc9c Merge pull request #588 from docker/dependabot/npm_and_yarn/proxy-agent-depen...
  • 2199648 chore: update generated content
  • b489376 build(deps): bump the proxy-agent-dependencies group with 1 update
  • 7c309e7 Merge pull request #598 from docker/dependabot/npm_and_yarn/actions/core-1.10.1
  • 0ccf222 chore: update generated content
  • 56d703e Merge pull request #597 from docker/dependabot/github_actions/aws-actions/con...
  • 24d3b35 build(deps): bump @​actions/core from 1.10.0 to 1.10.1
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner September 18, 2023 02:08
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Github-Actions Impact: Github actions related stuff labels Sep 18, 2023
@FirelightFlagboy
Copy link
Contributor

@dependabot rebase

Bumps the github-workflows group with 3 updates: [Swatinem/rust-cache](https://github.com/swatinem/rust-cache), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [docker/login-action](https://github.com/docker/login-action).


Updates `Swatinem/rust-cache` from 2.6.2 to 2.7.0
- [Release notes](https://github.com/swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](Swatinem/rust-cache@e207df5...a95ba19)

Updates `taiki-e/install-action` from 2.18.6 to 2.18.13
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@b89cfc4...2358ab6)

Updates `docker/login-action` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@465a078...343f7c4)

---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-workflows
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-workflows
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-workflows
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-github_actions-github-workflows-51efa01193 branch from 4857723 to 9f26695 Compare September 18, 2023 14:46
Copy link
Contributor

@FirelightFlagboy FirelightFlagboy left a comment

Choose a reason for hiding this comment

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

Wait for publish docker, package-ionic-app and package-server workflows to finish before merging ;)

@FirelightFlagboy FirelightFlagboy added this pull request to the merge queue Sep 19, 2023
Merged via the queue into master with commit c2f01f1 Sep 19, 2023
24 checks passed
@FirelightFlagboy FirelightFlagboy deleted the dependabot-github_actions-github-workflows-51efa01193 branch September 19, 2023 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-Dependency Impact: related to an dependency I-Github-Actions Impact: Github actions related stuff
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant