Skip to content
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

build(deps): bump the npm-dependencies group with 11 updates #231

Merged
merged 2 commits into from
Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps the npm-dependencies group with 11 updates:

Package From To
@aws-sdk/client-cloudwatch-logs 3.504.0 3.525.0
@aws-sdk/client-codebuild 3.504.0 3.525.0
@aws-sdk/client-codepipeline 3.504.0 3.525.0
@aws-sdk/types 3.502.0 3.523.0
@moia-oss/eslint-prettier-typescript-config 2.0.24 3.0.2
@types/node 20.11.14 20.11.24
@typescript-eslint/eslint-plugin 6.20.0 7.1.0
@typescript-eslint/parser 6.20.0 7.1.0
eslint 8.56.0 8.57.0
prettier 3.2.4 3.2.5
@types/jest 29.5.11 29.5.12

Updates @aws-sdk/client-cloudwatch-logs from 3.504.0 to 3.525.0

Release notes

Sourced from @​aws-sdk/client-cloudwatch-logs's releases.

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

For list of updated packages, view updated-packages.md in assets-3.525.0.zip

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-cloudwatch-logs's changelog.

3.525.0 (2024-02-29)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.523.0 (2024-02-27)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.521.0 (2024-02-23)

Features

3.515.0 (2024-02-15)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.514.0 (2024-02-14)

Note: Version bump only for package @​aws-sdk/client-cloudwatch-logs

3.513.0 (2024-02-13)

Features

  • experimentalIdentityAndAuth: release phase for services without customizations (#5787) (4004ff6)

... (truncated)

Commits

Updates @aws-sdk/client-codebuild from 3.504.0 to 3.525.0

Release notes

Sourced from @​aws-sdk/client-codebuild's releases.

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

For list of updated packages, view updated-packages.md in assets-3.525.0.zip

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-codebuild's changelog.

3.525.0 (2024-02-29)

Note: Version bump only for package @​aws-sdk/client-codebuild

3.523.0 (2024-02-27)

Note: Version bump only for package @​aws-sdk/client-codebuild

3.521.0 (2024-02-23)

Features

3.515.0 (2024-02-15)

Note: Version bump only for package @​aws-sdk/client-codebuild

3.514.0 (2024-02-14)

Note: Version bump only for package @​aws-sdk/client-codebuild

3.513.0 (2024-02-13)

Features

  • experimentalIdentityAndAuth: release phase for services without customizations (#5787) (4004ff6)

... (truncated)

Commits

Updates @aws-sdk/client-codepipeline from 3.504.0 to 3.525.0

Release notes

Sourced from @​aws-sdk/client-codepipeline's releases.

v3.525.0

3.525.0(2024-02-29)

Chores
New Features
  • clients: update client endpoints as of 2024-02-29 (f46a7236)
  • client-eks: Added support for new AL2023 AMIs to the supported AMITypes. (dc85f33d)
  • client-lex-models-v2: This release makes AMAZON.QnAIntent generally available in Amazon Lex. This generative AI feature leverages large language models available through Amazon Bedrock to automate frequently asked questions (FAQ) experience for end-users. (19c93a4f)
  • client-migrationhuborchestrator: Adds new CreateTemplate, UpdateTemplate and DeleteTemplate APIs. (86ce4d11)
  • client-docdb-elastic: Launched Elastic Clusters Readable Secondaries, Start/Stop, Configurable Shard Instance count, Automatic Backups and Snapshot Copying (c995dd7e)
  • client-quicksight: TooltipTarget for Combo chart visuals; ColumnConfiguration limit increase to 2000; Documentation Update (eddad245)
  • client-securitylake: Add capability to update the Data Lake's MetaStoreManager Role in order to perform required data lake updates to use Iceberg table format in their data lake or update the role for any other reason. (29c5d21c)
  • client-sagemaker: Adds support for ModelDataSource in Model Packages to support unzipped models. Adds support to specify SourceUri for models which allows registration of models without mandating a container for hosting. Using SourceUri, customers can decouple the model from hosting information during registration. (06093eb0)
Bug Fixes
  • middleware-sdk-s3: restore bucketEndpoint configurability (#5840) (f05b5400)

For list of updated packages, view updated-packages.md in assets-3.525.0.zip

v3.524.0

3.524.0(2024-02-28)

Chores
Documentation Changes
  • s3-presigned-post: use bucket-owner-full-control in examples (#5839) (3417a566)
  • client-sqs: regarding multi-region SQS usage (#5838) (cab93e20)
New Features
  • client-cost-explorer: This release introduces the new API 'GetApproximateUsageRecords', which retrieves estimated usage records for hourly granularity or resource-level data at daily granularity. (83885d0f)
  • client-wafv2: AWS WAF now supports configurable time windows for request aggregation with rate-based rules. Customers can now select time windows of 1 minute, 2 minutes or 10 minutes, in addition to the previously supported 5 minutes. (4528e88c)
  • client-bedrock-agent-runtime: This release adds support to override search strategy performed by the Retrieve and RetrieveAndGenerate APIs for Amazon Bedrock Agents (52f0665e)
  • client-batch: This release adds Batch support for configuration of multicontainer jobs in ECS, Fargate, and EKS. This support is available for all types of jobs, including both array jobs and multi-node parallel jobs. (edbdca75)
  • client-iot: This release reduces the maximum results returned per query invocation from 500 to 100 for the SearchIndex API. This change has no implications as long as the API is invoked until the nextToken is NULL. (1ebc3aa5)
  • client-ec2: This release increases the range of MaxResults for GetNetworkInsightsAccessScopeAnalysisFindings to 1,000. (46e974e1)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-codepipeline's changelog.

3.525.0 (2024-02-29)

Note: Version bump only for package @​aws-sdk/client-codepipeline

3.523.0 (2024-02-27)

Note: Version bump only for package @​aws-sdk/client-codepipeline

3.521.0 (2024-02-23)

Features

3.515.0 (2024-02-15)

Features

  • client-codepipeline: Add ability to override timeout on action level. (2905d17)

3.514.0 (2024-02-14)

Note: Version bump only for package @​aws-sdk/client-codepipeline

3.513.0 (2024-02-13)

Features

... (truncated)

Commits

Updates @aws-sdk/types from 3.502.0 to 3.523.0

Release notes

Sourced from @​aws-sdk/types's releases.

v3.523.0

3.523.0(2024-02-27)

Chores
New Features
  • client-amplifyuibuilder: We have added the ability to tag resources after they are created (19ebae15)
Bug Fixes
  • core: add error metadata indicating clock skew correction (#5830) (46e5e8da)
  • lib-dynamodb: preserve collections when serializing class instances to map (#5826) (e1ba507f)

For list of updated packages, view updated-packages.md in assets-3.523.0.zip

v3.522.0

3.522.0(2024-02-26)

Documentation Changes
  • client-api-gateway: Documentation updates for Amazon API Gateway. (fa39ef5c)
  • requestHandler configuration short form example (#5822) (f0fac718)
New Features
  • client-drs: Added volume status to DescribeSourceServer replicated volumes. (fcd3aba0)
  • client-rds: This release adds support for gp3 data volumes for Multi-AZ DB Clusters. (29add4ca)
  • client-kafkaconnect: Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API. (2a94d42a)

For list of updated packages, view updated-packages.md in assets-3.522.0.zip

v3.521.0

3.521.0(2024-02-23)

Documentation Changes
  • client-appsync: Documentation only updates for AppSync (40c82c10)
  • client-rum: Doc-only update for new RUM metrics that were added (f281e0db)
  • client-qldb: Clarify possible values for KmsKeyArn and EncryptionDescription. (93fdd39f)
New Features

... (truncated)

Changelog

Sourced from @​aws-sdk/types's changelog.

3.523.0 (2024-02-27)

Note: Version bump only for package @​aws-sdk/types

3.521.0 (2024-02-23)

Features

3.515.0 (2024-02-15)

Bug Fixes

  • client-sts: pass parent logger & requestHandler to STS (#5801) (c8e0047)

3.511.0 (2024-02-09)

Bug Fixes

  • credential-provider-node: pass client region to inner credential client region (#5758) (8c0b29e)
Commits

Updates @moia-oss/eslint-prettier-typescript-config from 2.0.24 to 3.0.2

Release notes

Sourced from @​moia-oss/eslint-prettier-typescript-config's releases.

0.9.3 - Minor dependency update incl. security patch

  • 40c3084 Bump hosted-git-info from 2.8.4 to 2.8.9
Commits

Updates @types/node from 20.11.14 to 20.11.24

Commits

Updates @typescript-eslint/eslint-plugin from 6.20.0 to 7.1.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs

  • eslint-plugin: [naming-convention] support the auto-accessor syntax

  • eslint-plugin: [consistent-return] add new rule

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error

  • eslint-plugin: [no-misused-promises] improve check union types

  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies

❤️ Thank You

  • Arka Pratim Chaudhuri
  • Josh Goldberg ✨
  • YeonJuan

You can read about our versioning strategy and releases on our website.

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

You can read about our versioning strategy and releases on our website.

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser

... (truncated)

Commits
  • 4bc6944 chore(release): publish 7.1.0
  • 1807d55 docs: add tabs in no-unsafe-unary-minus.md (#8542)
  • f2f57de test(eslint-plugin): [no-misused-promises] add test cases for spread args (#8...
  • fa67955 chore: drop T from internal types (#8521)
  • 60c1cd3 fix(eslint-plugin): [no-use-before-define] fix false positive type reference ...
  • 1458920 fix(eslint-plugin): [no-misused-promises] improve check union types (#8534)
  • c1441c8 fix(eslint-plugin): [prefer-optional-chan] allow typeof for avoiding referenc...
  • e7ec6f0 docs: from option instead of source in prefer-readonly-parameter-types (#8461)
  • 46cef96 feat(eslint-plugin): [consistent-return] add new rule (#8289)
  • f7198db feat(eslint-plugin): [naming-convention] support the auto-accessor syntax (#8...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.20.0 to 7.1.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.1.0

7.1.0 (2024-02-26)

🚀 Features

  • eslint-plugin: add *-type-checked-only configs (#8367)
  • eslint-plugin: [naming-convention] support the auto-accessor syntax (#8084)
  • eslint-plugin: [consistent-return] add new rule (#8289)
  • typescript-estree: add debug logs for useProgramFromProjectService (#8426)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chan] allow typeof for avoiding reference error (#8472)
  • eslint-plugin: [no-misused-promises] improve check union types (#8534)
  • eslint-plugin: [no-use-before-define] fix false positive type reference in as, satisfies (#8474)
  • typescript-estree: use simpler absolutify behavior for project service client file paths (#8520)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.2

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests (#8460)
  • utils: use mergeable interface for settings property (#8485)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v7.0.1

7.0.1 (2024-02-12)

🩹 Fixes

  • eslint-plugin: update peer dep for parser (#8441)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.1.0 (2024-02-26)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.0.2 (2024-02-19)

🩹 Fixes

  • fix tsconfig-less check errors, fix @types/eslint incompatibilities, add tests

❤️ Thank You

  • Brad Zacher
  • Gareth Jones

You can read about our versioning strategy and releases on our website.

7.0.1 (2024-02-12)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

7.0.0 (2024-02-12)

🚀 Features

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

  • add support for flat configs

⚠️ Breaking Changes

  • ⚠️ bump ESLint, NodeJS, and TS minimum version requirements

❤️ Thank You

  • Brad Zacher
  • Kirk Waiblinger
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

... (truncated)

Commits
  • 4bc6944 chore(release): publish 7.1.0
  • 677e7cc chore(release): publish 7.0.2
  • 4f3215f chore(release): publish 7.0.1
  • b27de99 chore(release): publish 7.0.0
  • 1aa393c chore(deps): update dependency prettier to v3.2.5 (#8401)
  • 8ef5f4b feat: add support for flat configs (#7935)
  • 1200b4c chore(deps): update nx to v17.3.0 (#8317)
  • 584db29 feat: bump ESLint, NodeJS, and TS minimum version requirements (#8377)
  • 289ee88 chore(release): publish 6.21.0
  • aa5edf7 chore(deps): update dependency prettier to v3.2.4 (#8357)
  • Additional commits viewable in compare view

Updates eslint from 8.56.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.57.0 - February 23, 2024

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (

Bumps the npm-dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.504.0` | `3.525.0` |
| [@aws-sdk/client-codebuild](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codebuild) | `3.504.0` | `3.525.0` |
| [@aws-sdk/client-codepipeline](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-codepipeline) | `3.504.0` | `3.525.0` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.502.0` | `3.523.0` |
| [@moia-oss/eslint-prettier-typescript-config](https://github.com/moia-oss/eslint-prettier-typescript-config) | `2.0.24` | `3.0.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.14` | `20.11.24` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.1.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.20.0` | `7.1.0` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.4` | `3.2.5` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.11` | `29.5.12` |


Updates `@aws-sdk/client-cloudwatch-logs` from 3.504.0 to 3.525.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-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.525.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-codebuild` from 3.504.0 to 3.525.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-codebuild/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.525.0/clients/client-codebuild)

Updates `@aws-sdk/client-codepipeline` from 3.504.0 to 3.525.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-codepipeline/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.525.0/clients/client-codepipeline)

Updates `@aws-sdk/types` from 3.502.0 to 3.523.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.523.0/packages/types)

Updates `@moia-oss/eslint-prettier-typescript-config` from 2.0.24 to 3.0.2
- [Release notes](https://github.com/moia-oss/eslint-prettier-typescript-config/releases)
- [Commits](https://github.com/moia-oss/eslint-prettier-typescript-config/commits)

Updates `@types/node` from 20.11.14 to 20.11.24
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.1.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/v7.1.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.20.0 to 7.1.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/v7.1.0/packages/parser)

Updates `eslint` from 8.56.0 to 8.57.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

Updates `prettier` from 3.2.4 to 3.2.5
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.4...3.2.5)

Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@aws-sdk/client-codebuild"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@aws-sdk/client-codepipeline"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@aws-sdk/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@moia-oss/eslint-prettier-typescript-config"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from msiuts as a code owner March 1, 2024 01:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2024
@snowiow snowiow merged commit efea2e9 into master Mar 1, 2024
1 check passed
@snowiow snowiow deleted the dependabot/npm_and_yarn/npm-dependencies-bc0b8ac14e branch March 1, 2024 13:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant