8go / matrix-commander-rs

simple but convenient CLI-based Matrix client app for sending and receiving (in Rust)
GNU General Public License v3.0
79 stars 2 forks source link

Bump rust-build/rust-build.action from 1.4.0 to 1.4.4 #72

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 8 months ago

Bumps rust-build/rust-build.action from 1.4.0 to 1.4.4.

Release notes

Sourced from rust-build/rust-build.action's releases.

Version 1.4.4

What's Changed

New Contributors

Full Changelog: https://github.com/rust-build/rust-build.action/compare/v1.4.3...v1.4.4

Version 1.4.3

  • Hopefully fix build failing

Full Changelog: https://github.com/rust-build/rust-build.action/compare/v1.4.2...v1.4.3

Version 1.4.2

  • Emergency release: fix build failing

Full Changelog: https://github.com/rust-build/rust-build.action/compare/v1.4.1...v1.4.2

Version 1.4.1

What's Changed

New Contributors

Full Changelog: https://github.com/rust-build/rust-build.action/compare/v1.4.0...v1.4.1

Commits
  • 58ff997 Bump version
  • b4a30cf lint: Apply lint fixes
  • 80f6b89 README: Add disclaimer
  • 1eaeae0 build: Use is_true for MINIFY
  • 1abe68e refactor: Move common functions into common.sh
  • fe8a580 docker: Specify exact file permissions
  • 2944c6b build: Add (extra) features and build flag options
  • 47f8d8b entrypoint: Add option to disable/enable static linking
  • cd6596e docker: Bump rust version
  • d1480a1 Update README with static linking information
  • Additional commits viewable in compare view


Dependabot compatibility score

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

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.