Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typing-extensions (changelog) 4.13.1 -> 4.14.0 age adoption passing confidence

Release Notes

python/typing_extensions (typing-extensions)

v4.14.0

Compare Source

Changes since 4.14.0rc1:

  • Remove __or__ and __ror__ methods from typing_extensions.Sentinel
    on Python versions <3.10. PEP 604 was introduced in Python 3.10, and
    typing_extensions does not generally attempt to backport PEP-604 methods
    to prior versions.
  • Further update typing_extensions.evaluate_forward_ref with changes in Python 3.14.

v4.13.2

Compare Source

  • Fix TypeError when taking the union of typing_extensions.TypeAliasType and a
    typing.TypeAliasType on Python 3.12 and 3.13.
    Patch by Joren Hammudoglu.
  • Backport from CPython PR #​132160
    to avoid having user arguments shadowed in generated __new__ by
    @typing_extensions.deprecated.
    Patch by Victorien Plot.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 26, 2025
@renovate renovate bot requested a review from rjha-splunk as a code owner March 26, 2025 05:20
@renovate renovate bot requested a review from cwadhwani-splunk March 26, 2025 05:20
* docs: Updated the splunk add-on link in the PaloaltoNetworks panos documentation

* Empty commit for triggering workflow
* feat: Added support for vectra json logs

* Empty commit for triggering workflow
@renovate renovate bot changed the title chore(deps): update dependency typing-extensions to v4.13.0 chore(deps): update dependency typing-extensions to v4.13.1 Apr 3, 2025
@renovate renovate bot force-pushed the renovate/typing-extensions-4.x-lockfile branch from 0502d2a to 4a29b3a Compare April 3, 2025 17:06
ajasnosz and others added 3 commits April 4, 2025 11:24
* chore: add netapp test

* chore: update netapp config

* chore: fix typo
* vuln fix alpine

* Updated the content-hash for the latest poetry.lock file

* Updated the packages

* Upgrading xz-libs to the latest version

---------

Co-authored-by: cwadhwani-splunk <[email protected]>
@renovate renovate bot changed the title chore(deps): update dependency typing-extensions to v4.13.1 chore(deps): update dependency typing-extensions to v4.13.1 - abandoned Apr 9, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Apr 9, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@renovate renovate bot changed the title chore(deps): update dependency typing-extensions to v4.13.1 - abandoned chore(deps): update dependency typing-extensions to v4.13.2 Apr 10, 2025
@renovate renovate bot force-pushed the renovate/typing-extensions-4.x-lockfile branch from 4a29b3a to 69193bb Compare April 10, 2025 18:13
ajasnosz and others added 3 commits April 14, 2025 10:12
@renovate renovate bot force-pushed the renovate/typing-extensions-4.x-lockfile branch from 69193bb to 76aa823 Compare April 23, 2025 13:29
ajasnosz and others added 6 commits May 12, 2025 13:47
* feat: update entrypoint script

* chore: update entrypoint comments
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title chore(deps): update dependency typing-extensions to v4.13.2 chore(deps): update dependency typing-extensions to v4.14.0 Jun 2, 2025
@renovate renovate bot force-pushed the renovate/typing-extensions-4.x-lockfile branch from 76aa823 to 5981090 Compare June 2, 2025 16:42
@ajasnosz ajasnosz deleted the branch main June 9, 2025 10:52
@ajasnosz ajasnosz closed this Jun 9, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jun 9, 2025
@renovate renovate bot deleted the renovate/typing-extensions-4.x-lockfile branch June 9, 2025 10:54
@ajasnosz ajasnosz restored the renovate/typing-extensions-4.x-lockfile branch June 9, 2025 10:58
@ajasnosz ajasnosz reopened this Jun 9, 2025
Base automatically changed from develop to main August 4, 2025 12:52
@renovate renovate bot changed the title chore(deps): update dependency typing-extensions to v4.14.0 chore(deps): update dependency typing-extensions to v4.14.0 - abandoned Oct 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants