Skip to content

Bump the update-dependencies group across 1 directory with 15 updates#7453

Merged
milanholemans merged 1 commit into
mainfrom
dependabot/npm_and_yarn/update-dependencies-f42e31f830
Jul 16, 2026
Merged

Bump the update-dependencies group across 1 directory with 15 updates#7453
milanholemans merged 1 commit into
mainfrom
dependabot/npm_and_yarn/update-dependencies-f42e31f830

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the update-dependencies group with 14 updates in the / directory:

Package From To
@azure/msal-common 16.6.2 16.11.1
@azure/msal-node 5.2.2 5.4.0
@inquirer/input 5.1.1 5.1.2
adm-zip 0.5.17 0.5.18
applicationinsights 3.15.0 3.15.1
axios 1.16.1 1.18.1
csv-stringify 6.7.0 6.8.1
semver 7.8.1 7.8.5
uuid 14.0.0 14.0.1
@types/node 24.12.4 24.13.3
@typescript-eslint/eslint-plugin 8.60.0 8.63.0
eslint 10.4.1 10.6.0
globals 17.6.0 17.7.0
tsc-watch 7.2.0 7.2.1

Updates @azure/msal-common from 16.6.2 to 16.11.1

Release notes

Sourced from @​azure/msal-common's releases.

@​azure/msal-common v16.11.1

16.11.1

Tue, 07 Jul 2026 22:16:01 GMT

Patches

@​azure/msal-common v16.11.0

16.11.0

Tue, 30 Jun 2026 21:04:20 GMT

Minor changes

Patches

  • Include resource in the silent request thumbprint so concurrent MCP token requests for different resources are not deduplicated #8680 (joarroyo@microsoft.com)

@​azure/msal-common v16.10.0

16.10.0

Tue, 23 Jun 2026 22:19:29 GMT

Minor changes

  • Deprecate the max_age request parameter and stop validating the auth_time of returned tokens. maxAge is now a no-op; the unused checkMaxAge helper and the auth_time_not_found/max_age_transpired error codes have been removed #8664 (rginsburg@microsoft.com)
  • Make correlationId a required parameter on AuthError and all derived error classes #8609 (sameera.gajjarapu@microsoft.com)
  • Add default idToken claims (signin_state, login_hint) and kmsi on AccountInfo #8656 (thnorlin@microsoft.com)
  • Add FMI cache key isolation and FIC grant type support (constants, cache infrastructure, assertion context) #8614 (avdunn@microsoft.com)
  • Add NativeAccountId property to TenantProfile and deprecate top-level AccountEntity property #8649 (lalimasharda@microsoft.com)

Patches

  • Migrate region auto-discovery to the IMDS /compute JSON endpoint (api-version 2021-02-01), reading the location field #8660 (rginsburg@microsoft.com)

@​azure/msal-common v16.9.0

16.9.0

Tue, 16 Jun 2026 19:46:34 GMT

Minor changes

Patches

... (truncated)

Commits
  • aa48c36 msal-angular v6 (#8646)
  • 8faf80d Fix decode logs script for the standalone mode (#8697)
  • 63f4ca4 feat(msal-node): add form_post response mode support for interactive auth (#8...
  • 20d6e76 Implement nested popup broker for acquiring tokens in untrusted cross-origin ...
  • 2151dd4 Post-release PR (#8692)
  • 995d93c Remove coop sample (#8691)
  • 8bb8acb feat: add previousLibraryVersion to all telemetry events (#8688)
  • 22bc4e3 Fix: include resource in silent request thumbprint to prevent MCP cross-resou...
  • abb257a Post-release PR (#8675)
  • f8cf6a4 feat: add default idToken claims (signin_state, login_hint) and kmsi on Accou...
  • Additional commits viewable in compare view

Updates @azure/msal-node from 5.2.2 to 5.4.0

Release notes

Sourced from @​azure/msal-node's releases.

@​azure/msal-react v5.4.0

5.4.0

Thu, 07 May 2026 19:01:04 GMT

Minor changes

@​azure/msal-node v5.4.0

5.4.0

Tue, 07 Jul 2026 22:16:01 GMT

Minor changes

  • Add form_post response mode support, preferredPort option, and deprecate custom loopbackClient #8694 (joarroyo@microsoft.com)
  • Bump @​azure/msal-common to v16.11.1 (beachball)

@​azure/msal-node-extensions v5.3.3

5.3.3

Wed, 15 Jul 2026 22:35:35 GMT

Patches

  • Bump @​azure/msal-common to v16.11.2 (beachball)

@​azure/msal-react v5.3.2

5.3.2

Tue, 28 Apr 2026 21:30:33 GMT

Patches

  • Bump @​azure/msal-browser to v5.9.0 (beachball)

@​azure/msal-node-extensions v5.3.2

5.3.2

Tue, 07 Jul 2026 22:16:01 GMT

Patches

  • Bump @​azure/msal-common to v16.11.1 (beachball)

@​azure/msal-react v5.3.1

5.3.1

... (truncated)

Commits
  • aa48c36 msal-angular v6 (#8646)
  • 8faf80d Fix decode logs script for the standalone mode (#8697)
  • 63f4ca4 feat(msal-node): add form_post response mode support for interactive auth (#8...
  • 20d6e76 Implement nested popup broker for acquiring tokens in untrusted cross-origin ...
  • 2151dd4 Post-release PR (#8692)
  • 995d93c Remove coop sample (#8691)
  • 8bb8acb feat: add previousLibraryVersion to all telemetry events (#8688)
  • 22bc4e3 Fix: include resource in silent request thumbprint to prevent MCP cross-resou...
  • abb257a Post-release PR (#8675)
  • f8cf6a4 feat: add default idToken claims (signin_state, login_hint) and kmsi on Accou...
  • Additional commits viewable in compare view

Updates @inquirer/input from 5.1.1 to 5.1.2

Commits
  • bfd8710 chore: Publish new release
  • 55cc5f3 feat: add reusable package lint CLI
  • 3af9ed0 test(inquirer): capture prompt runner output
  • 4381857 fix(@​inquirer/input): remove stale lint suppression
  • 45df331 fix(@​inquirer/external-editor): harden editor temp files
  • adef323 chore: limit CI token permissions
  • See full diff in compare view

Updates adm-zip from 0.5.17 to 0.5.18

Release notes

Sourced from adm-zip's releases.

v0.5.18

What's Changed

New Contributors

Full Changelog: cthackers/adm-zip@v0.5.17...v0.5.18

Commits
  • 8592b15 Incremented version
  • 4c61451 Merge pull request #563 from JohnJunior/fix/empty-dir-version
  • afd618e Fixed jsdocs
  • 7d41d71 Fixed sanitize bug
  • edd43ed Update author and bug report email in package.json
  • 83ac9f3 Add security section to README
  • 692ae21 Enhance security policy with vulnerability reporting details
  • 46279d7 Merge pull request #562 from mielverkerken/master
  • b091814 Merge pull request #551 from matt-fidd/webpack-crash
  • e5b2dd8 Merge pull request #564 from JohnJunior/fix/issue-555-data-descriptor
  • Additional commits viewable in compare view

Updates applicationinsights from 3.15.0 to 3.15.1

Release notes

Sourced from applicationinsights's releases.

3.15.1

Other Changes

  • Updated @azure/monitor-opentelemetry, @azure/identity, and @opentelemetry/* dependencies.
  • Removed the legacy @azure/functions-old (v3) dependency.
  • Resolved vulnerabilities in dependencies.

Bug Fixes

  • AutoCollectExceptions no longer calls forceFlush per exception and now rate-limits exception telemetry to 50 records/min (emitting a single suppressed-count summary per window). forceFlush still runs on the terminal exit path.

Release PRs

Full Changelog: microsoft/ApplicationInsights-node.js@3.15.0...3.15.1

Changelog

Sourced from applicationinsights's changelog.

3.15.1 (2026-06-24)

Other Changes

  • Updated @azure/monitor-opentelemetry, @azure/identity, and @opentelemetry/* dependencies.
  • Removed the legacy @azure/functions-old (v3) dependency.
  • Resolve vulnerabilities in dependencies.

Bug Fixes

  • AutoCollectExceptions no longer calls forceFlush per exception and now rate-limits exception telemetry to 50 records/min (emitting a single suppressed-count summary per window). forceFlush still runs on the terminal exit path.
Commits
  • d92a053 Release 3.15.1 (#1509)
  • 24d6657 fix(deps): upgrade OpenTelemetry and nyc to resolve audit vulns, drop protobu...
  • b441fad perf: amortize per-sample startup and post comments on fork PRs (#1506)
  • 9907aae Block preview/dev/alpha prereleases of @​azure/monitor-opentelemetry-exporter ...
  • a4c4943 perf: Expand Benchmarks vs Upstream OpenTelemetry & CI Regression (#1500)
  • 2bf123f Rate-limit AutoCollectExceptions and drop per-exception forceFlush (#1499)
  • 0506cc0 Remove @​azure/functions-old + bump @​azure/identity to scrub prod uuid@8 (MSRC...
  • See full diff in compare view

Updates axios from 1.16.1 to 1.18.1

Release notes

Sourced from axios's releases.

v1.18.1 — June 21, 2026

This release focuses on Node HTTP adapter fixes, safer AxiosError serialisation, runtime/type correctness fixes, documentation updates, and dependency maintenance.

🐛 Bug Fixes

  • AxiosError Serialisation: Made AxiosError#cause non-enumerable to prevent circular JSON serialisation failures when errors include nested causes. (#10913)
  • Node HTTP Adapter: Guarded socket.setKeepAlive for proxy agent streams, accepted path-only URLs when socketPath is configured, deferred environment proxy handling to Node, and explicitly passed maxBodyLength through to follow-redirects. (#10917, #10930, #10942, #10993)
  • Runtime and Type Correctness: Fixed several runtime crashes, type definition mismatches, and incorrect error handling paths. (#10959, #11021)
  • AxiosURLSearchParams: Switched the encoder callback to an arrow function so encoder.call(this) receives the AxiosURLSearchParams instance correctly. (#11019)

🔧 Maintenance & Chores

  • Documentation: Documented sensitive headers and status transition behaviour, prepared cleaned-up docs, added Deno install instructions, and clarified that request data is request-specific (#11007, #11010, #11023, #11025)

  • Dependencies: Bumped vite, rollup, form-data, js-yaml, and multer across the root project, docs, smoke tests, and module test workspaces. (#11011, #11012, #11013, #11014, #11015, #11016, #11017, #11026)

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog

v1.18.0 — June 13, 2026

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

🔒 Security Fixes

  • Redirect Header Safety: Added Node HTTP adapter support for stripping caller-specified sensitive headers on cross-origin redirects, helping prevent custom auth headers such as API keys from leaking to another origin. (#10892)

  • URL And Request Hardening: Rejects malformed http: and https: URLs that omit // with ERR_INVALID_URL, while tightening prototype-pollution-safe config reads, stream size limits, FormData depth handling, data URL sizing, and local NO_PROXY matching. (#11000)

🐛 Bug Fixes

  • Status Validation: Added transitional.validateStatusUndefinedResolves so applications can opt in to treating validateStatus: undefined like the option was omitted, while validateStatus: null remains the explicit way to accept every status. (#10899)

🔧 Maintenance & Chores

  • Documentation: Published the v1.17.0 release notes, fixed a changelog typo, clarified the package update PR policy, and marked the proxy request config as Node.js-only in the advanced docs. (#10984, #10988, #10992, #10995)

  • Dependencies: Bumped @babel/core, @babel/preset-env, @commitlint/cli, @commitlint/config-conventional, @rollup/plugin-babel, @rollup/plugin-commonjs, @vitest/browser, @vitest/browser-playwright, eslint, lint-staged, rollup, vitest, and actions/checkout. (#10989, #10996, #10997)

  • Release Metadata: Prepared the 1.18.0 release by updating package metadata and the runtime VERSION value. (#11003)

... (truncated)

Changelog

Sourced from axios's changelog.

Changelog

v1.18.0 — June 13, 2026

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

🔒 Security Fixes

  • Redirect Header Safety: Added Node HTTP adapter support for stripping caller-specified sensitive headers on cross-origin redirects, helping prevent custom auth headers such as API keys from leaking to another origin. (#10892)

  • URL And Request Hardening: Rejects malformed http: and https: URLs that omit // with ERR_INVALID_URL, while tightening prototype-pollution-safe config reads, stream size limits, FormData depth handling, data URL sizing, and local NO_PROXY matching. (#11000)

🐛 Bug Fixes

  • Status Validation: Added transitional.validateStatusUndefinedResolves so applications can opt in to treating validateStatus: undefined like the option was omitted, while validateStatus: null remains the explicit way to accept every status. (#10899)

🔧 Maintenance & Chores

  • Documentation: Published the v1.17.0 release notes, fixed a changelog typo, clarified the package update PR policy, and marked the proxy request config as Node.js-only in the advanced docs. (#10984, #10988, #10992, #10995)

  • Dependencies: Bumped @babel/core, @babel/preset-env, @commitlint/cli, @commitlint/config-conventional, @rollup/plugin-babel, @rollup/plugin-commonjs, @vitest/browser, @vitest/browser-playwright, eslint, lint-staged, rollup, vitest, and actions/checkout. (#10989, #10996, #10997)

  • Release Metadata: Prepared the 1.18.0 release by updating package metadata and the runtime VERSION value. (#11003)

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog

v1.17.0 — June 1, 2026

This release adds Node HTTP zstd decompression, hardens config and release workflows, and fixes authentication, header, proxy, and type-handling regressions.

🔒 Security Fixes

  • Config Hardening: Guarded socketPath, params, and paramsSerializer reads with own-property checks to prevent inherited prototype values from affecting request behavior, including SSRF-sensitive paths. (#10901, #10922)
  • Release Publishing: Switched the publish workflow to npm staged publishing for safer, auditable package releases with provenance. (#10926)

🚀 New Features

  • HTTP Compression: Added Node HTTP adapter support for zstd response decompression, with transitional.advertiseZstdAcceptEncoding controlling whether zstd is advertised in Accept-Encoding. (#6792, #10920)

🐛 Bug Fixes

  • Authentication Handling: Restored Basic auth on same-origin Node redirects while continuing to strip credentials cross-origin, and aligned the fetch adapter with HTTP adapter behavior for URL-embedded Basic auth. (#10929, #10896)

... (truncated)

Commits
  • a209bfb chore(release): prepare release 1.18.1 (#11027)
  • fa6a55e chore(deps-dev): bump multer from 2.1.1 to 2.2.0 (#11026)
  • 40e7be8 docs: clarifies that request data is request-specific in axios (#11025)
  • a446b39 fix(AxiosURLSearchParams): use arrow function so encoder.call(this) receives ...
  • cf1306a docs: add Deno to install instructions (#11023)
  • b32880a fix: incorrect use of error (#11021)
  • 1792eda fix: ensure maxBodyLength is explicitly passed to follow-redirects (#10993)
  • 30499d6 fix: various runtime crashes and type definition mismatches (#10959)
  • 20ce9c4 fix(http): defer env proxy handling to Node (#10942)
  • e64bcf9 chore(deps): merge branch 'v1.x' into tests/module/cjs (#11014)
  • Additional commits viewable in compare view

Updates csv-stringify from 6.7.0 to 6.8.1

Changelog

Sourced from csv-stringify's changelog.

6.8.1 (2026-07-02)

Bug Fixes

  • csv-stringify: double regexp-metacharacter escape/quote literally (#494)
  • csv-stringify: quote fields fusing with a multi-character separator

6.8.0 (2026-06-14)

Features

  • add unicode chars to formula escape (#387)
  • backport support for node 14
  • backward support for node 8
  • csv-parse: set columns type as readonly (#358)
  • csv-stringify: Add escape_formulas to defend against injection attacks (#380)
  • csv-stringify: header validation
  • csv-stringify: new header_as_comment option (fix #420)
  • csv-stringify: support null and undefined in stringify cast options (#484)
  • csv-stringify: ts extends options with stream.TransformOptions (#301)
  • esm migration
  • export ts types in sync
  • replace ts types with typesVersions
  • ts module Node16 and type declaration to exports field (#341)
  • wg stream api

Bug Fixes

  • commonjs types, run tsc and lint to validate changes (#397)
  • correct exports in package.json with webpack
  • csv-demo-ts-cjs-node16: upgrade module definition after latest typescript
  • csv-demo-webpack-ts: remove polyfill
  • csv-demo-webpack-ts: simplify export paths
  • csv-stringify: add missing type definition for bigint cast option (#369)
  • csv-stringify: allow mixed string and object columns typedef (#456)
  • csv-stringify: bom and header in sync mode with no records (fix #343)
  • csv-stringify: catch error with sync api, fix #296
  • csv-stringify: infinity is not defined in get (fix #475)
  • csv-stringify: node 12 compatibility in flush
  • csv-stringify: quote_match with empty string pattern quotes empty strings (#345), closes #344
  • csv-stringify: remove non-functional auto value
  • csv-stringify: throw err with no records and header in sync mode
  • csv-stringify: update quoted_match config option to accept arrays (#371)
  • csv-stringify: update TS types to allow cast to return an object (#339)
  • csv-stringify: use removeListener instead of off
  • dont insert polyfills in cjs #303
  • esm exports in package.json files, closes #308
  • export original lib esm modules
  • expose browser esm modules
  • fallback to setTimeout is setImmediate is undefined

... (truncated)

Commits
  • 6e0d5a3 chore(release): publish
  • db852d1 fix(csv-stringify): double regexp-metacharacter escape/quote literally (#494)
  • abfe4de build: latest dependencies
  • 46cab38 fix(csv-stringify): quote fields fusing with a multi-character separator
  • 3d71f0b chore(release): publish
  • 2ba4897 build: use ts nodenext
  • 11915f2 test(csv-stringify): handle node 26 high water mark
  • 8d50e98 build: latest dependencies
  • eded3df refactor: remove commented export default
  • 75ca89b feat(csv-stringify): support null and undefined in stringify cast options (#484)
  • See full diff in compare view

Updates semver from 7.8.1 to 7.8.5

Release notes

Sourced from semver's releases.

v7.8.5

7.8.5 (2026-06-19)

Bug Fixes

v7.8.4

7.8.4 (2026-06-09)

Bug Fixes

v7.8.3

7.8.3 (2026-06-08)

Bug Fixes

Chores

v7.8.2

7.8.2 (2026-06-04)

Bug Fixes

Changelog

Sourced from semver's changelog.

7.8.5 (2026-06-19)

Bug Fixes

7.8.4 (2026-06-09)

Bug Fixes

7.8.3 (2026-06-08)

Bug Fixes

Chores

7.8.2 (2026-06-04)

Bug Fixes

Commits

Updates uuid from 14.0.0 to 14.0.1

Release notes

Sourced from uuid's releases.

v14.0.1

14.0.1 (2026-06-20)

Bug Fixes

  • add types condition to node export for moduleResolution bundler (#961) (27ffae5)
Changelog

Sourced from uuid's changelog.

14.0.1 (2026-06-20)

Bug Fixes

  • add types condition to node export for moduleResolution bundler (#961) (27ffae5)
Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates @types/node from 24.12.4 to 24.13.3

Commits

Updates @typescript-eslint/eslint-plugin from 8.60.0 to 8.63.0

Release notes

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

v8.63.0

8.63.0 (2026-07-06)

🚀 Features

  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#12426)

🩹 Fixes

  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#12447, #12446)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#12491, #12485)
  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#12492)
  • scope-manager: export ClassStaticBlockScope (#12460)

❤️ Thank You

See GitHub Releases for more information.

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

v8.62.1

8.62.1 (2026-06-29)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] use suggestion instead of autofix for trailing binary operator (#12328)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#12365)
  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#12443, #12418)

❤️ Thank You

See GitHub Releases for more information.

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

v8.62.0

8.62.0 (2026-06-22)

🚀 Features

... (truncated)

Changelog

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

8.63.0 (2026-07-06)

🚀 Features

  • eslint-plugin: [no-misused-promises] detect async usage of a sync dispose usage (#12426)

🩹 Fixes

  • eslint-plugin: [no-base-to-string] don't flag a shadowed String() call (#12492)
  • eslint-plugin: [no-unnecessary-type-assertion] handle optional-chained calls to overloaded functions (#12491, #12485)
  • eslint-plugin: [method-signature-style] suggest converting readonly function properties instead of emitting invalid syntax (#12447, #12446)

❤️ Thank You

See GitHub Releases for more information.

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

8.62.1 (2026-06-29)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-assertion] parenthesize object literal at left edge of expression statement (#12443, #12418)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] preserve boolean result in fixer for nullable true comparisons (#12365)
  • eslint-plugin: [prefer-optional-chain] use suggestion instead of autofix for trailing binary operator (#12328)

❤️ Thank You

See

Bumps the update-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@azure/msal-common](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `16.6.2` | `16.11.1` |
| [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `5.2.2` | `5.4.0` |
| [@inquirer/input](https://github.com/SBoudrias/Inquirer.js) | `5.1.1` | `5.1.2` |
| [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.17` | `0.5.18` |
| [applicationinsights](https://github.com/microsoft/ApplicationInsights-node.js) | `3.15.0` | `3.15.1` |
| [axios](https://github.com/axios/axios) | `1.16.1` | `1.18.1` |
| [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-stringify) | `6.7.0` | `6.8.1` |
| [semver](https://github.com/npm/node-semver) | `7.8.1` | `7.8.5` |
| [uuid](https://github.com/uuidjs/uuid) | `14.0.0` | `14.0.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.4` | `24.13.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.60.0` | `8.63.0` |
| [eslint](https://github.com/eslint/eslint) | `10.4.1` | `10.6.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` |
| [tsc-watch](https://github.com/gilamran/tsc-watch) | `7.2.0` | `7.2.1` |



Updates `@azure/msal-common` from 16.6.2 to 16.11.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-common-v16.6.2...msal-common-v16.11.1)

Updates `@azure/msal-node` from 5.2.2 to 5.4.0
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v5.2.2...msal-node-v5.4.0)

Updates `@inquirer/input` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/input@5.1.1...@inquirer/input@5.1.2)

Updates `adm-zip` from 0.5.17 to 0.5.18
- [Release notes](https://github.com/cthackers/adm-zip/releases)
- [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md)
- [Commits](cthackers/adm-zip@v0.5.17...v0.5.18)

Updates `applicationinsights` from 3.15.0 to 3.15.1
- [Release notes](https://github.com/microsoft/ApplicationInsights-node.js/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-node.js/blob/main/CHANGELOG.md)
- [Commits](microsoft/ApplicationInsights-node.js@3.15.0...3.15.1)

Updates `axios` from 1.16.1 to 1.18.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.16.1...v1.18.1)

Updates `csv-stringify` from 6.7.0 to 6.8.1
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-stringify/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-stringify@6.8.1/packages/csv-stringify)

Updates `semver` from 7.8.1 to 7.8.5
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.8.1...v7.8.5)

Updates `uuid` from 14.0.0 to 14.0.1
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v14.0.0...v14.0.1)

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

Updates `@typescript-eslint/eslint-plugin` from 8.60.0 to 8.63.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.63.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.60.1 to 8.64.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.64.0/packages/parser)

Updates `eslint` from 10.4.1 to 10.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v10.4.1...v10.6.0)

Updates `globals` from 17.6.0 to 17.7.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v17.6.0...v17.7.0)

Updates `tsc-watch` from 7.2.0 to 7.2.1
- [Release notes](https://github.com/gilamran/tsc-watch/releases)
- [Changelog](https://github.com/gilamran/tsc-watch/blob/master/CHANGELOG.md)
- [Commits](gilamran/tsc-watch@v7.2.0...v7.2.1)

---
updated-dependencies:
- dependency-name: "@azure/msal-common"
  dependency-version: 16.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: "@azure/msal-node"
  dependency-version: 5.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: "@inquirer/input"
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: adm-zip
  dependency-version: 0.5.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: applicationinsights
  dependency-version: 3.15.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: axios
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: csv-stringify
  dependency-version: 6.8.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: semver
  dependency-version: 7.8.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: uuid
  dependency-version: 14.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.13.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.63.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.64.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: eslint
  dependency-version: 10.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: globals
  dependency-version: 17.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: tsc-watch
  dependency-version: 7.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the pr-priority Process this PR asap label Jul 16, 2026
@milanholemans milanholemans self-assigned this Jul 16, 2026
@milanholemans
milanholemans merged commit 6eaf35a into main Jul 16, 2026
10 checks passed
@milanholemans
milanholemans deleted the dependabot/npm_and_yarn/update-dependencies-f42e31f830 branch July 16, 2026 09:01
@milanholemans milanholemans added this to the v11.10 milestone Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-merged pr-priority Process this PR asap

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant