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): Almost a full update of pre-0.x "minor-y" deps #3624

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

abernix
Copy link
Member

@abernix abernix commented Aug 21, 2023

This tries to aim a majority of the (now very old)
#2665.

However, this intentionally holds back the following from a larger, more
ambitious set of updates which has more work to be done. The packages held
back are:

  • base64
  • ecdsa
  • tokio-tungstenite
  • tonic
  • toml
  • serde_yaml
  • jsonschema

Additional PRs can adjust those deps since they require some more nuanced
changes. In fact, I even have one of them handy already, but would rather
land this straight update, first.

This tries to aim a majority of the (now very old)
#2665.

However, this intentionally holds back the following from a larger, more
ambitious set of updates which has more work to be done.  The packages held
back are:

- base64
- ecdsa
- tokio-tungstenite
- tonic
- toml
- serde_yaml
- jsonschema

Additional PRs can adjust those deps since they require some more nuanced
changes.  In fact, I even have one of them handy already, but would rather
land this straight update, first.
@github-actions
Copy link
Contributor

@abernix, please consider creating a changeset entry in /.changesets/. These instructions describe the process and tooling.

@router-perf
Copy link

router-perf bot commented Aug 21, 2023

CI performance tests

  • step - Basic stress test that steps up the number of users over time
  • events_without_dedup - Stress test for events with a lot of users and deduplication DISABLED
  • xlarge-request - Stress test with 10 MB request payload
  • xxlarge-request - Stress test with 100 MB request payload
  • events_big_cap_high_rate - Stress test for events with a lot of users, deduplication enabled and high rate event with a big queue capacity
  • const - Basic stress test that runs with a constant number of users
  • reload - Reload test over a long period of time at a constant rate of users
  • large-request - Stress test with a 1 MB request payload
  • events - Stress test for events with a lot of users and deduplication ENABLED
  • step-jemalloc-tuning - Clone of the basic stress test for jemalloc tuning
  • no-graphos - Basic stress test, no GraphOS.

@abernix abernix marked this pull request as ready for review August 21, 2023 14:22
@abernix abernix requested a review from BrynCooke August 21, 2023 14:36
@abernix abernix merged commit 373b870 into dev Aug 21, 2023
@abernix abernix deleted the abernix/update-some-deps-20230818 branch August 21, 2023 14:53
abernix added a commit that referenced this pull request Aug 21, 2023
This follows up my #3624, which
is related to bumping dependencies as is the case with
#3628 and
#2665 before that.

My previous PR didn't bump some of the dependency changes that required
additional changes, but this starts chipping away at that.

(Also improving my own Rust abilities. ;))
abernix added a commit that referenced this pull request Aug 21, 2023
This follows up my #3624, which
is related to bumping dependencies as is the case with
#3628 and
#2665 before that.

My previous PR didn't bump some of the dependency changes that required
additional changes, but this starts chipping away at that.

(Also improving my own Rust abilities. ;))
abernix added a commit that referenced this pull request Aug 21, 2023
This follows up my #3624, which
is related to bumping dependencies as is the case with
#3628 and
#2665 before that.

My previous PR didn't bump some of the dependency changes that required
additional changes, but this starts chipping away at that.

This PR updates `jsonschema`
abernix added a commit that referenced this pull request Aug 22, 2023
This follows up my #3624,
which is related to bumping dependencies as is the case with
#3628 and
#2665 before that.

My previous PR didn't bump some of the dependency changes that required
additional changes, but this starts chipping away at that, first with
`base64`!

(Also improving my own Rust abilities. ;))
abernix added a commit that referenced this pull request Aug 22, 2023
This follows up my #3624, which
is related to bumping dependencies as is the case with
#3628 and
#2665 before that.

My previous PR didn't bump some of the dependency changes that required
additional changes, but this starts chipping away at that.

This PR updates `jsonschema`
abernix added a commit that referenced this pull request Aug 22, 2023
This follows up my #3624,
which
is related to bumping dependencies as is the case with
#3628 and
#2665 before that.

My previous PR didn't bump some of the dependency changes that required
additional changes, but this starts chipping away at that.

This PR updates `jsonschema`
garypen pushed a commit that referenced this pull request Aug 25, 2023
This follows up my #3624,
which
is related to bumping dependencies as is the case with
#3628 and
#2665 before that.

My previous PR didn't bump some of the dependency changes that required
additional changes, but this starts chipping away at that.

This PR updates `jsonschema`
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