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 proc-macro-crate to v3 #640

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
proc-macro-crate dependencies major 1.3.1 -> 3.1.0

Release Notes

bkchr/proc-macro-crate (proc-macro-crate)

v3.0.0

Compare Source

What's Changed

Full Changelog: bkchr/proc-macro-crate@v2.0.1...v3.0.0

v2.0.2

Compare Source

Full Changelog: bkchr/proc-macro-crate@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed
New Contributors

Full Changelog: bkchr/proc-macro-crate@v2.0.0...v2.0.1

v2.0.0

Compare Source

What's Changed

Full Changelog: bkchr/proc-macro-crate@v1.3.1...v2.0.0


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.

Copy link
Contributor Author

renovate bot commented Feb 20, 2024

⚠ 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 zvariant_derive/Cargo.toml --package [email protected] --precise 3.1.0
    Updating crates.io index
error: failed to select a version for the requirement `proc-macro-crate = "^1.1"`
candidate versions found which didn't match: 3.1.0
location searched: crates.io index
required by package `ntest_timeout v0.9.0`
    ... which satisfies dependency `ntest_timeout = "^0.9.0"` (locked to 0.9.0) of package `ntest v0.9.0`
    ... which satisfies dependency `ntest = "^0.9.0"` (locked to 0.9.0) of package `zbus v4.0.1 (/tmp/renovate/repos/github/dbus2/zbus/zbus)`
    ... which satisfies path dependency `zbus` (locked to 4.0.1) of package `zbus_xmlgen v4.0.1 (/tmp/renovate/repos/github/dbus2/zbus/zbus_xmlgen)`
perhaps a crate was updated and forgotten to be re-vendored?

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path zbus_macros/Cargo.toml --package [email protected] --precise 3.1.0
    Updating crates.io index
error: failed to select a version for the requirement `proc-macro-crate = "^1.1"`
candidate versions found which didn't match: 3.1.0
location searched: crates.io index
required by package `ntest_timeout v0.9.0`
    ... which satisfies dependency `ntest_timeout = "^0.9.0"` (locked to 0.9.0) of package `ntest v0.9.0`
    ... which satisfies dependency `ntest = "^0.9.0"` (locked to 0.9.0) of package `zbus v4.0.1 (/tmp/renovate/repos/github/dbus2/zbus/zbus)`
    ... which satisfies path dependency `zbus` (locked to 4.0.1) of package `zbus_xmlgen v4.0.1 (/tmp/renovate/repos/github/dbus2/zbus/zbus_xmlgen)`
perhaps a crate was updated and forgotten to be re-vendored?

@zeenix zeenix force-pushed the renovate/proc-macro-crate-3.x branch from 15bd2e9 to 83a8d4e Compare February 22, 2024 15:25
@zeenix zeenix enabled auto-merge February 22, 2024 15:26
@zeenix zeenix merged commit 2d6ac89 into main Feb 22, 2024
7 checks passed
@zeenix zeenix deleted the renovate/proc-macro-crate-3.x branch February 22, 2024 15:33
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