Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-604076cb57
Open

chore(deps-dev): bump the development-dependencies group across 1 directory with 6 updates#195
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-604076cb57

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 6 updates in the / directory:

Package From To
@openally/config.eslint 1.3.0 2.4.3
@types/node 22.20.1 26.1.2
c8 10.1.3 12.0.0
glob 11.1.0 13.0.6
testcontainers 10.28.0 12.0.4
typescript 5.9.3 7.0.2

Updates @openally/config.eslint from 1.3.0 to 2.4.3

Release notes

Sourced from @​openally/config.eslint's releases.

@​openally/config.eslint@2.4.3

Patch Changes

@​openally/config.eslint@2.4.2

Patch Changes

@​openally/config.eslint@2.4.1

Patch Changes

@​openally/config.eslint@2.4.0

Minor Changes

Patch Changes

@​openally/config.eslint@2.3.0

Minor Changes

Changelog

Sourced from @​openally/config.eslint's changelog.

2.4.3

Patch Changes

2.4.2

Patch Changes

2.4.1

Patch Changes

2.4.0

Minor Changes

Patch Changes

2.3.0

Minor Changes

Commits
  • f7d0668 chore: update versions (#171)
  • 79ecbc8 fix(eslint/imports): classify # as internal dependency because of Node subimp...
  • 3230eff chore: update typescript and @​types/node manually
  • df87072 chore(deps): bump the dependencies group across 1 directory with 3 updates (#...
  • 6740fe2 fix(eslint/imports): allow sub-comments between group comment and import (#170)
  • c98dc5f chore: update versions (#167)
  • 2de2332 fix(eslint): restore space before arrow in type-annotation-spacing rule (#166)
  • 6b069c7 chore: update versions (#165)
  • 0f30745 fix(eslint): remove deprecated overrides.arrow option from type-annotation-sp...
  • b305bf6 chore: update versions (#163)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​openally/config.eslint since your current version.


Updates @types/node from 22.20.1 to 26.1.2

Commits

Updates c8 from 10.1.3 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

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.

12.0.0 (2026-07-14)

⚠ BREAKING CHANGES

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

Features

11.0.0 (2026-02-22)

⚠ BREAKING CHANGES

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

Bug Fixes

Commits

Updates glob from 11.1.0 to 13.0.6

Changelog

Sourced from glob's changelog.

changeglob

13

  • Move the CLI program out to a separate package, glob-bin. Install that if you'd like to continue using glob from the command line.

12

  • Remove the unsafe --shell option. The --shell option is now ONLY supported on known shells where the behavior can be implemented safely.

11.1

GHSA-5j98-mcp5-4vw2

  • Add the --shell option for the command line, with a warning that this is unsafe. (It will be removed in v12.)
  • Add the --cmd-arg/-g as a way to safely add positional arguments to the command provided to the CLI tool.
  • Detect commands with space or quote characters on known shells, and pass positional arguments to them safely, avoiding shell:true execution.

11.0

  • Drop support for node before v20

10.4

  • Add includeChildMatches: false option
  • Export the Ignore class

10.3

  • Add --default -p flag to provide a default pattern
  • exclude symbolic links to directories when follow and nodir are both set

10.2

  • Add glob cli

10.1

  • Return '.' instead of the empty string '' when the current working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on

... (truncated)

Commits
Maintainer changes

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

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates testcontainers from 10.28.0 to 12.0.4

Release notes

Sourced from testcontainers's releases.

v12.0.3

Changes

🐛 Bug Fixes

📦 Dependency Updates

v12.0.2

Changes

🐛 Bug Fixes

📦 Dependency Updates

v12.0.1

Changes

🐛 Bug Fixes

🧹 Maintenance

📦 Dependency Updates

... (truncated)

Commits
  • 4286661 Stop Jest smoke test from flaking on babel/browserslist load (#1395)
  • c46ccae Fix container exec output truncation (#1381)
  • 8cc4bb5 Reuse insecure HTTP wait agent across retries (#1382)
  • aef8483 Bump the dependencies group across 3 directories with 2 updates (#1393)
  • 1022d61 Bump the dependencies group with 3 updates (#1394)
  • d8c015d Pin Dependabot weekly schedule to Monday (#1392)
  • b6e39e2 Document cross-language Testcontainers implementations in AGENTS.md (#1391)
  • d6d99a4 NPM audit (#1388)
  • e2c6aed Add missing languages and reorder docs navigation (#1385)
  • 9130826 Bump the dependencies group across 8 directories with 11 updates (#1386)
  • Additional commits viewable in compare view

Updates typescript from 5.9.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
Maintainer changes

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


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 30, 2026
@socket-security

socket-security Bot commented Mar 30, 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
Addednpm/​@​openally/​config.eslint@​2.4.3781009390100
Addednpm/​@​types/​node@​26.1.21001008196100
Addednpm/​testcontainers@​12.0.4961008295100
Addednpm/​glob@​13.0.6961009985100
Addednpm/​typescript@​7.0.29910089100100
Addednpm/​c8@​12.0.09810010089100

View full report

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-604076cb57 branch from 6eb3237 to cb79fe7 Compare April 6, 2026 01:34
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-604076cb57 branch from cb79fe7 to 3892183 Compare May 4, 2026 01:33
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-604076cb57 branch from 3892183 to fd91e97 Compare June 8, 2026 01:33
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-604076cb57 branch from fd91e97 to 661c5b5 Compare July 6, 2026 01:33
…ectory with 6 updates

Bumps the development-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@openally/config.eslint](https://github.com/OpenAlly/configs/tree/HEAD/src/eslint) | `1.3.0` | `2.4.3` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.20.1` | `26.1.2` |
| [c8](https://github.com/bcoe/c8) | `10.1.3` | `12.0.0` |
| [glob](https://github.com/isaacs/node-glob) | `11.1.0` | `13.0.6` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `10.28.0` | `12.0.4` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `7.0.2` |



Updates `@openally/config.eslint` from 1.3.0 to 2.4.3
- [Release notes](https://github.com/OpenAlly/configs/releases)
- [Changelog](https://github.com/OpenAlly/configs/blob/main/src/eslint/CHANGELOG.md)
- [Commits](https://github.com/OpenAlly/configs/commits/@openally/config.eslint@2.4.3/src/eslint)

Updates `@types/node` from 22.20.1 to 26.1.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `c8` from 10.1.3 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@v10.1.3...v12.0.0)

Updates `glob` from 11.1.0 to 13.0.6
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.1.0...v13.0.6)

Updates `testcontainers` from 10.28.0 to 12.0.4
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.28.0...v12.0.4)

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

---
updated-dependencies:
- dependency-name: "@openally/config.eslint"
  dependency-version: 2.4.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: c8
  dependency-version: 11.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: glob
  dependency-version: 13.0.6
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: testcontainers
  dependency-version: 11.13.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-version: 6.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-604076cb57 branch from 661c5b5 to 5ca3a4a Compare August 3, 2026 01:33
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