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

Bump the main group across 1 directory with 8 updates #36

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps the main group with 8 updates in the / directory:

Package From To
@aws-sdk/client-kms 3.609.0 3.616.0
@aws-sdk/client-secrets-manager 3.609.0 3.616.0
@types/node 20.14.10 20.14.11
aws-cdk-lib 2.148.0 2.149.0
eslint 9.6.0 9.7.0
eslint-plugin-prettier 5.1.3 5.2.1
prettier 3.3.2 3.3.3
ts-jest 29.1.5 29.2.3

Updates @aws-sdk/client-kms from 3.609.0 to 3.616.0

Release notes

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d0)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db608)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134dfb)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892a)
  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e9)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7ed)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6f)
Bug Fixes
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd845)
  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6d)
Tests
  • credential-provider-node: fix tests related to defaultProvider chain (#6285) (9ca8baeb)

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

v3.615.0

3.615.0(2024-07-12)

New Features
  • clients: update client endpoints as of 2024-07-12 (17324eb4)

... (truncated)

Changelog

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

3.616.0 (2024-07-18)

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

Commits

Updates @aws-sdk/client-secrets-manager from 3.609.0 to 3.616.0

Release notes

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

v3.616.0

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d0)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db608)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134dfb)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892a)
  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e9)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7ed)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6f)
Bug Fixes
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd845)
  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6d)
Tests
  • credential-provider-node: fix tests related to defaultProvider chain (#6285) (9ca8baeb)

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

v3.615.0

3.615.0(2024-07-12)

New Features
  • clients: update client endpoints as of 2024-07-12 (17324eb4)

... (truncated)

Changelog

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

3.616.0 (2024-07-18)

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

3.614.0 (2024-07-10)

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

3.613.0 (2024-07-09)

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

Commits
  • fef3c33 Publish v3.616.0
  • 3f9a4c4 docs(client-secrets-manager): Doc only update for Secrets Manager
  • 2687058 chore(codegen): codegen sync for stream utils (#6279)
  • 794a37e Publish v3.614.0
  • fa3b603 chore(clients): read config files from paths relative to homedir (#6265)
  • 630d429 Publish v3.613.0
  • See full diff in compare view

Updates @types/node from 20.14.10 to 20.14.11

Commits

Updates aws-cdk-lib from 2.148.0 to 2.149.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.149.0

Features

  • codedeploy: zonal configuration for ServerDeploymentConfig (#30429) (da0dc57), closes #30430
  • codestarnotifications: add createdBy property for notification rule (#30780) (a68b418)
  • stepfunctions-tasks: add guardrailConfiguration and trace property to the BedrockInvokeModel (#30426) (772b1d1), closes #30425
  • stepfunctions-tasks: enable resultReuseConfiguration in AthenaStartQueryExecution (#30447) (046bf56), closes #30446
  • update L1 CloudFormation resource definitions (#30786) (6d0a09f)

Bug Fixes

  • apigateway: authorization scope is not added when not explicitly defining authorization type in method or root api (#30822) (e4367a0), closes #30444
  • scheduler-targetes-alpha: multiple schedules cause resolution error during synth (#30634) (727e886), closes #28713

Alpha modules (2.149.0-alpha.0)

v2.148.1

Bug Fixes

  • apigateway: authorization scope is not added when not explicitly defining authorization type in method or root api (#30822) (4bee768), closes #30444

Alpha modules (2.148.1-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

2.149.0 (2024-07-12)

Features

  • codedeploy: zonal configuration for ServerDeploymentConfig (#30429) (da0dc57), closes #30430
  • codestarnotifications: add createdBy property for notification rule (#30780) (a68b418)
  • stepfunctions-tasks: add guardrailConfiguration and trace property to the BedrockInvokeModel (#30426) (772b1d1), closes #30425
  • stepfunctions-tasks: enable resultReuseConfiguration in AthenaStartQueryExecution (#30447) (046bf56), closes #30446
  • update L1 CloudFormation resource definitions (#30786) (6d0a09f)

Bug Fixes

  • apigateway: authorization scope is not added when not explicitly defining authorization type in method or root api (#30822) (e4367a0), closes #30444
  • scheduler-targetes-alpha: multiple schedules cause resolution error during synth (#30634) (727e886), closes #28713

2.148.1 (2024-07-11)

Bug Fixes

  • apigateway: authorization scope is not added when not explicitly defining authorization type in method or root api (#30822) (4bee768), closes #30444
Commits
  • e4367a0 fix(apigateway): authorization scope is not added when not explicitly definin...
  • 7cd0f65 chore(ec2): add R8g instance type (#30803)
  • a68b418 feat(codestarnotifications): add createdBy property for notification rule (...
  • 22a2858 docs(events): improved maintenance of information on supported targets (#30785)
  • f48becb chore(doc): fix a broken link in the README.md (#30789)
  • 046bf56 feat(stepfunctions-tasks): enable resultReuseConfiguration in AthenaStartQuer...
  • da0dc57 feat(codedeploy): zonal configuration for ServerDeploymentConfig (#30429)
  • 6d0a09f feat: update L1 CloudFormation resource definitions (#30786)
  • e083db1 Merge branch 'main' into merge-back/2.148.0
  • 772b1d1 feat(stepfunctions-tasks): add guardrailConfiguration and trace property to t...
  • See full diff in compare view

Updates eslint from 9.6.0 to 9.7.0

Release notes

Sourced from eslint's releases.

v9.7.0

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)

Chores

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.7.0 - July 12, 2024

  • 793b718 chore: upgrade @​eslint/js@​9.7.0 (#18680) (Francesco Trotta)
  • 7ed6f9a chore: package.json update for @​eslint/js release (Jenkins)
  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#18636) (Francesco Trotta)
  • 7bcda76 refactor: Add type references (#18652) (Nicholas C. Zakas)
  • 51bf57c chore: add tech sponsors through actions (#18624) (Strek)
  • 9f416db docs: Add Powered by Algolia label to the search. (#18633) (Amaresh S M)
  • 6320732 refactor: don't use parent property in NodeEventGenerator (#18653) (Milos Djermanovic)
  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#18622) (Nitin Kumar)
  • 9e6d640 refactor: move "Parsing error" prefix adding to Linter (#18650) (Milos Djermanovic)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#18641) (Francesco Trotta)
Commits

Updates eslint-plugin-prettier from 5.1.3 to 5.2.1

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.1

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.1

Patch Changes

5.2.0

Minor Changes

Commits
  • 51324d9 chore: fix CHANGELOG.md formatting issue
  • 24288c7 chore: release eslint-plugin-prettier (#669)
  • ac036cc build(deps): Bump synckit from 0.8.6 to 0.9.1 (#668)
  • a1e6f4a build(deps): Bump braces from 3.0.2 to 3.0.3 (#665)
  • de9751c build(deps): Bump pnpm/action-setup from 2 to 4 in the actions group (#661)
  • 02c21a5 chore: release eslint-plugin-prettier (#653)
  • f170011 feat: support parsing html via @html-eslint/parser natively (#652)
  • See full diff in compare view

Updates prettier from 3.3.2 to 3.3.3

Release notes

Sourced from prettier's releases.

3.3.3

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.3

diff

Add parentheses for nullish coalescing in ternary (#16391 by @​cdignam-segment)

This change adds clarity to operator precedence.

// Input
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.2
foo ? bar ?? foo : baz;
foo ?? bar ? a : b;
a ? b : foo ?? bar;
// Prettier 3.3.3
foo ? (bar ?? foo) : baz;
(foo ?? bar) ? a : b;
a ? b : (foo ?? bar);

Add parentheses for decorator expressions (#16458 by @​y-schneider)

Prevent parentheses around member expressions or tagged template literals from being removed to follow the stricter parsing rules of TypeScript 5.5.

// Input
@(foo`tagged template`)
class X {}
// Prettier 3.3.2
@​footagged template
class X {}
// Prettier 3.3.3
@(footagged template)
class X {}

Support @let declaration syntax (#16474 by @​sosukesuzuki)

Adds support for Angular v18 @let declaration syntax.

Please see the following code example. The @let declaration allows you to define local variables within the template:

... (truncated)

Commits

Updates ts-jest from 29.1.5 to 29.2.3

Release notes

Sourced from ts-jest's releases.

v29.2.3

Please refer to CHANGELOG.md for details.

v29.2.2

Please refer to CHANGELOG.md for details.

v29.2.1

Please refer to CHANGELOG.md for details.

v29.2.0

Please refer to CHANGELOG.md for details.

Changelog

Sourced from ts-jest's changelog.

29.2.3 (2024-07-18)

Security Fixes

  • build(deps): Update dependency ejs to ^3.1.10 (de94a56)

Code Refactoring

  • refactor(presets): maintain preset codes inside src (8474fc2)

29.2.2 (2024-07-10)

Bug Fixes

  • fix(compiler): update memory cache after changing module value (94db43f), closes #4439

29.2.1 (2024-07-10)

Bug Fixes

  • fix: move ejs to dep instead of peerDep (26e31a7)
  • fix: set allowSyntheticDefaultImports properly (ff4b302), closes #4156
  • fix(compiler): support Node16/NodeNext value for target (2f5cc0c), closes #4198

29.2.0 (2024-07-08)

Bug Fixes

  • fix: don't show warning message with Node16/NodeNext (99c4f49), closes #4266

Features

  • feat(cli): allow migrating cjs presets to transform config (22fb027)
  • feat(presets): add util functions to create ESM presets (06f78ed), close #4200
  • feat(presets): add util functions to create CJS presets (f9cc3c0), close #4200

Code refactoring

... (truncated)

Commits
  • 275b931 chore(release): 29.2.3
  • de94a56 build(deps): Update dependency ejs to ^3.1.10
  • 4d2e8d6 build(deps): Update dependency semver to v7.6.3
  • a45f451 build(deps): Update dependency @​types/node to v20.14.11
  • 27699c0 build(deps): Update dependency vite to ^5.3.4
  • 8780053 build(deps): Update ESLint packages to ^7.16.1
  • 8936a39 build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /examples/ts-only
  • 1fe200a build(deps): Update dependency @​babel/core to ^7.24.9
  • 71d1ec3 build(deps): Update dependency @​testing-library/dom to ^10.3.2
  • 06567f2 build(deps-dev): bump braces from 3.0.2 to 3.0.3 in /e2e/native-esm-ts
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the main group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.609.0` | `3.616.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.609.0` | `3.616.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.10` | `20.14.11` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.148.0` | `2.149.0` |
| [eslint](https://github.com/eslint/eslint) | `9.6.0` | `9.7.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.5` | `29.2.3` |



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

Updates `@aws-sdk/client-secrets-manager` from 3.609.0 to 3.616.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.616.0/clients/client-secrets-manager)

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

Updates `aws-cdk-lib` from 2.148.0 to 2.149.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.149.0/packages/aws-cdk-lib)

Updates `eslint` from 9.6.0 to 9.7.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.6.0...v9.7.0)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

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

Updates `ts-jest` from 29.1.5 to 29.2.3
- [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.1.5...v29.2.3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-kms"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: aws-cdk-lib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: main
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from nickwillan as a code owner July 22, 2024 05:07
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 22, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 29, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main-07b1f16588 branch July 29, 2024 04:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants