Skip to content

chore(deps): bump c8 from 10.1.3 to 11.0.0 in the dev-dependencies group across 1 directory#9

Merged
amacsmith merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-ffe201de11
May 10, 2026
Merged

chore(deps): bump c8 from 10.1.3 to 11.0.0 in the dev-dependencies group across 1 directory#9
amacsmith merged 1 commit into
mainfrom
dependabot/npm_and_yarn/dev-dependencies-ffe201de11

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps the dev-dependencies group with 1 update in the / directory: c8.

Updates c8 from 10.1.3 to 11.0.0

Release notes

Sourced from c8's releases.

v11.0.0

11.0.0 (2026-02-22)

⚠ BREAKING CHANGES

  • deps: transitive deps require 20 || >=22

Bug Fixes

Changelog

Sourced from c8's changelog.

11.0.0 (2026-02-22)

⚠ BREAKING CHANGES

  • deps: transitive deps require 20 || >=22

Bug Fixes

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@dependabot dependabot Bot requested a review from amacsmith as a code owner May 8, 2026 08:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 8, 2026
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 8, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedc8@​10.1.3 ⏵ 11.0.09910010083100

View full report

@dependabot dependabot Bot changed the title chore(deps): bump c8 from 10.1.3 to 11.0.0 in the dev-dependencies group chore(deps): bump c8 from 10.1.3 to 11.0.0 in the dev-dependencies group across 1 directory May 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-ffe201de11 branch from 92a65f1 to 46c689a Compare May 9, 2026 21:39
Bumps the dev-dependencies group with 1 update in the / directory: [c8](https://github.com/bcoe/c8).


Updates `c8` from 10.1.3 to 11.0.0
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/main/CHANGELOG.md)
- [Commits](bcoe/c8@v10.1.3...v11.0.0)

---
updated-dependencies:
- dependency-name: c8
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-ffe201de11 branch from 46c689a to 0e78ba0 Compare May 9, 2026 21:51
@amacsmith amacsmith merged commit 4d84298 into main May 10, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-ffe201de11 branch May 10, 2026 06:21
amacsmith added a commit that referenced this pull request May 11, 2026
… input, fix scorecard pins

- scripts/__tests__/{aggregate,integration}.test.mjs: gate handler dispatch
  with Object.prototype.hasOwnProperty.call() to prevent prototype-chain
  lookups (js/unvalidated-dynamic-method-call #5, #6).
- scripts/__tests__/render-latest.test.mjs: dispatch on URL hostname rather
  than substring (js/incomplete-url-substring-sanitization #11).
- cli/src/add.mjs: openUrl() now validates input is a well-formed http(s)
  URL before passing argv to open/cmd/xdg-open. Defense in depth against
  js/indirect-command-line-injection #7; existing execFileSync (no shell)
  pattern in spawn.mjs is preserved.
- .github/workflows/scorecard.yml: pin ossf/scorecard-action,
  actions/checkout, and github/codeql-action/upload-sarif to underlying
  commit SHAs (not annotated-tag-object SHAs) — fixes the
  "imposter commit" rejection from the OSSF webapp.

Six other CodeQL alerts (#2, #3, #8, #9, #10, #12) were dismissed as
won't-fix with rationale recorded on the alert.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant