Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Bumps the update-dependencies group with 15 updates:

Package From To
@azure/msal-common 15.13.0 15.13.1
@azure/msal-node 3.8.0 3.8.1
@inquirer/confirm 5.1.18 5.1.19
@inquirer/input 4.2.4 4.2.5
@inquirer/select 4.3.4 4.4.0
axios 1.12.2 1.13.1
semver 7.7.2 7.7.3
@microsoft/microsoft-graph-types 2.43.0 2.43.1
@stylistic/eslint-plugin 5.3.1 5.5.0
@types/node 22.18.8 22.18.13
@typescript-eslint/eslint-plugin 8.42.0 8.46.2
@typescript-eslint/parser 8.42.0 8.46.2
eslint 9.34.0 9.39.0
eslint-plugin-mocha 11.1.0 11.2.0
rimraf 6.0.1 6.1.0

Updates @azure/msal-common from 15.13.0 to 15.13.1

Release notes

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

@​azure/msal-common v15.13.1

15.13.1

Wed, 29 Oct 2025 00:04:33 GMT

Patches

  • Respect KMSI ([email protected])
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump msal-test-utils to v0.0.1 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)
Commits
  • 5a25c35 update msal-node-runtime version to 0.20.0 (#8113)
  • ed5cadc Improved Managed Identity JSDocs (#8106)
  • 242f70e Fixed Minor Type Error in BaseManagedIdentitySource.ts (#8107)
  • ef1261f Kmsi Support (#8102)
  • b0bf0a6 Release PR: official (#8104)
  • 58a781f Release PR: official (#8092)
  • 906850d Update e2e-test-utils dependency to use local file reference (#8083)
  • 5ab933a fixed race condition between signin button click and navigation in B2C e2e te...
  • 1e6420e [Native Auth] Introduce the stateType property in state classes for the type ...
  • ffe81ab [Native Auth] Update the logic for detecting phone blocked errors (#8087)
  • Additional commits viewable in compare view

Updates @azure/msal-node from 3.8.0 to 3.8.1

Release notes

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

@​azure/msal-node v3.8.1

3.8.1

Wed, 29 Oct 2025 00:04:33 GMT

Patches

  • Update AccountEntity.getAccountInfo ([email protected])
  • Fixed Minor Type Error in BaseManagedIdentitySource.ts (#8107) ([email protected])
  • Improved Managed Identity JSDocs (#8106) ([email protected])
  • Bump @​azure/msal-common to v15.13.1 (beachball)
  • Bump eslint-config-msal to v0.0.0 (beachball)
  • Bump rollup-msal to v0.0.0 (beachball)
Commits
  • 5a25c35 update msal-node-runtime version to 0.20.0 (#8113)
  • ed5cadc Improved Managed Identity JSDocs (#8106)
  • 242f70e Fixed Minor Type Error in BaseManagedIdentitySource.ts (#8107)
  • ef1261f Kmsi Support (#8102)
  • b0bf0a6 Release PR: official (#8104)
  • 58a781f Release PR: official (#8092)
  • 906850d Update e2e-test-utils dependency to use local file reference (#8083)
  • 5ab933a fixed race condition between signin button click and navigation in B2C e2e te...
  • 1e6420e [Native Auth] Introduce the stateType property in state classes for the type ...
  • ffe81ab [Native Auth] Update the logic for detecting phone blocked errors (#8087)
  • Additional commits viewable in compare view

Updates @inquirer/confirm from 5.1.18 to 5.1.19

Commits
  • 87cb01e Publish
  • 8410243 feat: Review how help tips are themed/localize (#1851)
  • f1ec92a feat: Add optional support for vim and emac bindings (#1838)
  • 92e1a84 Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)
  • 9b226bd feat(@​inquirer/checkbox): selected checkbox can now display checkedName (#1844)
  • 679368d feat: modernize prompt instructions UI
  • c6a557f chore: Ignore tests when running yarn dev/yarn demo
  • f79b2ac chore: Add AGENTS.md & gitignore PLAN.md
  • 428c989 Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)
  • 1d96e81 Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)
  • Additional commits viewable in compare view

Updates @inquirer/input from 4.2.4 to 4.2.5

Commits
  • 87cb01e Publish
  • 8410243 feat: Review how help tips are themed/localize (#1851)
  • f1ec92a feat: Add optional support for vim and emac bindings (#1838)
  • 92e1a84 Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)
  • 9b226bd feat(@​inquirer/checkbox): selected checkbox can now display checkedName (#1844)
  • 679368d feat: modernize prompt instructions UI
  • c6a557f chore: Ignore tests when running yarn dev/yarn demo
  • f79b2ac chore: Add AGENTS.md & gitignore PLAN.md
  • 428c989 Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)
  • 1d96e81 Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)
  • Additional commits viewable in compare view

Updates @inquirer/select from 4.3.4 to 4.4.0

Release notes

Sourced from @​inquirer/select's releases.

@​inquirer/select@​4.4.0

  • New design for the keys help tip. Themable/localizable with theme.style.keysHelpTip.
  • Re-introduce option to match up/down actions with vim or emacs keybindings. Enable with theme.keybindings
Commits
  • 87cb01e Publish
  • 8410243 feat: Review how help tips are themed/localize (#1851)
  • f1ec92a feat: Add optional support for vim and emac bindings (#1838)
  • 92e1a84 Chore(deps): Bump github/codeql-action from 3 to 4 (#1852)
  • 9b226bd feat(@​inquirer/checkbox): selected checkbox can now display checkedName (#1844)
  • 679368d feat: modernize prompt instructions UI
  • c6a557f chore: Ignore tests when running yarn dev/yarn demo
  • f79b2ac chore: Add AGENTS.md & gitignore PLAN.md
  • 428c989 Chore(deps-dev): Bump tshy from 3.0.2 to 3.0.3 (#1849)
  • 1d96e81 Chore(deps-dev): Bump globby from 14.1.0 to 15.0.0 (#1846)
  • Additional commits viewable in compare view

Updates axios from 1.12.2 to 1.13.1

Release notes

Sourced from axios's releases.

Release v1.13.1

Release notes:

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

Release v1.13.0

Release notes:

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Changelog

Sourced from axios's changelog.

1.13.1 (2025-10-28)

Bug Fixes

  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#7193) (bcd5581)

Contributors to this release

1.13.0 (2025-10-27)

Bug Fixes

  • fetch: prevent TypeError when config.env is undefined (#7155) (015faec)
  • resolve issue #7131 (added spacing in mergeConfig.js) (#7133) (9b9ec98)

Features

Contributors to this release

Commits
  • 1ef8e72 chore(release): v1.13.1 (#7194)
  • bcd5581 fix(http): fixed a regression that caused the data stream to be interrupted f...
  • c9b3371 chore: enhance styling and responsiveness in client.html (#7173)
  • 9ead04d [Release] v1.13.0 (#7189)
  • d000fbf fix(http2): fix possible race condition when handling http2 stream on almost ...
  • 08db960 docs: added example for improved network error handling (with Wrapper/Middlew...
  • 46e1981 refactor: form data handling in index.html (#7170)
  • 889f8ef docs: fix mismatched return type (#7172)
  • 7b197ef fix: sandbox ui updated (#7175)
  • 6dff629 chore: fix typos in examples (#7166)
  • Additional commits viewable in compare view

Updates semver from 7.7.2 to 7.7.3

Release notes

Sourced from semver's releases.

v7.7.3

7.7.3 (2025-10-06)

Bug Fixes

Chores

Changelog

Sourced from semver's changelog.

7.7.3 (2025-10-06)

Bug Fixes

Chores

Commits
  • a25789b chore: release 7.7.3 (#812)
  • e37e0ca fix: faster paths for compare (#813)
  • 2471d75 fix: x-range build metadata support
  • 8f05c87 chore: bump @​npmcli/template-oss from 4.25.0 to 4.25.1 (#807)
  • d17aebf chore: bump @​npmcli/template-oss from 4.24.4 to 4.25.0 (#797)
  • 3b03e3b chore: bump @​npmcli/template-oss from 4.24.3 to 4.24.4 (#790)
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.


Updates @microsoft/microsoft-graph-types from 2.43.0 to 2.43.1

Release notes

Sourced from @​microsoft/microsoft-graph-types's releases.

v2.43.1

2.43.1 (2025-09-30)

Bug Fixes

  • moves pipeline to governed template. (9af5685)
Changelog

Sourced from @​microsoft/microsoft-graph-types's changelog.

2.43.1 (2025-09-30)

Bug Fixes

  • moves pipeline to governed template. (9af5685)
Commits

Updates @stylistic/eslint-plugin from 5.3.1 to 5.5.0

Release notes

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

v5.5.0

5.5.0 (2025-10-18)

Features

  • comma-dangle: support TSFunctionType and TSDeclareFunction (#1015) (cd3776f)
  • comma-dangle: support TSTypeParameterInstantiation (#1016) (ba930e7)
  • indent: deprecate offsetTernaryExpressionsOffsetCallExpressions via offsetTernaryExpressions.CallExpression (#997) (f2837b1)
  • indent: introduce NewExpression and AwaitExpression in offsetTernaryExpressions (#996) (2b5a39f)
  • new rule list-style (#895) (a9ec0de)
  • object-curly-spacing: add emptyObjects option to control spacing in empty objects (#1002) (85ef5bc)
  • padding-line-between-statements: narrow report range to reduce noise (#1017) (b3a3acf)
  • update deps (#1011) (9d5085c)

Bug Fixes

  • indent: correctly indent NewExpression in ConditionalExpression (#994) (01cec33)
  • replace context.getSourceCode() with context.sourceCode (#1004) (f3faa54)

Documentation

  • contribute: add guide to run the document site (#1001) (37a64c5)
  • object-curly-spacing: introduce overrides (#998) (6452b52)

Chores

  • no-extra-parens: remove useless logic (#1013) (8e34765)
  • remove TestCaseError#type (#1005) (83d00c5)
  • replace Object.prototype.hasOwnProperty.call with Object.hasOwn (#992) (97193e1)

v5.4.0

5.4.0 (2025-09-19)

Features

  • generator-star-spacing: introduce shorthand to override property function shorthands (#980) (62d7a17)
  • introduce experimental mechanism (#894) (87f09ee)
  • object-curly-spacing: introduce overrides (#898) (2a422b7)

Bug Fixes

  • correctly display the deprecation warning (#967) (094aa48)
  • multiline-comment-style: correctly handle ignored comments (#969) (cad56b2)
  • quote-props: only check ES3 reserved words for keywords option (#964) (bc4810f)

... (truncated)

Changelog

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

5.5.0 (2025-10-18)

Features

  • comma-dangle: support TSFunctionType and TSDeclareFunction (#1015) (cd3776f)
  • comma-dangle: support TSTypeParameterInstantiation (#1016) (ba930e7)
  • indent: deprecate offsetTernaryExpressionsOffsetCallExpressions via offsetTernaryExpressions.CallExpression (#997) (f2837b1)
  • indent: introduce NewExpression and AwaitExpression in offsetTernaryExpressions (#996) (2b5a39f)
  • new rule list-style (#895) (a9ec0de)
  • object-curly-spacing: add emptyObjects option to control spacing in empty objects (#1002) (85ef5bc)
  • padding-line-between-statements: narrow report range to reduce noise (#1017) (b3a3acf)
  • update deps (#1011) (9d5085c)

Bug Fixes

  • indent: correctly indent NewExpression in ConditionalExpression (#994) (01cec33)
  • replace context.getSourceCode() with context.sourceCode (#1004) (f3faa54)

Documentation

  • contribute: add guide to run the document site (#1001) (37a64c5)
  • object-curly-spacing: introduce overrides (#998) (6452b52)

Chores

  • no-extra-parens: remove useless logic (#1013) (8e34765)
  • remove TestCaseError#type (#1005) (83d00c5)
  • replace Object.prototype.hasOwnProperty.call with Object.hasOwn (#992) (97193e1)

5.4.0 (2025-09-19)

Features

  • generator-star-spacing: introduce shorthand to override property function shorthands (#980) (62d7a17)
  • introduce experimental mechanism (#894) (87f09ee)
  • object-curly-spacing: introduce overrides (#898) (2a422b7)

Bug Fixes

  • correctly display the deprecation warning (#967) (094aa48)
  • multiline-comment-style: correctly handle ignored comments (#969) (cad56b2)
  • quote-props: only check ES3 reserved words for keywords option (#964) (bc4810f)
  • update deps (#983) (86596f9)

... (truncated)

Commits
  • ad0c6a9 chore: release v5.5.0 (main) (#995)
  • ba930e7 feat(comma-dangle): support TSTypeParameterInstantiation (#1016)
  • b3a3acf feat(padding-line-between-statements): narrow report range to reduce noise (#...
  • cd3776f feat(comma-dangle): support TSFunctionType and TSDeclareFunction (#1015)
  • 8e34765 refactor(no-extra-parens): remove useless logic (#1013)
  • 9d5085c feat: update deps (#1011)
  • f2837b1 feat(indent): deprecate offsetTernaryExpressionsOffsetCallExpressions via `...
  • 85ef5bc feat(object-curly-spacing): add emptyObjects option to control spacing in e...
  • a9ec0de feat: new rule list-style (#895)
  • 2b5a39f feat(indent): introduce NewExpression and AwaitExpression in `offsetTerna...
  • Additional commits viewable in compare view

Updates @types/node from 22.18.8 to 22.18.13

Commits

Updates @typescript-eslint/eslint-plugin from 8.42.0 to 8.46.2

Release notes

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

v8.46.2

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
  • typescript-estree: forbid invalid modifiers in object methods (#11689)

❤️ Thank You

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

v8.46.1

8.46.1 (2025-10-13)

🩹 Fixes

  • ast-spec: cleanup TSLiteralType (#11624)
  • eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)
  • eslint-plugin: [no-misused-promises] special-case .finally not to report when a promise returning function is provided as an argument (#11667)

❤️ Thank You

  • Abraham Guo
  • mdm317
  • Ronen Amiel

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

v8.46.0

8.46.0 (2025-10-06)

🚀 Features

  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#11659)
  • eslint-plugin-internal: [no-dynamic-tests] new internal Lint rule to ban dynamic syntax in generating tests (#11323)
  • rule-schema-to-typescript-types: clean up and make public (#11633)
  • typescript-eslint: export util types (#10848, #10849)
  • typescript-estree: mention file specifics in project service allowDefaultProject error (#11635)
  • typescript-estree: private identifiers can only appear on LHS of in expressions (#9232)

🩹 Fixes

  • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#11487)
  • eslint-plugin: [unbound-method] improve wording around this: void and binding (#11634)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#11603)
  • eslint-plugin: removed error type previously deprecated (#11674)

... (truncated)

Changelog

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

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)

❤️ Thank You

  • mdm317

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

8.46.1 (2025-10-13)

🩹 Fixes

  • eslint-plugin: [no-misused-promises] special-case .finally not to report when a promise returning function is provided as an argument (#11667)
  • eslint-plugin: [prefer-optional-chain] include mixed "nullish comparison style" chains in checks (#11533)

❤️ Thank You

  • mdm317
  • Ronen Amiel

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

8.46.0 (2025-10-06)

🚀 Features

  • eslint-plugin: [no-unsafe-member-access] add allowOptionalChaining option (#11659)
  • rule-schema-to-typescript-types: clean up and make public (#11633)

🩹 Fixes

  • eslint-plugin: [prefer-readonly-parameter-types] ignore tagged primitives (#11660)
  • typescript-estree: forbid abstract method and accessor to have implementation (#11657)
  • eslint-plugin: removed error type previously deprecated (#11674)
  • eslint-plugin: [no-deprecated] ignore deprecated export imports (#11603)
  • eslint-plugin: [unbound-method] improve wording around this: void and binding (#11634)
  • rule-tester: deprecate TestCaseError#type and LintMessage#nodeType (#11628)
  • eslint-plugin: [no-floating-promises] remove excess parentheses in suggestions (#11487)

❤️ Thank You

... (truncated)

Commits
  • 55ca033 chore(release): publish 8.46.2
  • 698e7a8 fix(eslint-plugin): [prefer-optional-chain] skip optional chaining when it co...
  • 3f5fbf6 chore(release): publish 8.46.1
  • a64b3cc fix(eslint-plugin): [no-misused-promises] special-case .finally not to repo...
  • 73003bf fix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...
  • aec785e chore(release): publish 8.46.0
  • a974191 fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...
  • 02e0278 fix(typescript-estree): forbid abstract method and accessor to have implement...
  • f083798 feat(eslint-plugin): [no-unsafe-member-acce...

    Description has been truncated

Bumps the update-dependencies group with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@azure/msal-common](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `15.13.0` | `15.13.1` |
| [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `3.8.0` | `3.8.1` |
| [@inquirer/confirm](https://github.com/SBoudrias/Inquirer.js) | `5.1.18` | `5.1.19` |
| [@inquirer/input](https://github.com/SBoudrias/Inquirer.js) | `4.2.4` | `4.2.5` |
| [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) | `4.3.4` | `4.4.0` |
| [axios](https://github.com/axios/axios) | `1.12.2` | `1.13.1` |
| [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` |
| [@microsoft/microsoft-graph-types](https://github.com/microsoftgraph/msgraph-typescript-typings) | `2.43.0` | `2.43.1` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.3.1` | `5.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.18.8` | `22.18.13` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.42.0` | `8.46.2` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.42.0` | `8.46.2` |
| [eslint](https://github.com/eslint/eslint) | `9.34.0` | `9.39.0` |
| [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `11.1.0` | `11.2.0` |
| [rimraf](https://github.com/isaacs/rimraf) | `6.0.1` | `6.1.0` |


Updates `@azure/msal-common` from 15.13.0 to 15.13.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-common-v15.13.0...msal-common-v15.13.1)

Updates `@azure/msal-node` from 3.8.0 to 3.8.1
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases)
- [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v3.8.0...msal-node-v3.8.1)

Updates `@inquirer/confirm` from 5.1.18 to 5.1.19
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

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

Updates `@inquirer/select` from 4.3.4 to 4.4.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])

Updates `axios` from 1.12.2 to 1.13.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.12.2...v1.13.1)

Updates `semver` from 7.7.2 to 7.7.3
- [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.7.2...v7.7.3)

Updates `@microsoft/microsoft-graph-types` from 2.43.0 to 2.43.1
- [Release notes](https://github.com/microsoftgraph/msgraph-typescript-typings/releases)
- [Changelog](https://github.com/microsoftgraph/msgraph-typescript-typings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoftgraph/msgraph-typescript-typings/commits/v2.43.1)

Updates `@stylistic/eslint-plugin` from 5.3.1 to 5.5.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.5.0/packages/eslint-plugin)

Updates `@types/node` from 22.18.8 to 22.18.13
- [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.42.0 to 8.46.2
- [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.46.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.42.0 to 8.46.2
- [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.46.2/packages/parser)

Updates `eslint` from 9.34.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.34.0...v9.39.0)

Updates `eslint-plugin-mocha` from 11.1.0 to 11.2.0
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/commits)

Updates `rimraf` from 6.0.1 to 6.1.0
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: "@azure/msal-common"
  dependency-version: 15.13.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: "@azure/msal-node"
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: "@inquirer/confirm"
  dependency-version: 5.1.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: "@inquirer/input"
  dependency-version: 4.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: "@inquirer/select"
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: axios
  dependency-version: 1.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: semver
  dependency-version: 7.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: "@microsoft/microsoft-graph-types"
  dependency-version: 2.43.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: "@types/node"
  dependency-version: 22.18.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: eslint-plugin-mocha
  dependency-version: 11.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
- dependency-name: rimraf
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: update-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the pr-priority Process this PR asap label Nov 1, 2025
@milanholemans milanholemans self-assigned this Nov 11, 2025
Copy link
Contributor

@milanholemans milanholemans left a comment

Choose a reason for hiding this comment

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

Updated a few dependencies to their latest version.

@milanholemans milanholemans merged commit 367d0fa into main Nov 11, 2025
8 checks passed
@milanholemans milanholemans deleted the dependabot/npm_and_yarn/update-dependencies-58bbf4d081 branch November 11, 2025 00:13
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.

2 participants