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

chore(deps): xtask/ dependency updates #3149

Merged
merged 3 commits into from
May 26, 2023
Merged

Conversation

abernix
Copy link
Member

@abernix abernix commented May 26, 2023

This is effectively running cargo update in the xtask/ directory (our
directory of tooling; not runtime components) to bring things more up to
date.

This changeset takes extra care to update chrono's features to remove the
time dependency which is impacted by CVE-2020-26235.

This is effectively running `cargo update` in the `xtask/` directory (our
directory of tooling; not runtime components) to bring things more up to
date.

This changeset takes extra care to update `chrono`'s features to remove the
`time` dependency which is impacted by CVE-2020-26235.
@github-actions

This comment has been minimized.

@router-perf
Copy link

router-perf bot commented May 26, 2023

CI performance tests

  • const - Basic stress test that runs with a constant number of users
  • no-graphos - Basic stress test, no GraphOS.
  • step - Basic stress test that steps up the number of users over time
  • reload - Reload test over a long period of time at a constant rate of users
  • xlarge-request - Stress test with 10Mb request payload
  • large-request - Stress test with a 1Mb request payload
  • xxlarge-request - Stress test with 100Mb request payload

@abernix abernix marked this pull request as ready for review May 26, 2023 07:44
@abernix abernix enabled auto-merge (squash) May 26, 2023 10:01
@abernix abernix merged commit 8f8cf8e into dev May 26, 2023
@abernix abernix deleted the abernix/xtask-chrono-time branch May 26, 2023 10:26
@Geal Geal mentioned this pull request May 26, 2023
abernix added a commit that referenced this pull request May 26, 2023
This is the result of running `cargo update` in the `xtask/` directory (our
directory of tooling; not runtime components) to bring things more up to
date.

Follows-up: #3149

Some of the changes in #3152
seem to have undone some of the dependency updates, so this re-applies them.
abernix added a commit that referenced this pull request May 30, 2023
This is the result of running `cargo update` in the `xtask/` directory
(our
directory of tooling; not runtime components) to bring things more up to
date.

Follows-up: #3149

Some of the changes in #3152
seem to have undone some of the dependency updates, so this re-applies
them.
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.

3 participants