From b2a34495bf239d007848bd73765cbb03cd787f39 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Jun 2025 15:12:50 +0000 Subject: [PATCH 1/3] Update dependency angular-reconnecting-websocket to v0.1.1 --- package.json | 2 +- yarn.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 30bf527..d0f3cd3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@sendgrid/mail": "^7.1.1", "@sentry/node": "^5.17.0", "angular": "^1.7.9", - "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1", + "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#v0.1.1", "angular-resource": "^1.7.9", "angular-route": "^1.7.9", "angular-strap": "^2.3.8", diff --git a/yarn.lock b/yarn.lock index 51e9957..fc19fc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -904,8 +904,9 @@ amdefine@>=0.0.4: resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU= -"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#0.1.1": +"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#v0.1.1": version "0.1.0" + uid fd1d548d072a5a06eb96398234ae0970ae98f8d1 resolved "https://github.com/adieu/angular-reconnecting-websocket#fd1d548d072a5a06eb96398234ae0970ae98f8d1" angular-resource@^1.7.9: From 6a26ae083e79f727fc0db14efeed644565607d26 Mon Sep 17 00:00:00 2001 From: Jonathan Cremin Date: Thu, 12 Jun 2025 16:13:27 +0100 Subject: [PATCH 2/3] Enable builds for PRs --- .forgejo/workflows/build-image.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.forgejo/workflows/build-image.yml b/.forgejo/workflows/build-image.yml index 4dca202..82fa8f7 100644 --- a/.forgejo/workflows/build-image.yml +++ b/.forgejo/workflows/build-image.yml @@ -3,7 +3,8 @@ name: ci on: push: branches: main - + pull_request: + types: [opened, synchronize, reopened] jobs: build-image: runs-on: self-hosted From 3888dd50be645aa0f48dcdbe032c362cf788760a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Jun 2025 15:12:50 +0000 Subject: [PATCH 3/3] Update dependency angular-reconnecting-websocket to v0.1.1 --- package.json | 2 +- yarn.lock | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 30bf527..d0f3cd3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@sendgrid/mail": "^7.1.1", "@sentry/node": "^5.17.0", "angular": "^1.7.9", - "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#0.1.1", + "angular-reconnecting-websocket": "https://github.com/adieu/angular-reconnecting-websocket#v0.1.1", "angular-resource": "^1.7.9", "angular-route": "^1.7.9", "angular-strap": "^2.3.8", diff --git a/yarn.lock b/yarn.lock index 51e9957..fc19fc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -904,8 +904,9 @@ amdefine@>=0.0.4: resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5" integrity sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU= -"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#0.1.1": +"angular-reconnecting-websocket@https://github.com/adieu/angular-reconnecting-websocket#v0.1.1": version "0.1.0" + uid fd1d548d072a5a06eb96398234ae0970ae98f8d1 resolved "https://github.com/adieu/angular-reconnecting-websocket#fd1d548d072a5a06eb96398234ae0970ae98f8d1" angular-resource@^1.7.9: