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-all group with 3 updates #125

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-actions-all group with 3 updates: dtolnay/rust-toolchain, taiki-e/install-action and softprops/action-gh-release.

Updates dtolnay/rust-toolchain from 7b1c307e0dcbda6122208f10795a713336a9b35a to 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa

Commits

Updates taiki-e/install-action from 2.44.58 to 2.45.13

Release notes

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

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.

2.45.6

  • Update cargo-auditable@latest to 0.6.6.

  • Update cargo-binstall@latest to 1.10.14.

2.45.5

  • Update release-plz@latest to 0.3.110.

2.45.4

  • Update syft@latest to 1.17.0.

2.45.3

  • Update just@latest to 1.37.0.

2.45.2

  • Update wasmtime@latest to 27.0.0.

2.45.1

  • Update git-cliff@latest to 2.7.0.

2.45.0

... (truncated)

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.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.

  • Update mdbook@latest to 0.4.43.

[2.45.6] - 2024-11-24

... (truncated)

Commits

Updates softprops/action-gh-release from 2.0.9 to 2.1.0

Release notes

Sourced from softprops/action-gh-release's releases.

v2.1.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

New Contributors

Full Changelog: softprops/action-gh-release@v2...v2.1.0

Changelog

Sourced from softprops/action-gh-release's changelog.

2.1.0

What's Changed

Exciting New Features 🎉

Other Changes 🔄

New Contributors

Full Changelog: softprops/action-gh-release@v2...v2.1.0

2.0.9

  • maintenance release with updated dependencies

2.0.8

Other Changes 🔄

2.0.7

Bug fixes 🐛

Other Changes 🔄

2.0.6

  • maintenance release with updated dependencies

... (truncated)

Commits
  • 01570a1 chore: release 2.1.0
  • d5f028c feature: preserve upload order (#500)
  • 98daca2 feat: add support for release assets with multiple spaces within the name (#518)
  • b019a5b chore: bump @​types/node to 22.9.0
  • 73e673b chore(deps): bump @​types/node from 22.8.2 to 22.8.7 (#539)
  • 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-all group with 3 updates: [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain), [taiki-e/install-action](https://github.com/taiki-e/install-action) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `dtolnay/rust-toolchain` from 7b1c307e0dcbda6122208f10795a713336a9b35a to 315e265cd78dad1e1dcf3a5074f6d6c47029d5aa
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@7b1c307...315e265)

Updates `taiki-e/install-action` from 2.44.58 to 2.45.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@684122d...a22e180)

Updates `softprops/action-gh-release` from 2.0.9 to 2.1.0
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@e7a8f85...01570a1)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-type: direct:production
  dependency-group: github-actions-all
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-all
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 1, 2024
@taiki45 taiki45 merged commit ad70144 into main Dec 2, 2024
7 checks passed
@taiki45 taiki45 deleted the dependabot/github_actions/github-actions-all-a35d3a474f branch December 2, 2024 07:21
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.

1 participant