chore(deps): update rust crate rstest to 0.23 - autoclosed #167

Closed
renovate wants to merge 1 commit from renovate/rstest-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
rstest workspace.dependencies minor 0.22 -> 0.23

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

la10736/rstest (rstest)

v0.23.0

Compare Source

Add
  • You can now use environment variables in #[files] with an optional default value (see #​277).
  • You can now set a base_dir for #[files] with the $[base_dir = "..."] attribute (see #​277).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rstest](https://github.com/la10736/rstest) | workspace.dependencies | minor | `0.22` -> `0.23` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>la10736/rstest (rstest)</summary> ### [`v0.23.0`](https://github.com/la10736/rstest/blob/HEAD/CHANGELOG.md#0230-2024929) [Compare Source](https://github.com/la10736/rstest/compare/v0.22.0...v0.23.0) ##### Add - You can now use environment variables in `#[files]` with an optional default value (see [#&#8203;277](https://github.com/la10736/rstest/pull/277)). - You can now set a base_dir for `#[files]` with the `$[base_dir = "..."]` attribute (see [#&#8203;277](https://github.com/la10736/rstest/pull/277)). </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMDEuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEwMS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2024-09-29 11:31:44 +01:00
chore(deps): update rust crate rstest to 0.23
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/cron-docker-builder Pipeline was successful
ci/woodpecker/pr/push-next Pipeline was successful
ci/woodpecker/pr/tag-created Pipeline was successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful
6539df98ca
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package rstest@0.22.0 --precise 0.23.0
    Updating crates.io index
error: failed to select a version for the requirement `rstest = "^0.22.0"`
candidate versions found which didn't match: 0.23.0
location searched: crates.io index
required by package `tui-scrollview v0.4.0`
    ... which satisfies dependency `tui-scrollview = "^0.4"` (locked to 0.4.0) of package `git-next v0.13.11 (/tmp/renovate/repos/gitea/kemitix/git-next/crates/cli)`

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package rstest@0.22.0 --precise 0.23.0 Updating crates.io index error: failed to select a version for the requirement `rstest = "^0.22.0"` candidate versions found which didn't match: 0.23.0 location searched: crates.io index required by package `tui-scrollview v0.4.0` ... which satisfies dependency `tui-scrollview = "^0.4"` (locked to 0.4.0) of package `git-next v0.13.11 (/tmp/renovate/repos/gitea/kemitix/git-next/crates/cli)` ```
kemitix changed target branch from dev to main 2024-09-29 12:46:07 +01:00
Author
Collaborator

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠️ **Warning**: custom changes will be lost.
renovate changed title from chore(deps): update rust crate rstest to 0.23 to chore(deps): update rust crate rstest to 0.23 - autoclosed 2024-10-21 19:31:46 +01:00
renovate closed this pull request 2024-10-21 19:31:46 +01:00
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/cron-docker-builder Pipeline was successful
ci/woodpecker/pr/push-next Pipeline was successful
ci/woodpecker/pr/tag-created Pipeline was successful
ci/woodpecker/push/cron-docker-builder Pipeline was successful
ci/woodpecker/push/push-next Pipeline was successful
ci/woodpecker/push/tag-created Pipeline was successful

Pull request closed

Sign in to join this conversation.
No reviewers
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: kemitix/git-next#167
No description provided.