Skip to content

Update more deps - #843

Open
rossiam wants to merge 2 commits into
SmartThingsCommunity:mainfrom
rossiam:update-more-deps
Open

Update more deps#843
rossiam wants to merge 2 commits into
SmartThingsCommunity:mainfrom
rossiam:update-more-deps

Conversation

@rossiam

@rossiam rossiam commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Updated more dependencies.

Some notes:

  • js-yaml was updated which required a few changes to ensure it still parses using YAML 1.1 schema. (Otherwise, this would be a breaking change.)
  • an issue blocking updates of ora and yargs was worked around by forcing the packFile into the resources list (see build-binaries.ts)
  • eventsource update included a major version update (4 to 5) but it didn't break anything for us. (It's used in the edge:drivers:logcat command which I manually tested after building binaries to ensure it still works.)
  • env-paths update required a work-around since it no longer allows / in its input

@rossiam
rossiam requested review from a team and erodewald August 18, 2026 14:51
@changeset-bot

changeset-bot Bot commented Aug 18, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5b6f2a3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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