Skip to content

chore(deps): bump houseabsolute/actions-rust-release from 0 to 1 in the actions group across 1 directory - #1

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-717245ee7f
Closed

chore(deps): bump houseabsolute/actions-rust-release from 0 to 1 in the actions group across 1 directory#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-717245ee7f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown

Bumps the actions group with 1 update in the / directory: houseabsolute/actions-rust-release.

Updates houseabsolute/actions-rust-release from 0 to 1

Release notes

Sourced from houseabsolute/actions-rust-release's releases.

v0.0.8

  • Update all actions used by this action to get rid of Node.js deprecation warnings. GH #19. Reported by @​simonhollingshead (Simon Hollingshead).

v0.0.7

  • Updated various actions used by this action so that it no longer triggers warnings about Node.js 20 deprecation.

v0.0.6

  • Added validation for all input parameters. This should provide better errors when a required parameter is missing or a parameter is invalid (like referring to a path which does not exist).
  • Added a new action-gh-release-parameters input parameter. This takes a JSON string which can contain most parameters accepted by the the softprops/action-gh-release@v2 action action.

v0.0.5

  • Trying to do an actual release with changes-file set to an empty string caused the softprops/action-gh-release action to fail with an error like EISDIR: illegal operation on a directory, read. Fixed by @​xen (yksen). GH PR #6. Fixes GH #7.

v0.0.4

  • The changes-file parameter can be set to an empty string. If you do this, then the action will not look for a changelog file to include in the release. Based on a bug report by @​magick93. GH #5.

v0.0.3

  • Added a new working-directory parameter. When this is set, all actions are performed from inside this directory. Implemented by @​Snoupix. GH #4.
  • Fixed a bug where even when extra-files was set, the action would fail if there was no Changes.md file present. This contradicted the docs, which said that when extra-files was set, the changes-file parameter would be ignored. Reported by @​jannes. GH #3.

v0.0.2

  • Fixed a bug where the executable in the generated tarball or zip file did not have executable permissions set.

v0.0.1 - First release

No release notes provided.

Changelog

Sourced from houseabsolute/actions-rust-release's changelog.

0.0.8 - 2026-06-21

  • Update all actions used by this action to get rid of Node.js deprecation warnings. GH #19. Reported by @​simonhollingshead (Simon Hollingshead).

0.0.7 - 2026-03-15

  • Updated various actions used by this action so that it no longer triggers warnings about Node.js 20 deprecation.

0.0.6 - 2025-02-15

  • Added validation for all input parameters. This should provide better errors when a required parameter is missing or a parameter is invalid (like referring to a path which does not exist).
  • Added a new action-gh-release-parameters input parameter. This takes a JSON string which can contain most parameters accepted by the the softprops/action-gh-release@v2 action action.

0.0.5 - 2025-02-09

  • Trying to do an actual release with changes-file set to an empty string caused the softprops/action-gh-release action to fail with an error like EISDIR: illegal operation on a directory, read. Fixed by @​xen (yksen). GH PR #6. Fixes GH #7.

0.0.4 - 2024-12-08

  • The changes-file parameter can be set to an empty string. If you do this, then the action will not look for a changelog file to include in the release. Based on a bug report by @​magick93. GH #5.

0.0.3 - 2024-11-18

  • Added a new working-directory parameter. When this is set, all actions are performed from inside this directory. Implemented by @​Snoupix. GH #4.
  • Fixed a bug where even when extra-files was set, the action would fail if there was no Changes.md file present. This contradicted the docs, which said that when extra-files was set, the changes-file parameter would be ignored. Reported by @​jannes. GH #3.

0.0.2 - 2024-10-27

  • Fixed a bug where the executable in the generated tarball or zip file did not have executable permissions set.

0.0.1 - 2024-09-14

  • First release upon an unsuspecting world.
Commits
  • 136b753 Set draft:true for test releases
  • 232fa15 Replace release-tag-prefix with release-tag-regex
  • 2724b35 Make check-release.pl a bit more robust
  • 7c5076a Ignore value of changes-file when extra-files is set
  • d740425 Add tests for working-directory parameter
  • 093fa42 Add a working-directory parameter
  • e536e52 Tweak capitalization in action name
  • faaa222 Add release date for 0.0.2
  • 924d052 Make sure that the executable in the release artifact is executable
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 23, 2026
@dependabot dependabot Bot changed the title build(deps): bump houseabsolute/actions-rust-release from 0 to 1 in the actions group build(deps): bump houseabsolute/actions-rust-release from 0 to 1 in the actions group across 1 directory Jul 23, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-717245ee7f branch from 130f5dc to 44d0ce0 Compare July 23, 2026 03:24
@dependabot dependabot Bot changed the title build(deps): bump houseabsolute/actions-rust-release from 0 to 1 in the actions group across 1 directory chore(deps): bump houseabsolute/actions-rust-release from 0 to 1 in the actions group across 1 directory Jul 23, 2026
Bumps the actions group with 1 update in the / directory: [houseabsolute/actions-rust-release](https://github.com/houseabsolute/actions-rust-release).


Updates `houseabsolute/actions-rust-release` from 0 to 1
- [Release notes](https://github.com/houseabsolute/actions-rust-release/releases)
- [Changelog](https://github.com/houseabsolute/actions-rust-release/blob/v0/Changes.md)
- [Commits](houseabsolute/actions-rust-release@v0...v1)

---
updated-dependencies:
- dependency-name: houseabsolute/actions-rust-release
  dependency-version: '1'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions-717245ee7f branch from 44d0ce0 to bee68b5 Compare July 23, 2026 04:12
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Author

Looks like houseabsolute/actions-rust-release is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 23, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions-717245ee7f branch July 23, 2026 06:48
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