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 xx to v1 #2081

Merged
merged 2 commits into from
May 13, 2024
Merged

fix(deps): update rust crate xx to v1 #2081

merged 2 commits into from
May 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
xx dependencies major 0.5.0 -> 1.0.0

Release Notes

jdx/xx (xx)

v1.0.2

Compare Source

🐛 Bug Fixes
  • Use async reqwest

v1.0.1

Compare Source

🚀 Features
  • Added rustls feature
⚙️ Miscellaneous Tasks
  • Release xx version 1.0.1

v1.0.0

Compare Source

🚀 Features
  • Added file::remove_dir_all
  • Http
🧪 Testing
  • Enable logging in unit tests
  • Enable trace logging
  • Show coverage results in action output
⚙️ Miscellaneous Tasks
  • Added coverage (#​12)
  • Release xx version 1.0.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/Chicago, 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.

Copy link
Contributor Author

renovate bot commented May 13, 2024

⚠️ 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 xx@0.5.1 --precise 1.0.2
    Updating crates.io index
error: failed to select a version for the requirement `xx = "^0.5"`
candidate versions found which didn't match: 1.0.2
location searched: crates.io index
required by package `usage-lib v0.2.0`
    ... which satisfies dependency `usage-lib = "^0.2"` (locked to 0.2.0) of package `mise v2024.5.9 (/tmp/renovate/repos/github/jdx/mise)`
perhaps a crate was updated and forgotten to be re-vendored?

Copy link

Code Coverage

Package Line Rate Complexity Health
src 87% 0
src.cli 83% 0
src.cli.alias 90% 0
src.cli.args 96% 0
src.cli.backends 95% 0
src.cli.cache 95% 0
src.cli.config 93% 0
src.cli.direnv 80% 0
src.cli.plugins 87% 0
src.cli.settings 93% 0
src.cli.sync 29% 0
src.cli.tasks 68% 0
src.config.config_file 91% 0
src.config 88% 0
src.forge 49% 0
src.plugins.core 55% 0
src.plugins 84% 0
src.shell 98% 0
src.toolset 88% 0
src.ui 77% 0
Summary 81% (13687 / 16863) 0

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (d927085) 16863 13687 81.17%
Head commit (0707df6) 16863 (+0) 13687 (+0) 81.17% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#2081) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

Copy link
Contributor Author

renovate bot commented May 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@jdx jdx merged commit 13f16cb into main May 13, 2024
10 checks passed
@jdx jdx deleted the renovate/xx-1.x branch May 13, 2024 12:30
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.

2 participants