Open
Conversation
e88c77e to
6f3965f
Compare
77c15dc to
9973f2d
Compare
ba891b8 to
f69fde3
Compare
13b63c1 to
87d300e
Compare
6f97cf9 to
6849a65
Compare
14dbe85 to
c045671
Compare
d112979 to
69273cc
Compare
26b3972 to
142deb2
Compare
4615341 to
95d80aa
Compare
94e1ed7 to
01db553
Compare
7e2aa1b to
a65f7eb
Compare
cd68fa0 to
b331236
Compare
5dfee52 to
d757c5f
Compare
58111d7 to
62880c4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^18.2.24→^19.0.0^18.2.8→^19.0.0v4.1.1→v6.0.2v3.1.5→v4.9.0v4.0.1→v6.3.0^0.19.11→^0.27.0v3.23.0→v4.32.620.11.0→24.14.03.2.5→3.8.1^18.2.0→^19.0.0^18.2.0→^19.0.0^5.0.5→^6.0.0v2.6.1→v2.15.15.4.5→5.9.3Release Notes
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
v5.0.0Compare Source
What's Changed
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: actions/checkout@v4...v5.0.0
v4.3.1Compare Source
What's Changed
Full Changelog: actions/checkout@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946v4.2.1Compare Source
v4.2.0Compare Source
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in #1707v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in #1692v4.1.3Compare Source
sparse-checkoutby @jww3 in #1656actions/checkoutversion inupdate-main-version.ymlby @jww3 in #1650v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in #1598actions/dependency-review-action (actions/dependency-review-action)
v4.9.0: Dependency Review Action 4.9.0Compare Source
This feature release contains a couple of notable changes:
show_patched_versionswhich will add a column to the output, showing the fix version of each vulnerable dependency. Thanks @felickz!allow-package-dependencylists, including case (in)sensitivity and url-encoded namespaces Thanks @juxtin!What's Changed
Patched VersiontoVulnerabilitiessummary by @felickz in #1045New Contributors
Full Changelog: actions/dependency-review-action@v4.8.3...v4.9.0
v4.8.3: 4.8.3Compare Source
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
Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.8.2..v4.8.3
v4.8.2Compare Source
Minor fixes:
v4.8.1: Dependency Review Action v4.8.1Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4...v4.8.1
v4.8.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.8.0
v4.7.4Compare Source
v4.7.3: 4.7.3Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4...v4.7.3
v4.7.2: 4.7.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.7.2
v4.7.1Compare Source
allow-dependencies-licenseswill be allowed even if the package in question has no license information #889Ruby OR GPL-2.0) in the allow list are automatically discarded so that they don't invalidate the whole allow list, which should just be license identifier (e.g.Ruby)v4.7.0Compare Source
MIT AND GPL-2.0) in allow lists (fixes #809 and probably others)OTHERin package licenses withLicenseRef-clearlydefined-OTHERso that parsing passesv4.6.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.5.0...v4.6.0
v4.5.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.5.0
v4.4.0Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.3.5...v4.4.0
v4.3.5Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.3.4...v4.3.5
v4.3.4Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.3.3...v4.3.4
v4.3.3: Notes for v4.3.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.3.2...v4.3.3
v4.3.2Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.3.1...v4.3.2
v4.3.1Compare Source
What's Changed
This release fixes some bugs related to package-url parsing that were introduced in 4.3.0. See #753.
Full Changelog: actions/dependency-review-action@V4.3.0...v4.3.1
v4.3.0Compare Source
New Features
deny-packagesoption can now be used without a version number to exclude all versions of a package.What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.2.5...V4.3.0
v4.2.5: 4.2.5Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.2.4...v4.2.5
v4.2.4Compare Source
What's Changed
Fixed a bug in the output of OpenSSF cards for GitHub Actions.
New Contributors
Full Changelog: actions/dependency-review-action@v4.2.3...v4.2.4
v4.2.3: 4.2.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.1.3...v4.2.3
v4.1.3: 4.1.3Compare Source
Fixes a bug in 4.1.2 that would introduce comments in every pull request, regardless of the user's configuration (see #697).
Full Changelog: actions/dependency-review-action@v4.1.2...v4.1.3
v4.1.2: 4.1.2Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4.1.1...v4.1.2
v4.1.1: 4.1.1Compare Source
What's Changed
undicito fix GHSA-wqq4-5wpv-mx2gFull Changelog: actions/dependency-review-action@v4.1.0...v4.1.1
v4.1.0: 4.1.0Compare Source
What's Changed
warn-onlyby @tgrall in #432Added a new configuration option (
warn-only, boolean) that makes the action always succeed while still displaying found vulnerabilities in the log.New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.1.0
v4.0.0Compare Source
New Contributors
Full Changelog: actions/dependency-review-action@v3.1.5...v4.0.0
actions/setup-node (actions/setup-node)
v6.3.0Compare Source
What's Changed
Enhancements:
devEnginesfield by @susnux in #1283Dependency updates:
Bug fixes:
New Contributors
Full Changelog: actions/setup-node@v6...v6.3.0
v6.2.0[Compare Source](http
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.