-
Notifications
You must be signed in to change notification settings - Fork 52
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
RUSTSEC-2021-0139: ansi_term is Unmaintained #2
Comments
13 tasks
notlesh
pushed a commit
that referenced
this issue
Jan 14, 2025
* update: DA job tests draft #1 * update: da_job: reformatting unit tests + added integration tests * update: shifted unit tests from src/jobs/da_job to src/test/jobs/da_job * update: draft #1 all da-tests running * update: removing usage of serial * docs: documented test functions * Update crates/orchestrator/src/tests/jobs/da_job/mod.rs Co-authored-by: Apoorv Sadana <[email protected]> * Update crates/orchestrator/src/tests/jobs/da_job/mod.rs Co-authored-by: Apoorv Sadana <[email protected]> * update: PR reviews * update: PR reviews #2 * update: added more testcases for test_da_job_process_job_success * Update crates/orchestrator/src/tests/jobs/da_job/mod.rs Co-authored-by: Apoorv Sadana <[email protected]> * update: removed Result from test cases * update: introducing assert_matches! in Da job tests * update: moving unit tests back in da_job file * update: removed pub from da_word --------- Co-authored-by: Apoorv Sadana <[email protected]>
notlesh
pushed a commit
that referenced
this issue
Jan 14, 2025
* update: settlement-client: ethereum test cases for conversion fns * update: removed .expect from slice_u8_to_u256 * update: Eth Settlement client: tests for conversions * update: Eth Settlement client : prepare_sidecar * update: settlement_client: eth: prepare_sidecar tests * chore: optimisations * update: working test case * update: working test #2 * update: added cfg test for update_state_with_blobs * update: cleaner cfg(test) implemented code for update_state_and_blob_test * chore: liniting fixes * update: linting fixes * docs: changelog * update: Nonce prefetch for state_update * update: creation of input_data works * update: using correct input bytes * chore: lint fix * update: test normal transaction * update: dummy contract and impersonation tests ready * update: test cases for settlement client * chore: lint fixes * chore: fix lints * update: Changes for PR review * chore: fixing test cases for eth settlement client * update: tests fix * chore: lint fix * chore: lint fix * update: path fix * update: testing anvil install on gh * update: fixing path * update: added Blast rpc for eth * update: Coverage CI fixes * update: correct Pr checks * update: PR reviews fixes * update: PR reviews fixes * update: adding rationale for update_state_blob_with_impersonation_works & update_state_blob_with_dummy_contract_works * update: cleaner test integration on update_state_with_blobs * update: removing EthProvider * Reworking Settlement Client Changes (#89) Reworking Settlement Client test cases to be independent of env vars and work in minimalism. --------- Co-authored-by: Heemank Verma <[email protected]> * update PR reviews fixed * update PR reviews fixed --------- Co-authored-by: apoorvsadana <[email protected]>
notlesh
pushed a commit
that referenced
this issue
Jan 14, 2025
* update: drilled config * update: TestConfigBuilder with configurations * chore: lint fixes * chore: lint fixes #2 * update: Non-Arc Impl for TestConfigBuilder * update: New TestConfigBuilder accomodating changed on TestCases * update: uncomment fft tests * update: better alert impl * update: PR review changes #1 * ignore: empty comment to trigger CI * update: TestConfigBuilder object name changes * update: optimised init_<service> functions * update: removed new_from_env() from AWSSNS * ignore: empty comment to trigger CI
notlesh
pushed a commit
that referenced
this issue
Jan 14, 2025
* update: drilled config * update: TestConfigBuilder with configurations * chore: lint fixes * chore: lint fixes #2 * update: Non-Arc Impl for TestConfigBuilder * update: New TestConfigBuilder accomodating changed on TestCases * update: uncomment fft tests * update: PR review changes #1 * update: optimised init_<service> functions * Improvement/better alert (#114) * update: better alert impl * ignore: empty comment to trigger CI * update: TestConfigBuilder object name changes * update: removed new_from_env() from AWSSNS * ignore: empty comment to trigger CI * update: starknet dummy provider optimisiation * update: starknet dummy provider + Conversion optimisiation * update: added default for ConfigType * update: mod implement_client added * update: adaptation to provider-config * fix : e2e test * update: fix integration tests * fix: PR reviews fixed * update: reworking Provider config to be an ARC --------- Co-authored-by: Arun Jangra <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ansi_term
0.12.1
The maintainer has advised that this crate is deprecated and will not receive any maintenance.
The crate does not seem to have much dependencies and may or may not be ok to use as-is.
Last release seems to have been three years ago.
Possible Alternative(s)
The below list has not been vetted in any way and may or may not contain alternatives;
Dependency Specific Migration(s)
See advisory page for additional details.
The text was updated successfully, but these errors were encountered: