Skip to content

Update Rust dependencies scripting 2024-06-03#229

Merged
tkmcmaster merged 2 commits into0.6.0-scripting-devfrom
update-dependencies-scripting-2024-06-03
Jun 3, 2024
Merged

Update Rust dependencies scripting 2024-06-03#229
tkmcmaster merged 2 commits into0.6.0-scripting-devfrom
update-dependencies-scripting-2024-06-03

Conversation

@tkmcmaster
Copy link
Copy Markdown
Collaborator

@tkmcmaster tkmcmaster commented Jun 3, 2024

* Moved deprecated .cargo/config to config.toml

* Ignore clippy warning

* Updated body_reader and channel dependencies

* Updated config-wasm and hdr-histogram dependencies

* Updated additional dependencies

- Held back hyper, http, and yansi due to major changes

* Updated Yansi to latest version

- Converted Paint::disable to Yansi::disable
- Removed Windows specific code. Yansi now will try to enable on Windows and automatically disables if it can't activate.

* Added build test-server to the PR script and workflow

* Fix dependency loop with ahash on itself

- tkaitchuck/aHash#95 (comment)
- wasm-bindgen/wasm-bindgen#3031 (comment)

* Updated yaml-rust to use yaml-rust2 due to deprecation

- chyh1990/yaml-rust#197
- chyh1990/yaml-rust#160 (comment)

* Updated cargo deny to remove deprecated entries

- EmbarkStudios/cargo-deny#611
- https://embarkstudios.github.io/cargo-deny/checks/licenses/cfg.html#the-clarify-field-optional

* Updated cargo lock file

* Updated code for deprecations

- Added tests for create_date_diff, then updated deprecated calls and confirmed tests still passed

* Added clippy ignore large results and errors

* Fixed tests to validate to UTC

- Since the PR flow runs on UTC, updated the local PR script to also run UTC
- Updated the create_date_diff test to validate UTC and print a warning to run UTC if it fails
@tkmcmaster tkmcmaster self-assigned this Jun 3, 2024
@tkmcmaster tkmcmaster requested a review from a team June 3, 2024 21:39
@tkmcmaster tkmcmaster marked this pull request as ready for review June 3, 2024 21:39
@tkmcmaster tkmcmaster merged commit 4e96359 into 0.6.0-scripting-dev Jun 3, 2024
@tkmcmaster tkmcmaster deleted the update-dependencies-scripting-2024-06-03 branch June 3, 2024 21:41
@tkmcmaster tkmcmaster changed the title Update dependencies scripting 2024-06-03 Update Rust dependencies scripting 2024-06-03 Aug 2, 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