Skip to content

Bump typing-extensions from 4.14.0 to 4.14.1#11275

Merged
github-actions[bot] merged 1 commit into3.13from
dependabot/pip/3.13/typing-extensions-4.14.1
Jul 7, 2025
Merged

Bump typing-extensions from 4.14.0 to 4.14.1#11275
github-actions[bot] merged 1 commit into3.13from
dependabot/pip/3.13/typing-extensions-4.14.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps typing-extensions from 4.14.0 to 4.14.1.

Release notes

Sourced from typing-extensions's releases.

4.14.1

Release 4.14.1 (July 4, 2025)

  • Fix usage of typing_extensions.TypedDict nested inside other types (e.g., typing.Type[typing_extensions.TypedDict]). This is not allowed by the type system but worked on older versions, so we maintain support.
Changelog

Sourced from typing-extensions's changelog.

Release 4.14.1 (July 4, 2025)

  • Fix usage of typing_extensions.TypedDict nested inside other types (e.g., typing.Type[typing_extensions.TypedDict]). This is not allowed by the type system but worked on older versions, so we maintain support.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.14.0...4.14.1)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.14.1
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2025
@dependabot dependabot bot requested review from asvetlov and webknjaz as code owners July 7, 2025 12:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 7, 2025
@github-actions github-actions bot enabled auto-merge (squash) July 7, 2025 12:39
@codecov
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (3.13@9571860). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             3.13   #11275   +/-   ##
=======================================
  Coverage        ?   98.29%           
=======================================
  Files           ?      132           
  Lines           ?    43578           
  Branches        ?     2388           
=======================================
  Hits            ?    42835           
  Misses          ?      562           
  Partials        ?      181           
Flag Coverage Δ
CI-GHA 98.18% <ø> (?)
OS-Linux 97.93% <ø> (?)
OS-Windows 95.63% <ø> (?)
OS-macOS 97.17% <ø> (?)
Py-3.10.11 96.81% <ø> (?)
Py-3.10.18 97.30% <ø> (?)
Py-3.11.13 97.51% <ø> (?)
Py-3.11.9 97.01% <ø> (?)
Py-3.12.10 97.10% <ø> (?)
Py-3.12.11 97.59% <ø> (?)
Py-3.13.3 97.83% <ø> (?)
Py-3.9.13 96.71% <ø> (?)
Py-3.9.23 97.19% <ø> (?)
Py-pypy7.3.16 89.71% <ø> (?)
VM-macos 97.17% <ø> (?)
VM-ubuntu 97.93% <ø> (?)
VM-windows 95.63% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 7, 2025

CodSpeed Performance Report

Merging #11275 will not alter performance

Comparing dependabot/pip/3.13/typing-extensions-4.14.1 (e282b08) with 3.13 (c9b8548)

Summary

✅ 59 untouched benchmarks

@github-actions github-actions bot merged commit 1f5c5a8 into 3.13 Jul 7, 2025
36 checks passed
@github-actions github-actions bot deleted the dependabot/pip/3.13/typing-extensions-4.14.1 branch July 7, 2025 12:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants