From 86d0d8ceb63eb8ea349c227e09bc6876a0edfc64 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:39:27 +0000 Subject: [PATCH 1/3] chore(deps): update dependency @sentry/browser to v7.120.3 --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 120cdc934..62b327163 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -20,7 +20,7 @@ <% if Rails.application.config.x.sentry_dsn %> From f29106e3ec8779364c08c08314bf54031453a2ca Mon Sep 17 00:00:00 2001 From: lodewiges <131907615+lodewiges@users.noreply.github.com> Date: Tue, 28 Jan 2025 11:00:40 +0100 Subject: [PATCH 2/3] Updated hash --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 62b327163..cdb5307b4 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -21,7 +21,7 @@ <% if Rails.application.config.x.sentry_dsn %> From e3472f584814529fdf77bbc986e81d69fbb9dcfc Mon Sep 17 00:00:00 2001 From: Jorai Geertsema Date: Tue, 28 Jan 2025 11:05:48 +0100 Subject: [PATCH 3/3] Changed instructions to include github link --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index 7b4eb1742..9d9c89c44 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -6,7 +6,7 @@ "matchManagers": ["regex"], "matchPackageNames": ["@sentry/browser"], "draftPR": true, - "prBodyNotes": ":warning: **Note**: Make sure to update the integrity hashes before merging this PR. You should be able to find the full HTML tag here: https://docs.sentry.io/platforms/javascript/install/cdn/" + "prBodyNotes": ":warning: **Note**: Make sure to update the integrity hashes before merging this PR. You should be able to find the full HTML tag here: https://docs.sentry.io/platforms/javascript/install/cdn/ or https://github.com/getsentry/sentry-release-registry/tree/master/packages/npm/@sentry/browser" } ], "regexManagers": [