Skip to content

chore(deps): bump veltrix from 0.7.1 to 0.7.3 in /workspace - #13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/workspace/veltrix-0.7.3
Open

chore(deps): bump veltrix from 0.7.1 to 0.7.3 in /workspace#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/workspace/veltrix-0.7.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Copy link
Copy Markdown

Bumps veltrix from 0.7.1 to 0.7.3.

Release notes

Sourced from veltrix's releases.

v0.7.3

Full Changelog: KiTechSoftware/veltrix@v0.7.2...v0.7.3

v0.7.2

Full Changelog: KiTechSoftware/veltrix@v0.7.1...v0.7.2

Changelog

Sourced from veltrix's changelog.

v0.7.3

  • Added chown features to veltrix::os::unistd for changing file ownership by UID/GID or username/groupname.
  • Added PATH_SYSTEMD_SUDOERS_DIR to veltrix::os::paths for the systemd sudoers drop-in directory.

v0.7.2

  • Fixed a minor issue with path handling in veltrix::os::paths.
  • Updated async and standard command handling to support current_dir.
  • Breaking change: Updated user_bin_dir to return a FHS-compliant path by default, with an optional legacy flag for the previous behavior. This may affect existing code that relies on the old path format, so please review the updated API contract and adjust your code accordingly.
Commits
  • 5fed058 🔖 release: v0.7.3
  • de204ce ✨ feat(constants): add PATH_SYSTEM_SUDOERS_DIR for sudoers directory
  • 42f26b4 🏗️ arch(refactor): split module and moved constants
  • 9ad63e1 ✨ feat: add chown features
  • b8355fb 🔖 release: v0.7.2
  • 1e2a0b7 💥 break: change user bin directory location (FHS)
  • c100f69 ✨ feat(cmd): add current directory support
  • 481d926 ✨ feat(subids): add support for subids
  • See full diff in compare view

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 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 [veltrix](https://github.com/kitechsoftware/veltrix) from 0.7.1 to 0.7.3.
- [Release notes](https://github.com/kitechsoftware/veltrix/releases)
- [Changelog](https://github.com/KiTechSoftware/veltrix/blob/main/CHANGELOG.md)
- [Commits](KiTechSoftware/veltrix@v0.7.1...v0.7.3)

---
updated-dependencies:
- dependency-name: veltrix
  dependency-version: 0.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 16, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner May 16, 2026 01:22
@dependabot
dependabot Bot requested review from rtzn1234 and removed request for a team May 16, 2026 01:22
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 16, 2026
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants