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 #7067

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps the github-workflows group with 3 updates: taiki-e/install-action, streetsidesoftware/cspell-action and docker/setup-buildx-action.

Updates taiki-e/install-action from 2.32.9 to 2.32.17

Release notes

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

2.32.17

  • Update cargo-tarpaulin@latest to 0.28.0.

2.32.16

  • Update typos@latest to 1.20.8.

  • Update syft@latest to 1.2.0.

2.32.15

  • Update cargo-deny@latest to 0.14.21.

2.32.14

  • Update wasmtime@latest to 19.0.2.

2.32.13

  • Update cargo-dinghy@latest to 0.7.1.

2.32.12

  • Update git-cliff@latest to 2.2.1.

2.32.11

  • Update typos@latest to 1.20.7.

2.32.10

  • Update typos@latest to 1.20.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.32.17] - 2024-04-13

  • Update cargo-tarpaulin@latest to 0.28.0.

[2.32.16] - 2024-04-13

  • Update typos@latest to 1.20.8.

  • Update syft@latest to 1.2.0.

[2.32.15] - 2024-04-12

  • Update cargo-deny@latest to 0.14.21.

[2.32.14] - 2024-04-12

  • Update wasmtime@latest to 19.0.2.

[2.32.13] - 2024-04-11

  • Update cargo-dinghy@latest to 0.7.1.

[2.32.12] - 2024-04-11

  • Update git-cliff@latest to 2.2.1.

[2.32.11] - 2024-04-10

  • Update typos@latest to 1.20.7.

[2.32.10] - 2024-04-09

  • Update typos@latest to 1.20.5.

[2.32.9] - 2024-04-05

  • Update cargo-make@latest to 0.37.11.

... (truncated)

Commits

Updates streetsidesoftware/cspell-action from 6.1.0 to 6.2.0

Release notes

Sourced from streetsidesoftware/cspell-action's releases.

v6.2.0

6.2.0 (2024-04-11)

Features

Updates and Bug Fixes

  • Workflow Bot -- Update ALL Dependencies (main) (#1649) (b36e1ce)
Changelog

Sourced from streetsidesoftware/cspell-action's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.2.0 (2024-04-11)

Features

Updates and Bug Fixes

  • Workflow Bot -- Update ALL Dependencies (main) (#1649) (b36e1ce)

6.1.0 (2024-03-26)

Features

Updates and Bug Fixes

6.0.0 (2024-03-03)

⚠ BREAKING CHANGES

  • Use locally installed git to determine file changes. (#1596)

Features

Updates and Bug Fixes

... (truncated)

Commits
  • 807d7d9 chore(main): release 6.2.0 (#1658)
  • c9c0bdc ci: Workflow Bot -- Update ALL Dependencies (main) (#1673)
  • 00642d7 ci: Workflow Bot -- Update ALL Dependencies (main) (#1671)
  • 10f5944 feat: Update CSpell version (8.7.0) (#1670)
  • d65f722 chore(deps): bump codecov/codecov-action from 4.2.0 to 4.3.0 (#1664)
  • 1699624 ci: Workflow Bot -- Update ALL Dependencies (main) (#1662)
  • ddfbf62 ci: Workflow Bot -- Update ALL Dependencies (main) (#1661)
  • b36e1ce fix: Workflow Bot -- Update ALL Dependencies (main) (#1649)
  • 029694b chore(deps): bump codecov/codecov-action from 4.1.0 to 4.2.0 (#1655)
  • ddabb87 ci: Workflow Bot -- Update ALL Dependencies (main) (#1648)
  • See full diff in compare view

Updates docker/setup-buildx-action from 3.2.0 to 3.3.0

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.3.0

Full Changelog: docker/setup-buildx-action@v3.2.0...v3.3.0

Commits
  • d70bba7 Merge pull request #307 from crazy-max/bump-toolkit
  • 7638634 chore: update generated content
  • c68420f bump @​docker/actions-toolkit from 0.19.0 to 0.20.0
  • See full diff 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

Bumps the github-workflows group with 3 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action), [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action).


Updates `taiki-e/install-action` from 2.32.9 to 2.32.17
- [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@e4ef34d...99774fe)

Updates `streetsidesoftware/cspell-action` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@ca4bb06...807d7d9)

Updates `docker/setup-buildx-action` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@2b51285...d70bba7)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-workflows
- dependency-name: streetsidesoftware/cspell-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-workflows
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-workflows
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner April 15, 2024 02:26
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Github-Actions Impact: Github actions related stuff labels Apr 15, 2024
@FirelightFlagboy FirelightFlagboy added this pull request to the merge queue Apr 15, 2024
Merged via the queue into master with commit 4e62ae8 Apr 15, 2024
38 checks passed
@FirelightFlagboy FirelightFlagboy deleted the dependabot-github_actions-github-workflows-2050201367 branch April 15, 2024 06:59
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