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-actions group across 1 directory with 2 updates #9066

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps the github-actions group with 2 updates in the / directory: taiki-e/install-action and docker/build-push-action.

Updates taiki-e/install-action from 2.45.6 to 2.45.14

Release notes

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

2.45.14

  • Update dprint@latest to 0.47.6.

2.45.13

  • Update cargo-udeps@latest to 0.1.53.

2.45.12

  • Update wasm-bindgen@latest to 0.2.97.

2.45.11

  • Update cargo-zigbuild@latest to 0.19.5.

2.45.10

  • Update wasm-bindgen@latest to 0.2.96.

2.45.9

  • Update cargo-tarpaulin@latest to 0.31.3.

  • Update cargo-binstall@latest to 1.10.15.

2.45.8

  • Update cargo-deny@latest to 0.16.3.

  • Update protoc@latest to 3.29.0.

2.45.7

  • Update cargo-nextest@latest to 0.9.85.

  • Update typos@latest to 1.28.1.

  • Update mdbook@latest to 0.4.43.

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.45.14] - 2024-12-02

  • Update dprint@latest to 0.47.6.

[2.45.13] - 2024-11-30

  • Update cargo-udeps@latest to 0.1.53.

[2.45.12] - 2024-11-30

  • Update wasm-bindgen@latest to 0.2.97.

[2.45.11] - 2024-11-30

  • Update cargo-zigbuild@latest to 0.19.5.

[2.45.10] - 2024-11-30

  • Update wasm-bindgen@latest to 0.2.96.

[2.45.9] - 2024-11-29

  • Update cargo-tarpaulin@latest to 0.31.3.

  • Update cargo-binstall@latest to 1.10.15.

[2.45.8] - 2024-11-28

  • Update cargo-deny@latest to 0.16.3.

  • Update protoc@latest to 3.29.0.

[2.45.7] - 2024-11-27

  • Update cargo-nextest@latest to 0.9.85.

  • Update typos@latest to 1.28.1.

... (truncated)

Commits

Updates docker/build-push-action from 6.9.0 to 6.10.0

Release notes

Sourced from docker/build-push-action's releases.

v6.10.0

Full Changelog: docker/build-push-action@v6.9.0...v6.10.0

Commits
  • 48aba3b Merge pull request #1268 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 678328c chore: update generated content
  • cdf0a37 chore(deps): Bump @​docker/actions-toolkit from 0.39.0 to 0.46.0
  • d719b79 Merge pull request #1238 from docker/dependabot/npm_and_yarn/actions/core-1.11.1
  • c333dfd chore: update generated content
  • 6b56a4c chore(deps): Bump @​actions/core from 1.10.1 to 1.11.1
  • 92fb0d7 Merge pull request #1259 from docker/dependabot/github_actions/codecov/codeco...
  • 40532c5 ci: fix deprecated input for codecov-action
  • 70dd953 Merge pull request #1267 from crazy-max/fix-allow
  • 41b4e80 Merge pull request #1261 from docker/dependabot/npm_and_yarn/cross-spawn-7.0.6
  • 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

Bumps the github-actions group with 2 updates in the / directory: [taiki-e/install-action](https://github.com/taiki-e/install-action) and [docker/build-push-action](https://github.com/docker/build-push-action).


Updates `taiki-e/install-action` from 2.45.6 to 2.45.14
- [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@6da51af...ec9269c)

Updates `docker/build-push-action` from 6.9.0 to 6.10.0
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@4f58ea7...48aba3b)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2024 03:20
@dependabot dependabot bot added I-Dependency Impact: related to an dependency I-Github-Actions Impact: Github actions related stuff labels Dec 2, 2024
@FirelightFlagboy FirelightFlagboy added this pull request to the merge queue Dec 2, 2024
Merged via the queue into master with commit 2aca250 Dec 2, 2024
38 checks passed
@FirelightFlagboy FirelightFlagboy deleted the dependabot-github_actions-github-actions-59c49331de branch December 2, 2024 08:56
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