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

chore(deps): bump the github-actions group with 3 updates #51

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 3, 2024

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

Updates taiki-e/install-action from 2.42.9 to 2.42.16

Release notes

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

2.42.16

  • Update just@latest to 1.34.0.

2.42.15

  • Update cargo-deny@latest to 0.16.0.

2.42.14

  • Update typos@latest to 1.23.6.

  • Update protoc@latest to 3.27.3.

2.42.13

  • Update just@latest to 1.33.0.

2.42.12

  • Update syft@latest to 1.10.0.

2.42.11

  • Update jaq@latest to 1.6.0.

2.42.10

  • Update cargo-make@latest to 0.37.15.

  • Update cargo-udeps@latest to 0.1.50.

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.42.16] - 2024-08-02

  • Update just@latest to 1.34.0.

[2.42.15] - 2024-08-02

  • Update cargo-deny@latest to 0.16.0.

[2.42.14] - 2024-07-31

  • Update typos@latest to 1.23.6.

  • Update protoc@latest to 3.27.3.

[2.42.13] - 2024-07-31

  • Update just@latest to 1.33.0.

[2.42.12] - 2024-07-31

  • Update syft@latest to 1.10.0.

[2.42.11] - 2024-07-30

  • Update jaq@latest to 1.6.0.

[2.42.10] - 2024-07-29

  • Update cargo-make@latest to 0.37.15.

  • Update cargo-udeps@latest to 0.1.50.

[2.42.9] - 2024-07-26

  • Update cargo-semver-checks@latest to 0.33.0.

  • Update cargo-deny@latest to 0.15.1.

... (truncated)

Commits

Updates msys2/setup-msys2 from 2.23.0 to 2.24.0

Release notes

Sourced from msys2/setup-msys2's releases.

v2.24.0

Changelog

Sourced from msys2/setup-msys2's changelog.

Changelog

2.24.0

2.23.0

2.22.0

2.21.1

  • Work around @​actions/cache preventing node from exiting after a cache upload #354
  • Update dependencies

2.21.0

  • Update base distribution to 20231026. [#334]
  • Update to node20 from node16 #333
  • Update dependencies

2.20.1

Changed

  • Tag all releases with semver tags [#327]
  • Bump dependencies:
    • @​actions/cache to v3.2.2
    • eslint to 8.46.0
    • eslint-plugin-jsdoc to 46.4.6

2.20.0

Changed

2.19.0

  • Remove dependency on powershell
  • Add new option for disabling caching
  • Don't fail if the GitHub caching service isn't working
  • Bump dependencies:
    • @​actions/cache to v3.2.1

2.18.0

... (truncated)

Commits

Updates docker/setup-buildx-action from 3.5.0 to 3.6.1

Release notes

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

v3.6.1

Full Changelog: docker/setup-buildx-action@v3.6.0...v3.6.1

v3.6.0

Full Changelog: docker/setup-buildx-action@v3.5.0...v3.6.0

Commits
  • 988b5a0 Merge pull request #347 from crazy-max/skip-malformed-context
  • 2c21562 chore: update generated content
  • 3382292 check for malformed docker context
  • 3d68780 Merge pull request #341 from crazy-max/docker-context-tls
  • d069e98 chore: update generated content
  • 8b850f8 create docker context if default one has TLS data loaded
  • See full diff in compare view

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 <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-actions group with 3 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action), [msys2/setup-msys2](https://github.com/msys2/setup-msys2) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action).


Updates `taiki-e/install-action` from 2.42.9 to 2.42.16
- [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@7277a40...f01eb80)

Updates `msys2/setup-msys2` from 2.23.0 to 2.24.0
- [Release notes](https://github.com/msys2/setup-msys2/releases)
- [Changelog](https://github.com/msys2/setup-msys2/blob/main/CHANGELOG.md)
- [Commits](msys2/setup-msys2@d0e80f5...5df0ca6)

Updates `docker/setup-buildx-action` from 3.5.0 to 3.6.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@aa33708...988b5a0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 3, 2024
@dependabot dependabot bot requested a review from skyf0l August 3, 2024 06:38
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 10, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 10, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-67e717f761 branch August 10, 2024 06:39
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants