Closed dependabot[bot] closed 2 months 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/57/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.
⚠️: No snapshots were found for the head SHA ec38947224bec53cb1893f753092f51a3cca4f5e.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
npm/@eslint-community/regexpp | 4.11.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/config-array | 0.18.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/eslintrc | 3.1.0 | :green_circle: 6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/js | 9.10.0 | :green_circle: 6.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/object-schema | 2.1.4 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/plugin-kit | 0.1.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@humanwhocodes/retry | 0.3.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@vercel/ncc | 0.38.1 | :green_circle: 4.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/acorn | 8.12.1 | :green_circle: 5.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint | 9.10.0 | :green_circle: 6.9 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint-scope | 8.0.2 | :green_circle: 5.7 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint-visitor-keys | 4.0.0 | :green_circle: 5.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/espree | 10.1.0 | Unknown | Unknown | ||||||||||||||||||||||||||||||||||||||||||||||||
npm/file-entry-cache | 8.0.0 | :green_circle: 4.1 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/flat-cache | 4.0.1 | :green_circle: 4.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/globals | 14.0.0 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/ignore | 5.3.2 | :green_circle: 4.1 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@vercel/ncc | ^0.38.1 | :green_circle: 4.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint | ^9.10.0 | :green_circle: 6.9 | Details
|
Superseded by #59.
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.1Release notes
Sourced from
@vercel/ncc
's releases.Commits
ce5984e
fix: sourcemap sources removes webpack path (#1122)f9c1153
chore(deps): Bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0 (#1...0bc78fe
chore(deps-dev): Bump isomorphic-unfetch from 3.1.0 to 4.0.2 (#1116)5796c1f
chore(deps): Bump word-wrap from 1.2.3 to 1.2.4 (#1094)e2779f4
feat: Log minification error when--debug
(#1102)4a9d97c
chore(deps): Bump protobufjs from 6.11.3 to 6.11.4 (#1103)ca70272
chore(deps): bump cookiejar from 2.1.2 to 2.1.4 (#1031)c366ead
chore(deps): Bump apollo-server-core from 2.22.1 to 2.26.2 (#1108)f898f8e
feat: add support for TypeScript 5.0's array extends in tsconfig (#1105)2a1437b
chore(deps-dev): Bump mongoose from 5.13.15 to 5.13.20 (#1093)Updates
eslint
from 8.57.0 to 9.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEDependabot 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