chore(deps-dev): bump the development-dependencies group across 1 directory with 5 updates#408
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
ca032f6 to
b6348be
Compare
…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>
b6348be to
3281a43
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the development-dependencies group with 5 updates in the / directory:
3.4.34.0.02.1.13.0.01.2.11.3.011.12.011.13.05.9.36.0.2Updates
@lavamoat/allow-scriptsfrom 3.4.3 to 4.0.0Release notes
Sourced from
@lavamoat/allow-scripts's releases.Changelog
Sourced from
@lavamoat/allow-scripts's changelog.Commits
1868d7bchore: release mainf10ac68fix(allow-scripts): update types (#649)d8d5996feat(aa): ship generated types (#638)10c667bfix!: drop Node.js v14 (#729)3f7c381feat(allow-scripts): generate & ship typescript declarations (#675)b026356chore: format all files2b899aachore: add extension to depcheckrc5fb4a88chore: release main0800c11fix: normalize all package versions1b61289chore: consolidate eslint config (#627)Updates
@lavamoat/preinstall-always-failfrom 2.1.1 to 3.0.0Release notes
Sourced from
@lavamoat/preinstall-always-fail's releases.Changelog
Sourced from
@lavamoat/preinstall-always-fail's changelog.Commits
Updates
@openally/config.typescriptfrom 1.2.1 to 1.3.0Release notes
Sourced from
@openally/config.typescript's releases.Changelog
Sourced from
@openally/config.typescript's changelog.Commits
b08e311chore: update versions (#159)65d1694chore(typescript): enable ESNext for esm-ts-next (#157)968a8eafix: update changesets to publish with NPM OIDC (#147)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
testcontainersfrom 11.12.0 to 11.13.0Release notes
Sourced from testcontainers's releases.
Commits
9261021Disable sourcemap emission to avoid missing source warnings (#1268)42ae351Bump mkdocs-material from 9.7.4 to 9.7.5 in the dependencies group (#1269)bc72f6bBump the dependencies group across 9 directories with 10 updates (#1271)c3b1abaBump the dependencies group with 16 updates (#1272)9d9b509NPM audit (#1266)47dad03Switch Vault module tests to@litehex/node-vault(#1263)340c8c1Improve AGENTS.md monorepo and PR-authoring guidance (#1265)9e40b17Bump the dependencies group with 11 updates (#1262)8832bf7Bump the dependencies group across 8 directories with 8 updates (#1261)2526634Add Oracle Free module (#1242)Updates
typescriptfrom 5.9.3 to 6.0.2Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)