Skip to content

chore(deps): consolidate open dependabot dependency updates - #1104

Merged
Jingjing Jia (jingjingjia-ms) merged 2 commits into
mainfrom
chore/consolidate-dependabot-updates
Jul 9, 2026
Merged

chore(deps): consolidate open dependabot dependency updates#1104
Jingjing Jia (jingjingjia-ms) merged 2 commits into
mainfrom
chore/consolidate-dependabot-updates

Conversation

@jingjingjia-ms

@jingjingjia-msJingjing Jia (jingjingjia-ms) commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Consolidates the open Dependabot dependency updates into one PR.

requirements-dev.txt

PackageFromToSource PR
aiohttp3.13.53.14.1#1103, #1089
anyio4.13.04.14.1#1103
certifi2026.5.202026.6.17#1103
cffi2.0.02.1.0#1103
click8.4.18.4.2#1103
cryptography48.0.049.0.0#1103, #1091
hpack4.1.04.2.0#1103
idna3.173.18#1103
msal1.36.01.37.0#1103
mypy2.1.02.2.0#1103
typing_extensions4.15.04.16.0#1103
wrapt2.2.12.2.2#1103
opentelemetry-api1.42.11.43.0#1095
opentelemetry-sdk1.42.11.43.0#1095
opentelemetry-semantic-conventions0.63b10.64b0#1095
flit3.10.03.12.0#1086
flit_core3.10.03.12.0#1086
microsoft-kiota-abstractions1.10.21.11.6#1081
microsoft-kiota-authentication-azure1.10.21.11.6#1081
microsoft-kiota-http1.10.21.11.6#1081
microsoft-kiota-serialization-form1.10.21.11.6#1081
microsoft-kiota-serialization-json1.10.21.11.6#1081
microsoft-kiota-serialization-multipart1.10.21.11.6#1081
microsoft-kiota-serialization-text1.10.21.11.6#1081

GitHub Actions

PackageFromToSource PR
actions/checkoutv6v7#1092

Notes

  • Local validation passed: python -m venv .venv, then .\.venv\Scripts\pip install -r requirements-dev.txt.
  • Left out / needs manual attention: none.

Closes#1103
Closes#1095
Closes#1092
Closes#1091
Closes#1089
Closes#1086
Closes#1081

Excluded pylint group #1087 (astroid + pylint): Dependabot pairs astroid==4.1.2 with pylint==4.0.6, but pylint 4.0.6 requires astroid<=4.1.dev0 — unresolvable. Group PRs are all-or-nothing, so the whole group is left out (astroid/pylint stay at main values) and #1087 remains a standalone Dependabot PR.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Group PRs are all-or-nothing. Dependabot's pylint group pairs astroid 4.1.2
with pylint 4.0.6, but pylint 4.0.6 requires astroid<=4.1.dev0, so the pair
is unresolvable. Rather than partially apply the group with an astroid
workaround, leave the whole group out (astroid/pylint stay at main values)
so it remains a clean standalone Dependabot PR.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jingjingjia-ms
Jingjing Jia (jingjingjia-ms) merged commit ecdf8c3 into mainJul 9, 2026
10 checks passed
@jingjingjia-ms
Jingjing Jia (jingjingjia-ms) deleted the chore/consolidate-dependabot-updates branch July 9, 2026 18:33
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jingjingjia-ms@gavinbarron@adrian05-ms