Bump shellexpand from 3.1.1 to 3.1.2 #119

Closed
dependabot[bot] wants to merge 1 commit from dependabot/cargo/shellexpand-3.1.2 into main
dependabot[bot] commented 2026-02-23 20:24:23 +00:00 (Migrated from github.com)

Bumps shellexpand from 3.1.1 to 3.1.2.

Commits
  • ba453c5 Merge branch 'release' into 'main'
  • 93948d0 Document changes and finalise version 3.1.2
  • 3bd04da Explain why we're still on os_str_bytes 6.x in Cargo.toml
  • 21ce012 Routine dependency updates
  • f593384 Merge branch 'fix' into 'main'
  • 5245cfa README: Fix various misspelled cargo feature references
  • 9bb1ddf Add three lint allows
  • 7ecf0c2 Add missing elided lifetimes
  • b6173f0 Rename WstrExt and WstrRefExt methods
  • 69022a0 Use rfind rather than raw_len on RawOsStr
  • 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 [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) from 3.1.1 to 3.1.2. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/ba453c5f38752a3bbb90458c76583f12b39b4dae"><code>ba453c5</code></a> Merge branch 'release' into 'main'</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/93948d0e51278a0559c88ba214058cbf8c357c53"><code>93948d0</code></a> Document changes and finalise version 3.1.2</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/3bd04da7c8d7755ed315b7151bf2e2969cf7171e"><code>3bd04da</code></a> Explain why we're still on os_str_bytes 6.x in Cargo.toml</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/21ce012cbe0acea5a99986ba2e2a44f29e5a54c3"><code>21ce012</code></a> Routine dependency updates</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/f5933847c6538fc74124887f890a87399e157fbe"><code>f593384</code></a> Merge branch 'fix' into 'main'</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/5245cfab06c417bce91e85cd11db9b4083fb2c57"><code>5245cfa</code></a> README: Fix various misspelled cargo feature references</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/9bb1ddf34b9ff1cbef8a53112baac041ed963da2"><code>9bb1ddf</code></a> Add three lint allows</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/7ecf0c2ba33ef39cad90a5acb9808157ef23c403"><code>7ecf0c2</code></a> Add missing elided lifetimes</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/b6173f0c341a5a1d0af8a1541a07c6c49011786e"><code>b6173f0</code></a> Rename WstrExt and WstrRefExt methods</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/69022a0c20dece9059950c25c93bab5d4d9b0522"><code>69022a0</code></a> Use rfind rather than raw_len on RawOsStr</li> <li>See full diff in <a href="https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand-3.1.1...shellexpand-3.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shellexpand&package-manager=cargo&previous-version=3.1.1&new-version=3.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
dependabot[bot] commented 2026-03-07 14:34:17 +00:00 (Migrated from github.com)

Looks like shellexpand is up-to-date now, so this is no longer needed.

Looks like shellexpand is up-to-date now, so this is no longer needed.

Pull request closed

Sign in to join this conversation.
No description provided.