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 k to 0.32, urdf-rs to 0.9 #263

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Update k to 0.32, urdf-rs to 0.9 #263

merged 2 commits into from
Sep 11, 2024

Conversation

taiki-e
Copy link
Contributor

@taiki-e taiki-e commented Sep 6, 2024

Depend on openrr/k#139.

```
error[unmaintained]: proc-macro-error is unmaintained
    ┌─ /home/runner/work/urdf-viz/urdf-viz/Cargo.lock:190:1
    │
190 │ proc-macro-error 1.0.4 registry+https://github.com/rust-lang/crates.io-index
    │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ unmaintained advisory detected
    │
    ├ ID: RUSTSEC-2024-0370
    ├ Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0370
    ├ proc-macro-error's maintainer seems to be unreachable, with no commits for 2 years, no releases pushed for 4 years, and no activity on the GitLab repo or response to email.

      proc-macro-error also depends on `syn 1.x`, which may be bringing duplicate dependencies into dependant build trees.

      ## Possible Alternative(s)

      - [manyhow](https://crates.io/crates/manyhow)
      - [proc-macro-error2](https://crates.io/crates/proc-macro-error2)
      - [proc-macro2-diagnostics](https://github.com/SergioBenitez/proc-macro2-diagnostics)
    ├ Announcement: https://gitlab.com/CreepySkeleton/proc-macro-error/-/issues/20
    ├ Solution: No safe upgrade is available!
    ├ proc-macro-error v1.0.4
      └── structopt-derive v0.4.18
          └── structopt v0.3.26
              └── urdf-viz v0.45.2
                  └── urdf-viz-wasm v0.0.0
```
@taiki-e taiki-e marked this pull request as ready for review September 10, 2024 02:07
@taiki-e taiki-e enabled auto-merge (rebase) September 10, 2024 03:20
@taiki-e taiki-e merged commit 650a129 into main Sep 11, 2024
7 checks passed
@taiki-e taiki-e deleted the taiki-e/deps branch September 11, 2024 00:05
@taiki-e taiki-e mentioned this pull request Sep 11, 2024
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