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

build(deps): bump dependencies to fix audit errors #13

Merged
merged 4 commits into from
Oct 21, 2024

Conversation

gusinacio
Copy link
Contributor

No description provided.

Copy link

linear bot commented Oct 21, 2024

@gusinacio gusinacio force-pushed the gustavo/back-44-veemon-address-cargo-audit-warnings branch from 53c6a33 to 6710c4d Compare October 21, 2024 15:39

This comment has been minimized.

1 similar comment
Copy link

🤖 Cargo Audit Report 🤖

Crate: ansi_term
Version: 0.12.1
Warning: unmaintained
Title: ansi_term is Unmaintained
Date: 2021-08-18
ID: RUSTSEC-2021-0139
URL: https://rustsec.org/advisories/RUSTSEC-2021-0139
Dependency tree:
ansi_term 0.12.1
└── trin-utils 0.1.1-alpha.1
└── ethportal-api 0.2.2
├── trin-validation 0.1.0
│ ├── header_accumulator 0.1.0
│ │ └── flat-head 0.1.0
│ └── flat-head 0.1.0
├── sf-protos 0.1.0
│ ├── header_accumulator 0.1.0
│ ├── forrestrie 0.1.0
│ ├── flat-head 0.1.0
│ ├── firehose-client 0.1.0
│ │ └── forrestrie 0.1.0
│ └── decoder 0.1.1
│ ├── header_accumulator 0.1.0
│ └── flat-head 0.1.0
├── header_accumulator 0.1.0
└── forrestrie 0.1.0

Crate: atty
Version: 0.2.14
Warning: unmaintained
Title: atty is unmaintained
Date: 2024-09-25
ID: RUSTSEC-2024-0375
URL: https://rustsec.org/advisories/RUSTSEC-2024-0375
Dependency tree:
atty 0.2.14
└── trin-utils 0.1.1-alpha.1
└── ethportal-api 0.2.2
├── trin-validation 0.1.0
│ ├── header_accumulator 0.1.0
│ │ └── flat-head 0.1.0
│ └── flat-head 0.1.0
├── sf-protos 0.1.0
│ ├── header_accumulator 0.1.0
│ ├── forrestrie 0.1.0
│ ├── flat-head 0.1.0
│ ├── firehose-client 0.1.0
│ │ └── forrestrie 0.1.0
│ └── decoder 0.1.1
│ ├── header_accumulator 0.1.0
│ └── flat-head 0.1.0
├── header_accumulator 0.1.0
└── forrestrie 0.1.0

Crate: proc-macro-error
Version: 1.0.4
Warning: unmaintained
Title: proc-macro-error is unmaintained
Date: 2024-09-01
ID: RUSTSEC-2024-0370
URL: https://rustsec.org/advisories/RUSTSEC-2024-0370
Dependency tree:
proc-macro-error 1.0.4
└── validator_derive 0.13.0
└── validator 0.13.0
└── ethportal-api 0.2.2
├── trin-validation 0.1.0
│ ├── header_accumulator 0.1.0
│ │ └── flat-head 0.1.0
│ └── flat-head 0.1.0
├── sf-protos 0.1.0
│ ├── header_accumulator 0.1.0
│ ├── forrestrie 0.1.0
│ ├── flat-head 0.1.0
│ ├── firehose-client 0.1.0
│ │ └── forrestrie 0.1.0
│ └── decoder 0.1.1
│ ├── header_accumulator 0.1.0
│ └── flat-head 0.1.0
├── header_accumulator 0.1.0
└── forrestrie 0.1.0

Crate: atty
Version: 0.2.14
Warning: unsound
Title: Potential unaligned read
Date: 2021-07-04
ID: RUSTSEC-2021-0145
URL: https://rustsec.org/advisories/RUSTSEC-2021-0145

warning: 4 allowed warnings found

(Empty means OK! 👍)

Signed-off-by: Gustavo Inacio <[email protected]>
@gusinacio gusinacio force-pushed the gustavo/back-44-veemon-address-cargo-audit-warnings branch from ca05f2d to 23784ac Compare October 21, 2024 16:06
.github/workflows/tests.yml Outdated Show resolved Hide resolved
Signed-off-by: Gustavo Inacio <[email protected]>
Copy link
Contributor

@suchapalaver suchapalaver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry @gusinacio , didn't catch this before. Can we get rid of that comment, please?

crates/header-accumulator/Cargo.toml Outdated Show resolved Hide resolved
@suchapalaver
Copy link
Contributor

@gusinacio gusinacio enabled auto-merge (rebase) October 21, 2024 16:45
@gusinacio gusinacio force-pushed the gustavo/back-44-veemon-address-cargo-audit-warnings branch from 6dc3c2b to 7f20442 Compare October 21, 2024 16:54
Signed-off-by: Gustavo Inacio <[email protected]>
@gusinacio gusinacio force-pushed the gustavo/back-44-veemon-address-cargo-audit-warnings branch from 7f20442 to c335ad1 Compare October 21, 2024 16:59
@gusinacio gusinacio merged commit 82dc69c into main Oct 21, 2024
8 checks passed
@gusinacio gusinacio deleted the gustavo/back-44-veemon-address-cargo-audit-warnings branch October 21, 2024 17:12
suchapalaver added a commit that referenced this pull request Nov 28, 2024
…of-lighthouse-as-dependency-from-internal-fork

build(Cargo.toml): use semiotic-ai fork of lighthouse
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