9 Commits

Author SHA1 Message Date
94404370c4 Upgrade Sentry to v8 and remove custom Dependabot grouping
As part of the upgrade process, we need to rework the tracing instrumentation. Now, we are just wrapping all async functions in a new sentry transaction, which will automatically end once the function returns.

Further, the structure of the Sentry packages got reworked, so that we only need a single package by now. This removes the need to group dependabot updates.

Co-authored-by: Jan Graichen <jgraichen@altimos.de>
2024-05-24 14:52:14 +02:00
b1f8e94c3f Enable auto-merge of all Sentry updates 2024-03-14 10:31:39 +01:00
657a2546ce Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 09:57:30 +02:00
094963d312 Update GitHub Action workflow versions 2022-10-23 10:28:13 +02:00
dd1603fa18 Update GitHub Actions 2021-04-13 14:00:40 +02:00
f68fb96082 Use bot account for dependabot merge 2020-12-10 10:48:55 +01:00
73540b3574 Checkout code for dependabot automerge 2020-12-07 18:50:29 +01:00
539331832f Use newer GitHub workflow for auto-merge 2020-12-07 18:42:03 +01:00
fa2748aec4 Use dependabot via GitHub actions 2020-12-07 18:26:09 +01:00