Skip to content

chore(repo): prune stale minimumReleaseAge exemptions - #1128

Merged
CalinaCristian merged 1 commit into
mainfrom
chore/prune-release-age-exemptions-20260907
Sep 8, 2026
Merged

chore(repo): prune stale minimumReleaseAge exemptions#1128
CalinaCristian merged 1 commit into
mainfrom
chore/prune-release-age-exemptions-20260907

Conversation

@apollo-ui-release-bot

Copy link
Copy Markdown

Summary

The following packages were in `minimumReleaseAgeExclude` in `pnpm-workspace.yaml` because their latest release was too new at the time. Their latest versions are now older than the 14-day quarantine and no longer need an exemption.

  • nanoid@3.3.18
  • dompurify@3.4.13
  • mermaid@11.16.1
  • fast-uri@3.1.6
  • @xmldom/xmldom@0.9.12
  • hono@4.12.34
  • framer-motion@13.1.0
  • motion@13.1.0
  • motion-dom@13.0.0
  • motion-utils@13.0.0

Automated by the Prune Release Age Exemptions workflow.

@apollo-ui-release-bot apollo-ui-release-bot Bot added the dependencies Pull requests that update a dependency file label Sep 7, 2026
Copilot AI lite review requested due to automatic review settings September 7, 2026 09:08
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Apollo Coded App preview deployments are ready.

Project Status Preview Updated (PT)
apollo-design Ready Preview · Logs Sep 07, 2026, 02:17:33 AM
apollo-docs Ready Preview · Logs Sep 07, 2026, 02:17:33 AM
apollo-landing Ready Preview · Logs Sep 07, 2026, 02:17:33 AM
apollo-vertex Ready Preview · Logs Sep 07, 2026, 02:17:33 AM

@github-actions github-actions Bot added the size:S 10-29 changed lines. label Sep 7, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The change is a low-risk config cleanup, with only a minor follow-up needed to adjust a couple of now-stale inline comments elsewhere in the same file.

Pull request overview

This PR keeps the repo’s pnpm 14-day quarantine configuration tidy by removing minimumReleaseAgeExclude entries that have aged past the quarantine window and no longer require exemptions.

Changes:

  • Removed stale, version-scoped minimumReleaseAgeExclude entries from pnpm-workspace.yaml.
  • Leaves only the still-relevant exemptions (scoped globs and currently-vetted pinned versions).
File summaries
File Description
pnpm-workspace.yaml Prunes aged-out minimumReleaseAgeExclude exemptions to keep quarantine bypasses minimal and current.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 1
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pnpm-workspace.yaml
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Dependency License Review

  • 1937 package(s) scanned
  • ✅ No license issues found
  • ⚠️ 2 package(s) excluded (see details below)
License distribution
License Packages
MIT 1708
ISC 88
Apache-2.0 55
BSD-3-Clause 27
BSD-2-Clause 23
BlueOak-1.0.0 8
MPL-2.0 4
MIT-0 3
CC0-1.0 3
MIT OR Apache-2.0 2
(MIT OR Apache-2.0) 2
Unlicense 2
LGPL-3.0-or-later 1
Python-2.0 1
CC-BY-4.0 1
(MPL-2.0 OR Apache-2.0) 1
Unknown 1
Artistic-2.0 1
(WTFPL OR MIT) 1
(BSD-2-Clause OR MIT OR Apache-2.0) 1
CC-BY-3.0 1
0BSD 1
(MIT OR CC0-1.0) 1
MIT AND ISC 1
Excluded packages
Package Version License Reason
@img/sharp-libvips-linux-x64 1.3.2 LGPL-3.0-or-later LGPL pre-built binary, not linked
khroma 2.1.0 Unknown MIT per GitHub repo, missing license field in package.json

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage + size by package

Per-package bundle size on this PR (no JS/TS source changes detected under packages/* or web-packages/*).

Package Coverage New-line coverage Packed (gzip) Unpacked vs main
@uipath/apollo-core
@uipath/apollo-react
@uipath/apollo-ui-icons
@uipath/apollo-wind
@uipath/ap-chat

"Coverage" is each package's own coverage.include scope (e.g. apollo-core instruments only scripts/). "Packed"/"Unpacked" come from npm pack --dry-run and only cover built packages — "—" means not measured this run (package not affected / not built). "vs main" is the packed (gzipped) delta against the last successful main build (the package-sizes artifact from the Release workflow); "—" there means no main baseline was available this run. The baseline is main's latest build, not this PR's exact merge-base, so it includes any drift since the branch diverged. Packages with no vitest config are omitted.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Storybook visual diff

✅ No stories are affected by this PR's changes; nothing to compare. Logs

Updated (PT): Sep 07, 2026, 02:18:58 AM

@CalinaCristian
CalinaCristian merged commit bbc8fcc into main Sep 8, 2026
44 checks passed
@CalinaCristian
CalinaCristian deleted the chore/prune-release-age-exemptions-20260907 branch September 8, 2026 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size:S 10-29 changed lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants