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(deps): update compatible #264

Merged
merged 1 commit into from
Apr 1, 2025
Merged

chore(deps): update compatible #264

merged 1 commit into from
Apr 1, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Type Update Change
anyhow dependencies patch 1.0.96 -> 1.0.97
clap dependencies patch 4.5.31 -> 4.5.34
env_logger dependencies patch 0.11.6 -> 0.11.7
log dependencies patch 0.4.26 -> 0.4.27
serde (source) dependencies patch 1.0.218 -> 1.0.219
serde_derive (source) dependencies patch 1.0.218 -> 1.0.219
serde_json dependencies patch 1.0.139 -> 1.0.140

Release Notes

dtolnay/anyhow (anyhow)

v1.0.97

Compare Source

  • Documentation improvements
clap-rs/clap (clap)

v4.5.34

Compare Source

Fixes
  • (help) Don't add extra blank lines with flatten_help(true) and subcommands without arguments

v4.5.33

Compare Source

Fixes
  • (error) When showing the usage of a suggestion for an unknown argument, don't show the group

v4.5.32

Compare Source

Features
  • Add Error::remove
Documentation
  • (cookbook) Switch from humantime to jiff
  • (tutorial) Better cover required vs optional
Internal
  • Update pulldown-cmark
rust-cli/env_logger (env_logger)

v0.11.7

Compare Source

Internal
  • Replaced humantime with jiff
rust-lang/log (log)

v0.4.27

Compare Source

What's Changed

Full Changelog: rust-lang/log@0.4.26...0.4.27

serde-rs/serde (serde)

v1.0.219

Compare Source

  • Prevent absolute_paths Clippy restriction being triggered inside macro-generated code (#​2906, thanks @​davidzeng0)
serde-rs/json (serde_json)

v1.0.140

Compare Source

  • Documentation improvements

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) April 1, 2025 01:42
Copy link
Contributor Author

renovate bot commented Apr 1, 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 Cargo.toml --package [email protected] --precise 0.11.7
    Updating crates.io index
error: failed to select a version for `portable-atomic`.
    ... required by package `jiff v0.2.3`
    ... which satisfies dependency `jiff = "^0.2.3"` of package `env_logger v0.11.7`
    ... which satisfies dependency `env_logger = "^0.11"` of package `CLAiR v0.1.0 (/tmp/renovate/repos/github/rust-cli/book)`
versions that meet the requirements `^1.10.0` are: 1.11.0, 1.10.0

all possible versions conflict with previously selected packages.

  previously selected package `portable-atomic v1.3.3`
    ... which satisfies dependency `portable-atomic = "^1.0.0"` (locked to 1.3.3) of package `indicatif v0.17.11`
    ... which satisfies dependency `indicatif = "^0.17.8"` (locked to 0.17.11) of package `CLAiR v0.1.0 (/tmp/renovate/repos/github/rust-cli/book)`

failed to select a version for `portable-atomic` which could resolve this conflict

@epage epage disabled auto-merge April 1, 2025 15:35
@epage epage merged commit 56cbbaa into master Apr 1, 2025
4 of 6 checks passed
@epage epage deleted the renovate/compatible branch April 1, 2025 15:35
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