googleapis / doc-pipeline

Apache License 2.0
10 stars 11 forks source link

chore(deps): update dependency exceptiongroup to v1.2.2 #653

Open renovate-bot opened 4 months ago

renovate-bot commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
exceptiongroup (changelog) ==1.2.0 -> ==1.2.2 age adoption passing confidence

Release Notes

agronholm/exceptiongroup (exceptiongroup) ### [`v1.2.2`](https://togithub.com/agronholm/exceptiongroup/releases/tag/1.2.2) [Compare Source](https://togithub.com/agronholm/exceptiongroup/compare/1.2.1...1.2.2) - Removed an `assert` in `exceptiongroup._formatting` that caused compatibility issues with Sentry ([#​123](https://togithub.com/agronholm/exceptiongroup/issues/123)) ### [`v1.2.1`](https://togithub.com/agronholm/exceptiongroup/releases/tag/1.2.1) [Compare Source](https://togithub.com/agronholm/exceptiongroup/compare/1.2.0...1.2.1) - 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)

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), 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.



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