Skip to content

Point to v0.1.0 of embedded-usb-pd#115

Merged
jerrysxie merged 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:v0.1.0-release-update
May 20, 2026
Merged

Point to v0.1.0 of embedded-usb-pd#115
jerrysxie merged 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:v0.1.0-release-update

Conversation

@jerrysxie
Copy link
Copy Markdown
Contributor

@jerrysxie jerrysxie commented May 20, 2026

This pull request updates the embedded-usb-pd dependency in both the main project and the rt685s-evk example to use a specific tagged release (v0.1.0) instead of tracking the latest commit on the repository. This change ensures reproducible builds by pinning the dependency to a known version.

Dependency version pinning:

  • Updated the embedded-usb-pd dependency in Cargo.toml to use the v0.1.0 tag instead of the latest commit from the OpenDevicePartnership/embedded-usb-pd repository.
  • Updated the embedded-usb-pd dependency in examples/rt685s-evk/Cargo.toml to use the v0.1.0 tag for consistency and reproducibility.

@jerrysxie jerrysxie self-assigned this May 20, 2026
@github-project-automation github-project-automation Bot moved this to In progress in ODP v0.2 May 20, 2026
@jerrysxie jerrysxie marked this pull request as ready for review May 20, 2026 00:55
@jerrysxie jerrysxie requested a review from a team as a code owner May 20, 2026 00:55
@jerrysxie jerrysxie requested review from asasine, Copilot and gjpmsft May 20, 2026 00:55
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the embedded-usb-pd dependency to point at the upstream v0.1.0 release tag, ensuring both the main crate and the RT685S EVK example resolve against the same tagged source.

Changes:

  • Pin embedded-usb-pd git dependency to tag = "v0.1.0" in the root crate and the RT685S EVK example.
  • Refresh lockfiles to reflect the tagged embedded-usb-pd source (and consequent resolution updates in the example).

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 2 comments.

File Description
Cargo.toml Pins embedded-usb-pd git dependency to the v0.1.0 tag.
Cargo.lock Updates embedded-usb-pd source entry to the tagged git reference.
examples/rt685s-evk/Cargo.toml Pins embedded-usb-pd git dependency to the v0.1.0 tag for the example.
examples/rt685s-evk/Cargo.lock Updates embedded-usb-pd source to the tagged reference and refreshes resolved dependencies.

Comment thread Cargo.toml
Comment thread examples/rt685s-evk/Cargo.toml
@jerrysxie jerrysxie requested review from a team and felipebalbi May 20, 2026 15:59
@jerrysxie jerrysxie assigned tullom and unassigned tullom May 20, 2026
@jerrysxie jerrysxie requested a review from tullom May 20, 2026 15:59
@jerrysxie jerrysxie merged commit 0c2f495 into OpenDevicePartnership:main May 20, 2026
17 checks passed
@github-project-automation github-project-automation Bot moved this from In progress to Done in ODP v0.2 May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants