build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 by dependabot[bot] · Pull Request #2238 · nodejs/undici (original) (raw)
Bumps actions/dependency-review-action from 3.0.6 to 3.0.8.
Release notes
Sourced from actions/dependency-review-action's releases.
3.0.8
What's Changed
Added
on-failureoption tocomment-summary-in-prsetting by @sgmurphy in actions/dependency-review-action#540Previous configuration files using
true/falseforcomment-summary-in-prwill be mapped automatically to the new values, but we encourage you to update toalways/on-failure/never.New Contributors
- @sgmurphy made their first contribution in actions/dependency-review-action#540
Full Changelog: actions/dependency-review-action@v3...v3.0.8
3.0.7
What's Changed
- Make GHES support / setup more clear by @rajbos in actions/dependency-review-action#534
- Add an option to deny packages or groups of packages by @adrienpessu in actions/dependency-review-action#544
New Contributors
- @rajbos made their first contribution in actions/dependency-review-action#534
- @adrienpessu made their first contribution in actions/dependency-review-action#544
Full Changelog: actions/dependency-review-action@v3...v3.0.7
Commits
- f6fff72 Merge pull request #540 from sgmurphy/comment-on-failure
- 61ee12c Merge pull request #548 from actions/dependabot/npm_and_yarn/typescript-eslin...
- 7d5babf Merge pull request #547 from actions/dependabot/npm_and_yarn/eslint-8.47.0
- ddb1b93 Bump
@typescript-eslint/eslint-pluginfrom 6.2.0 to 6.3.0 - 7c3177d Bump eslint from 8.46.0 to 8.47.0
- 31afeba Add unit tests
- 7ef37f3 Merge branch 'main' into comment-on-failure
- 2e59943 Parse boolean to enum
- 7d90b4f bumping to 3.0.7
- 02aa4b6 Merge pull request #544 from adrienpessu/main
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)