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

Update Rust crate const_format to 0.2.32 #385

Merged
merged 1 commit into from
Oct 14, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
const_format dependencies patch 0.2.31 -> 0.2.32

Release Notes

rodrimati1992/const_format_crates (const_format)

v0.2.32

Breaking change: bumped Minimum Supported Rust Version to Rust 1.57 and changed crate's edition to 2021. This change is motivated by proc-macro2 increasing its MSRV to 1.56.

Changed these items that needed the "rust_1_51" feature into always being enabled:

  • map_ascii_case
  • str_replace

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 Oct 14, 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/c96e26/f5c430/repos/github/X-oss-byte/Nextjs":"/tmp/worker/c96e26/f5c430/repos/github/X-oss-byte/Nextjs" -v "/tmp/worker/c96e26/f5c430/cache":"/tmp/worker/c96e26/f5c430/cache" -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/c96e26/f5c430/repos/github/X-oss-byte/Nextjs" ghcr.io/containerbase/sidecar:9.20.8 bash -l -c "install-tool rust 1.73.0 && cargo update --config net.git-fetch-with-cli=true --manifest-path packages/next-swc/crates/next-core/Cargo.toml --workspace"
error: failed to parse manifest at `/tmp/worker/c96e26/f5c430/repos/github/X-oss-byte/Nextjs/packages/next-swc/crates/next-core/Cargo.toml`

Caused by:
  error inheriting `allsorts` from workspace root manifest's `workspace.dependencies.allsorts`

Caused by:
  failed to parse manifest at `/tmp/worker/c96e26/f5c430/repos/github/X-oss-byte/Nextjs/Cargo.toml`

Caused by:
  could not parse input as TOML

Caused by:
  TOML parse error at line 125, column 1
      |
  125 | semver = "1.0.19"
      | ^
  duplicate key `semver` in table `workspace.dependencies`

@stackblitz
Copy link

stackblitz bot commented Oct 14, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@kodiakhq kodiakhq bot merged commit bc8a916 into canary Oct 14, 2023
@kodiakhq kodiakhq bot deleted the renovate/const_format-0.x branch October 14, 2023 06:54
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