Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BAU: Bump the prod-dependencies group across 3 directories with 17 up…
…dates Bumps the prod-dependencies 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.635.0` | `3.709.0` | | [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.635.0` | `3.709.0` | | [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.635.0` | `3.709.0` | | [@pact-foundation/pact](https://github.com/pact-foundation/pact-js) | `13.1.5` | `13.2.0` | | [axios](https://github.com/axios/axios) | `1.7.4` | `1.7.9` | | [esbuild](https://github.com/evanw/esbuild) | `0.23.1` | `0.24.0` | | [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.635.0` | `3.709.0` | | [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.635.0` | `3.709.0` | | [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript) | `2.6.0` | `2.11.0` | | @aws-crypto/client-node | `4.0.1` | `4.0.2` | | [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.636.0` | `3.709.0` | | [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.635.0` | `3.710.0` | | [connect-dynamodb](https://github.com/ca98am79/connect-dynamodb) | `3.0.3` | `3.0.5` | | [express](https://github.com/expressjs/express) | `4.21.1` | `4.21.2` | | [express-session](https://github.com/expressjs/session) | `1.18.0` | `1.18.1` | | [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) | `1.18.0` | `1.18.1` | | [govuk-frontend](https://github.com/alphagov/govuk-frontend) | `4.8.0` | `4.9.0` | Bumps the prod-dependencies group with 2 updates in the /backend/api directory: [esbuild](https://github.com/evanw/esbuild) and [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript). Bumps the prod-dependencies group with 2 updates in the /backend/cognito directory: [esbuild](https://github.com/evanw/esbuild) and [@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript). Updates `@aws-sdk/client-dynamodb` from 3.635.0 to 3.709.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.709.0/clients/client-dynamodb) Updates `@aws-sdk/client-sqs` from 3.635.0 to 3.709.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-sqs/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.709.0/clients/client-sqs) Updates `@aws-sdk/util-dynamodb` from 3.635.0 to 3.709.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.709.0/packages/util-dynamodb) Updates `@pact-foundation/pact` from 13.1.5 to 13.2.0 - [Release notes](https://github.com/pact-foundation/pact-js/releases) - [Changelog](https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md) - [Commits](pact-foundation/pact-js@v13.1.5...v13.2.0) Updates `axios` from 1.7.4 to 1.7.9 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.7.9) Updates `esbuild` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.1...v0.24.0) Updates `@aws-sdk/client-sfn` from 3.635.0 to 3.709.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-sfn/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.709.0/clients/client-sfn) Updates `@aws-sdk/client-sns` from 3.635.0 to 3.709.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-sns/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.709.0/clients/client-sns) Updates `@aws-lambda-powertools/logger` from 2.6.0 to 2.11.0 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.6.0...v2.11.0) Updates `@aws-crypto/client-node` from 4.0.1 to 4.0.2 Updates `@aws-sdk/client-ses` from 3.636.0 to 3.709.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-ses/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.709.0/clients/client-ses) Updates `@aws-sdk/client-cognito-identity-provider` from 3.635.0 to 3.710.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-cognito-identity-provider/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.710.0/clients/client-cognito-identity-provider) Updates `connect-dynamodb` from 3.0.3 to 3.0.5 - [Changelog](https://github.com/ca98am79/connect-dynamodb/blob/master/History.md) - [Commits](https://github.com/ca98am79/connect-dynamodb/commits) Updates `express` from 4.21.1 to 4.21.2 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md) - [Commits](expressjs/express@4.21.1...4.21.2) Updates `express-session` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.18.0...v1.18.1) Updates `@types/express-session` from 1.18.0 to 1.18.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-session) Updates `govuk-frontend` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/alphagov/govuk-frontend/releases) - [Changelog](https://github.com/alphagov/govuk-frontend/blob/v4.9.0/CHANGELOG.md) - [Commits](alphagov/govuk-frontend@v4.8.0...v4.9.0) Updates `esbuild` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.1...v0.24.0) Updates `@aws-lambda-powertools/logger` from 2.6.0 to 2.11.0 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.6.0...v2.11.0) Updates `esbuild` from 0.23.1 to 0.24.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.1...v0.24.0) Updates `@aws-lambda-powertools/logger` from 2.6.0 to 2.11.0 - [Release notes](https://github.com/aws-powertools/powertools-lambda-typescript/releases) - [Changelog](https://github.com/aws-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md) - [Commits](aws-powertools/powertools-lambda-typescript@v2.6.0...v2.11.0) --- updated-dependencies: - dependency-name: "@aws-sdk/client-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-sdk/client-sqs" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-sdk/util-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@pact-foundation/pact" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-sdk/client-sfn" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-sdk/client-sns" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-lambda-powertools/logger" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-crypto/client-node" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@aws-sdk/client-ses" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-sdk/client-cognito-identity-provider" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: connect-dynamodb dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: express dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: express-session dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: "@types/express-session" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: govuk-frontend dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-lambda-powertools/logger" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: "@aws-lambda-powertools/logger" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information