chore: update dependencies and dev branch #1006
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Replacement for #962.
Update version strings and package dependencies in preparation for 2.1.0 release.
2.1.0-dev
, since we would cut any proposed hotfix from the most recent release tag, and therefore anything we release fromdevelop
would be at least a minor versionRelated Issue
N/A, maintenance chore
Motivation and Context
Keep dependencies up to date with latest bug and stability fixes.
Verification
If CI passes and metrics don't worsen, this should be good.
How Has This Been Tested?
Ran all relevant build, watch, and test scripts.
All package deps changed, no production code changes.
Checklist: