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 sentry to 0.31.7 #273

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sentry (source) dependencies patch 0.31.5 -> 0.31.7

Release Notes

getsentry/sentry-rust (sentry)

v0.31.7

Compare Source

Various fixes & improvements
  • The minimum supported Rust version was bumped to 1.68.0 due to requirements from dependencies. (#​612)

v0.31.6

Compare Source

Various fixes & improvements

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 Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 28, 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: server/Cargo.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/0c3ee1/d2625b/repos/github/GiganticMinecraft/seichi-portal-backend":"/tmp/worker/0c3ee1/d2625b/repos/github/GiganticMinecraft/seichi-portal-backend" -v "/tmp/worker/0c3ee1/d2625b/cache":"/tmp/worker/0c3ee1/d2625b/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/0c3ee1/d2625b/repos/github/GiganticMinecraft/seichi-portal-backend" ghcr.io/containerbase/sidecar:9.19.4 bash -l -c "install-tool rust 1.72.0 && cargo update --manifest-path server/entrypoint/Cargo.toml --workspace"
warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
    Updating crates.io index
error: failed to select a version for `sentry`.
    ... required by package `entrypoint v0.1.0 (/tmp/worker/0c3ee1/d2625b/repos/github/GiganticMinecraft/seichi-portal-backend/server/entrypoint)`
versions that meet the requirements `^0.31.7` are: 0.31.7

the package `entrypoint` depends on `sentry`, with features: `profiling` but `sentry` does not have these features.


failed to select a version for `sentry` which could resolve this conflict

@renovate renovate bot requested a review from loliGothicK as a code owner August 28, 2023 13:38
@renovate renovate bot changed the title fix(deps): update rust crate sentry to 0.31.6 fix(deps): update rust crate sentry to 0.31.7 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/sentry-0.x branch from 62f9bb4 to 6fa7ed0 Compare September 14, 2023 20:24
@rito528 rito528 force-pushed the renovate/sentry-0.x branch from 6fa7ed0 to e038471 Compare September 28, 2023 16:37
@rito528 rito528 self-requested a review as a code owner September 28, 2023 16:37
@renovate
Copy link
Contributor Author

renovate bot commented Sep 28, 2023

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.

@rito528 rito528 enabled auto-merge September 28, 2023 16:37
@rito528 rito528 merged commit dca4adc into main Sep 28, 2023
4 checks passed
@rito528 rito528 deleted the renovate/sentry-0.x branch September 28, 2023 16:42
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.

1 participant