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

Abandoned? #127

Open
masklinn opened this issue Dec 5, 2021 · 2 comments
Open

Abandoned? #127

masklinn opened this issue Dec 5, 2021 · 2 comments

Comments

@masklinn
Copy link

masklinn commented Dec 5, 2021

What is the status of the project? It seems to have seen no updates in the last 5 years, is it abandoned? And if so what is the "official" replacement?

If the project is to be considered abandoned, maybe that could be indicated in the readme and the project archived?

@dralley
Copy link

dralley commented Jul 12, 2022

@lifthrasiir ^^

1 similar comment
@ledyba-z
Copy link

ledyba-z commented Aug 3, 2022

@lifthrasiir ^^

This was referenced Mar 13, 2023
wjones127 pushed a commit to lancedb/lance that referenced this issue Jan 13, 2025
- fix #3072

With two exceptions (ignored since they're not direct dependencies):

<summary>

- `encoding` used by lindera
- `instant` used by tantivy

</summary>
<details>
```
    ┌─ /GitHub/lance/Cargo.lock:180:1
    │
180 │ encoding 0.2.33 registry+https://github.com/rust-lang/crates.io-index
    │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ unmaintained advisory detected
    │
    ├ ID: RUSTSEC-2021-0153
    ├ Advisory: https://rustsec.org/advisories/RUSTSEC-2021-0153
    ├ Last release was on 2016-08-28. The [issue](lifthrasiir/rust-encoding#127) inquiring as to the status of the crate has gone unanswered by the maintainer.
      
      ## Possible alternatives
      
      - [encoding_rs](https://crates.io/crates/encoding_rs)
    ├ Announcement: lifthrasiir/rust-encoding#127
    ├ Solution: No safe upgrade is available!
    ├ encoding v0.2.33
      └── lindera-dictionary v0.38.1
          └── lindera v0.38.1
              ├── lance-index v0.22.0
              │   ├── lance v0.22.0
              │   │   └── lance-jni v0.22.0
              │   └── lance-jni v0.22.0 (*)
              └── lindera-tantivy v0.38.1
                  └── lance-index v0.22.0 (*)

error[unmaintained]: `instant` is unmaintained
    ┌─ /GitHub/lance/Cargo.lock:276:1
    │
276 │ instant 0.1.13 registry+https://github.com/rust-lang/crates.io-index
    │ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ unmaintained advisory detected
    │
    ├ ID: RUSTSEC-2024-0384
    ├ Advisory: https://rustsec.org/advisories/RUSTSEC-2024-0384
    ├ This crate is no longer maintained, and the author recommends using the maintained [`web-time`] crate instead.
      
      [`web-time`]: https://crates.io/crates/web-time
    ├ Solution: No safe upgrade is available!
    ├ instant v0.1.13
      └── measure_time v0.8.3
          └── tantivy v0.22.0
              ├── lance v0.22.0
              │   └── lance-jni v0.22.0
              ├── lance-index v0.22.0
              │   ├── lance v0.22.0 (*)
              │   └── lance-jni v0.22.0 (*)
              └── lindera-tantivy v0.38.1
                  └── lance-index v0.22.0 (*)
```
</details>

Signed-off-by: Keming <kemingy94@gmail.com>
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

No branches or pull requests

3 participants