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 14 updates #158

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm group with 14 updates:

Package From To
@opentelemetry/api 1.7.0 1.8.0
@opentelemetry/auto-instrumentations-node 0.41.1 0.43.0
google-auth-library 9.6.3 9.7.0
unleash-server 5.9.6 5.10.2
@types/express-session 1.17.10 1.18.0
@types/jsonwebtoken 9.0.5 9.0.6
@types/node 20.11.19 20.11.30
@types/semver 7.5.7 7.5.8
@typescript-eslint/eslint-plugin 7.0.2 7.3.1
@typescript-eslint/parser 7.0.2 7.3.1
eslint 8.56.0 8.57.0
eslint-config-airbnb-typescript 17.1.0 18.0.0
nock 13.5.3 13.5.4
typescript 5.3.3 5.4.3

Updates @opentelemetry/api from 1.7.0 to 1.8.0

Release notes

Sourced from @​opentelemetry/api's releases.

v1.8.0

  • @opentelemetry/sdk-metrics has been promoted to stable
  • @opentelemetry/api-metrics has been merged into @opentelemetry/api and deprecated

💥 Breaking Change

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(sdk-trace): enforce consistent span durations #3327 @​dyladan
  • fix(resources): fix EnvDetector throwing errors when attribute values contain spaces #3295
  • fix(trace): fix an issue which caused negative span durations in web based spans #3359 @​dyladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding #3341 @​legendecas

📚 (Refine Doc)

🏠 (Internal)

API v1.8.0

🚀 (Enhancement)

  • feat(api): add SugaredTracer for functions not defined in the spec #3317 @​secustor

🐛 (Bug Fix)

Changelog

Sourced from @​opentelemetry/api's changelog.

1.8.0

  • @opentelemetry/sdk-metrics has been promoted to stable
  • @opentelemetry/api-metrics has been merged into @opentelemetry/api and deprecated

💥 Breaking Change

🚀 (Enhancement)

🐛 (Bug Fix)

  • fix(sdk-trace): enforce consistent span durations #3327 @​dyladan
  • fix(resources): fix EnvDetector throwing errors when attribute values contain spaces #3295
  • fix(trace): fix an issue which caused negative span durations in web based spans #3359 @​dyladan
  • fix(resources): strict OTEL_RESOURCE_ATTRIBUTES baggage octet decoding #3341 @​legendecas

📚 (Refine Doc)

🏠 (Internal)

Metrics API 1.0.0

Metrics API is now stable and generally available. There are no changes between 1.0.0 and the previous 0.33.0 version.

💥 Breaking Change

  • Add semver check to metrics API #3357 @​dyladan
    • Previously API versions were only considered compatible if the API was exactly the same
Commits

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

Release notes

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

auto-instrumentations-node: v0.43.0

0.43.0 (2024-03-11)

Features

  • auto-instrumentations-node: enabling instrumentations via env (#1953) (0656f37)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.39.0 to ^0.39.1
      • @​opentelemetry/instrumentation-express bumped from ^0.36.0 to ^0.36.1
      • @​opentelemetry/instrumentation-graphql bumped from ^0.38.0 to ^0.38.1
      • @​opentelemetry/instrumentation-mongodb bumped from ^0.40.0 to ^0.41.0
      • @​opentelemetry/instrumentation-pg bumped from ^0.39.0 to ^0.39.1

auto-instrumentations-node: v0.42.0

0.42.0 (2024-03-06)

Features

  • deps: update otel-js to 1.22.0/0.49.1 (edc426b)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​opentelemetry/instrumentation-amqplib bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-aws-lambda bumped from ^0.38.0 to ^0.39.0
      • @​opentelemetry/instrumentation-aws-sdk bumped from ^0.38.1 to ^0.39.0
      • @​opentelemetry/instrumentation-bunyan bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-cassandra-driver bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-connect bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-cucumber bumped from ^0.3.0 to ^0.4.0
      • @​opentelemetry/instrumentation-dataloader bumped from ^0.6.0 to ^0.7.0
      • @​opentelemetry/instrumentation-dns bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-express bumped from ^0.35.0 to ^0.36.0
      • @​opentelemetry/instrumentation-fastify bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-fs bumped from ^0.9.0 to ^0.10.0
      • @​opentelemetry/instrumentation-generic-pool bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-graphql bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-hapi bumped from ^0.34.0 to ^0.35.0
      • @​opentelemetry/instrumentation-ioredis bumped from ^0.37.0 to ^0.38.0
      • @​opentelemetry/instrumentation-knex bumped from ^0.33.0 to ^0.34.0
      • @​opentelemetry/instrumentation-koa bumped from ^0.37.0 to ^0.38.0

... (truncated)

Commits
  • 9d19ca4 chore: release main (#1997)
  • 5379064 test(aws-sdk): update tav to skip 3.529.0 (#2004)
  • 3b2090b fix(instrumentation-pg): prevent net.peer.port from being NaN (#1982)
  • 0574168 chore: make metapackages be owned by maintainers (#1996)
  • 0656f37 feat(auto-instrumentations-node): enabling instrumentations via env (#1953)
  • 19ebbaf chore: use @web/test-runner instead of karma (#1816)
  • fa7e2f5 fix(instr-aws-sdk): ensure that instrumentation does not crash on bogus SQS.s...
  • 65a9553 fix(instr-express): normalize paths with double slashes (#1995)
  • 98f43cd chore(deps): update codecov/codecov-action action to v4 (#1921)
  • dfb2dff chore(instr-mongodb): drop obsolete 'pretest' step from TAV run (#1998)
  • Additional commits viewable in compare view

Updates google-auth-library from 9.6.3 to 9.7.0

Release notes

Sourced from google-auth-library's releases.

v9.7.0

9.7.0 (2024-03-12)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v15 (#1772) (f45f975)
  • Making aws request signer get a new session token each time security credentials are requested. (#1765) (6a6e496)
Changelog

Sourced from google-auth-library's changelog.

9.7.0 (2024-03-12)

Features

Bug Fixes

  • deps: Update dependency @​googleapis/iam to v15 (#1772) (f45f975)
  • Making aws request signer get a new session token each time security credentials are requested. (#1765) (6a6e496)
Commits

Updates unleash-server from 5.9.6 to 5.10.2

Release notes

Sourced from unleash-server's releases.

v5.10.2

v5.10.1

v5.10.0

New Features

Schedule configuration changes

Change requests that have been approved can now be scheduled for a delayed application. Scheduled change requests can be rescheduled, applied immediately, or rejected.

Cleanup users / manual flow

You can now see users that have not been active (not logged in or used a token in last 6 months) and delete them in bulk

Bug: Project Privilege escalation

Users allowed to assign roles can now only assign roles they can access themselves. This locks down our permission system to prevent users from granting themselves roles they should not have

Enhance change request overview with deleted strategy info

When you delete a strategy in a change request, you'll now be able to see the strategy configuration in its entirety before applying it. This makes it easier to see exactly what you'll be deleting by applying a change request.

Improve conflict handling in CR

If a strategy, segment, or environment-level variant that's being updated in a change request has been changed since the change request had its relevant changes added, Unleash will now give a you a little heads up on the change request overview. You'll be able to see what the current configuration is and what it would be after applying your change request. Additionally, Unleash will suspend any scheduled change requests if it detects that a strategy, segment, or environmen-level variant has been updated after the change request was scheduled. All of this is to make it clearer to the user when a change request would introduce potentially unexpected changes.

Strategy configuration updates

Strategy configuration is now broken up into 3 sections: General, Targeting and Variants. This is to make it easier to have an overview over strategy configuration and to keep each section clean and uncluttered.

Thank you for your continued support and feedback. We hope you enjoy these new features and improvements.

Full log:

... (truncated)

Changelog

Sourced from unleash-server's changelog.

[5.10.2] - 2024-03-21

Miscellaneous Tasks

  • Create new flag to hide insights ui (#6638) (#6653)

[5.10.1] - 2024-03-12

Bug Fixes

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

  • Path metric labels (#6400) (#6518)

Miscellaneous Tasks

  • Make Inactive users an enterprise feature (#6510) (#6519)

[5.10.0] - 2024-03-05

Bug Fixes

  • Set correct lables for project charts (#6099)

  • Exclude columns with commas (#6102)

  • Update dependency nodemailer to v6.9.9 [security] (#6104)

  • Show all selected application names (#6110)

  • Maintenance mode should assume disable if db call fails. (#6120)

  • Schduler-service graceful shutdown (#6125)

  • Version-service should not use process.nextTick (#6124)

  • Add new steps to demo guide (#6112)

  • Inactive users query was too wide (#6133)

  • Filter out service and system users from inactive users list (#6134)

  • Disable double start (#6141)

  • Proxy repository error handling (#6142)

  • Default featureSearchFeedback to false (#6137)

... (truncated)

Commits

Updates @types/express-session from 1.17.10 to 1.18.0

Commits

Updates @types/jsonwebtoken from 9.0.5 to 9.0.6

Commits

Updates @types/node from 20.11.19 to 20.11.30

Commits

Updates @types/semver from 7.5.7 to 7.5.8

Commits

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

Release notes

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

v7.3.1

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

❤️ Thank You

  • Josh Goldberg ✨

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

v7.3.0

7.3.0 (2024-03-18)

Note that this release enables rules to have more restrictive default options as configured in the strict and strict-type-checked configs. See #8364 for more details.

🚀 Features

  • eslint-plugin: [restrict-template-expressions] add allowArray option (#8389)
  • eslint-plugin: add meta.docs.recommended setting for strict config options (#8364)
  • eslint-plugin: add rule use-unknown-in-catch-callback-variables (#8383)
  • eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection (#8642)
  • eslint-plugin-internal: add internal lint rule no-relative-paths-to-internal-packages (#8596)
  • typescript-estree: disallow switch statements with multiple default cases (#8411)
  • utils: add parser name to thrown parser error message (#8484)

🩹 Fixes

  • correct engines.node constraints in package.json (#8671)
  • eslint-plugin: [unbound-method] check method definition in object literal using longhand form (#8637)
  • eslint-plugin: [consistent-type-imports] handle imports without specifiers (#8308)
  • eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant (#8282)
  • eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum (#8591)
  • eslint-plugin: [no-unused-expressions] false negatives when using assertions (#8668)
  • eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments (#8416)
  • eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option (#8508)
  • eslint-plugin: [class-literal-property-style] ignore property assigned in constructor (#8412)
  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations (#8558)
  • typescript-estree: fix the issue of single run inferring in the pnpm repo (#3811, #8702)

❤️ Thank You

... (truncated)

Changelog

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

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config

❤️ Thank You

  • Josh Goldberg ✨

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

7.3.0 (2024-03-18)

🚀 Features

  • eslint-plugin: [restrict-template-expressions] add allowArray option

  • eslint-plugin: add meta.docs.recommended setting for strict config options

  • eslint-plugin: add rule use-unknown-in-catch-callback-variables

  • eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection

🩹 Fixes

  • correct engines.node constraints in package.json

  • eslint-plugin: [unbound-method] check method definition in object literal using longhand form

  • eslint-plugin: [consistent-type-imports] handle imports without specifiers

  • eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant

  • eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum

  • eslint-plugin: [no-unused-expressions] false negatives when using assertions

  • eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments

  • eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option

  • eslint-plugin: [class-literal-property-style] ignore property assigned in constructor

  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations

... (truncated)

Commits
  • 5995614 chore(release): publish 7.3.1
  • d78d98b fix(eslint-plugin): [no-floating-promises] revert disable of ignoreVoid in st...
  • 4cf8ec7 chore(release): publish 7.3.0
  • d2995df fix(eslint-plugin): [no-unnecessary-type-assertion] fix false negative for co...
  • 2869c68 feat(eslint-plugin): [prefer-reduce-type-parameter] supports tuple, union, in...
  • d830364 test(eslint-plugin): [no-unnecessary-type-assertion] add tests with noUncheck...
  • 04e32d6 fix(eslint-plugin): [class-literal-property-style] ignore property assigned i...
  • 612875b fix(eslint-plugin): [explicit-function-return-type, explicit-module-boundary-...
  • da006b1 fix(eslint-plugin): [ban-ts-comment] more accurate handling of multiline comm...
  • 71bfb7c chore: fix ast-spec type import snapshot errors (#8699)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 7.0.2 to 7.3.1

Release notes

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

v7.3.1

7.3.1 (2024-03-18)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] revert disable of ignoreVoid in strict config (#8718)

❤️ Thank You

  • Josh Goldberg ✨

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

v7.3.0

7.3.0 (2024-03-18)

Note that this release enables rules to have more restrictive default options as configured in the strict and strict-type-checked configs. See #8364 for more details.

🚀 Features

  • eslint-plugin: [restrict-template-expressions] add allowArray option (#8389)
  • eslint-plugin: add meta.docs.recommended setting for strict config options (#8364)
  • eslint-plugin: add rule use-unknown-in-catch-callback-variables (#8383)
  • eslint-plugin: [prefer-reduce-type-parameter] supports tuple, union, intersection (#8642)
  • eslint-plugin-internal: add internal lint rule no-relative-paths-to-internal-packages (#8596)
  • typescript-estree: disallow switch statements with multiple default cases (#8411)
  • utils: add parser name to thrown parser error message (#8484)

🩹 Fixes

  • correct engines.node constraints in package.json (#8671)
  • eslint-plugin: [unbound-method] check method definition in object literal using longhand form (#8637)
  • eslint-plugin: [consistent-type-imports] handle imports without specifiers (#8308)
  • eslint-plugin: [no-redundant-type-constituents] incorrectly marks & string as redundant (#8282)
  • eslint-plugin: [no-unnecessary-qualifier] handle merge namespace with enum (#8591)
  • eslint-plugin: [no-unused-expressions] false negatives when using assertions (#8668)
  • eslint-plugin: [ban-ts-comment] more accurate handling of multiline comments (#8416)
  • eslint-plugin: [explicit-function-return-type, explicit-module-boundary-types] improved checking for allowHigherOrderFunctions option (#8508)
  • eslint-plugin: [class-literal-property-style] ignore property assigned in constructor (#8412)
  • eslint-plugin: [no-unnecessary-type-assertion] fix false negative for const variable declarations (#8558)
  • typescript-estree: fix the issue of single run inferring in the pnpm repo (#3811, #8702)

❤️ Thank You

... (truncated)

Changelog

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

7.3.1 (2024-03-18)

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

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

7.3.0 (2024-03-18)

🩹 Fixes

  • correct engines.node constraints in package.json

❤️ Thank You

  • Abraham Guo
  • Alexu
  • Arka Pratim Chaudhuri
  • auvred
  • Derrick Isaacson
  • fnx
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Marta Cardoso
  • Michaël De Boey
  • Tristan Rasmussen
  • YeonJuan

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

7.2.0 (2024-03-11)

🚀 Features

  • support TS 5.4

❤️ Thank You

  • Arka Pratim Chaudhuri
  • auvred
  • Chris Plummer
  • Fotis Papadogeorgopoulos
  • Josh Goldberg ✨
  • Kirk Waiblinger
  • Wayne Zhang
  • YeonJuan

... (truncated)

Commits

Updates eslint from 8.56.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

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

Bug Fixes

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

Documentation

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

Chores

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

Sourced from eslint's changelog.

v8.57.0 - February 23, 2024

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

v9.0.0-beta.0 - February 9, 2024

Bumps the npm group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@opentelemetry/api](https://github.com/open-telemetry/opentelemetry-js) | `1.7.0` | `1.8.0` |
| [@opentelemetry/auto-instrumentations-node](https://github.com/open-telemetry/opentelemetry-js-contrib) | `0.41.1` | `0.43.0` |
| [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) | `9.6.3` | `9.7.0` |
| [unleash-server](https://github.com/unleash/unleash) | `5.9.6` | `5.10.2` |
| [@types/express-session](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-session) | `1.17.10` | `1.18.0` |
| [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.5` | `9.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.19` | `20.11.30` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.7` | `7.5.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.2` | `7.3.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.2` | `7.3.1` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` |
| [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) | `17.1.0` | `18.0.0` |
| [nock](https://github.com/nock/nock) | `13.5.3` | `13.5.4` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` |


Updates `@opentelemetry/api` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-js@v1.7.0...v1.8.0)

Updates `@opentelemetry/auto-instrumentations-node` from 0.41.1 to 0.43.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.41.1...auto-instrumentations-node-v0.43.0)

Updates `google-auth-library` from 9.6.3 to 9.7.0
- [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.6.3...v9.7.0)

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

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

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 7.0.2 to 7.3.1
- [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.3.1/packages/eslint-plugin)

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

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

Updates `eslint-config-airbnb-typescript` from 17.1.0 to 18.0.0
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases)
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md)
- [Commits](iamturns/eslint-config-airbnb-typescript@v17.1.0...v18.0.0)

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

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

---
updated-dependencies:
- dependency-name: "@opentelemetry/api"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- 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: unleash-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@types/express-session"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-patch
  dependency-group: npm
- dependency-name: "@types/semver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-minor
  dependency-group: npm
- dependency-name: eslint-config-airbnb-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm
- dependency-name: nock
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 25, 2024 08:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 25, 2024
@Starefossen Starefossen merged commit c517349 into unleash-v5 Mar 25, 2024
4 checks passed
@Starefossen Starefossen deleted the dependabot/npm_and_yarn/npm-f57b22530f branch March 25, 2024 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant