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 intomainfrom
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 intomainfrom
dependabot/npm_and_yarn/development-dependencies-604076cb57

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Package From To
@openally/config.eslint 1.3.0 2.4.2
@types/node 22.19.15 25.5.0
c8 10.1.3 11.0.0
glob 11.1.0 13.0.6
testcontainers 10.28.0 11.13.0
typescript 5.9.3 6.0.2

Updates @openally/config.eslint from 1.3.0 to 2.4.2

Release notes

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

@​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.2

Patch Changes

2.4.1

Patch Changes

2.4.0

Minor Changes

Patch Changes

2.3.0

Minor Changes

Commits
  • 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)
  • 106ffa0 fix(eslint): use granular config for space-before-function-paren rule (#161)
  • 6b67489 feat(eslint): add preserve-caught-error and no-unassigned-vars rules (#162)
  • b08e311 chore: update versions (#159)
  • 63f65b0 feat(eslint): add no-legacy-dirname-filename rule (#160)
  • 8725a20 chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​openally/config.eslint since your current version.


Updates @types/node from 22.19.15 to 25.5.0

Commits

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

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 11.13.0

Release notes

Sourced from testcontainers's releases.

v11.13.0

Changes

🚀 Features

📖 Documentation

🧹 Maintenance

📦 Dependency Updates

v11.12.0

Changes

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits
  • 9261021 Disable sourcemap emission to avoid missing source warnings (#1268)
  • 42ae351 Bump mkdocs-material from 9.7.4 to 9.7.5 in the dependencies group (#1269)
  • bc72f6b Bump the dependencies group across 9 directories with 10 updates (#1271)
  • c3b1aba Bump the dependencies group with 16 updates (#1272)
  • 9d9b509 NPM audit (#1266)
  • 47dad03 Switch Vault module tests to @​litehex/node-vault (#1263)
  • 340c8c1 Improve AGENTS.md monorepo and PR-authoring guidance (#1265)
  • 9e40b17 Bump the dependencies group with 11 updates (#1262)
  • 8832bf7 Bump the dependencies group across 8 directories with 8 updates (#1261)
  • 2526634 Add Oracle Free module (#1242)
  • Additional commits viewable in compare view

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

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

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@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
Copy link
Copy Markdown

socket-security bot commented Mar 30, 2026

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​openally/​config.eslint@​1.3.0 ⏵ 2.4.278 +310094 +592 +10100
Updated@​types/​node@​22.19.17 ⏵ 25.5.21001008196100
Updatedtestcontainers@​10.28.0 ⏵ 11.13.0951008292100
Updatedc8@​10.1.3 ⏵ 11.0.09910010085100
Updatedglob@​11.1.0 ⏵ 13.0.695 -41009990 +40100
Updatedtypescript@​5.9.3 ⏵ 6.0.2100 +110090 +110090

View full report

…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.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.19.15` | `25.5.0` |
| [c8](https://github.com/bcoe/c8) | `10.1.3` | `11.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` | `11.13.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |



Updates `@openally/config.eslint` from 1.3.0 to 2.4.2
- [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.2/src/eslint)

Updates `@types/node` from 22.19.15 to 25.5.0
- [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 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)

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 11.13.0
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v10.28.0...v11.13.0)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
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 6eb3237 to cb79fe7 Compare April 6, 2026 01:34
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