Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/development-dependencies-a95f407d06
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

Package From To
@lavamoat/allow-scripts 3.4.3 4.0.0
@lavamoat/preinstall-always-fail 2.1.1 3.0.0
@openally/config.typescript 1.2.1 1.3.0
testcontainers 11.12.0 11.13.0
typescript 5.9.3 6.0.2

Updates @lavamoat/allow-scripts from 3.4.3 to 4.0.0

Release notes

Sourced from @​lavamoat/allow-scripts's releases.

allow-scripts: v4.0.0

4.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Node.js v18 is no longer supported.

Bug Fixes

  • drop Node.js v18 support across the board (#1886) (1190c9b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​lavamoat/aa bumped from ^4.3.6 to ^5.0.0
Changelog

Sourced from @​lavamoat/allow-scripts's changelog.

4.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Node.js v18 is no longer supported.

Bug Fixes

  • drop Node.js v18 support across the board (#1886) (1190c9b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​lavamoat/aa bumped from ^4.3.6 to ^5.0.0
Commits

Updates @lavamoat/preinstall-always-fail from 2.1.1 to 3.0.0

Release notes

Sourced from @​lavamoat/preinstall-always-fail's releases.

preinstall-always-fail: v3.0.0

3.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Node.js v18 is no longer supported.

Bug Fixes

  • drop Node.js v18 support across the board (#1886) (1190c9b)
Changelog

Sourced from @​lavamoat/preinstall-always-fail's changelog.

3.0.0 (2026-03-20)

⚠ BREAKING CHANGES

  • Node.js v18 is no longer supported.

Bug Fixes

  • drop Node.js v18 support across the board (#1886) (1190c9b)
Commits

Updates @openally/config.typescript from 1.2.1 to 1.3.0

Release notes

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

@​openally/config.typescript@1.3.0

Minor Changes

Changelog

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

1.3.0

Minor Changes

Commits
Maintainer changes

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


Updates testcontainers from 11.12.0 to 11.13.0

Release notes

Sourced from testcontainers's releases.

v11.13.0

Changes

🚀 Features

📖 Documentation

🧹 Maintenance

📦 Dependency Updates

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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 30, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/development-dependencies-a95f407d06 branch 2 times, most recently from ca032f6 to b6348be Compare April 7, 2026 09:20
@PierreDemailly PierreDemailly marked this pull request as draft April 7, 2026 19:11
…ectory with 5 updates

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

| Package | From | To |
| --- | --- | --- |
| [@lavamoat/allow-scripts](https://github.com/LavaMoat/LavaMoat/tree/HEAD/packages/allow-scripts) | `3.4.3` | `4.0.0` |
| [@lavamoat/preinstall-always-fail](https://github.com/LavaMoat/LavaMoat/tree/HEAD/packages/preinstall-always-fail) | `2.1.1` | `3.0.0` |
| [@openally/config.typescript](https://github.com/OpenAlly/configs/tree/HEAD/src/typescript) | `1.2.1` | `1.3.0` |
| [testcontainers](https://github.com/testcontainers/testcontainers-node) | `11.12.0` | `11.13.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` |



Updates `@lavamoat/allow-scripts` from 3.4.3 to 4.0.0
- [Release notes](https://github.com/LavaMoat/LavaMoat/releases)
- [Changelog](https://github.com/LavaMoat/LavaMoat/blob/main/packages/allow-scripts/CHANGELOG.md)
- [Commits](https://github.com/LavaMoat/LavaMoat/commits/aa-v4.0.0/packages/allow-scripts)

Updates `@lavamoat/preinstall-always-fail` from 2.1.1 to 3.0.0
- [Release notes](https://github.com/LavaMoat/LavaMoat/releases)
- [Changelog](https://github.com/LavaMoat/LavaMoat/blob/main/packages/preinstall-always-fail/CHANGELOG.md)
- [Commits](https://github.com/LavaMoat/LavaMoat/commits/allow-scripts-v3.0.0/packages/preinstall-always-fail)

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

Updates `testcontainers` from 11.12.0 to 11.13.0
- [Release notes](https://github.com/testcontainers/testcontainers-node/releases)
- [Commits](testcontainers/testcontainers-node@v11.12.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: "@lavamoat/allow-scripts"
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@lavamoat/preinstall-always-fail"
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@openally/config.typescript"
  dependency-version: 1.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: testcontainers
  dependency-version: 11.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-a95f407d06 branch from b6348be to 3281a43 Compare April 13, 2026 07:34
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

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

@dependabot dependabot Bot closed this Apr 20, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/development-dependencies-a95f407d06 branch April 20, 2026 07:47
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