Skip to content

chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates - #679

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/development-dependencies-049afd8f50
Closed

chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates#679
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/development-dependencies-049afd8f50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 3 updates in the / directory: c8, typescript and @nodesecure/mama.

Updates c8 from 11.0.0 to 12.0.0

Release notes

Sourced from c8's releases.

v12.0.0

12.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • yargs enforces a stricter range of Node versions ^20.19.0 || ^22.12.0 || >=23

Features

Changelog

Sourced from c8's changelog.

12.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • yargs enforces a stricter range of Node versions ^20.19.0 || ^22.12.0 || >=23

Features

Commits

Updates typescript from 6.0.3 to 7.0.2

Commits
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Updates @nodesecure/mama from 2.3.1 to 2.4.0

Release notes

Sourced from @​nodesecure/mama's releases.

@​nodesecure/mama@​2.4.0

Minor Changes

  • #741 53c60c1 Thanks @​fraxken! - Refactor highlight extractors to make them work in a web env. Add unit-test to scanner to ensure compatibility and CI break.
  • #735 f17981a Thanks @​clemgbld! - feat: extend contact with free email service flag

Patch Changes

Changelog

Sourced from @​nodesecure/mama's changelog.

2.4.0

Minor Changes

  • #741 53c60c1 Thanks @​fraxken! - Refactor highlight extractors to make them work in a web env. Add unit-test to scanner to ensure compatibility and CI break.
  • #735 f17981a Thanks @​clemgbld! - feat: extend contact with free email service flag

Patch Changes

Commits
  • 4b182ad chore: update versions (#742)
  • 52be58f chore: update versions (#738)
  • 53c60c1 fix(scanner): ensure extractors are working in a web env (#741)
  • f17981a feat: extend contact with free email service flag (#735)
  • d9e51cf chore(deps): bump the dependencies group across 1 directory with 6 updates (#...
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 20, 2026 09:04
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 20, 2026
@changeset-bot

changeset-bot Bot commented Jul 20, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8d7877e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

socket-security Bot commented Jul 20, 2026

Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​nodesecure/​mama@​2.3.1 ⏵ 2.4.07510099 +193 -3100
Addednpm/​typescript@​7.0.29910089100100
Addednpm/​c8@​12.0.09810010089100

View full report

@dependabot dependabot Bot changed the title chore(deps-dev): bump the development-dependencies group with 3 updates chore(deps-dev): bump the development-dependencies group across 1 directory with 3 updates Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-049afd8f50 branch 2 times, most recently from bea55fe to eb16a42 Compare July 27, 2026 09:03
…ectory with 3 updates

Bumps the development-dependencies group with 3 updates in the / directory: [c8](https://github.com/bcoe/c8), [typescript](https://github.com/microsoft/TypeScript) and [@nodesecure/mama](https://github.com/NodeSecure/scanner/tree/HEAD/workspaces/mama).


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

Updates `typescript` from 6.0.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

Updates `@nodesecure/mama` from 2.3.1 to 2.4.0
- [Release notes](https://github.com/NodeSecure/scanner/releases)
- [Changelog](https://github.com/NodeSecure/scanner/blob/master/workspaces/mama/CHANGELOG.md)
- [Commits](https://github.com/NodeSecure/scanner/commits/@nodesecure/mama@2.4.0/workspaces/mama)

---
updated-dependencies:
- dependency-name: "@nodesecure/mama"
  dependency-version: 2.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: c8
  dependency-version: 12.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-049afd8f50 branch from eb16a42 to 8d7877e Compare July 27, 2026 09:07
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 3, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/development-dependencies-049afd8f50 branch August 3, 2026 09:03
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.

0 participants