-
Notifications
You must be signed in to change notification settings - Fork 2
Bump the minor-and-patch group across 1 directory with 15 updates #11
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/minor-and-patch-d3553507af
Closed
Bump the minor-and-patch group across 1 directory with 15 updates #11
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/minor-and-patch-d3553507af
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 minor-and-patch group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) | `8.10.4` | `8.14.2` | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.149.0` | `2.156.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.23.0` | `0.23.1` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.149.0` | `2.156.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.2` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.614.0` | `3.645.0` | | [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.614.0` | `3.645.0` | | [@codegenie/serverless-express](https://github.com/CodeGenieApp/serverless-express) | `4.14.1` | `4.15.0` | | [@middy/core](https://github.com/middyjs/middy/tree/HEAD/packages/core) | `5.4.5` | `5.4.7` | | [aws-xray-sdk](https://github.com/aws/aws-xray-sdk-node) | `3.9.0` | `3.10.0` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.11` | `1.11.13` | | [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) | `8.10.141` | `8.10.145` | | [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.614.0` | `3.645.0` | | [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.614.0` | `3.645.0` | | [@aws-sdk/util-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/util-dynamodb) | `3.614.0` | `3.645.0` | Updates `cspell` from 8.10.4 to 8.14.2 - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.14.2/packages/cspell) Updates `aws-cdk-lib` from 2.149.0 to 2.156.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.156.0/packages/aws-cdk-lib) Updates `esbuild` from 0.23.0 to 0.23.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.23.0...v0.23.1) Updates `aws-cdk` from 2.149.0 to 2.156.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.156.0/packages/aws-cdk) Updates `typescript` from 5.5.3 to 5.6.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.3...v5.6.2) Updates `@aws-sdk/client-dynamodb` from 3.614.0 to 3.645.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.645.0/clients/client-dynamodb) Updates `@aws-sdk/lib-dynamodb` from 3.614.0 to 3.645.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.645.0/lib/lib-dynamodb) Updates `@codegenie/serverless-express` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/CodeGenieApp/serverless-express/releases) - [Changelog](https://github.com/CodeGenieApp/serverless-express/blob/mainline/CHANGELOG.md) - [Commits](CodeGenieApp/serverless-express@v4.14.1...v4.15.0) Updates `@middy/core` from 5.4.5 to 5.4.7 - [Release notes](https://github.com/middyjs/middy/releases) - [Changelog](https://github.com/middyjs/middy/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/middyjs/middy/commits/5.4.7/packages/core) Updates `aws-xray-sdk` from 3.9.0 to 3.10.0 - [Release notes](https://github.com/aws/aws-xray-sdk-node/releases) - [Changelog](https://github.com/aws/aws-xray-sdk-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-xray-sdk-node/commits) Updates `dayjs` from 1.11.11 to 1.11.13 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.11...v1.11.13) Updates `@types/aws-lambda` from 8.10.141 to 8.10.145 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) Updates `@aws-sdk/client-cognito-identity-provider` from 3.614.0 to 3.645.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.645.0/clients/client-cognito-identity-provider) Updates `@aws-sdk/client-ssm` from 3.614.0 to 3.645.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-ssm/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.645.0/clients/client-ssm) Updates `@aws-sdk/util-dynamodb` from 3.614.0 to 3.645.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.645.0/packages/util-dynamodb) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: esbuild dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/client-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/lib-dynamodb" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@codegenie/serverless-express" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@middy/core" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: aws-xray-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: dayjs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/aws-lambda" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@aws-sdk/client-cognito-identity-provider" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/client-ssm" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@aws-sdk/util-dynamodb" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 minor-and-patch group with 15 updates in the / directory:
8.10.48.14.22.149.02.156.00.23.00.23.12.149.02.156.05.5.35.6.23.614.03.645.03.614.03.645.04.14.14.15.05.4.55.4.73.9.03.10.01.11.111.11.138.10.1418.10.1453.614.03.645.03.614.03.645.03.614.03.645.0Updates
cspellfrom 8.10.4 to 8.14.2Release notes
Sourced from cspell's releases.
... (truncated)
Changelog
Sourced from cspell's changelog.
Commits
9f7c183v8.14.25552bdbv8.14.12e050b4v8.14.0e017775v8.13.3ecfa89afix: Try non-English suffix endings on word breaks (#6066)5c9aaf8v8.13.262d8b14fix: Stop duplicate issue output. (#6058)06a1a2bfix: make sure reported issues are consistent. (#6032)99cdb4ev8.13.1076362bfix: Use the resolved root when setting Glob Root (#6027)Updates
aws-cdk-libfrom 2.149.0 to 2.156.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
323240dchore(release): 2.156.0a190935fix(stepfunctions-tasks): fix bedrock input/output path in step-funct… (#31305)30675f0feat(cloudfront): s3 origin access control L2 construct (#31254)586cb04feat(bedrock): add Stable Image Ultra, Stable Diffusion 3 Large, and Stable I...b5e4496fix(custom-resources): remove presigned url from cloudwatch logs (#31322)5b059b9fix(stepfunctions-tasks): add back BedrockInvokeModel to use JsonPath (#31325)03ebca8chore(custom-resources): update python runtime for custom resources (#31166)125ca2fchore(kinesisfirehose-alpha): add ca-west-1 Firehose CIDR block (#31206)7ed221cfeat(docdb): i/o optimized storage type (#30163)ee04fffdocs(elasticloadbalancingv2): update confusing AddNetworkTargets port descrip...Updates
esbuildfrom 0.23.0 to 0.23.1Release notes
Sourced from esbuild's releases.
Changelog
Sourced from esbuild's changelog.
Commits
3327274publish 0.23.1 to npm38e22edadd a warning/debug log message for #3867a15bb51fix #3825: memory leak ofpluginDatavaluesf6e6481fix #3838: print comments beforecaseclauses9c13ae1fix #3853: update go 1.22.4 => 1.22.578f89e4fix #3845: some incorrect error message locations892d2a7fix #3834: cli sometimes panics with--analyze360d472fix a typo in the release notese3f4e2dfix #3821: allownode:prefix withes*targetsUpdates
aws-cdkfrom 2.149.0 to 2.156.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Changelog
Sourced from aws-cdk's changelog.
... (truncated)
Commits
cd58b50chore: add option unacknowledged to cdk notices (#31250)a6c2ad6chore: save the logs (#31274)751a922feat(CLI): synth displays "AssertDescription: CDK bootstrap stack version 6 r...a31513achore: use externally published version of cdk-assets (#31119)ffba5b1revert: feat(ecs): add validation checks to memory cpu combinations of FARGAT...94b68d7chore: use externally published cloud-assembly-schema (#31064)5f30aa5revert: feat(core): configure SNS topics to receive stack events on the Stack...0cdce20feat(core): configure SNS topics to receive stack events on the Stack constru...79b5cd2revert: feat(ec2): security group lookup via filters (#31065)abc78bffeat(ec2): security group lookup via filters (#30625)Updates
typescriptfrom 5.5.3 to 5.6.2Release notes
Sourced from typescript's releases.