Skip to content

Conversation

@ibm-mend-app
Copy link
Contributor

@ibm-mend-app ibm-mend-app bot commented May 14, 2024

This PR contains the following updates:

Package Type Update Change
typing-extensions (changelog) dependencies minor 4.10.0 -> 4.12.0

Release Notes

python/typing_extensions (typing-extensions)

v4.12.0

Compare Source

This release is mostly the same as 4.12.0rc1 but fixes one more
longstanding bug.

  • Fix incorrect behaviour of typing_extensions.ParamSpec on Python 3.8 and
    3.9 that meant that
    isinstance(typing_extensions.ParamSpec("P"), typing.TypeVar) would have a
    different result in some situations depending on whether or not a profiling
    function had been set using sys.setprofile. Patch by Alex Waygood.

v4.11.0

Compare Source

This feature release provides improvements to various recently
added features, most importantly type parameter defaults (PEP 696).

There are no changes since 4.11.0rc1.


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

@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch 2 times, most recently from 9f727f1 to 1efe6ab Compare May 25, 2024 00:29
@ibm-mend-app ibm-mend-app bot changed the title fix(deps): update dependency typing-extensions to v4.11.0 fix(deps): update dependency typing-extensions to v4.12.0 May 25, 2024
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from 1efe6ab to b6dfb64 Compare May 30, 2024 00:52
@github-actions github-actions bot enabled auto-merge (squash) May 30, 2024 00:52
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from b6dfb64 to c332960 Compare May 30, 2024 10:33
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from c332960 to ed9d72f Compare May 30, 2024 18:01
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from ed9d72f to f31080b Compare May 31, 2024 00:01
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from f31080b to 7b35dab Compare May 31, 2024 07:51
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from 7b35dab to cf87a40 Compare May 31, 2024 14:09
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from cf87a40 to 789b8dc Compare May 31, 2024 19:47
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from 789b8dc to 5cffddc Compare May 31, 2024 23:56
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from 5cffddc to c6452ef Compare June 1, 2024 04:49
@ibm-mend-app ibm-mend-app bot force-pushed the whitesource-remediate/typing-extensions-4.x-lockfile branch from c6452ef to 695e19c Compare June 1, 2024 13:34
@github-actions github-actions bot merged commit f4243b3 into main Jun 1, 2024
@ibm-mend-app ibm-mend-app bot deleted the whitesource-remediate/typing-extensions-4.x-lockfile branch June 1, 2024 17:06
Sign up for free to 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.

0 participants