-
Notifications
You must be signed in to change notification settings - Fork 6
build(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3#98
build(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3#98dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps actions/dependency-review-action from 4.8.2 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
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 showwill show all of the ignore conditions of the specified dependencyignore conditions @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)
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](actions/dependency-review-action@3c4e3dc...05fe457)
---
updated-dependencies:
- dependency-name: actions/dependency-review-action
dependency-version: 4.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot]