Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps taiki-e/upload-rust-binary-action from 1.18.0 to 1.26.0.

Release notes

Sourced from taiki-e/upload-rust-binary-action's releases.

1.26.0

  • Add dry-run-intended input option to suppress informational warnings generated by dry-run (#100, thanks @​eirnym)

1.25.0

  • Add tar-xz input option to upload .tar.xz archive. (#98, thanks @​A4-Tacks)

1.24.0

1.23.0

1.22.1

  • Fix failure when cross-compiling to Windows on non-Windows. (#86)

1.22.0

1.21.1

  • Work around rustc's strip bug that mostly affects illumos build. See #80 for details.

1.21.0

1.20.0

1.19.2

  • Add a warning for macos-latest runner architecture change. (#70)

    warning: GitHub Actions changed default architecture of macos-latest since macos-14; consider passing 'target' input option to clarify which target you are building for.

1.19.1

  • Work around strip bugs in rustc and cargo. See #69 for details.

1.19.0

Changelog

Sourced from taiki-e/upload-rust-binary-action's changelog.

[1.26.0] - 2025-05-03

  • Add dry-run-intended input option to suppress informational warnings generated by dry-run (#100, thanks @​eirnym)

[1.25.0] - 2025-04-26

  • Add tar-xz input option to upload .tar.xz archive. (#98, thanks @​A4-Tacks)

[1.24.0] - 2024-12-17

[1.23.0] - 2024-11-11

[1.22.1] - 2024-10-19

  • Fix failure when cross-compiling to Windows on non-Windows. (#86)

[1.22.0] - 2024-08-12

[1.21.1] - 2024-07-12

  • Work around rustc's strip bug that mostly affects illumos build. See #80 for details.

[1.21.0] - 2024-06-02

[1.20.0] - 2024-04-10

[1.19.2] - 2024-04-03

  • Add a warning for macos-latest runner architecture change. (#70)

    warning: GitHub Actions changed default architecture of macos-latest since macos-14; consider passing 'target' input option to clarify which target you are building for.

[1.19.1] - 2024-03-26

  • Work around strip bugs in rustc and cargo. See #69 for details.

[1.19.0] - 2024-03-05

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [taiki-e/upload-rust-binary-action](https://github.com/taiki-e/upload-rust-binary-action) from 1.18.0 to 1.26.0.
- [Release notes](https://github.com/taiki-e/upload-rust-binary-action/releases)
- [Changelog](https://github.com/taiki-e/upload-rust-binary-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/upload-rust-binary-action@v1.18.0...v1.26.0)

---
updated-dependencies:
- dependency-name: taiki-e/upload-rust-binary-action
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 5, 2025
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