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 with 7 updates #161

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps the npm group with 7 updates:

Package From To
@opentelemetry/auto-instrumentations-node 0.43.0 0.44.0
unleash-server 5.10.2 5.11.0
@types/node 20.11.30 20.12.5
@typescript-eslint/eslint-plugin 7.3.1 7.5.0
@typescript-eslint/parser 7.3.1 7.5.0
eslint 8.57.0 9.0.0
typescript 5.4.3 5.4.4

Updates @opentelemetry/auto-instrumentations-node from 0.43.0 to 0.44.0

Release notes

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

auto-instrumentations-node: v0.44.0

0.44.0 (2024-04-03)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.39.0 to ^0.40.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.39.1 to ^0.40.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.4.0 to ^0.5.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.7.0 to ^0.8.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-express bumped from ^0.36.1 to ^0.37.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.10.0 to ^0.11.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.38.1 to ^0.39.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-lru-memoizer bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-memcached bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.41.0 to ^0.42.0
      • @​opentelemetry/instrumentation-mongoose bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-mysql bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-mysql2 bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-nestjs-core bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-net bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.39.1 to ^0.40.0
      • @​opentelemetry/instrumentation-pino bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-redis bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-redis-4 bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-restify bumped from ^0.36.0 to ^0.37.0
      • @​opentelemetry/instrumentation-router bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-socket.io bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-tedious bumped from ^0.8.0 to ^0.9.0
      • @​opentelemetry/instrumentation-winston bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/resource-detector-alibaba-cloud bumped from ^0.28.7 to ^0.28.8
      • @​opentelemetry/resource-detector-aws bumped from ^1.4.0 to ^1.4.1

... (truncated)

Commits
  • 17a0bc1 chore: release main (#2007)
  • 8c6ba2c chore(resource-detector-aws): use exported strings for attributes (#2047)
  • d5f079b feat(deps): update otel-js to 1.23.0/0.50.0 (#2076)
  • a9b1063 chore(opentelemetry-instrumentation-pg): use exported strings for attributes ...
  • 35e6607 chore(resource-detector-alibaba): use exported strings for attributes (#2046)
  • 70090c1 feat(koa): Use exported strings for attributes (#2033)
  • 995b364 refactor(instr-document-load): use exported strings for semconv (#2039)
  • b9a877a chore: add maryliag as CODEOWNER of opentelemetry-instrumentation-pg (#2052)
  • b2bcbed chore(deps): bump follow-redirects in /examples/fastify (#2011)
  • 23db211 chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#2012)
  • Additional commits viewable in compare view

Updates unleash-server from 5.10.2 to 5.11.0

Release notes

Sourced from unleash-server's releases.

v5.11.0

New features

SDK Reporting

Now it is possible to view applications within a project; under a single application, we can observe instances and potential issues, such as outdated SDKs or invalid flags.

Improvements

Feature flags usage metrics

Enterprise users can store feature usage metrics for up to 3 months.

Full log

... (truncated)

Changelog

Sourced from unleash-server's changelog.

[5.11.0] - 2024-04-05

Bug Fixes

  • Path metric labels (#6400)

  • Clone feature toggle should not copy createdAt (#6442)

  • Align privacy policy link to the center (#6451)

  • Only release migration lock if acquired (#6454)

  • New signals icon (#6461)

  • Project tokens path typo (#6468)

  • Mapper function should be partial (#6475)

  • Await trafficDataUsageStore.deleteAll where its being used (#6478)

  • Update dependency express to v4.18.3 (#6482)

  • Update dependency unleash-client to v5.5.1 (#6483)

  • Add actions validation (#6481)

  • Insights navigation (#6473)

  • Chart xAxis and null values (#6472)

  • Revert composition root (#6492)

  • Configuration revision service singleton (#6493)

  • Check for project in the action permissions check (#6503)

  • Admin token requests does not automatically have id (#6501)

  • Icon imports (#6499)

  • Scim id was not unique (#6450)

  • Allow deletion of segments referencing strategies in archived f… (#6406)

  • Chart start date (#6491)

  • Measure frontend times only when flag enabled (#6535)

  • Fix frontend api timings (#6536)

... (truncated)

Commits
  • d8724dc 5.11.0
  • 0f7a49c docs: Update CHANGELOG.md
  • 0a247ab chore(deps): update dependency vanilla-jsoneditor to v0.23.1 (#6783)
  • ac6c05d fix: handle objects in top-level context in playground (#6773)
  • 770155d chore(deps): update dependency msw to v2.2.13 (#6782)
  • 5bcd9a3 chore(deps): update dependency fast-check to v3.17.1 (#6781)
  • 9a64b79 chore(deps): update dependency @​tsconfig/docusaurus to v2.0.3 (#6780)
  • e9f9cd1 chore: add default implementation to fake methods (#6776)
  • 0422e5b feat: private projects in application overview (#6775)
  • f29ecaf fix: strategy targeting numeric also check value field (#6774)
  • Additional commits viewable in compare view

Updates @types/node from 20.11.30 to 20.12.5

Commits

Updates @typescript-eslint/eslint-plugin from 7.3.1 to 7.5.0

Release notes

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

v7.5.0

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

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

v7.4.0

7.4.0 (2024-03-25)

🚀 Features

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
  • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
  • website: visual Editor is not scrolled (#8709)
  • website: make 404 page good again (#8750)

❤️ Thank You

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

Changelog

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

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression

  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

7.4.0 (2024-03-25)

🚀 Features

  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

  • eslint-plugin: [no-unnecessary-type-arguments] handle tagged templates

  • eslint-plugin: deprecate no-throw-literal and add a renamed only-throw-error

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive

  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false

  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside

❤️ Thank You

  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

... (truncated)

Commits
  • a14ba9d chore(release): publish 7.5.0
  • ecb6b55 docs: add homepage (#8742)
  • f0b1c4f fix(eslint-plugin): [no-unnecessary-type-assertion] handle exactOptionalPrope...
  • 5707268 fix(eslint-plugin): [no-floating-promises] handle TaggedTemplateExpression (#...
  • ca561e2 chore: manually updated local package.jsons to 7.4.0 (#8775)
  • 5d24691 chore(release): publish 7.4.0
  • 029fc0b feat(eslint-plugin): deprecate no-throw-literal and add a renamed only-throw-...
  • 2a62a40 fix(eslint-plugin): [no-unnecessary-type-assertion] avoid remove const castin...
  • 990ec22 docs: fix example of binding unbound method (#8754)
  • a08554a feat(eslint-plugin): [no-unnecessary-type-arguments] handle tagged templates ...
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.3.1 to 7.5.0

Release notes

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

v7.5.0

7.5.0 (2024-04-01)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758)
  • eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770)
  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • typescript-eslint: improve support for legacy configs (#8812)

❤️ Thank You

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

v7.4.0

7.4.0 (2024-03-25)

🚀 Features

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] address multipart nullish checks false positive (#8678)
  • eslint-plugin: [prefer-optional-chain] properly disambiguate between boolean and false (#8685)
  • eslint-plugin: [no-unnecessary-type-assertion] avoid remove const casting on template literals with expressions inside (#8740)
  • typescript-eslint: declare peer dependency on utils to ensure npm correctly installs dependencies (#8738)
  • website: visual Editor is not scrolled (#8709)
  • website: make 404 page good again (#8750)

❤️ Thank You

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

Changelog

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

7.5.0 (2024-04-01)

🩹 Fixes

  • parser: disallow errorOnTypeScriptSyntacticAndSemanticIssues

❤️ Thank You

  • Brad Zacher
  • Kim Sang Du
  • Mark de Dios
  • Naru
  • YeonJuan

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

7.4.0 (2024-03-25)

🚀 Features

  • eslint-plugin: [consistent-type-imports] ignore files with decorators, experimentalDecorators, and emitDecoratorMetadata

❤️ Thank You

  • Abraham Guo
  • Brad Zacher
  • Josh Goldberg ✨
  • Kim Sang Du
  • Kirk Waiblinger
  • Marco Pasqualetti
  • YeonJuan

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

Commits
  • a14ba9d chore(release): publish 7.5.0
  • ecb6b55 docs: add homepage (#8742)
  • d5615d7 fix(parser): disallow errorOnTypeScriptSyntacticAndSemanticIssues (#8784)
  • 5d24691 chore(release): publish 7.4.0
  • e408b93 feat(eslint-plugin): [consistent-type-imports] ignore files with decorators, ...
  • See full diff in compare view

Updates eslint from 8.57.0 to 9.0.0

Release notes

Sourced from eslint's releases.

v9.0.0

Breaking Changes

  • b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh)
  • 09bd7fe feat!: move AST traversal into SourceCode (#18167) (Nicholas C. Zakas)
  • 79a95eb feat!: disallow multiple configuration comments for same rule (#18157) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (#17654) (fnx)
  • 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)
  • 57089cb feat!: no-restricted-imports allow multiple config entries for same path (#18021) (Milos Djermanovic)
  • 2e1d549 feat!: detect duplicate test cases (#17955) (Bryan Mishkin)
  • 701f1af feat!: no-inner-declaration new default behaviour and option (#17885) (Tanuj Kanti)
  • bde5105 fix!: handle --output-file for empty output when saving to disk (#17957) (Nitin Kumar)
  • 07107a5 fix!: upgrade [email protected] (#17942) (Milos Djermanovic)
  • 3ee0f6c fix!: no-unused-vars varsIgnorePattern behavior with catch arguments (#17932) (Tanuj Kanti)
  • 51f8bc8 fix!: configuration comments with just severity should retain options (#17945) (Milos Djermanovic)
  • d191bdd feat!: Remove CodePath#currentSegments (#17936) (Milos Djermanovic)
  • 946ae00 feat!: FlatRuleTester -> RuleTester (#17922) (Nicholas C. Zakas)
  • baff28c feat!: remove no-inner-declarations from eslint:recommended (#17920) (Milos Djermanovic)
  • cadfbcd feat!: Rename FlatESLint to ESLint (#17914) (Nicholas C. Zakas)
  • d1018fc feat!: skip running warnings in --quiet mode (#17274) (Maddy Miller)
  • fb81b1c feat!: Set default schema: [], drop support for function-style rules (#17792) (Milos Djermanovic)
  • 0b21e1f feat!: add two more cases to no-implicit-coercion (#17832) (Gürgün Dayıoğlu)
  • 2916c63 feat!: Switch Linter to flat config by default (#17851) (Nicholas C. Zakas)
  • 200518e fix!: Parsing 'exported' comment using parseListConfig (#17675) (amondev)
  • bdd6ba1 feat!: Remove valid-jsdoc and require-jsdoc (#17694) (Nicholas C. Zakas)
  • 12be307 fix!: Behavior of CLI when no arguments are passed (#17644) (Nicholas C. Zakas)
  • 8fe8c56 feat!: Update shouldUseFlatConfig and CLI so flat config is default (#17748) (Nicholas C. Zakas)
  • 60dea3e feat!: deprecate no-new-symbol, recommend no-new-native-nonconstructor (#17710) (Francesco Trotta)
  • 5aa9c49 feat!: check for parsing errors in suggestion fixes (#16639) (Bryan Mishkin)
  • b3e0bb0 feat!: assert suggestion messages are unique in rule testers (#17532) (Josh Goldberg ✨)
  • e563c52 feat!: no-invalid-regexp make allowConstructorFlags case-sensitive (#17533) (Josh Goldberg ✨)
  • e5f02c7 fix!: no-sequences rule schema correction (#17878) (MHO)
  • 6ee3e9e feat!: Update eslint:recommended configuration (#17716) (Milos Djermanovic)
  • c2cf85a feat!: drop support for string configurations in flat config array (#17717) (Milos Djermanovic)
  • c314fd6 feat!: Remove SourceCode#getComments() (#17715) (Milos Djermanovic)
  • ae78ff1 feat!: Remove deprecated context methods (#17698) (Nicholas C. Zakas)
  • f71c328 feat!: Swap FlatESLint-ESLint, FlatRuleTester-RuleTester in API (#17823) (Nicholas C. Zakas)
  • 5304da0 feat!: remove formatters except html, json(-with-metadata), and stylish (#17531) (Josh Goldberg ✨)
  • e1e827f feat!: Require Node.js ^18.18.0 || ^20.9.0 || >=21.1.0 (#17725) (Milos Djermanovic)

Features

  • d54a412 feat: Add --inspect-config CLI flag (#18270) (Nicholas C. Zakas)
  • 97ce45b feat: Add reportUsedIgnorePattern option to no-unused-vars rule (#17662) (Pearce Ropion)
  • 3e9fcea feat: Show config names in error messages (#18256) (Nicholas C. Zakas)
  • de40874 feat: Rule Performance Statistics for flat ESLint (#17850) (Mara Kiefer)
  • d85c436 feat: use-isnan report NaN in indexOf and lastIndexOf with fromIndex (#18225) (Tanuj Kanti)
  • b8fb572 feat: add reportUnusedFallthroughComment option to no-fallthrough rule (#18188) (Kirk Waiblinger)
  • 1c173dc feat: add ignoreClassWithStaticInitBlock option to no-unused-vars (#18170) (Tanuj Kanti)
  • a451b32 feat: make no-misleading-character-class report more granular errors (#18082) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.0.0 - April 5, 2024

  • 19f9a89 chore: Update dependencies for v9.0.0 (#18275) (Nicholas C. Zakas)
  • 7c957f2 chore: package.json update for @​eslint/js release (Jenkins)
  • d73a33c chore: ignore /docs/v8.x in link checker (#18274) (Milos Djermanovic)
  • d54a412 feat: Add --inspect-config CLI flag (#18270) (Nicholas C. Zakas)
  • e151050 docs: update get-started to the new @eslint/create-config (#18217) (唯然)
  • 610c148 fix: Support using declarations in no-lone-blocks (#18269) (Kirk Waiblinger)
  • 44a81c6 chore: upgrade knip (#18272) (Lars Kappert)
  • 94178ad docs: mention about name field in flat config (#18252) (Anthony Fu)
  • 1765c24 docs: add Troubleshooting page (#18181) (Josh Goldberg ✨)
  • e80b60c chore: remove code for testing version selectors (#18266) (Milos Djermanovic)
  • 96607d0 docs: version selectors synchronization (#18260) (Milos Djermanovic)
  • e508800 fix: rule tester ignore irrelevant test case properties (#18235) (fnx)
  • a129acb fix: flat config name on ignores object (#18258) (Nicholas C. Zakas)
  • 97ce45b feat: Add reportUsedIgnorePattern option to no-unused-vars rule (#17662) (Pearce Ropion)
  • 651ec91 docs: remove /* eslint-env */ comments from rule examples (#18249) (Milos Djermanovic)
  • 950c4f1 docs: Update README (GitHub Actions Bot)
  • 3e9fcea feat: Show config names in error messages (#18256) (Nicholas C. Zakas)
  • b7cf3bd fix!: correct camelcase rule schema for allow option (#18232) (eMerzh)
  • 12f5746 docs: add info about dot files and dir in flat config (#18239) (Tanuj Kanti)
  • b93f408 docs: update shared settings example (#18251) (Tanuj Kanti)
  • 26384d3 docs: fix ecmaVersion in one example, add checks (#18241) (Milos Djermanovic)
  • 7747097 docs: Update PR review process (#18233) (Nicholas C. Zakas)
  • b07d427 docs: fix typo (#18246) (Kirill Gavrilov)
  • a98babc chore: add npm script to run WebdriverIO test (#18238) (Francesco Trotta)
  • 9b7bd3b chore: update dependency markdownlint to ^0.34.0 (#18237) (renovate[bot])
  • 778082d docs: add Glossary page (#18187) (Josh Goldberg ✨)
  • dadc5bf fix: constructor-super false positives with loops (#18226) (Milos Djermanovic)
  • de40874 feat: Rule Performance Statistics for flat ESLint (#17850) (Mara Kiefer)
  • d85c436 feat: use-isnan report NaN in indexOf and lastIndexOf with fromIndex (#18225) (Tanuj Kanti)
  • b185eb9 9.0.0-rc.0 (Jenkins)
  • 26010c2 Build: changelog update for 9.0.0-rc.0 (Jenkins)
  • 297416d chore: package.json update for eslint-9.0.0-rc.0 (#18223) (Francesco Trotta)
  • d363c51 chore: package.json update for @​eslint/js release (Jenkins)
  • 239a7e2 docs: Clarify the description of sort-imports options (#18198) (gyeongwoo park)
  • 09bd7fe feat!: move AST traversal into SourceCode (#18167) (Nicholas C. Zakas)
  • b91f9dc build: fix TypeError in prism-eslint-hooks.js (#18209) (Francesco Trotta)
  • 4769c86 docs: fix incorrect example in no-lone-blocks (#18215) (Tanuj Kanti)
  • 1b841bb chore: fix some comments (#18213) (avoidaway)
  • b8fb572 feat: add reportUnusedFallthroughComment option to no-fallthrough rule (#18188) (Kirk Waiblinger)
  • ae8103d fix: load plugins in the CLI in flat config mode (#18185) (Francesco Trotta)

Bumps the npm group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.43.0` | `0.44.0` |
| [unleash-server](https://github.com/unleash/unleash) | `5.10.2` | `5.11.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.30` | `20.12.5` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.3.1` | `7.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.3.1` | `7.5.0` |
| [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.0.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.4` |


Updates `@opentelemetry/auto-instrumentations-node` from 0.43.0 to 0.44.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.43.0...auto-instrumentations-node-v0.44.0)

Updates `unleash-server` from 5.10.2 to 5.11.0
- [Release notes](https://github.com/unleash/unleash/releases)
- [Changelog](https://github.com/Unleash/unleash/blob/v5.11.0/CHANGELOG.md)
- [Commits](Unleash/unleash@v5.10.2...v5.11.0)

Updates `@types/node` from 20.11.30 to 20.12.5
- [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.3.1 to 7.5.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.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.3.1 to 7.5.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.5.0/packages/parser)

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

Updates `typescript` from 5.4.3 to 5.4.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.4.4)

---
updated-dependencies:
- dependency-name: "@opentelemetry/auto-instrumentations-node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: unleash-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

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

dependabot bot commented on behalf of github Apr 15, 2024

Superseded by #163.

@dependabot dependabot bot closed this Apr 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-b6bc7082cf branch April 15, 2024 07:15
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