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

chore: Update Rust crate enum-as-inner to 0.5.1, ||, ^0 #304

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented May 30, 2023

This PR contains the following updates:

Package Type Update Change
enum-as-inner dependencies minor 0.5.1 -> 0.5.1, ||, ^0

Release Notes

bluejekyll/enum-as-inner (enum-as-inner)

v0.6.0

  • Previous changes deserved a minor version bump, 0.5.2 yanked, 0.6.0 released

v0.5.2

  • Add is_* impl for non unit variants, #​91 by goolmoos
  • Fully qualify both Option and Result in generated code, #​96 by kepler-5

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

@mend-for-github-com
Copy link
Contributor Author

mend-for-github-com bot commented May 30, 2023

⚠ 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 crates/lib/Cargo.toml --workspace
error: failed to parse manifest at `/tmp/renovate/github/rigetti/qcs-sdk-rust/crates/lib/Cargo.toml`

Caused by:
  failed to parse the version requirement `0.5.1, ||, ^0` for dependency `enum-as-inner`

Caused by:
  unexpected character '|' while parsing major version number

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 11 times, most recently from 3236a2e to d1adcac Compare June 6, 2023 23:34
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch from d1adcac to 71317be Compare June 12, 2023 22:25
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 3 times, most recently from f566ec9 to 814f9e3 Compare June 29, 2023 21:43
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 5 times, most recently from 53f60f0 to 472be37 Compare July 7, 2023 16:52
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 2 times, most recently from 059d4a1 to 37f3d86 Compare July 17, 2023 17:40
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 7 times, most recently from 2c5c143 to 39ca41b Compare July 20, 2023 16:29
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 2 times, most recently from 07af9d1 to e6fd322 Compare November 23, 2023 04:38
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 2 times, most recently from 016e3f4 to 54b739e Compare December 6, 2023 03:55
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 2 times, most recently from 665aff6 to c21513d Compare December 15, 2023 04:22
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch from c21513d to f716b9a Compare January 2, 2024 04:20
@mend-for-github-com mend-for-github-com bot changed the title chore: Update Rust crate enum-as-inner to 0.5.1, ||, ^0.6.0 chore: Update Rust crate enum-as-inner to 0.5.1, ||, ^0 Jan 2, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 3 times, most recently from 26c2ee8 to 3e57568 Compare January 17, 2024 03:59
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 2 times, most recently from cfd3cbc to 9671446 Compare January 19, 2024 03:50
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch from 9671446 to 62a46a8 Compare January 27, 2024 04:31
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch from 62a46a8 to 5ebb7b1 Compare February 7, 2024 04:25
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 2 times, most recently from 7b58177 to 1cb3fef Compare February 17, 2024 03:22
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 2 times, most recently from 04751d7 to c8347db Compare February 29, 2024 03:49
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 3 times, most recently from c8759db to 4539a0d Compare March 9, 2024 03:35
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch from 4539a0d to a194dfd Compare April 5, 2024 03:55
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch 3 times, most recently from b66278c to 687025d Compare April 18, 2024 04:09
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch from 687025d to a198aa9 Compare April 25, 2024 04:00
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch from a198aa9 to 7fdff00 Compare May 10, 2024 03:35
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/enum-as-inner-0.x branch from 7fdff00 to f680e29 Compare May 11, 2024 03:49
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.

0 participants