Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Type Update Change
diesel-async dependencies minor =0.6.1 -> =0.7.3
diesel-async dev-dependencies minor =0.6.1 -> =0.7.3

Release Notes

weiznich/diesel_async (diesel-async)

v0.7.3

Compare Source

  • Another docs.rs build fix

v0.7.2

Compare Source

  • Fix versions in the Readme

v0.7.1

Compare Source

  • Fix the docs.rs build

v0.7.0

Compare Source

  • Support for diesel 2.3
  • Added support for running migrations via AsyncMigrationHarness
  • Improved ergonomics of using query pipelining with AsyncPgConnection
  • Added the ability to cancel queries using AsyncMysqlConnection::cancel_token

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 2, 2025

⚠️ 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.7.3
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/crates_io_database/Cargo.toml --package [email protected] --precise 0.7.3
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/crates_io_database_dump/Cargo.toml --package [email protected] --precise 0.7.3
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/crates_io_test_db/Cargo.toml --package [email protected] --precise 0.7.3
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/crates_io_worker/Cargo.toml --package [email protected] --precise 0.7.3
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@renovate renovate bot force-pushed the renovate/diesel-async-0.x branch 2 times, most recently from 42356a9 to f0fb6bf Compare October 6, 2025 23:45
@renovate renovate bot changed the title Update Rust crate diesel-async to v0.7.2 Update Rust crate diesel-async to v0.7.3 Oct 6, 2025
@renovate renovate bot force-pushed the renovate/diesel-async-0.x branch from f0fb6bf to b9acdc1 Compare October 8, 2025 11:57
@renovate renovate bot changed the title Update Rust crate diesel-async to v0.7.3 Update Rust crate diesel-async to v0.7.3 - autoclosed Oct 8, 2025
@renovate renovate bot closed this Oct 8, 2025
@renovate renovate bot deleted the renovate/diesel-async-0.x branch October 8, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant