Skip to content

Conversation

@red-hat-konflux
Copy link

This PR contains the following updates:

Package Change Age Confidence
exceptiongroup (changelog) ==1.1.1 -> ==1.3.1 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

agronholm/exceptiongroup (exceptiongroup)

v1.3.1

Compare Source

  • Fixed AttributeError: 'TracebackException' object has no attribute 'exceptions' when formatting unpickled TBEs from another Python process which did not apply the exceptiongroup patches (#​144)

v1.3.0

Compare Source

  • Added **kwargs to function and method signatures as appropriate to match the signatures in the standard library
  • In line with the stdlib typings in typeshed, updated (Base)ExceptionGroup generic types to define defaults for their generic arguments (defaulting to BaseExceptionGroup[BaseException] and ExceptionGroup[Exception]) (PR by @​mikenerone)
  • Changed BaseExceptionGroup.__init__() to directly call BaseException.__init__() instead of the superclass __init__() in order to emulate the CPython behavior (broken or not) (PR by @​cfbolz)
  • Changed the exceptions attribute to always return the same tuple of exceptions, created from the original exceptions sequence passed to BaseExceptionGroup to match CPython behavior (#​143)

v1.2.2

Compare Source

  • Removed an assert in exceptiongroup._formatting that caused compatibility issues with Sentry (#​123)

v1.2.1

Compare Source

  • Updated the copying of __notes__ to match CPython behavior (PR by CF Bolz-Tereick)
  • Corrected the type annotation of the exception handler callback to accept a BaseExceptionGroup instead of BaseException
  • Fixed type errors on Python < 3.10 and the type annotation of suppress() (PR by John Litborn)

v1.2.0

Compare Source

  • Added special monkeypatching if Apport has overridden sys.excepthook so it will format exception groups correctly (PR by John Litborn)
  • Added a backport of contextlib.suppress() from Python 3.12.1 which also handles suppressing exceptions inside exception groups
  • Fixed bare raise in a handler reraising the original naked exception rather than an exception group which is what is raised when you do a raise in an except* handler

v1.1.3

Compare Source

v1.1.2

Compare Source


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@openshift-ci openshift-ci bot requested review from Jooho and mwaykole December 18, 2025 13:32
@openshift-ci
Copy link

openshift-ci bot commented Dec 18, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign rnetser for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link

openshift-ci bot commented Dec 18, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 18, 2025
@red-hat-konflux
Copy link
Author

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.

@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 18, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 18, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 18, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 19, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 19, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 19, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 19, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 19, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 19, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 19, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 19, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 20, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 21, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 22, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 23, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned Dec 24, 2025
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update dependency exceptiongroup to v1.3.1 - abandoned chore(deps): update dependency exceptiongroup to v1.3.1 Dec 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants