-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the production group across 1 directory with 17 updates #104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/production-e3230e9154
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the production group with 15 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.940.0` | | [@aws-sdk/client-dynamodb-streams](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb-streams) | `3.888.0` | `3.940.0` | | [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.888.0` | `3.940.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `9.39.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.5.0` | `24.10.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.44.0` | `8.48.0` | | [eslint](https://github.com/eslint/eslint) | `9.35.0` | `9.39.1` | | [globals](https://github.com/sindresorhus/globals) | `16.4.0` | `16.5.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.1.0` | | [pino-pretty](https://github.com/pinojs/pino-pretty) | `13.1.1` | `13.1.3` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.3` | | [testcontainers](https://github.com/testcontainers/testcontainers-node) | `11.5.1` | `11.9.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.940.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.940.0/clients/client-dynamodb) Updates `@aws-sdk/client-dynamodb-streams` from 3.888.0 to 3.940.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.940.0/clients/client-dynamodb-streams) Updates `@aws-sdk/lib-dynamodb` from 3.888.0 to 3.940.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.940.0/lib/lib-dynamodb) Updates `@aws-sdk/util-dynamodb` from 3.888.0 to 3.940.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/util-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.940.0/packages/util-dynamodb) Updates `@eslint/js` from 9.35.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js) Updates `@types/node` from 24.5.0 to 24.10.1 - [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.48.0 - [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.48.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.44.0 to 8.48.0 - [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.48.0/packages/parser) Updates `eslint` from 9.35.0 to 9.39.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.35.0...v9.39.1) Updates `globals` from 16.4.0 to 16.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.4.0...v16.5.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.1.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v9.9.5...v10.1.0) 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.7.3 - [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.7.3) Updates `testcontainers` from 11.5.1 to 11.9.0 - [Release notes](https://github.com/testcontainers/testcontainers-node/releases) - [Commits](testcontainers/testcontainers-node@v11.5.1...v11.9.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.940.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@aws-sdk/client-dynamodb-streams" dependency-version: 3.940.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@aws-sdk/lib-dynamodb" dependency-version: 3.940.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@aws-sdk/util-dynamodb" dependency-version: 3.940.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: "@eslint/js" dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: "@types/node" dependency-version: 24.10.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: "@typescript-eslint/parser" dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: eslint dependency-version: 9.39.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: globals dependency-version: 16.5.0 dependency-type: direct:development update-type: version-update:semver-minor 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.1.0 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.7.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production - dependency-name: testcontainers dependency-version: 11.9.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>
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
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 15 updates in the / directory:
3.888.03.940.03.888.03.940.03.888.03.940.09.35.09.39.124.5.024.10.18.44.08.48.09.35.09.39.116.4.016.5.030.1.330.2.09.9.510.1.013.1.113.1.33.6.23.7.311.5.111.9.029.4.229.4.65.9.25.9.3Updates
@aws-sdk/client-dynamodbfrom 3.888.0 to 3.940.0Release notes
Sourced from
@aws-sdk/client-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-dynamodb's changelog.... (truncated)
Commits
e9962f1Publish v3.940.01592379Publish v3.939.0a180cc7Publish v3.936.0c31b14bPublish v3.935.0622ef03feat(client-dynamodb): Extended Global Secondary Index (GSI) composite keys t...ac2be51chore(codegen): update for smithy/core serde fixes (#7511)3b6a4d9Publish v3.934.0674fae6Publish v3.933.0c28f46dPublish v3.932.099f5f06Publish v3.931.0Updates
@aws-sdk/client-dynamodb-streamsfrom 3.888.0 to 3.940.0Release notes
Sourced from
@aws-sdk/client-dynamodb-streams's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-dynamodb-streams's changelog.... (truncated)
Commits
e9962f1Publish v3.940.01592379Publish v3.939.0a180cc7Publish v3.936.0c31b14bPublish v3.935.0ac2be51chore(codegen): update for smithy/core serde fixes (#7511)3b6a4d9Publish v3.934.0674fae6Publish v3.933.0c28f46dPublish v3.932.099f5f06Publish v3.931.02a1737ePublish v3.930.0Updates
@aws-sdk/lib-dynamodbfrom 3.888.0 to 3.940.0Release notes
Sourced from
@aws-sdk/lib-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-dynamodb's changelog.... (truncated)
Commits
e9962f1Publish v3.940.01592379Publish v3.939.0a180cc7Publish v3.936.0c31b14bPublish v3.935.0ac2be51chore(codegen): update for smithy/core serde fixes (#7511)3b6a4d9Publish v3.934.0674fae6Publish v3.933.0c28f46dPublish v3.932.099f5f06Publish v3.931.02a1737ePublish v3.930.0Updates
@aws-sdk/util-dynamodbfrom 3.888.0 to 3.940.0Release notes
Sourced from
@aws-sdk/util-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/util-dynamodb's changelog.... (truncated)
Commits
e9962f1Publish v3.940.01592379Publish v3.939.0a180cc7Publish v3.936.0c31b14bPublish v3.935.03b6a4d9Publish v3.934.0674fae6Publish v3.933.0c28f46dPublish v3.932.099f5f06Publish v3.931.02a1737ePublish v3.930.0e0c0a7cPublish v3.929.0Updates
@eslint/jsfrom 9.35.0 to 9.39.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
c7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)Updates
@types/nodefrom 24.5.0 to 24.10.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.44.0 to 8.48.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
6fb1551chore(release): publish 8.48.0d26e9dechore(eslint-plugin): correct TODO comment on the wrong line (#11773)5f04910fix(typescript-estree): disallow binding patterns in parameter properties (#1...a4dc42achore: migrate to nx 22 (#11780)2ffb168feat(eslint-plugin): [no-redundant-type-constituents] use assignability check...5ea21f1fix(eslint-plugin): [consistent-generic-constructors] ignore when constructor...28cf803chore(release): publish 8.47.06c6db24feat(eslint-plugin): [no-unused-private-class-members] new extension rule (#1...843f144chore(release): publish 8.46.4997e0c0fix(parser): error when bothprojectServiceandprojectare set (#11333)Updates
@typescript-eslint/parserfrom 8.44.0 to 8.48.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
6fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.4d9f3497chore(release): publish 8.46.355ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.1Updates
eslintfrom 9.35.0 to 9.39.1Release notes
Sourced from eslint's releases.