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 npm group across 1 directory with 18 updates #194

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm group with 18 updates in the / directory:

Package From To
@opentelemetry/auto-instrumentations-node 0.48.0 0.50.0
google-auth-library 9.11.0 9.14.1
@eslint/js 9.7.0 9.12.0
@types/express 4.17.21 5.0.0
@types/jest 29.5.12 29.5.13
@types/jsonwebtoken 9.0.6 9.0.7
@types/node 20.14.10 22.7.4
@typescript-eslint/eslint-plugin 7.16.0 8.8.0
@typescript-eslint/parser 7.16.0 8.8.0
eslint 9.7.0 9.12.0
eslint-plugin-import 2.29.1 2.31.0
eslint-plugin-no-only-tests 3.1.0 3.3.0
eslint-plugin-prettier 5.1.3 5.2.1
globals 15.8.0 15.10.0
nock 13.5.4 13.5.5
ts-jest 29.2.2 29.2.5
typescript 5.5.3 5.6.2
typescript-eslint 7.16.0 8.8.0

Updates @opentelemetry/auto-instrumentations-node from 0.48.0 to 0.50.0

Release notes

Sourced from @​opentelemetry/auto-instrumentations-node's releases.

auto-instrumentations-node: v0.50.0

0.50.0 (2024-09-02)

Features

  • update deps matching "@opentelemetry/" (9fa058e)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.43.1 to ^0.44.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.8.0 to ^0.9.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.11.0 to ^0.12.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-express bumped from ^0.41.1 to ^0.42.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.14.0 to ^0.15.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.38.1 to ^0.39.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-kafkajs bumped from ^0.2.0 to ^0.3.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.42.0 to ^0.43.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.46.0 to ^0.47.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-net bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.43.0 to ^0.44.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.41.1 to ^0.42.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-router bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-tedious bumped from ^0.13.0 to ^0.14.0
      • @​opentelemetry/instrumentation-undici bumped from ^0.5.0 to ^0.6.0
      • @​opentelemetry/instrumentation-winston bumped from ^0.39.0 to ^0.40.0

... (truncated)

Commits
  • 9dc58af chore: release main (#2406)
  • fa0139c chore(deps): update deps @​opentelemetry/semantic-conventions to 1.27 (#2409)
  • 9fa058e chore(deps): update deps matching "@opentelemetry/" (#2408)
  • 1945456 chore: release main (#2375)
  • 0f90b3d fix(auto-instrumentations-node): shutdown the SDK when the process exits norm...
  • 2105609 fix(instrumentation-generic-pool): update span name typo (#2405)
  • d7a5bd4 fix(detectors): reduce diag level on detectors failing to detect (#2382)
  • d30c85c feat(instr-tedious): support tedious@19 (#2401)
  • de7a6cb fix(instrumentation-redis-4): avoid crash from incorrect this._diag ref (#2397)
  • ca70bb9 fix(instr-undici): fix issue with config in constructor (#2395)
  • Additional commits viewable in compare view

Updates google-auth-library from 9.11.0 to 9.14.1

Release notes

Sourced from google-auth-library's releases.

v9.14.1

9.14.1 (2024-08-30)

Performance Improvements

  • GoogleAuth: Improve Client Creation From Files/Streams Perf (#1856) (85d9d6f)

v9.14.0

9.14.0 (2024-08-19)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v21 (#1847) (e9459f3)

v9.13.0

9.13.0 (2024-07-29)

Features

  • Group Concurrent Access Token Requests for Base External Clients (#1840) (0e08fc5)

v9.12.0

9.12.0 (2024-07-26)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v19 (#1823) (b070ffb)
  • deps: Update dependency @​googleapis/iam to v20 (#1832) (e31a831)
Changelog

Sourced from google-auth-library's changelog.

9.14.1 (2024-08-30)

Performance Improvements

  • GoogleAuth: Improve Client Creation From Files/Streams Perf (#1856) (85d9d6f)

9.14.0 (2024-08-19)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v21 (#1847) (e9459f3)

9.13.0 (2024-07-29)

Features

  • Group Concurrent Access Token Requests for Base External Clients (#1840) (0e08fc5)

9.12.0 (2024-07-26)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v19 (#1823) (b070ffb)
  • deps: Update dependency @​googleapis/iam to v20 (#1832) (e31a831)
Commits

Updates @eslint/js from 9.7.0 to 9.12.0

Release notes

Sourced from @​eslint/js's releases.

v9.12.0

Features

  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)

Bug Fixes

  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)

Documentation

  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)

Chores

  • 555aafd chore: upgrade to @eslint/[email protected] (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)

v9.11.1

Bug Fixes

  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar)
  • 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló)

Documentation

  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira)

Chores

  • df4a859 chore: upgrade @​eslint/js@​9.11.1 (#18943) (Milos Djermanovic)
  • 36d8095 chore: package.json update for @​eslint/js release (Jenkins)

v9.11.0

Features

... (truncated)

Changelog

Sourced from @​eslint/js's changelog.

v9.12.0 - October 4, 2024

  • 555aafd chore: upgrade to @eslint/[email protected] (#18987) (Francesco Trotta)
  • 873ae60 chore: package.json update for @​eslint/js release (Jenkins)
  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • d0a5414 refactor: replace strip-ansi with native module (#18982) (Cristopher)
  • b827029 chore: Enable JSON5 linting (#18979) (Milos Djermanovic)
  • ecbd522 docs: Mention code explorer (#18978) (Nicholas C. Zakas)
  • 7ea4ecc docs: Clarifying the Use of Meta Objects (#18697) (Amaresh S M)
  • d3e4b2e docs: Clarify how to exclude .js files (#18976) (Milos Djermanovic)
  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 57232ff docs: Mention plugin-kit in language docs (#18973) (Nicholas C. Zakas)
  • b80ed00 docs: Update README (GitHub Actions Bot)
  • cb69ab3 docs: Update README (GitHub Actions Bot)
  • 7fb0d95 docs: Update README (GitHub Actions Bot)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)
  • 8f55ca2 chore: Upgrade espree, eslint-visitor-keys, eslint-scope (#18962) (Nicholas C. Zakas)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 493348a docs: Update README (GitHub Actions Bot)
  • 87a582c docs: fix typo in id-match rule (#18944) (Jay)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)
  • c1a2725 chore: update dependency mocha to ^10.7.3 (#18945) (Milos Djermanovic)

v9.11.1 - September 23, 2024

  • df4a859 chore: upgrade @​eslint/js@​9.11.1 (#18943) (Milos Djermanovic)
  • 36d8095 chore: package.json update for @​eslint/js release (Jenkins)
  • 20fd916 fix: add @eslint/core, @types/estree, & @types/json-schema deps (#18938) (Nitin Kumar)
  • 3eff709 docs: replace deprecated Linter.FlatConfig type with Linter.Config (#18941) (Carlos Meira)
  • 2738322 fix: add missing types for require-atomic-updates rule (#18937) (Kristóf Poduszló)
  • d71ff30 fix: add missing types for object-shorthand rule (#18935) (Kristóf Poduszló)
  • 561cadc fix: add missing types for no-unsafe-negation rule (#18932) (Kristóf Poduszló)
  • 8843656 fix: add missing types for no-underscore-dangle rule (#18931) (Kristóf Poduszló)
  • 92cde5c fix: add missing types for no-shadow rule (#18930) (Kristóf Poduszló)
  • b3cbe11 fix: add missing types for no-sequences rule (#18929) (Kristóf Poduszló)
  • 976f77f fix: add missing types for no-unused-expressions rule (#18933) (Kristóf Poduszló)

v9.11.0 - September 20, 2024

  • ca21a64 chore: upgrade @​eslint/js@​9.11.0 (#18927) (Milos Djermanovic)
  • a10f90a chore: package.json update for @​eslint/js release (Jenkins)
  • 5e5f39b fix: add missing types for no-restricted-exports rule (#18914) (Kristóf Poduszló)
  • e4e5709 docs: correct prefer-object-has-own type definition comment (#18924) (Nitin Kumar)
  • 8f630eb fix: add missing types for no-param-reassign options (#18906) (Kristóf Poduszló)
  • d715781 fix: add missing types for no-extra-boolean-cast options (#18902) (Kristóf Poduszló)
  • e4e02cc refactor: Extract processor logic into ProcessorService (#18818) (Nicholas C. Zakas)
  • ec30c73 feat: add "eslint/universal" to export Linter (#18883) (唯然)
  • c591da6 feat: Add language to types (#18917) (Nicholas C. Zakas)
  • 91cbd18 docs: add unicode abbreviations in no-irregular-whitespace rule (#18894) (Alix Royere)

... (truncated)

Commits
  • 873ae60 chore: package.json update for @​eslint/js release
  • 36d8095 chore: package.json update for @​eslint/js release
  • a10f90a chore: package.json update for @​eslint/js release
  • 1ebdde1 chore: package.json update for @​eslint/js release
  • cd5a0da chore: package.json update for @​eslint/js release
  • 59dba1b chore: package.json update for @​eslint/js release
  • 4aaf2b3 chore: package.json update for @​eslint/js release
  • 2570051 chore: package.json revert @​eslint/js version to 9.7.0 (#18719)
  • d73b203 chore: package.json update for @​eslint/js release
  • See full diff in compare view

Updates @types/express from 4.17.21 to 5.0.0

Commits

Updates @types/jest from 29.5.12 to 29.5.13

Commits

Updates @types/jsonwebtoken from 9.0.6 to 9.0.7

Commits

Updates @types/node from 20.14.10 to 22.7.4

Commits

Updates @typescript-eslint/eslint-plugin from 7.16.0 to 8.8.0

Release notes

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

v8.8.0

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [await-thenable] check for-await loop iteree (#10008)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0 (#10070)
  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
  • eslint-plugin: [no-misused-promises] check contextual type (#10042)
  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026)
  • utils: update missing type information message (#10043)

❤️ Thank You

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

v8.7.0

8.7.0 (2024-09-23)

🚀 Features

  • eslint-plugin: [no-unsafe-call] check calls of Function (#10010)
  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types (#10006)

🩹 Fixes

  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue (#10004)
  • eslint-plugin: [no-deprecated] report on imported deprecated variables (#9987)
  • eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof (#9994)
  • types: add NewExpression as a parent of SpreadElement (#10024)
  • utils: add missing entries to the RuleListener selectors list (#9992)

❤️ Thank You

  • Abraham Guo

... (truncated)

Changelog

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

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates

  • eslint-plugin: [return-await] check for-await loop iteree

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0

  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines

  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser()

  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself

  • eslint-plugin: [no-misused-promises] check contextual type

  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations

❤️ Thank You

  • auvred
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Ronen Amiel
  • Tarun Chauhan
  • YeonJuan

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

8.7.0 (2024-09-23)

🚀 Features

  • eslint-plugin: [no-unsafe-call] check calls of Function

  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types

🩹 Fixes

  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue

... (truncated)

Commits
  • 2055cfb chore(release): publish 8.8.0
  • b121bd9 feat(eslint-plugin): [return-await] check for-await loop iteree (#10008)
  • 9028d9d docs: [no-unsafe-enum-comparison] clarify motivation and applicability (#10029)
  • 977e0a1 fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operati...
  • 6ce66b5 fix: remove export type * in d.ts to support TS<5.0 (#10070)
  • a916ff2 feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates (#10009)
  • b36d524 fix(eslint-plugin): [no-misused-promises] check contextual type (#10042)
  • 7a216fe fix(eslint-plugin): [no-deprecated] max callstack exceeded when class impleme...
  • 94c5484 fix(type-utils): check for type parameters on isBuiltinSymbolLikeRecurser()...
  • ced951b docs: [prefer-literal-enum-member] fix bad examples (#10035)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.16.0 to 8.8.0

Release notes

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

v8.8.0

8.8.0 (2024-09-30)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] add checkTypePredicates (#10009)
  • eslint-plugin: [await-thenable] check for-await loop iteree (#10008)

🩹 Fixes

  • remove export type * in d.ts to support TS<5.0 (#10070)
  • eslint-plugin: [no-unnecessary-template-expression] should underline template syntax with squiggly lines (#10044)
  • eslint-plugin: [no-deprecated] max callstack exceeded when class implements itself (#10040)
  • eslint-plugin: [no-misused-promises] check contextual type (#10042)
  • eslint-plugin: [prefer-literal-enum-member] allow nested bitwise operations (#10037)
  • type-utils: check for type parameters on isBuiltinSymbolLikeRecurser() (#10026)
  • utils: update missing type information message (#10043)

❤️ Thank You

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

v8.7.0

8.7.0 (2024-09-23)

🚀 Features

  • eslint-plugin: [no-unsafe-call] check calls of Function (#10010)
  • eslint-plugin: [consistent-type-exports] check export * exports to see if all exported members are types (#10006)

🩹 Fixes

  • eslint-plugin: properly coerce all types to string in getStaticMemberAccessValue (#10004)
  • eslint-plugin: [no-deprecated] report on imported deprecated variables (#9987)
  • eslint-plugin: [no-confusing-non-null-assertion] check !in and !instanceof (#9994)
  • types: add NewExpression as a parent of SpreadElement (#10024)
  • utils: add missing entries to the RuleListener selectors list (#9992)

❤️ Thank You

  • Abraham Guo

... (truncated)

Changelog

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

8.8.0 (2024-09-30)

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.

8.7.0 (2024-09-23)

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.

8.6.0 (2024-09-16)

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.

8.5.0 (2024-09-09)

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.

8.4.0 (2024-09-02)

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.

8.3.0 (2024-08-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.

8.2.0 (2024-08-19)

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.

8.1.0 (2024-08-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.

8.0.1 (2024-08-05)

... (truncated)

Commits
  • 2055cfb chore(release): publish 8.8.0
  • b88ea33 chore(release): publish 8.7.0
  • 343710e chore(release): publish 8.6.0
  • 4d31ebe chore(release): publish 8.5.0
  • 4bc801e chore: enable unicorn/no-array-reduce (#9640)
  • 3920c93 chore(release): publish 8.4.0
  • 2ad3404 chore: enable unicorn/prefer-export-from and `@typescript-eslint/consistent...
  • ef2eab1 chore(release): publish 8.3.0
  • 9612d81 chore: enable eslint-plugin-perfectionist on parser package (#9845)
  • 7440e14 chore(release): publish 8.2.0
  • Additional commits viewable in compare view

Updates eslint from 9.7.0 to 9.12.0

Release notes

Sourced from eslint's releases.

v9.12.0

Features

  • 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami)
  • 17a07fb feat: Hooks for test cases (RuleTester) (#18771) (Anna Bocharova)
  • 2ff0e51 feat: Implement alternate config lookup (#18742) (Nicholas C. Zakas)
  • 2d17453 feat: Implement modified cyclomatic complexity (#18896) (Dmitry Pashkevich)

Bug Fixes

  • ea380ca fix: Upgrade retry to avoid EMFILE errors (#18986) (Nicholas C. Zakas)
  • fdd6319 fix: Issues with type definitions (#18940) (Arya Emami)

Documentation

<...

Description has been truncated

Bumps the npm group with 18 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.48.0` | `0.50.0` |
| [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `9.11.0` | `9.14.1` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.7.0` | `9.12.0` |
| [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) | `4.17.21` | `5.0.0` |
| [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.13` |
| [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.6` | `9.0.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.10` | `22.7.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.16.0` | `8.8.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.16.0` | `8.8.0` |
| [eslint](https://github.com/eslint/eslint) | `9.7.0` | `9.12.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` |
| [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests) | `3.1.0` | `3.3.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [globals](https://github.com/sindresorhus/globals) | `15.8.0` | `15.10.0` |
| [nock](https://github.com/nock/nock) | `13.5.4` | `13.5.5` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.2` | `29.2.5` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.3` | `5.6.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.16.0` | `8.8.0` |



Updates `@opentelemetry/auto-instrumentations-node` from 0.48.0 to 0.50.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js-contrib@auto-instrumentations-node-v0.48.0...auto-instrumentations-node-v0.50.0)

Updates `google-auth-library` from 9.11.0 to 9.14.1
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-auth-library-nodejs@v9.11.0...v9.14.1)

Updates `@eslint/js` from 9.7.0 to 9.12.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.12.0/packages/js)

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

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 7.16.0 to 8.8.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/v8.8.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.16.0 to 8.8.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/v8.8.0/packages/parser)

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

Updates `eslint-plugin-import` from 2.29.1 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0)

Updates `eslint-plugin-no-only-tests` from 3.1.0 to 3.3.0
- [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases)
- [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md)
- [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.1.0...v3.3.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 `globals` from 15.8.0 to 15.10.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.8.0...v15.10.0)

Updates `nock` from 13.5.4 to 13.5.5
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.4...v13.5.5)

Updates `ts-jest` from 29.2.2 to 29.2.5
- [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.2.2...v29.2.5)

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 `typescript-eslint` from 7.16.0 to 8.8.0
- [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.8.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: google-auth-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-no-only-tests
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner October 7, 2024 07:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2024

Superseded by #195.

@dependabot dependabot bot closed this Oct 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-d4e0f39dba branch October 14, 2024 07:28
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