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 tokio to 1.32.0 #1339

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tokio (source) dependencies minor 1.31.0 -> 1.32.0

Release Notes

tokio-rs/tokio (tokio)

v1.32.0: Tokio v1.32.0

Fixed
  • sync: fix potential quadradic behavior in broadcast::Receiver (#​5925)
Added
  • process: stabilize Command::raw_arg (#​5930)
  • io: enable awaiting error readiness (#​5781)
Unstable
  • rt(alt): improve the scalability of alt runtime as the number of cores grows (#​5935)

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 16, 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: discord-frontend/Cargo.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/44b0aa/dc2495/repos/github/TeamHarTex/HarTex":"/tmp/worker/44b0aa/dc2495/repos/github/TeamHarTex/HarTex" -v "/tmp/worker/44b0aa/dc2495/cache":"/tmp/worker/44b0aa/dc2495/cache" -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/44b0aa/dc2495/repos/github/TeamHarTex/HarTex" ghcr.io/containerbase/sidecar:9.10.4 bash -l -c "install-tool rust 1.71.1 && cargo update --manifest-path discord-frontend/hartex-discord-core/Cargo.toml --workspace"
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
install: WARNING: failed to run ldconfig. this may happen when not installing as root. run with --verbose to see the error
    Updating crates.io index
    Updating git repository `https://github.com/rust-lang/socket2.git`
    Updating git repository `https://github.com/TeamHarTex/twilight.git`
    Updating git repository `https://github.com/TeamHarTex/macrotest.git`
error: failed to get `macrotest` as a dependency of package `hartex_discord_commands_test v0.3.0 (/tmp/worker/44b0aa/dc2495/repos/github/TeamHarTex/HarTex/discord-frontend/hartex-discord-commands-test)`

Caused by:
  failed to load source for dependency `macrotest`

Caused by:
  Unable to update https://github.com/TeamHarTex/macrotest.git?branch=master#d3dc0887

Caused by:
  object not found - no match for id (d3dc088787f9cea39db3097b460ff34d73bcace0); class=Odb (9); code=NotFound (-3)

@HTGAzureX1212 HTGAzureX1212 merged commit 38bee5b into nightly Aug 16, 2023
6 checks passed
@HTGAzureX1212 HTGAzureX1212 deleted the renovate/tokio-1.x branch August 16, 2023 22:43
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