Bump the update-dependencies group across 1 directory with 16 updates#7241
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the update-dependencies group across 1 directory with 16 updates#7241dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the update-dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@azure/msal-common](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `16.4.1` | `16.5.1` | | [@azure/msal-node](https://github.com/AzureAD/microsoft-authentication-library-for-js) | `5.1.2` | `5.1.4` | | [@inquirer/confirm](https://github.com/SBoudrias/Inquirer.js) | `6.0.10` | `6.0.12` | | [@inquirer/input](https://github.com/SBoudrias/Inquirer.js) | `5.0.10` | `5.0.12` | | [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) | `5.1.2` | `5.1.4` | | [@xmldom/xmldom](https://github.com/xmldom/xmldom) | `0.9.9` | `0.9.10` | | [adaptivecards](https://github.com/microsoft/AdaptiveCards) | `3.0.5` | `3.0.6` | | [axios](https://github.com/axios/axios) | `1.14.0` | `1.15.2` | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `3.0.0` | `3.0.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.0` | `24.12.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.0` | `8.59.0` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.1` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` | | [sinon](https://github.com/sinonjs/sinon) | `21.0.3` | `21.1.2` | | [@types/sinon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sinon) | `21.0.0` | `21.0.1` | Updates `@azure/msal-common` from 16.4.1 to 16.5.1 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-common-v16.4.1...msal-common-v16.5.1) Updates `@azure/msal-node` from 5.1.2 to 5.1.4 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-js/releases) - [Commits](AzureAD/microsoft-authentication-library-for-js@msal-node-v5.1.2...msal-node-v5.1.4) Updates `@inquirer/confirm` from 6.0.10 to 6.0.12 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/confirm@6.0.10...@inquirer/confirm@6.0.12) Updates `@inquirer/input` from 5.0.10 to 5.0.12 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/input@5.0.10...@inquirer/input@5.0.12) Updates `@inquirer/select` from 5.1.2 to 5.1.4 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@5.1.2...@inquirer/select@5.1.4) Updates `@xmldom/xmldom` from 0.9.9 to 0.9.10 - [Release notes](https://github.com/xmldom/xmldom/releases) - [Changelog](https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md) - [Commits](xmldom/xmldom@0.9.9...0.9.10) Updates `adaptivecards` from 3.0.5 to 3.0.6 - [Release notes](https://github.com/microsoft/AdaptiveCards/releases) - [Commits](https://github.com/microsoft/AdaptiveCards/compare/adaptivecards@3.0.5...adaptivecards@3.0.6) Updates `axios` from 1.14.0 to 1.15.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.14.0...v1.15.2) Updates `@actions/core` from 3.0.0 to 3.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@types/node` from 24.12.0 to 24.12.2 - [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.58.0 to 8.59.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.59.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.0 to 8.59.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/v8.59.1/packages/parser) Updates `eslint` from 10.1.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.1) Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) Updates `sinon` from 21.0.3 to 21.1.2 - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](sinonjs/sinon@v21.0.3...v21.1.2) Updates `@types/sinon` from 21.0.0 to 21.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sinon) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: "@azure/msal-common" dependency-version: 16.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-dependencies - dependency-name: "@azure/msal-node" dependency-version: 5.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: "@inquirer/confirm" dependency-version: 6.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: "@inquirer/input" dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: "@inquirer/select" dependency-version: 5.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: "@types/node" dependency-version: 24.12.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: "@types/sinon" dependency-version: 21.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.59.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.59.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-dependencies - dependency-name: "@xmldom/xmldom" dependency-version: 0.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: adaptivecards dependency-version: 3.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: update-dependencies - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: update-dependencies - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-dependencies - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-dependencies - dependency-name: sinon dependency-version: 21.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: update-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
c2e9d66 to
b7e8a82
Compare
Contributor
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the update-dependencies group with 15 updates in the / directory:
16.4.116.5.15.1.25.1.46.0.106.0.125.0.105.0.125.1.25.1.40.9.90.9.103.0.53.0.61.14.01.15.23.0.03.0.124.12.024.12.28.58.08.59.010.1.010.2.117.4.017.5.021.0.321.1.221.0.021.0.1Updates
@azure/msal-commonfrom 16.4.1 to 16.5.1Release notes
Sourced from @azure/msal-common's releases.
Commits
ae4e3ccRemove office-addin-debugging from OfficeAddin sample (#8546)4ff5911[v5] improve account filtering when login hint is provided (#8478)0f6c981Update cache schema to fix upgrade bug between v4 and v5 (#8545)ea87289Add flat username (alias) support in sign-up flow (#8536)f2dcab7Add CJS build for redirect-bridge subpath export (#8541)4958ee2Post-release PR (#8539)86735c6fix(e2e): improve E2E pipeline reliability - Chrome pre-warm, timeout fixes, ...2250b83Update event handling documentation for account state synchronization (#8526)45bd7d9[v5] Cache lookup B2C tests (#8508)58bc3b2Enhance security guidance in redirect bridge documentation regarding CDN usag...Updates
@azure/msal-nodefrom 5.1.2 to 5.1.4Release notes
Sourced from @azure/msal-node's releases.
... (truncated)
Commits
ae4e3ccRemove office-addin-debugging from OfficeAddin sample (#8546)4ff5911[v5] improve account filtering when login hint is provided (#8478)0f6c981Update cache schema to fix upgrade bug between v4 and v5 (#8545)ea87289Add flat username (alias) support in sign-up flow (#8536)f2dcab7Add CJS build for redirect-bridge subpath export (#8541)4958ee2Post-release PR (#8539)86735c6fix(e2e): improve E2E pipeline reliability - Chrome pre-warm, timeout fixes, ...2250b83Update event handling documentation for account state synchronization (#8526)45bd7d9[v5] Cache lookup B2C tests (#8508)58bc3b2Enhance security guidance in redirect bridge documentation regarding CDN usag...Updates
@inquirer/confirmfrom 6.0.10 to 6.0.12Commits
35bda2achore: Publish new release98eee29fix(lint): suppress no-unnecessary-type-parameters on parseJSON helperaba5965chore(deps-dev): Bump@types/nodein the types group (#2088)db8fbf1chore(deps-dev): Bump turbo from 2.9.5 to 2.9.6 in the build group (#2087)3cdecf5chore(deps-dev): Bump oxfmt in the formatting group (#2086)e370b57chore(deps-dev): Bump the linting group with 5 updates (#2085)2787267chore(deps-dev): Bump the testing group with 3 updates (#2084)0c55499chore(deps-dev): Bump the formatting group with 2 updates (#2081)e7115d9fix(@inquirer/core): mute output after readline initialization (#2077)e5e14abchore(deps): Bump dependabot/fetch-metadata from 2 to 3 (#2078)Updates
@inquirer/inputfrom 5.0.10 to 5.0.12Commits
35bda2achore: Publish new release98eee29fix(lint): suppress no-unnecessary-type-parameters on parseJSON helperaba5965chore(deps-dev): Bump@types/nodein the types group (#2088)db8fbf1chore(deps-dev): Bump turbo from 2.9.5 to 2.9.6 in the build group (#2087)3cdecf5chore(deps-dev): Bump oxfmt in the formatting group (#2086)e370b57chore(deps-dev): Bump the linting group with 5 updates (#2085)2787267chore(deps-dev): Bump the testing group with 3 updates (#2084)0c55499chore(deps-dev): Bump the formatting group with 2 updates (#2081)e7115d9fix(@inquirer/core): mute output after readline initialization (#2077)e5e14abchore(deps): Bump dependabot/fetch-metadata from 2 to 3 (#2078)Updates
@inquirer/selectfrom 5.1.2 to 5.1.4Commits
35bda2achore: Publish new release98eee29fix(lint): suppress no-unnecessary-type-parameters on parseJSON helperaba5965chore(deps-dev): Bump@types/nodein the types group (#2088)db8fbf1chore(deps-dev): Bump turbo from 2.9.5 to 2.9.6 in the build group (#2087)3cdecf5chore(deps-dev): Bump oxfmt in the formatting group (#2086)e370b57chore(deps-dev): Bump the linting group with 5 updates (#2085)2787267chore(deps-dev): Bump the testing group with 3 updates (#2084)0c55499chore(deps-dev): Bump the formatting group with 2 updates (#2081)e7115d9fix(@inquirer/core): mute output after readline initialization (#2077)e5e14abchore(deps): Bump dependabot/fetch-metadata from 2 to 3 (#2078)Updates
@xmldom/xmldomfrom 0.9.9 to 0.9.10Release notes
Sourced from @xmldom/xmldom's releases.
Changelog
Sourced from @xmldom/xmldom's changelog.
Commits
bf396a50.9.1078f6089test: add missing serializer coverage for nodeFilter string return, Attribute...192ce5bci: remove unused imports flagged by CodeQLca81c06test: lower stack size for testsc9d5937style: npm run format1537fb4docs: add 0.9.10 changelog entryafd6f6fdocs: add 0.8.13 changelog entryafeb4eerefactor: align error mesage between branches4845ef1fix: prevent stack overflow in isEqualNode (GHSA-2v35-w6hq-6mfw)dfb94a4test: add missing isEqualNode behavioral coverageMaintainer changes
This version was pushed to npm by karfau, a new releaser for
@xmldom/xmldomsince your current version.Updates
adaptivecardsfrom 3.0.5 to 3.0.6Release notes
Sourced from adaptivecards's releases.
Commits
bae9212Version adaptivecards to 3.0.6 for swiper CVE-2026-27212 fix99ec7d0Merge remote-tracking branch 'origin/main' into release/3.0.676156ceUpdate swiper peer dependency to ^12.1.2 to fix CVE-2026-27212 (#9356)23b0987Update swiper peer dependency to ^12.1.2 to fix CVE-2026-27212 (#9356)dd0ffcaUpdate ASP.NET Core dependencies and add Kestrel in ImageRendererServer (#9352)368bb76Updating Microsoft.Bot.AdaptiveExpressions.Core Version to 4.23.1 (#9339)644d933Redirect website to new domain (#9337)78f0f5fAdaptive Cards dev team review is mandatory for all changes in AdaptiveCards ...ea28be6fixing WinUI3 pipeline (#9336)7ad630dfixing c# projections (#9293)Updates
axiosfrom 1.14.0 to 1.15.2Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5829343chore(release): prepare release 1.15.2 (#10789)4709a48fix: added fix for memory leak in sockets (#10788)be33360chore: update changelog (#10781)4791514fix: more header pollutions (#10779)6feafcffix: socket issue (#10777)302e273docs: update docs, add a couple actions etc (#10776)ac42446chore(release): prepare release 1.15.1 (#10767)908f220docs: update threatmodel (#10765)f93f815docs: added docs around potential decompressions bomb (#10763)1728aa1fix: short-circuits on any truthy non-boolean in withXSRFToken (#10762)Updates
@actions/corefrom 3.0.0 to 3.0.1Changelog
Sourced from @actions/core's changelog.
Commits
Updates
@types/nodefrom 24.12.0 to 24.12.2Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.58.0 to 8.59.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
ea9ae4fchore(release): publish 8.59.0cfca550feat(eslint-plugin): [no-unnecessary-type-assertion] report more cases based ...6d599b4chore(eslint-plugin): switch auto-generated test cases to hand-written in ret...33c8169chore: fix cspell violations in code blocks (#12167)90c2803chore(release): publish 8.58.27c9e06ffix(eslint-plugin): [no-unnecessary-condition] use assignability checks in ch...dae1732chore(eslint-plugin): switch auto-generated test cases to hand-written in unb...be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.1c3f8ed5fix(eslint-plugin): [no-unused-vars] fix false negative for type predicate pa...Updates
@typescript-eslint/parserfrom 8.58.0 to 8.59.1Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.