Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

fix(ci): Update dependency versions in the workspace file #103

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

phated
Copy link
Contributor

@phated phated commented Feb 17, 2023

Related issue(s)

(If it does not already exist, first create a GitHub issue that describes the problem this Pull Request (PR) solves before creating the PR and link it here.)

Resolves (link to issue)

Description

When I added release-please to the project, I missed the fact that the dependency versions were specified in the Cargo.toml workspace file. This adds updaters to ensure that the dependency versions are updated by release-please too.

I'm not sure I totally agree with specifying the local dependencies in the workspace like this but I didn't want to make that larger change just for the fix.

Summary of changes

(Describe the changes in this PR. Point out breaking changes if any.)

Dependency additions / changes

(If applicable.)

Test additions / changes

(If applicable.)

Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt with default settings.
  • I have linked this PR to the issue(s) that it resolves.
  • I have reviewed the changes on GitHub, line by line.
  • I have ensured all changes are covered in the description.

Additional context

(If applicable.)

@phated phated requested a review from kevaundray February 17, 2023 20:55
@kevaundray kevaundray merged commit 9acc266 into master Feb 17, 2023
@github-actions github-actions bot mentioned this pull request Feb 17, 2023
@phated phated deleted the phated/update-workspace-deps branch February 18, 2023 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants