Closed dependabot[bot] closed 2 weeks ago
Dependabot tried to add @lseppala
, @courtneycl
and @advanced-security/oss-maintainers
as reviewers to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/advanced-security/spdx-dependency-submission-action/pulls/65/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the advanced-security/spdx-dependency-submission-action repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
npm/@eslint-community/regexpp | 4.12.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/config-array | 0.18.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/core | 0.7.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/eslintrc | 3.1.0 | :green_circle: 5.7 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/js | 9.14.0 | :green_circle: 7 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/object-schema | 2.1.4 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/plugin-kit | 0.2.2 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanfs/core | 0.19.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanfs/node | 0.16.6 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanwhocodes/retry | 0.3.1 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanwhocodes/retry | 0.4.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@types/estree | 1.0.6 | :green_circle: 6.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@types/json-schema | 7.0.15 | :green_circle: 6.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@vercel/ncc | 0.38.2 | :green_circle: 5.5 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/acorn | 8.14.0 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint | 9.14.0 | :green_circle: 7 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint-scope | 8.2.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint-visitor-keys | 4.2.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/espree | 10.3.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/file-entry-cache | 8.0.0 | :green_circle: 4.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/flat-cache | 4.0.1 | :green_circle: 4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/globals | 14.0.0 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/ignore | 5.3.2 | :green_circle: 4.3 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@vercel/ncc | ^0.38.2 | :green_circle: 5.5 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint | ^9.14.0 | :green_circle: 7 | Details
|
Superseded by #66.
Bumps the development-dependencies group with 2 updates in the / directory: @vercel/ncc and eslint.
Updates
@vercel/ncc
from 0.36.1 to 0.38.2Release notes
Sourced from
@vercel/ncc
's releases.Commits
158a1fd
fix(deps): update webpack to v5.94.0, terser to v5.33.0 (#1213)c1c9c65
chore(deps): Bump fast-xml-parser from 4.2.7 to 4.5.0 (#1219)6ef9a48
chore(deps-dev): Bump express from 4.18.2 to 4.20.0 (#1214)9e7451b
ci: ignore failing test on macOS + run in band test-coverage (#1216)b2a325d
chore(ci): drop node@16 from ci (#1164)3c68358
chore(deps): Bump crypto-js from 4.1.1 to 4.2.0 (#1130)a70188f
chore(deps): Bump browserify-sign from 4.2.1 to 4.2.2 (#1131)b4cc7c6
chore(deps): Bump actions/setup-node from 3 to 4 (#1133)5f5dda2
chore(deps): Bump@babel/traverse
from 7.13.13 to 7.23.2 (#1125)ce5984e
fix: sourcemap sources removes webpack path (#1122)Updates
eslint
from 8.57.0 to 9.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show