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

chore(deps-dev): bump the dev-dependencies group across 1 directory with 13 updates #683

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2024

Bumps the dev-dependencies group with 13 updates in the / directory:

Package From To
@eslint/js 9.12.0 9.13.0
@types/node 22.7.5 22.8.2
eslint 9.12.0 9.13.0
serverless-esbuild 1.54.3 1.54.5
serverless-offline 14.3.2 14.3.3
typescript-eslint 8.8.1 8.12.1
@aws-sdk/types 3.667.0 3.679.0
@smithy/types 3.5.0 3.6.0
@types/chai 5.0.0 5.0.1
aws-sdk-client-mock 4.0.2 4.1.0
aws-sdk-client-mock-jest 4.0.2 4.1.0
axios-mock-adapter 2.0.0 2.1.0
@openapitools/openapi-generator-cli 2.14.0 2.15.0

Updates @eslint/js from 9.12.0 to 9.13.0

Release notes

Sourced from @​eslint/js's releases.

v9.13.0

Features

  • 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic)
  • bf723bd feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)
  • 1def4cd feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)
  • f879be2 feat: export ESLint.defaultConfig (#18983) (Nitin Kumar)

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)

Chores

Changelog

Sourced from @​eslint/js's changelog.

v9.13.0 - October 18, 2024

  • 68d2d9d chore: upgrade to @eslint/[email protected] and @eslint/core@^0.7.0 (#19034) (Francesco Trotta)
  • 2211f0a chore: package.json update for @​eslint/js release (Jenkins)
  • 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic)
  • 78836d4 fix: update the complexity rule type (#19027) (Nitin Kumar)
  • c7abaef perf: using Node.js compile cache (#19012) (唯然)
  • bf723bd feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)
  • 1d7c077 chore: add pkg.type "commonjs" (#19011) (唯然)
  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#19019) (Nitin Kumar)
  • 468e3bd test: fix ESLint tests (#19021) (Francesco Trotta)
  • 19e68d3 docs: update deprecated rules type definitions (#19018) (Nitin Kumar)
  • 1def4cd feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)
  • 064c8b6 fix: update rule types (#18925) (Nitin Kumar)
  • f879be2 feat: export ESLint.defaultConfig (#18983) (Nitin Kumar)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)
  • ed4635f ci: upgrade [email protected] (#18992) (Milos Djermanovic)
  • efad767 chore: remove unused ignore dependency (#18993) (Amaresh S M)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)
Commits

Updates @types/node from 22.7.5 to 22.8.2

Commits

Updates eslint from 9.12.0 to 9.13.0

Release notes

Sourced from eslint's releases.

v9.13.0

Features

  • 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic)
  • bf723bd feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)
  • 1def4cd feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)
  • f879be2 feat: export ESLint.defaultConfig (#18983) (Nitin Kumar)

Bug Fixes

Documentation

  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#19019) (Nitin Kumar)
  • 19e68d3 docs: update deprecated rules type definitions (#19018) (Nitin Kumar)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)

Chores

Changelog

Sourced from eslint's changelog.

v9.13.0 - October 18, 2024

  • 68d2d9d chore: upgrade to @eslint/[email protected] and @eslint/core@^0.7.0 (#19034) (Francesco Trotta)
  • 2211f0a chore: package.json update for @​eslint/js release (Jenkins)
  • 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic)
  • 78836d4 fix: update the complexity rule type (#19027) (Nitin Kumar)
  • c7abaef perf: using Node.js compile cache (#19012) (唯然)
  • bf723bd feat: Improve eslintrc warning message (#19023) (Milos Djermanovic)
  • 1d7c077 chore: add pkg.type "commonjs" (#19011) (唯然)
  • abdbfa8 docs: mark LintMessage#nodeType as deprecated (#19019) (Nitin Kumar)
  • 468e3bd test: fix ESLint tests (#19021) (Francesco Trotta)
  • 19e68d3 docs: update deprecated rules type definitions (#19018) (Nitin Kumar)
  • 1def4cd feat: drop support for jiti v1.21 (#18996) (Francesco Trotta)
  • 7dd402d docs: Update examples of passing multiple values to a CLI option (#19006) (Milos Djermanovic)
  • 064c8b6 fix: update rule types (#18925) (Nitin Kumar)
  • f879be2 feat: export ESLint.defaultConfig (#18983) (Nitin Kumar)
  • 5dcbc51 docs: Add example with side-effect imports to no-restricted-imports (#18997) (Milos Djermanovic)
  • ed4635f ci: upgrade [email protected] (#18992) (Milos Djermanovic)
  • efad767 chore: remove unused ignore dependency (#18993) (Amaresh S M)
  • 1ee87ca docs: Update README (GitHub Actions Bot)
  • 2c3dbdc docs: Use prerendered sponsors for README (#18988) (Milos Djermanovic)
Commits

Updates serverless-esbuild from 1.54.3 to 1.54.5

Release notes

Sourced from serverless-esbuild's releases.

v1.54.5

1.54.5 (2024-10-29)

Bug Fixes

  • bundle: adapted proposal from issue #338 to fix memory leak when skipRebuild is true (#540) (4a66070)

v1.54.4

1.54.4 (2024-10-12)

Bug Fixes

  • revert: preserve mtime when zipping with the node zipper (#539) (#558) (607a3ae)
Commits
  • 4a66070 fix(bundle): adapted proposal from issue #338 to fix memory leak when skipReb...
  • 607a3ae fix(revert): preserve mtime when zipping with the node zipper (#539) (#558)
  • b448e43 docs: update README.md
  • See full diff in compare view

Updates serverless-offline from 14.3.2 to 14.3.3

Release notes

Sourced from serverless-offline's releases.

v14.3.3

Bug Fixes

Full Changelog: dherault/serverless-offline@v14.3.2...v14.3.3

Changelog

Sourced from serverless-offline's changelog.

14.3.3 (2024-10-17)

Bug Fixes

Commits

Updates typescript-eslint from 8.8.1 to 8.12.1

Release notes

Sourced from typescript-eslint's releases.

v8.12.1

8.12.1 (2024-10-28)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] add support for assignment expressions (#10152)
  • eslint-plugin: [consistent-indexed-object-style] report mapped types (#10160)
  • eslint-plugin: [switch-exhaustiveness-check] add considerDefaultExhaustiveForUnions option (#9954)
  • eslint-plugin: [no-base-to-string] handle String() (#10005)
  • typescript-eslint: improve undefined extension handling (#10177)

🩹 Fixes

  • eslint-plugin: [no-unsafe-return] don't reiterate through all type parts for each part (#10203)
  • website: enable noImplicitAny (#10175)
  • rule-tester: use cwd option to set base path for tests with file name (#10201)

❤️ Thank You

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

v8.12.0

See https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.12.1

v8.11.0

8.11.0 (2024-10-21)

🚀 Features

  • eslint-plugin: [no-base-to-string] add support for catching toLocaleString (#10138)
  • eslint-plugin: [no-unnecessary-type-parameters] add suggestion fixer (#10149)

🩹 Fixes

  • eslint-plugin: [class-literal-property-style] don't report nodes with override keyword (#10135)
  • rule-tester: allow custom filename outside directory (#10147)

❤️ Thank You

... (truncated)

Changelog

Sourced from typescript-eslint's changelog.

8.12.1 (2024-10-28)

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

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

8.12.0 (2024-10-28)

🚀 Features

  • typescript-eslint: improve undefined extension handling (#10177)

❤️ Thank You

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

8.11.0 (2024-10-21)

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

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

8.10.0 (2024-10-17)

🩹 Fixes

  • typescript-eslint: propagate name field to extended configs in config helper (#10094)

❤️ Thank You

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

8.9.0 (2024-10-14)

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

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

Commits
  • 1edec1d chore(release): publish 8.12.1
  • 3413a2d chore(release): publish 8.12.0
  • ad9d3ba feat(typescript-eslint): improve undefined extension handling (#10177)
  • 79c27a8 chore(release): publish 8.11.0
  • 7effdea chore(release): publish 8.10.0
  • be5bc0f fix(typescript-eslint): propagate name field to extended configs in `config...
  • 4666ed4 chore(release): publish 8.9.0
  • See full diff in compare view

Updates @aws-sdk/types from 3.667.0 to 3.679.0

Release notes

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

v3.679.0

3.679.0(2024-10-24)

Chores
  • client-nimble: deprecate nimble (#6583) (9a56eba2)
  • client-athena: update release notes for athena breaking change (#6586) (9f45574f)
Documentation Changes
  • client-pcs: Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description. (568714e5)
New Features
  • clients: update client endpoints as of 2024-10-24 (c296fb57)
  • client-qbusiness: Add a new field in chat response. This field can be used to support nested schemas in array fields (e7c6ed54)
  • client-ec2: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. (f6246389)
  • client-ecs: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. (eba29d1e)
  • client-appconfig: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. (9c9494a6)
Tests

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

v3.678.0

3.678.0(2024-10-23)

Documentation Changes
  • client-bedrock: Doc updates for supporting converse (6a255980)
New Features
  • clients: update client endpoints as of 2024-10-23 (a03b3eec)
  • client-mwaa: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. (180dd234)
  • client-connect: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. (aa538867)
  • client-ec2: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. (fe1251ec)
  • client-payment-cryptography: Add support for ECC P-256 and P-384 Keys. (e4119ab1)
  • client-payment-cryptography-data: Add ECDH support on PIN operations. (2f74e23b)
Bug Fixes

... (truncated)

Changelog

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

3.679.0 (2024-10-24)

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

Commits

Updates @smithy/types from 3.5.0 to 3.6.0

Release notes

Sourced from @​smithy/types's releases.

@​smithy/types@​3.6.0

Minor Changes

  • 84bec05: add feature identification map to smithy context
Changelog

Sourced from @​smithy/types's changelog.

3.6.0

Minor Changes

  • 84bec05: add feature identification map to smithy context
Commits

Updates @types/chai from 5.0.0 to 5.0.1

Commits

Updates aws-sdk-client-mock from 4.0.2 to 4.1.0

Release notes

Sourced from aws-sdk-client-mock's releases.

v4.1.0

4.1.0 (2024-10-15)

Features

v4.1.0-beta.0

4.1.0-beta.0 (2024-10-11)

Features

Bug Fixes

  • jest: import path in types test (750605b)
Changelog

Sourced from aws-sdk-client-mock's changelog.

4.1.0 (2024-10-15)

Features

4.1.0-beta.0 (2024-10-11)

Features

Bug Fixes

  • jest: import path in types test (750605b)
Commits

Updates aws-sdk-client-mock-jest from 4.0.2 to 4.1.0

Release notes

Sourced from aws-sdk-client-mock-jest's releases.

v4.1.0

4.1.0 (2024-10-15)

Features

v4.1.0-beta.0

4.1.0-beta.0 (2024-10-11)

Features

Bug Fixes

  • jest: import path in types test (750605b)
Changelog

Sourced from aws-sdk-client-mock-jest's changelog.

4.1.0 (2024-10-15)

Features

4.1.0-beta.0 (2024-10-11)

Features

Bug Fixes

  • jest: import path in types test (750605b)
Commits

Updates axios-mock-adapter from 2.0.0 to 2.1.0

Release notes

Sourced from axios-mock-adapter's releases.

v2.1.0

  • Migrate to modern js ctimmerm/axios-mock-adapter#393
    • ♻️ Migrate internal handler to an object
    • ♻️ Migrate to ES2022
    • ♻️ Migrate to Class
    • ♻️ Migrate to async/await
    • 🎁 Migrate handlers and history to a flat array. That way one only needs to check the history array to see all requests. The verbs on the array are still exposed, so there's no downside.
    • 🎁 Add MockResponse types
Commits
  • 64d25b3 2.1.0
  • 533d3d9 chore: Upgrade axios, as there was a security issue, they fixed the url behavior
  • c958a54 Migrate to class
  • cf3d881 Add MockResponse types
  • 47db995 Migrate handle_request.js to async/await
  • c1b4a0f Upgrade eslint and rewrite to modern js
  • 6acbf99 Migrate handlers and history to a flat array
  • 1291950 Migrate handler to an object
  • 2554141 Use AxiosMockAdapter throughout README
  • See full diff in compare view

Updates @openapitools/openapi-generator-cli from 2.14.0 to 2.15.0

Release notes

Sourced from @​openapitools/openapi-generator-cli's releases.

v2.15.0

2.15.0 (2024-10-25)

Features

  • release: trigger a release (407e90f)

v2.14.1

2.14.1 (2024-10-21)

Bug Fixes

Commits
  • 407e90f feat(release): trigger a release
  • f49899f chore: update nest js and nx dependencies (#837)
  • f452cc8 fix(http): use proxy agent setup that supports proxy env variables with `no_p...
  • See full diff 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

…ith 13 updates

Bumps the dev-dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.12.0` | `9.13.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.8.2` |
| [eslint](https://github.com/eslint/eslint) | `9.12.0` | `9.13.0` |
| [serverless-esbuild](https://github.com/floydspace/serverless-esbuild) | `1.54.3` | `1.54.5` |
| [serverless-offline](https://github.com/dherault/serverless-offline) | `14.3.2` | `14.3.3` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.8.1` | `8.12.1` |
| [@aws-sdk/types](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/types) | `3.667.0` | `3.679.0` |
| [@smithy/types](https://github.com/awslabs/smithy-typescript/tree/HEAD/packages/types) | `3.5.0` | `3.6.0` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `5.0.0` | `5.0.1` |
| [aws-sdk-client-mock](https://github.com/m-radzikowski/aws-sdk-client-mock) | `4.0.2` | `4.1.0` |
| [aws-sdk-client-mock-jest](https://github.com/m-radzikowski/aws-sdk-client-mock/tree/HEAD/packages/aws-sdk-client-mock-jest) | `4.0.2` | `4.1.0` |
| [axios-mock-adapter](https://github.com/ctimmerm/axios-mock-adapter) | `2.0.0` | `2.1.0` |
| [@openapitools/openapi-generator-cli](https://github.com/OpenAPITools/openapi-generator-cli) | `2.14.0` | `2.15.0` |



Updates `@eslint/js` from 9.12.0 to 9.13.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.13.0/packages/js)

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

Updates `eslint` from 9.12.0 to 9.13.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.12.0...v9.13.0)

Updates `serverless-esbuild` from 1.54.3 to 1.54.5
- [Release notes](https://github.com/floydspace/serverless-esbuild/releases)
- [Commits](floydspace/serverless-esbuild@v1.54.3...v1.54.5)

Updates `serverless-offline` from 14.3.2 to 14.3.3
- [Release notes](https://github.com/dherault/serverless-offline/releases)
- [Changelog](https://github.com/dherault/serverless-offline/blob/master/CHANGELOG.md)
- [Commits](dherault/serverless-offline@v14.3.2...v14.3.3)

Updates `typescript-eslint` from 8.8.1 to 8.12.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.12.1/packages/typescript-eslint)

Updates `@aws-sdk/types` from 3.667.0 to 3.679.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.679.0/packages/types)

Updates `@smithy/types` from 3.5.0 to 3.6.0
- [Release notes](https://github.com/awslabs/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/awslabs/smithy-typescript/commits/@smithy/[email protected]/packages/types)

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

Updates `aws-sdk-client-mock` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](m-radzikowski/aws-sdk-client-mock@v4.0.2...v4.1.0)

Updates `aws-sdk-client-mock-jest` from 4.0.2 to 4.1.0
- [Release notes](https://github.com/m-radzikowski/aws-sdk-client-mock/releases)
- [Changelog](https://github.com/m-radzikowski/aws-sdk-client-mock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/m-radzikowski/aws-sdk-client-mock/commits/v4.1.0/packages/aws-sdk-client-mock-jest)

Updates `axios-mock-adapter` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/ctimmerm/axios-mock-adapter/releases)
- [Changelog](https://github.com/ctimmerm/axios-mock-adapter/blob/master/CHANGELOG.md)
- [Commits](ctimmerm/axios-mock-adapter@v2.0.0...v2.1.0)

Updates `@openapitools/openapi-generator-cli` from 2.14.0 to 2.15.0
- [Release notes](https://github.com/OpenAPITools/openapi-generator-cli/releases)
- [Changelog](https://github.com/OpenAPITools/openapi-generator-cli/blob/master/.releaserc)
- [Commits](OpenAPITools/openapi-generator-cli@v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: serverless-esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: serverless-offline
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@aws-sdk/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@smithy/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/chai"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: aws-sdk-client-mock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: aws-sdk-client-mock-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: axios-mock-adapter
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@openapitools/openapi-generator-cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 29, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR from @dependabot[bot] automatically approved by the 'Auto-merge automated PRs' workflow

@laneybot laneybot bot enabled auto-merge (rebase) October 29, 2024 12:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 30, 2024

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

@dependabot dependabot bot closed this Oct 30, 2024
auto-merge was automatically disabled October 30, 2024 12:48

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-dependencies-b432284e39 branch October 30, 2024 12:48
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.

0 participants