Skip to content

Update version and dependencies for 3.3-rc.3 - #1700

Draft
Mikey Lombardi (He/Him) (michaeltlombardi) wants to merge 1 commit into
PowerShell:release/v3.3from
michaeltlombardi:release/v3.3/update-version-and-deps
Draft

Update version and dependencies for 3.3-rc.3#1700
Mikey Lombardi (He/Him) (michaeltlombardi) wants to merge 1 commit into
PowerShell:release/v3.3from
michaeltlombardi:release/v3.3/update-version-and-deps

Conversation

@michaeltlombardi

Copy link
Copy Markdown
Collaborator

PR Summary

This change updates the version for the dsc CLI to 3.3-rc.3 and updates the dependencies for external crates.

PR Context

Updating prior to release.

@michaeltlombardi

Copy link
Copy Markdown
Collaborator Author

Steve Lee (@SteveL-MSFT) - didn't update the jsonschema dependency. It looks like there's a lot of breaking changes that require code updates. Will address tomorrow if we want to use the latest version for 3.3.0

@SteveL-MSFT

Copy link
Copy Markdown
Member

Mikey Lombardi (He/Him) (@michaeltlombardi) not 3.3-rc.3, should just be 3.3.0 for GA

Comment thread dsc/Cargo.toml
[package]
name = "dsc"
version = "3.3.0-rc.2"
version = "3.3.0-rc.3"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
version = "3.3.0-rc.3"
version = "3.3.0"

You should do this change locally so cargo.lock gets the update as well

@SteveL-MSFT

Copy link
Copy Markdown
Member

Steve Lee (Steve Lee (@SteveL-MSFT)) - didn't update the jsonschema dependency. It looks like there's a lot of breaking changes that require code updates. Will address tomorrow if we want to use the latest version for 3.3.0

Yes, don't update jsonschema, I believe I already made those changes for main branch, but not needed for 3.3 release

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