Skip to content

deps: exclude @dolbyio/* from pnpm minimumReleaseAge - #542

Merged
nicholi merged 1 commit into
mainfrom
devin/1788468792-dolbyio-release-age-exclude
Sep 3, 2026
Merged

nicholi merged 1 commit into
mainfrom
devin/1788468792-dolbyio-release-age-exclude

Conversation

@nicholi

@nicholi nicholi commented Sep 3, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Add minimumReleaseAgeExclude with @dolbyio/* to pnpm-workspace.yaml so that new releases of trusted Dolby.io packages (e.g. @dolbyio/webrtc-stats) can be pulled immediately instead of waiting out the 7-day minimumReleaseAge gate.

minimumReleaseAgeExclude:
  - '@dolbyio/*'

Config-only change; the lockfile does not change and pnpm install --frozen-lockfile still succeeds. trustPolicy: no-downgrade remains in effect for these packages.

Link to Devin session: https://dolby.devinenterprise.com/sessions/e70cd590509d43009f38015016edfe11
Open in Devin Desktop: https://dolby.devinenterprise.com/desktop/session/e70cd590509d43009f38015016edfe11?variant=devin
Requested by: @nicholi


Devin Review

Co-Authored-By: nicholi <nicholas.schell@dolby.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@changeset-bot

changeset-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 4f6efb8

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

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Devin Review found 1 potential issue.

Devin Review

Comment thread pnpm-workspace.yaml
@nicholi
nicholi merged commit 182ce24 into main Sep 3, 2026
6 checks passed
@nicholi
nicholi deleted the devin/1788468792-dolbyio-release-age-exclude branch September 3, 2026 20:55
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.

1 participant