Skip to content

Bump microsoft-kiota-serialization-json from 1.9.3 to 1.9.8#2969

Open
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/pip/microsoft-kiota-serialization-json-1.9.8
Open

Bump microsoft-kiota-serialization-json from 1.9.3 to 1.9.8#2969
dependabot[bot] wants to merge 3 commits intomainfrom
dependabot/pip/microsoft-kiota-serialization-json-1.9.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps microsoft-kiota-serialization-json from 1.9.3 to 1.9.8.

Release notes

Sourced from microsoft-kiota-serialization-json's releases.

microsoft-kiota-serialization-json: v1.9.8

1.9.8 (2025-12-29)

Bug Fixes

  • json: Fix composed type (oneOf) serialization returning empty object (08e3cbf)
  • json: Fix composed type (oneOf) serialization returning empty object (41d1397)

microsoft-kiota-serialization-json: v1.9.7

1.9.7 (2025-09-09)

Bug Fixes

  • Allow ints to be written as floats in json_serializer (f821d56)

microsoft-kiota-serialization-json: v1.9.6

1.9.6 (2025-08-21)

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-json: v1.9.5

1.9.5 (2025-07-18)

Miscellaneous Chores

  • microsoft-kiota-serialization-json: Synchronize microsoft-kiota versions

microsoft-kiota-serialization-json: v1.9.4

1.9.4 (2025-06-27)

Bug Fixes

  • events assignments should be checked (2bc2908)
  • optional type definition for on before event in parse node (d3806ca)
Commits
  • 0c83f0b Merge pull request #504 from microsoft/release-please--branches--main
  • 5f26e27 chore: release main
  • 08e3cbf Merge pull request #503 from Blooming-Health/fix/composed-type-serialization
  • f09e37f style(json): Fix line-too-long pylint error
  • 41d1397 fix(json): Fix composed type (oneOf) serialization returning empty object
  • f04ef89 Merge pull request #502 from microsoft/dependabot/github_actions/actions/chec...
  • f7eb16b chore(deps): bump actions/checkout from 5 to 6
  • e0f9e73 Merge pull request #500 from microsoft/ci/missing-permissions
  • 09f53df ci: adds missing permissions to fix codeql report
  • ed7905e Merge pull request #499 from microsoft/dependabot/github_actions/github/codeq...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota-python) from 1.9.3 to 1.9.8.
- [Release notes](https://github.com/microsoft/kiota-python/releases)
- [Changelog](https://github.com/microsoft/kiota-python/blob/main/release-please-config.json)
- [Commits](microsoft/kiota-python@microsoft-kiota-serialization-json-v1.9.3...microsoft-kiota-serialization-json-v1.9.8)

---
updated-dependencies:
- dependency-name: microsoft-kiota-serialization-json
  dependency-version: 1.9.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

A newer version of microsoft-kiota-serialization-json exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@pamelafox
Copy link
Copy Markdown
Collaborator

@copilot CI failed. Figure it out.

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 7, 2026

@copilot CI failed. Figure it out.

Fixed in commit 607ba25. The CI failure was caused by microsoft-kiota-serialization-json==1.9.8 requiring microsoft-kiota-abstractions>=1.9.8, but the other kiota packages were still pinned at 1.9.3. Recompiled requirements.txt to update all microsoft-kiota-* packages together to 1.10.0 (the latest compatible release).

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • releases.astral.sh
    • Triggering command: /home/REDACTED/.local/bin/uv /home/REDACTED/.local/bin/uv pip compile requirements.in -o requirements.txt --python-version 3.10 --upgrade-package microsoft-kiota-abstractions --upgrade-package microsoft-kiota-authentication-azure --upgrade-package microsoft-kiota-http --upgrade-package microsoft-kiota-serialization-form --upgrade-package microsoft-kiota-serialization-json --upgrade-package microsoft-kiota-serialization-multipart (dns block)
  • test-cosmosdb-account.documents.azure.com
    • Triggering command: .venv/bin/python .venv/bin/python -m pytest tests/ -q -k not e2e and not test_index (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI requested a review from pamelafox April 7, 2026 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants