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 chrono to 0.4.28 #114

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
chrono dependencies patch 0.4.27 -> 0.4.28

Release Notes

chronotope/chrono (chrono)

v0.4.28: 0.4.28

Compare Source

This release fixes a test failure on 32-bit targets introduced with 0.4.27, see https://github.com/chronotope/chrono/issues/1234.


Configuration

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

🚦 Automerge: Enabled.

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 renovate bot enabled auto-merge (rebase) August 30, 2023 21:59
@renovate
Copy link
Contributor Author

renovate bot commented Aug 30, 2023

⚠ Artifact update problem

Renovate failed to update artifacts 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/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers":"/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers" -v "/tmp/worker/560dd9/d38247/cache":"/tmp/worker/560dd9/d38247/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers" ghcr.io/containerbase/sidecar:9.19.3 bash -l -c "install-tool rust 1.72.0 && cargo update --manifest-path server/infra/upstream_repository_impl/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 `seichi-timed-stats-conifers-ingestor v0.1.0 (/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers/server/ingestor)`
versions that meet the requirements `^0.31.6` are: 0.31.6

the package `seichi-timed-stats-conifers-ingestor` 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

File name: server/Cargo.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers":"/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers" -v "/tmp/worker/560dd9/d38247/cache":"/tmp/worker/560dd9/d38247/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers" ghcr.io/containerbase/sidecar:9.19.3 bash -l -c "install-tool rust 1.72.0 && cargo update --manifest-path server/infra/db_repository_impl/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 `seichi-timed-stats-conifers-ingestor v0.1.0 (/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers/server/ingestor)`
versions that meet the requirements `^0.31.6` are: 0.31.6

the package `seichi-timed-stats-conifers-ingestor` 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

File name: server/Cargo.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers":"/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers" -v "/tmp/worker/560dd9/d38247/cache":"/tmp/worker/560dd9/d38247/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers" ghcr.io/containerbase/sidecar:9.19.3 bash -l -c "install-tool rust 1.72.0 && cargo update --manifest-path server/domain/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 `seichi-timed-stats-conifers-ingestor v0.1.0 (/tmp/worker/560dd9/d38247/repos/github/GiganticMinecraft/seichi-timed-stats-conifers/server/ingestor)`
versions that meet the requirements `^0.31.6` are: 0.31.6

the package `seichi-timed-stats-conifers-ingestor` 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 merged commit 7342232 into master Aug 30, 2023
1 check failed
@renovate renovate bot deleted the renovate/chrono-0.x branch August 30, 2023 21:59
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