From 84a410da1c8c3e95e5c82a85fc617c55bd9133c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 18:53:24 +0000 Subject: [PATCH 1/2] Bump dependabot/dependabot-updater/dependabot-updater in /docker Bumps dependabot/dependabot-updater/dependabot-updater from v2.0.20220712133901 to v2.0.20220803181527. --- updated-dependencies: - dependency-name: dependabot/dependabot-updater/dependabot-updater dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/Dockerfile.updater | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile.updater b/docker/Dockerfile.updater index d01067e..91c2470 100644 --- a/docker/Dockerfile.updater +++ b/docker/Dockerfile.updater @@ -1 +1 @@ -FROM ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:5d6921070504592f7f6e59798471b1f0953efff4ee01cd10896aab2b869472ea +FROM ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad From 8f411b43c445934479f3b15336dce2aa68776296 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 3 Aug 2022 19:17:53 +0000 Subject: [PATCH 2/2] [dependabot skip] Update dist/ with build changes --- dist/cleanup/index.js | 2 +- dist/main/index.js | 2 +- docker/containers.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/cleanup/index.js b/dist/cleanup/index.js index a9ef8cf..fa1e3be 100644 --- a/dist/cleanup/index.js +++ b/dist/cleanup/index.js @@ -5,7 +5,7 @@ require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:5d6921070504592f7f6e59798471b1f0953efff4ee01cd10896aab2b869472ea"}'); +module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad"}'); /***/ }), diff --git a/dist/main/index.js b/dist/main/index.js index a1effd3..ceae535 100644 --- a/dist/main/index.js +++ b/dist/main/index.js @@ -5,7 +5,7 @@ require('./sourcemap-register.js');/******/ (() => { // webpackBootstrap /***/ ((module) => { "use strict"; -module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:5d6921070504592f7f6e59798471b1f0953efff4ee01cd10896aab2b869472ea"}'); +module.exports = JSON.parse('{"proxy":"ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b","updater":"ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad"}'); /***/ }), diff --git a/docker/containers.json b/docker/containers.json index 3292175..e9dd5ee 100644 --- a/docker/containers.json +++ b/docker/containers.json @@ -1,4 +1,4 @@ { "proxy": "ghcr.io/github/dependabot-update-job-proxy/dependabot-update-job-proxy@sha256:a6031b3134f6ece9fadb298113700584610b41940c6bf9ad8b312e5d44cded5b", - "updater": "ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:5d6921070504592f7f6e59798471b1f0953efff4ee01cd10896aab2b869472ea" + "updater": "ghcr.io/dependabot/dependabot-updater/dependabot-updater@sha256:a39792def941c1bc1c05a0e65993180f54ac15cdbd7e992e3eaa58dd139efbad" } \ No newline at end of file