Skip to content

ci: add dependency review workflow#170

Open
ryzrr wants to merge 2 commits into
mainfrom
ci/dependency-review
Open

ci: add dependency review workflow#170
ryzrr wants to merge 2 commits into
mainfrom
ci/dependency-review

Conversation

@ryzrr

@ryzrr ryzrr commented Jul 5, 2026

Copy link
Copy Markdown
Member

Summary
Adds dependency review workflow

What kind of change does this PR introduce?
CI

Did you add tests for your changes?
No

Does this PR introduce a breaking change?
No

If relevant, what needs to be documented once your changes are merged or what have you already documented?
NA

Use of AI
No

Copilot AI review requested due to automatic review settings July 5, 2026 18:10

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@vercel

vercel Bot commented Jul 5, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
webpack-doc-kit Ready Ready Preview, Comment Jul 5, 2026 7:43pm

Request Review

Comment thread .github/workflows/dependency-review.yml Outdated
Comment on lines +25 to +39
allow-dependencies-licenses: |
pkg:npm/flatted,
pkg:npm/prettier
allow-licenses: |
0BSD,
Apache-2.0,
BSD-2-Clause,
BSD-3-Clause,
BlueOak-1.0.0,
CC-BY-3.0,
CC-BY-4.0,
CC0-1.0,
ISC,
MIT,
MPL-2.0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

i dont think these exceptions are needed

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Should I drop this both license then ?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

fixed!

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.

3 participants