Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps the development-dependencies group with 4 updates in the / directory: @openally/config.eslint, @types/node, glob and testcontainers.

Updates @openally/config.eslint from 1.3.0 to 2.2.0

Updates @types/node from 22.19.1 to 24.10.1

Commits

Updates glob from 11.1.0 to 13.0.0

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

Updates testcontainers from 10.28.0 to 11.8.1

Release notes

Sourced from testcontainers's releases.

v11.8.1

Changes

🐛 Bug Fixes

📦 Dependency Updates

v11.8.0

Changes

🚀 Features

📦 Dependency Updates

v11.7.2

Changes

🧹 Maintenance

📦 Dependency Updates

v11.7.1

Changes

🐛 Bug Fixes

v11.7.0

Changes

... (truncated)

Commits
  • 737f3c2 Fix Redis container to accept command override (#1155)
  • bf41f91 Bump the dependencies group with 10 updates (#1176)
  • d78f2e8 Bump mkdocs-material from 9.6.22 to 9.6.23 in the dependencies group (#1178)
  • 4af91d9 Bump the dependencies group across 28 directories with 31 updates (#1177)
  • 1e32a14 v11.8.0
  • 6432d9e Bump the dependencies group across 5 directories with 9 updates (#1103)
  • 1847fb7 Bump the dependencies group across 1 directory with 26 updates (#1173)
  • 3cd9e48 Bump python from 3.13 to 3.14 in the dependencies group (#1159)
  • d95400c Bump mkdocs-material from 9.6.20 to 9.6.21 in the dependencies group (#1157)
  • eb242a5 Add configuration for TESTCONTAINERS_RYUK_RECONNECTION_TIMEOUT (#1168)
  • Additional commits viewable in compare view

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 <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 Nov 24, 2025
@socket-security
Copy link

socket-security bot commented Nov 24, 2025

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.2.076 +110092 +385 +3100
Updated@​types/​node@​22.19.3 ⏵ 25.0.31001008195100
Updatedtestcontainers@​10.28.0 ⏵ 11.11.0961008296 +1100
Updatedglob@​11.1.0 ⏵ 13.0.0100 +110010088100

View full report

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-34f9473616 branch from d4f684c to b229a1e Compare December 1, 2025 01:59
…ectory with 4 updates

Bumps the development-dependencies group with 4 updates in the / directory: @openally/config.eslint, [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [glob](https://github.com/isaacs/node-glob) and [testcontainers](https://github.com/testcontainers/testcontainers-node).


Updates `@openally/config.eslint` from 1.3.0 to 2.2.0

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

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

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

---
updated-dependencies:
- dependency-name: "@openally/config.eslint"
  dependency-version: 2.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: glob
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: testcontainers
  dependency-version: 11.8.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/development-dependencies-34f9473616 branch from b229a1e to d548151 Compare January 5, 2026 01:07
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