Conversation
…ates Bumps the production group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.888.0` | `3.996.0` | | [@aws-sdk/client-dynamodb-streams](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb-streams) | `3.888.0` | `3.996.0` | | [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.888.0` | `3.996.0` | | [bn.js](https://github.com/indutny/bn.js) | `5.2.2` | `5.2.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `10.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.0` | `25.3.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.44.0` | `8.56.1` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `10.0.2` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.5.4` | `5.5.5` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `17.3.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.1.3` | `30.2.0` | | [pino](https://github.com/pinojs/pino) | `9.9.5` | `10.3.1` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.1` | `13.1.3` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.8.1` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `11.5.1` | `11.12.0` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.4.2` | `29.4.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.2` | `5.9.3` | Updates `@aws-sdk/client-dynamodb` from 3.888.0 to 3.996.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.996.0/clients/client-dynamodb) Updates `@aws-sdk/client-dynamodb-streams` from 3.888.0 to 3.996.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb-streams/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.996.0/clients/client-dynamodb-streams) Updates `@aws-sdk/lib-dynamodb` from 3.888.0 to 3.996.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.996.0/lib/lib-dynamodb) Updates `@aws-sdk/util-dynamodb` from 3.888.0 to 3.996.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/v3.996.0/packages/util-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.996.0/packages/util-dynamodb) Updates `bn.js` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](indutny/bn.js@v5.2.2...v5.2.3) Updates `@eslint/js` from 9.36.0 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@types/node` from 24.5.0 to 25.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.44.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.44.0 to 8.56.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/parser) Updates `eslint` from 9.36.0 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v10.0.2) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) Updates `globals` from 16.4.0 to 17.3.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v17.3.0) Updates `jest` from 30.1.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `pino` from 9.9.5 to 10.3.1 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.9.5...v10.3.1) Updates `pino-pretty` from 13.1.1 to 13.1.3 - [Release notes](https://github.com/pinojs/pino-pretty/releases) - [Commits](pinojs/pino-pretty@v13.1.1...v13.1.3) Updates `prettier` from 3.6.2 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.8.1) Updates `testcontainers` from 11.5.1 to 11.12.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.5.1...v11.12.0) Updates `ts-jest` from 29.4.2 to 29.4.6 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.2...v29.4.6) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.996.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@aws-sdk/client-dynamodb-streams" dependency-version: 3.996.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@aws-sdk/lib-dynamodb" dependency-version: 3.996.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@aws-sdk/util-dynamodb" dependency-version: 3.996.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: bn.js dependency-version: 5.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production - dependency-name: "@types/node" dependency-version: 25.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: "@typescript-eslint/parser" dependency-version: 8.56.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: pino dependency-version: 10.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: production - dependency-name: pino-pretty dependency-version: 13.1.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: testcontainers dependency-version: 11.12.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] <support@github.com>
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 production group with 17 updates in the / directory:
3.888.03.996.03.888.03.996.03.888.03.996.05.2.25.2.39.36.010.0.124.5.025.3.08.44.08.56.19.36.010.0.25.5.45.5.516.4.017.3.030.1.330.2.09.9.510.3.113.1.113.1.33.6.23.8.111.5.111.12.029.4.229.4.65.9.25.9.3Updates
@aws-sdk/client-dynamodbfrom 3.888.0 to 3.996.0Release notes
Sourced from
@aws-sdk/client-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-dynamodb's changelog.... (truncated)
Commits
a6a6912Publish v3.996.08e185cbfeat(client-dynamodb): This change supports the creation of multi-account glo...e8dc4f2Publish v3.995.062005a2Publish v3.994.01d8d818Publish v3.993.04b02642chore(codegen): fix undefined http binding top level members (#7741)c4fdbdbPublish v3.992.0d504da4Publish v3.991.0b037203Publish v3.990.092253a3Publish v3.989.0Updates
@aws-sdk/client-dynamodb-streamsfrom 3.888.0 to 3.996.0Release notes
Sourced from
@aws-sdk/client-dynamodb-streams's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-dynamodb-streams's changelog.... (truncated)
Commits
a6a6912Publish v3.996.0e8dc4f2Publish v3.995.062005a2Publish v3.994.01d8d818Publish v3.993.04b02642chore(codegen): fix undefined http binding top level members (#7741)c4fdbdbPublish v3.992.0d504da4Publish v3.991.0b037203Publish v3.990.092253a3Publish v3.989.0223d2fbPublish v3.988.0Updates
@aws-sdk/lib-dynamodbfrom 3.888.0 to 3.996.0Release notes
Sourced from
@aws-sdk/lib-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-dynamodb's changelog.... (truncated)
Commits
a6a6912Publish v3.996.0e8dc4f2Publish v3.995.062005a2Publish v3.994.01d8d818Publish v3.993.04b02642chore(codegen): fix undefined http binding top level members (#7741)c4fdbdbPublish v3.992.0d504da4Publish v3.991.0b037203Publish v3.990.092253a3Publish v3.989.0223d2fbPublish v3.988.0Updates
@aws-sdk/util-dynamodbfrom 3.888.0 to 3.996.0Release notes
Sourced from
@aws-sdk/util-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/util-dynamodb's changelog.... (truncated)
Commits
a6a6912Publish v3.996.0e8dc4f2Publish v3.995.062005a2Publish v3.994.01d8d818Publish v3.993.0c4fdbdbPublish v3.992.0d504da4Publish v3.991.0b037203Publish v3.990.092253a3Publish v3.989.0223d2fbPublish v3.988.0b9454efPublish v3.987.0Updates
bn.jsfrom 5.2.2 to 5.2.3Changelog
Sourced from bn.js's changelog.
Commits
ea6c0725.2.333df26bfix imaskn state (#317)Updates
@eslint/jsfrom 9.36.0 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)c7ebefcchore: package.json update for@eslint/jsreleaseUpdates
@types/nodefrom 24.5.0 to 25.3.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.44.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
96a04a9chore(release): publish 8.56.1958f390chore(eslint-plugin): add default excludes to vitest (#12067)ffb46eadocs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...8b8b68fchore(release): publish 8.56.068a074ffeat: support ESLint v10 (#12057)c0a359dfix: use parser options from context.languageOptions (#12043)fedfe86chore(release): publish 8.55.08a95834fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...4ba1e72fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...a1f8617feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (#11992)Updates
@typescript-eslint/parserfrom 8.44.0 to 8.56.1Release notes
Sourced from
@typescript-eslint/parser's releases.