Skip to content

chore(deps): Bump shellexpand from 3.1.1 to 3.1.2#1727

Merged
notheotherben merged 1 commit intomainfrom
dependabot/cargo/shellexpand-3.1.2
Feb 24, 2026
Merged

chore(deps): Bump shellexpand from 3.1.1 to 3.1.2#1727
notheotherben merged 1 commit intomainfrom
dependabot/cargo/shellexpand-3.1.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

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.
- [Commits](https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand-3.1.1...shellexpand-3.1.2)

---
updated-dependencies:
- dependency-name: shellexpand
  dependency-version: 3.1.2
  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 Feb 24, 2026
Copy link
Copy Markdown
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben notheotherben merged commit dd5d9ce into main Feb 24, 2026
9 of 10 checks passed
@notheotherben notheotherben deleted the dependabot/cargo/shellexpand-3.1.2 branch February 24, 2026 07:26
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.64%. Comparing base (04eaf20) to head (08fd144).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1727   +/-   ##
=======================================
  Coverage   88.64%   88.64%           
=======================================
  Files          99       99           
  Lines        7775     7775           
=======================================
  Hits         6892     6892           
  Misses        883      883           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant