build(deps): consolidate passing, advisory-clean Dependabot updates - #504
Draft
Adrian (adrian05-ms) with Copilot wants to merge 1 commit into
Draft
build(deps): consolidate passing, advisory-clean Dependabot updates#504Adrian (adrian05-ms) with Copilot wants to merge 1 commit into
Adrian (adrian05-ms) with Copilot wants to merge 1 commit into
Conversation
Co-authored-by: adrian05-ms <212946016+adrian05-ms@users.noreply.github.com>
Copilot created this pull request from a session on behalf of
Adrian (adrian05-ms)
August 11, 2026 16:47
View session
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.
Combines the open Dependabot PRs that both pass CI and whose target versions have no reported security advisories (checked against the GitHub Advisory Database and
npm audit), so they can land as a single change instead of 15 separate merges.GitHub Actions
github/codeql-actionv4 → v4.37.4 (build(deps): bump github/codeql-action from 4 to 4.37.4 #485)actions/setup-dotnetv5.3.0 → v6.0.0 (build(deps): bump actions/setup-dotnet from 5.3.0 to 6.0.0 #466)Python dev requirements (
microsoft_agents_m365copilot_core/requirements-dev.txt)h24.3.0 → 4.4.1 (build(deps-dev): bump h2 from 4.3.0 to 4.4.1 in /python/packages/microsoft_agents_m365copilot_core #502),cryptography48.0.1 → 50.0.0 (build(deps-dev): bump cryptography from 48.0.1 to 50.0.0 in /python/packages/microsoft_agents_m365copilot_core #497),aiohttp3.13.4 → 3.14.3 (build(deps-dev): bump aiohttp from 3.13.4 to 3.14.3 in /python/packages/microsoft_agents_m365copilot_core #489),setuptools78.1.1 → 83.0.0 (build(deps-dev): bump setuptools from 78.1.1 to 83.0.0 in /python/packages/microsoft_agents_m365copilot_core #480)TypeScript lockfile (
typescript/package-lock.json)undici6.27.0 → 6.28.0 (build(deps-dev): bump undici from 6.27.0 to 6.28.0 in /typescript #499),ip-address10.2.0 → 10.4.0 (build(deps-dev): bump ip-address from 10.2.0 to 10.4.0 in /typescript #487),postcss8.5.16 → 8.5.25 (build(deps-dev): bump postcss from 8.5.16 to 8.5.25 in /typescript #484),fast-xml-parser5.9.3 → 5.10.1 (build(deps-dev): bump fast-xml-parser from 5.9.3 to 5.10.1 in /typescript #481),axios1.16.0 → 1.19.0 (build(deps-dev): bump axios from 1.16.0 to 1.19.0 in /typescript #471)Excluded, with rationale
typescript (22.x)andcheck-build-matrixfailed.setup-node7), build(deps): bump actions/setup-python from 6 to 7 #465 (setup-python7) — only the CLA check ran; no build validation to confirm against.nx22.7.8) — the target version is still covered by a high-severity advisory via transitivebrace-expansion. Dropping it also avoids the exactaxios@1.18.1pin nx 22.7.8 introduces, which would block the advisory-cleanaxios1.19.0 bump.Net effect on the TypeScript tree:
npm auditfindings go from 15 to 9; the remainder (brace-expansion,diff,js-yaml,lerna,nx,picomatch,sinon,tar,yaml) are pre-existing with no advisory-clean upgrade available here.