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

chore(monorepo): update cargo pre-1.0 packages (patch) #237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2024

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch =0.1.80 -> =0.1.86
pathdiff dependencies patch =0.2.1 -> =0.2.3
rust-ini dependencies patch =0.21.0 -> =0.21.1
toml dependencies patch =0.8.14 -> =0.8.20

Release Notes

dtolnay/async-trait (async-trait)

v0.1.86

Compare Source

  • Documentation improvements

v0.1.85

Compare Source

  • Omit Self: 'async_trait bound in impl when not needed by signature (#​284)

v0.1.84

Compare Source

  • Support impl Trait in return type (#​282)

v0.1.83

Compare Source

  • Prevent needless_arbitrary_self_type lint being produced in generated code (#​278)

v0.1.82

Compare Source

  • Prevent elided_named_lifetimes lint being produced in generated code (#​276)

v0.1.81

Compare Source

zonyitoo/rust-ini (rust-ini)

v0.21.1

Compare Source

What's Changed

New Contributors

Full Changelog: zonyitoo/rust-ini@v0.21.0...v0.21.1

toml-rs/toml (toml)

v0.8.20

Compare Source

v0.8.19

Compare Source

v0.8.18

Compare Source

v0.8.17

Compare Source

v0.8.16

Compare Source

v0.8.15

Compare Source


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot requested a review from sullivanpj as a code owner August 27, 2024 07:23
@renovate renovate bot added the dependencies Upgrade or downgrade of project dependencies. label Aug 27, 2024
@renovate renovate bot requested a review from a team as a code owner August 27, 2024 07:23
Copy link
Contributor Author

renovate bot commented Aug 27, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot enabled auto-merge (rebase) August 27, 2024 07:23
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from ae43868 to 9ad8d29 Compare September 2, 2024 08:11
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from 9ad8d29 to 5fa921d Compare September 25, 2024 02:28
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from 5fa921d to ad51912 Compare October 13, 2024 02:35
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from ad51912 to 4cf8ebe Compare November 25, 2024 20:28
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review by ChatGPT

@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from 4cf8ebe to 3eac0be Compare February 3, 2025 17:54
@renovate renovate bot changed the title deps(monorepo): update cargo pre-1.0 packages (patch) chore(monorepo): update cargo pre-1.0 packages (patch) Feb 3, 2025
@renovate renovate bot force-pushed the renovate/patch-cargo-all-pre-1.0 branch from 3eac0be to b311169 Compare February 5, 2025 16:36
Copy link
Contributor Author

renovate bot commented Feb 5, 2025

⚠️ 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: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/storm-config/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `indexmap`.
    ... required by package `toml_edit v0.22.23`
    ... which satisfies dependency `toml_edit = "^0.22.23"` of package `toml v0.8.20`
    ... which satisfies dependency `toml = "=0.8.20"` of package `storm-config v0.6.2 (/tmp/renovate/repos/github/storm-software/storm-ops/crates/storm-config)`
versions that meet the requirements `^2.3.0` are: 2.7.1, 2.7.0, 2.6.0, 2.5.0, 2.4.0, 2.3.0

all possible versions conflict with previously selected packages.

  previously selected package `indexmap v2.2.6`
    ... which satisfies dependency `indexmap = "=2.2.6"` of package `storm-config v0.6.2 (/tmp/renovate/repos/github/storm-software/storm-ops/crates/storm-config)`

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Upgrade or downgrade of project dependencies.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants