7 Commits

Author SHA1 Message Date
21576d0b23 Unignore rubocop dependencies from dependabot 2024-07-01 16:42:26 +02:00
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
b338992b10 Dependabot: Ignore Rubocop updates
Rubocop updates frequently need a manual intervention to fix newly identified offenses. This won't work with the pipeline, so that we temporarily disable these auto-updates.
2023-12-16 00:10:19 +01:00
d92603ddad Dependabot: Group Sentry JavaScript updates 2023-10-26 15:02:38 +02:00
5d8091cf67 Add Dependabot for GitHub actions 2023-09-21 09:45:20 +02:00
7205f243e5 Change Dependabot time to 3am UTC 2021-05-12 17:13:49 +02:00
fa2748aec4 Use dependabot via GitHub actions 2020-12-07 18:26:09 +01:00