Bump actions/dependency-review-action from 4.7.1 to 4.8.3 by dependabot[bot] · Pull Request #385 · z-shell/.github
Bumps actions/dependency-review-action from 4.7.1 to 4.8.3.
Release notes
Sourced from actions/dependency-review-action's releases.
4.8.3
Dependency Review Action v4.8.3
This is a bugfix release that updates a number of upstream dependencies and includes a fix for the earlier feature that detected oversized summaries and upload them as artifacts, which could occasionally crash the action.
We have also updated the release process to use a long-lived
v4branch for the action, instead of a force-pushed tag, which aligns better with git branching strategies; the change should be transparent to end users.What's Changed
- GitHub Actions can't push to our protected main by
@dangoorin actions/dependency-review-action#1017- Bump actions/stale from 9.1.0 to 10.1.0 by
@dependabot[bot] in actions/dependency-review-action#995- Bump github/codeql-action from 3 to 4 by
@dependabot[bot] in actions/dependency-review-action#1003- Bump actions/setup-node from 4 to 6 by
@dependabot[bot] in actions/dependency-review-action#1005- Upgrade glob to address a vulnerability by
@brrygrdnin actions/dependency-review-action#1024- Bump js-yaml by
@dependabot[bot] in actions/dependency-review-action#1020- Addressing vulnerabilities by
@Ahmed3lmallahin actions/dependency-review-action#1036- Bump fast-xml-parser from 5.3.3 to 5.3.5 by
@dependabot[bot] in actions/dependency-review-action#1050- Bump fast-xml-parser from 5.3.5 to 5.3.6 by
@dependabot[bot] in actions/dependency-review-action#1053- Properly truncate long summaries and catch errors by
@juxtinin actions/dependency-review-action#1052- Bump spdx-expression-parse from 3.0.1 to 4.0.0 in the spdx-licenses group across 1 directory by
@dependabot[bot] in actions/dependency-review-action#931- Changes for Release 4.8.3 by
@ahpookin actions/dependency-review-action#1054Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.8.2..v4.8.3
v4.8.2
Minor fixes:
- Fix PURL parsing for scoped packages (#1008 from
@danielhardej)- Fix for large summaries (#1007 from
@gitulisca)- README includes a working example for allow-dependencies-licenses (#1009 from
@danielhardej)Dependency Review Action v4.8.1
What's Changed
- (bug) Fix spamming link test in deprecation warning (again) by
@ahpookin actions/dependency-review-action#1000- Bump version for 4.8.1 release by
@ahpookin actions/dependency-review-action#1001Full Changelog: actions/dependency-review-action@v4...v4.8.1
v4.8.0
What's Changed
- Make Ruby Code Scannable by
@ljones140in actions/dependency-review-action#978- Batch some contributions for release by
@brrygrdnin actions/dependency-review-action#986
- Make license lists collapsable by
@jasperkamerling- feat: add large summary handling with artifact upload by
@MattMencelNew Contributors
@ljones140made their first contribution in actions/dependency-review-action#978@jasperkamerlingmade their first contribution in actions/dependency-review-action#986@MattMencelmade their first contribution in actions/dependency-review-action#986
... (truncated)
Commits
05fe457Merge pull request #1054 from actions/ahpook/release-4.8.33a8496cUpdate generated package files for v4.8.30f22a01Update CONTRIBUTING for new release process58be343Updating package versions for 4.8.39284e0cMerge pull request #931 from actions/dependabot/npm_and_yarn/spdx-licenses-20...8b76656Bump spdx-expression-parse in the spdx-licenses group across 1 directory43f5f02Merge pull request #1052 from actions/juxtin/fix-long-summariesf0033fcMerge pull request #1053 from actions/dependabot/npm_and_yarn/fast-xml-parser...b379e2eBump fast-xml-parser from 5.3.5 to 5.3.62e1cf54Properly truncate long summaries and catch errors- 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 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)