deps: ci: bump actions/dependency-review-action from 4 to 5
Nadie ha tomado este issue todavía.
Evaluación
- Dificultad
- 1/5
- Tiempo estimado
- Menos de una hora
- Aptitud para principiantes
- 25/100
- Tipo de issue
- Refactorización
- Claridad
- Bastante claro
- Estado de actividad
- Estancado
- Stack tecnológico
- github-actions
- Área
- ci-cd
Línea de trabajo
Revisa el flujo de trabajo de GitHub Actions que invoca actions/dependency-review-action y confirma que la referencia actual es la versión 4. Actualiza esa referencia a v5, ten en cuenta la versión mínima documentada del runner y verifica la configuración del flujo de trabajo; el pull request #11 ya realiza el seguimiento de esta actualización.
Escrito por el modelo de indexación a partir del texto del issue.
Descripción
Dependabot Update
Bumps actions/dependency-review-action from 4 to 5.
Release notes
Sourced from actions/dependency-review-action's releases.
5.0.0
This is a new major version of the Dependency Review Action which updates the runtime to node24. This requires a minimum Actions Runner version v2.327.1 to run.
What's Changed
- Add .github/copilot-instructions.md for Copilot coding agent by
@ahpookin actions/dependency-review-action#1067- Update Node.js runtime from 20 to 24 by
@scottschreckengaustin actions/dependency-review-action#1084- Bump spdx-license-ids from 3.0.20 to 3.0.23 by
@mongolyyin actions/dependency-review-action#1091- docs: bump actions/checkout from v4 to v6 in workflow examples by
@Marukome0743in actions/dependency-review-action#1077- fix: patched version display for advisories with non-strict semver ranges (e.g. Maven beta versions) by
@tspascoalin actions/dependency-review-action#1076- Resolve security findings by
@AshelyTCin actions/dependency-review-action#1094- v5.0.0 release branch by
@ahpookin actions/dependency-review-action#1098New Contributors
@scottschreckengaustmade their first contribution in actions/dependency-review-action#1084@mongolyymade their first contribution in actions/dependency-review-action#1091@Marukome0743made their first contribution in actions/dependency-review-action#1077Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.9.0...v5.0.0
Dependency Review Action 4.9.0
This feature release contains a couple of notable changes:
- There is a new configuration option
show_patched_versionswhich will add a column to the output, showing the fix version of each vulnerable dependency. Thanks@felickz!- Runs which do not display OpenSSF scorecards no longer fetch scorecard information; previously it was fetched regardless of whether or not it was displayed, causing unneccessary slowness. Great catch
@jantiebot!- There are a couple of fixes to purl parsing which should improve match accuracy for
allow-package-dependencylists, including case (in)sensitivity and url-encoded namespaces Thanks@juxtin!What's Changed
- Compare normalized purls to account for encoding quirks by
@juxtinin actions/dependency-review-action#1056- Make purl comparisons case insensitive by
@juxtinin actions/dependency-review-action#1057- Feat: Add
Patched VersiontoVulnerabilitiessummary by@felickzin actions/dependency-review-action#1045- fix: only get scorecard levels if user wants to see the OpenSSF scorecard by
@jantiebotin actions/dependency-review-action#1060- Bump actions/stale from 10.1.0 to 10.2.0 by
@dependabot[bot] in actions/dependency-review-action#1058- Bump actions/checkout from 4 to 6 by
@dependabot[bot] in actions/dependency-review-action#1021- Updates for release 4.9.0 by
@ahpookin actions/dependency-review-action#1064New Contributors
@jantiebotmade their first contribution in actions/dependency-review-action#1060Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.8.3...v4.9.0
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
... (truncated)
Commits
a1d282bMerge pull request #1098 from actions/ahpook/v5-releaseeb6c199update examples to show@v53943c2cv5.0.0 release branch454943cMerge pull request #1094 from actions/ashelytc/security-findings6d92a12revert@typescript-eslint/parserupdatea8e5a7eMerge pull request #1076 from tspascoal/fix-version-matching-for-non-string-s...b6b7079update@typescript-eslint/parserto 8.40.0821a21dupdate more dependencies05aaaaerun npm audit fix55d3e75Merge pull request #1077 from Marukome0743/docs/checkout- 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)
Pull Request
- PR: #11
- Author: @dependabot[bot]
- URL: https://github.com/aRustyDev/path_master/pull/11
This issue was automatically created to track the Dependabot update.
- Lenguaje dominante
- Rust
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Más de aRustyDev/path_master
-
dependencies github-actions
Dificultad 1/5 Menos de una hora Aptitud para principiantes 68/100
aRustyDev/path_master#14 ·
-
dependencies github-actions
Dificultad 2/5 1-3 horas Aptitud para principiantes 65/100
aRustyDev/path_master#10 ·
-
dependencies github-actions
Dificultad 2/5 1-3 horas Aptitud para principiantes 20/100
aRustyDev/path_master#9 ·
-
dependencies github-actions
Dificultad 1/5 Menos de una hora Aptitud para principiantes 55/100
aRustyDev/path_master#6 ·
-
dependencies github-actions
Dificultad 1/5 Menos de una hora Aptitud para principiantes 20/100
aRustyDev/path_master#5 ·
Todos los issues de aRustyDev/path_master
Issues similares
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 74/100
ontola/atomic-server#1625 ·
-
Dificultad 2/5 1-3 horas Aptitud para principiantes 68/100
VirusTotal/yara-x#777 ·
-
has_tail_capacity wraps and get_writable_raw_unchecked commits raw_len before the bounds check Abierto
Dificultad 2/5 1-3 horas Aptitud para principiantes 82/100
stratum-mining/stratum#2404 ·
-
bug ci good first issue
Dificultad 2/5 1-3 horas Aptitud para principiantes 88/100