[PR #19] Bump shellexpand from 2.1.2 to 3.1.0 #19

Open
opened 2026-02-26 17:38:06 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Crosse/resync/pull/19
Author: @dependabot[bot]
Created: 3/27/2023
Status: 🔄 Open

Base: mainHead: dependabot/cargo/shellexpand-3.1.0


📝 Commits (1)

  • 0768331 Bump shellexpand from 2.1.2 to 3.1.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+2 -2)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps shellexpand from 2.1.2 to 3.1.0.

Commits
  • b8d99fc Merge branch 'release' into 'main'
  • 1e14162 Declare version 3.1.0
  • 692b419 Fix theoretical bug in str::strip_prefix
  • 644df9f Rename latest CI test to latest-deps
  • 20be8b8 Document deps updates
  • 9e7a993 Merge branch 'msrv' into 'main'
  • 3946ad2 Document new features and MSRV changes in changelog
  • ffb5036 State an MSRV policy
  • fc731ae Usually test with supplied Cargo.lock.example
  • 9c68672 Break out feature-matrix tests
  • Additional commits viewable 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 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Crosse/resync/pull/19 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/27/2023 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/cargo/shellexpand-3.1.0` --- ### 📝 Commits (1) - [`0768331`](https://github.com/Crosse/resync/commit/07683318488b285cf50bee777fcbe4e83077d6be) Bump shellexpand from 2.1.2 to 3.1.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [shellexpand](https://gitlab.com/ijackson/rust-shellexpand) from 2.1.2 to 3.1.0. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/b8d99fca87d00b03c2c2a5e46b226af0a8298521"><code>b8d99fc</code></a> Merge branch 'release' into 'main'</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/1e14162d48799eeaaddaabbd76bf41de9cb9f706"><code>1e14162</code></a> Declare version 3.1.0</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/692b419f8d7e8c686a07c640a589844d5ed5392d"><code>692b419</code></a> Fix theoretical bug in str::strip_prefix</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/644df9f4c2f3bb08da6db1ca2e0f3ff475c09d35"><code>644df9f</code></a> Rename latest CI test to latest-deps</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/20be8b8d4c70d48693996d2a85f8fc2e28b04028"><code>20be8b8</code></a> Document deps updates</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/9e7a99369f14d0d56f873f0659956acc1fb25fa7"><code>9e7a993</code></a> Merge branch 'msrv' into 'main'</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/3946ad227ba6ca6c33344dff1a4b5dd5a624cd65"><code>3946ad2</code></a> Document new features and MSRV changes in changelog</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/ffb5036e1d4fdcd4cffd765b12dd345424c08a11"><code>ffb5036</code></a> State an MSRV policy</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/fc731ae4962791dc6beab4b3c7f4735689bb8593"><code>fc731ae</code></a> Usually test with supplied Cargo.lock.example</li> <li><a href="https://gitlab.com/ijackson/rust-shellexpand/commit/9c686723a0e1d275bc01fea8b4a9fabeb3211e4a"><code>9c68672</code></a> Break out feature-matrix tests</li> <li>Additional commits viewable in <a href="https://gitlab.com/ijackson/rust-shellexpand/compare/shellexpand/2.1.2...shellexpand-3.1.0">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=2.1.2&new-version=3.1.0)](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 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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/resync#19
No description provided.