Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate strum to 0.26.2 #1780

Merged
merged 1 commit into from
Mar 16, 2024
Merged

fix(deps): update rust crate strum to 0.26.2 #1780

merged 1 commit into from
Mar 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
strum dependencies patch 0.26.1 -> 0.26.2

Release Notes

Peternator7/strum (strum)

v0.26.2

Compare Source

  • #​337: Fix missing generic impls for EnumTryAs
  • #​334: Support prefix in AsRefStr. Technically a breaking change,
    but prefix was just added in 0.26.0 so it's a newer feature and it makes the feature more consisent in general.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 Mend Renovate. View repository job log here.

Copy link

codacy-production bot commented Mar 16, 2024

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (36d659d) 16840 14029 83.31%
Head commit (4b0071f) 16840 (+0) 14029 (+0) 83.31% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1780) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

@jdx jdx enabled auto-merge (squash) March 16, 2024 12:26
@jdx jdx merged commit 5edf8dd into main Mar 16, 2024
9 checks passed
@jdx jdx deleted the renovate/strum-0.x branch March 16, 2024 13:00
mise-en-dev added a commit that referenced this pull request Mar 16, 2024
# Changelog

All notable changes to this project will be documented in this file.

## [unreleased]

### 🐛 Bug Fixes

- *(deps)* Update rust crate clap to 4.5.3 (#1778)
- *(deps)* Update rust crate color-eyre to 0.6.3 (#1779)
- *(deps)* Update rust crate thiserror to 1.0.58 (#1781)
- *(deps)* Update rust crate strum to 0.26.2 (#1780)
- *(deps)* Update rust crate toml_edit to 0.22.7 (#1783)
- *(deps)* Update rust crate toml to 0.8.11 (#1782)
- Update shorthand for rabbitmq (#1784)
- Display error message from calling usage (#1786)

### 🎨 Styling

- Add mise tasks to editorconfig

### ⚙️ Miscellaneous Tasks

- Cargo update
- Cargo update

### Outdated

- Add --json flag (#1785)

<!-- generated by git-cliff -->
mise-en-dev added a commit that referenced this pull request Mar 16, 2024
# Changelog

All notable changes to this project will be documented in this file.

## [unreleased]

### 🐛 Bug Fixes

- *(deps)* Update rust crate clap to 4.5.3 (#1778)
- *(deps)* Update rust crate color-eyre to 0.6.3 (#1779)
- *(deps)* Update rust crate thiserror to 1.0.58 (#1781)
- *(deps)* Update rust crate strum to 0.26.2 (#1780)
- *(deps)* Update rust crate toml_edit to 0.22.7 (#1783)
- *(deps)* Update rust crate toml to 0.8.11 (#1782)
- Update shorthand for rabbitmq (#1784)
- Display error message from calling usage (#1786)

### 🎨 Styling

- Add mise tasks to editorconfig

### ⚙️ Miscellaneous Tasks

- Cargo update
- Cargo update

### Outdated

- Add --json flag (#1785)

<!-- generated by git-cliff -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant