Skip to content

Commit

Permalink
chore(deps): update rust crate quick-junit to 0.5.1 (#1882)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [quick-junit](https://redirect.github.com/nextest-rs/quick-junit) |
workspace.dependencies | patch | `0.5.0` -> `0.5.1` |

---

### Release Notes

<details>
<summary>nextest-rs/quick-junit (quick-junit)</summary>

###
[`v0.5.1`](https://redirect.github.com/nextest-rs/quick-junit/blob/HEAD/CHANGELOG.md#051---2024-11-18)

[Compare
Source](https://redirect.github.com/nextest-rs/quick-junit/compare/quick-junit-0.5.0...quick-junit-0.5.1)

##### Updated

Internal dependency update: `quick-xml` updated to 0.37.1.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMC4zIiwidXBkYXRlZEluVmVyIjoiMzkuMjAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
  • Loading branch information
nextest-bot authored Nov 19, 2024
1 parent 777e16a commit 848501b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ pathdiff = { version = "0.2.2", features = ["camino"] }
pin-project-lite = "0.2.15"
pretty_assertions = "1.4.1"
proptest = "1.5.0"
quick-junit = "0.5.0"
quick-junit = "0.5.1"
rand = "0.8.5"
recursion = "0.5.2"
regex = "1.11.1"
Expand Down

0 comments on commit 848501b

Please sign in to comment.