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/56/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 559d6eebf2ce1d16fdfacce277a2db1bf501a7b4.
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.1 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/js | 9.9.1 | :green_circle: 6.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@eslint/object-schema | 2.1.4 | 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.9.1 | :green_circle: 6.8 | 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: 3.5 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/flat-cache | 4.0.1 | :green_circle: 4.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/globals | 14.0.0 | :green_circle: 5.4 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/ignore | 5.3.2 | :green_circle: 4.2 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/@vercel/ncc | ^0.38.1 | :green_circle: 4.8 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
npm/eslint | ^9.9.1 | :green_circle: 6.8 | Details
|
Superseded by #57.
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.9.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
8781e6f
9.9.11503d03
Build: changelog update for 9.9.1b0c34d0
chore: upgrade to@eslint/js
@9
.9.1 (#18809)cd5a0da
chore: package.json update for@eslint/js
release4840930
docs: Update README with version support and clean up content (#18804)f61f40d
docs: Update globals examples (#18805)e112642
refactor: Extract parsing logic from Linter (#18790)241fcea
docs: Use and define languages (#18795)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801)5dbdd63
docs: eslint-plugin-markdown ->@eslint/markdown
(#18797)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