From 2951962848d520859f3797ef7814ab5e776d0a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 01:43:41 +0000 Subject: [PATCH 1/8] Bump yargs from 17.7.0 to 17.7.1 Bumps [yargs](https://github.com/yargs/yargs) from 17.7.0 to 17.7.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/compare/v17.7.0...v17.7.1) --- updated-dependencies: - dependency-name: yargs dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 938f33571e..4280dc9efb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12062,9 +12062,9 @@ yargs-parser@^21.1.1: integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== yargs@^17.3.1: - version "17.7.0" - resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.0.tgz#b21e9af1e0a619a2a9c67b1133219b2975a07985" - integrity sha512-dwqOPg5trmrre9+v8SUo2q/hAwyKoVfu8OC1xPHKJGNdxAvPl4sKxL4vBnh3bQz/ZvvGAFeA5H3ou2kcOY8sQQ== + version "17.7.1" + resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967" + integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw== dependencies: cliui "^8.0.1" escalade "^3.1.1" From 08aa11e9152ea5966c982a46b08a6b5919f677d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 02:05:50 +0000 Subject: [PATCH 2/8] Bump @types/node from 18.13.0 to 18.14.0 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.13.0 to 18.14.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b07a0ee6a5..387c22ca0f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@types/glob": "8.0.1", "@types/jest": "29.4.0", "@types/mime": "3.0.1", - "@types/node": "18.13.0", + "@types/node": "18.14.0", "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "@types/sharp": "0.31.1", diff --git a/yarn.lock b/yarn.lock index 4280dc9efb..9f76beb043 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3752,10 +3752,10 @@ resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197" integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA== -"@types/node@*", "@types/node@18.13.0", "@types/node@>=12.12.47": - version "18.13.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.13.0.tgz#0400d1e6ce87e9d3032c19eb6c58205b0d3f7850" - integrity sha512-gC3TazRzGoOnoKAhUx+Q0t8S9Tzs74z7m0ipwGpSqQrleP14hKxP4/JUeEQcD3W1/aIpnWl8pHowI7WokuZpXg== +"@types/node@*", "@types/node@18.14.0", "@types/node@>=12.12.47": + version "18.14.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.14.0.tgz#94c47b9217bbac49d4a67a967fdcdeed89ebb7d0" + integrity sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A== "@types/node@^13.7.0": version "13.13.52" From 2ede3174ebc0f62d89ac89b3a1875fd33fe03057 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 02:22:42 +0000 Subject: [PATCH 3/8] Bump aws-sdk from 2.1318.0 to 2.1320.0 Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1318.0 to 2.1320.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1318.0...v2.1320.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 9f76beb043..ab02363d09 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4431,9 +4431,9 @@ available-typed-arrays@^1.0.5: integrity sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw== aws-sdk@^2.0.0: - version "2.1318.0" - resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1318.0.tgz#a633c82a51d0572805f744b51ca04a3babf6c909" - integrity sha512-xRCKqx4XWXUIpjDCVHmdOSINEVCIC5+yhmgUGR9A6VfxfPs59HbxKyd5LB+CmXhVbwVUM4SRWG5O+agQj+w7Eg== + version "2.1320.0" + resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1320.0.tgz#8688b737e0590a5106bbdb0270f6bf0afb83fa99" + integrity sha512-oOsR+ClQZ6hmuAD/fu9gpsGMuLY1xG7m5SE/PDY3ZL4n34dmoXqwhQ3AHT1NTE0Z0sH1th6UqpHeHPS1trMOXw== dependencies: buffer "4.9.2" events "1.1.1" From cdaff669ce654154039c4d087445342d9d4685d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 02:39:28 +0000 Subject: [PATCH 4/8] Bump electron-to-chromium from 1.4.302 to 1.4.305 Bumps [electron-to-chromium](https://github.com/kilian/electron-to-chromium) from 1.4.302 to 1.4.305. - [Release notes](https://github.com/kilian/electron-to-chromium/releases) - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.4.302...v1.4.305) --- updated-dependencies: - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ab02363d09..44441e170c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5638,9 +5638,9 @@ editorconfig@1.0.2: semver "^7.3.8" electron-to-chromium@^1.4.284: - version "1.4.302" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.302.tgz#5770646ffe7051677b489226144aad9386d420f2" - integrity sha512-Uk7C+7aPBryUR1Fwvk9VmipBcN9fVsqBO57jV2ZjTm+IZ6BMNqu7EDVEg2HxCNufk6QcWlFsBkhQyQroB2VWKw== + version "1.4.305" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.305.tgz#e4dfe3e06ab783f33171f9bde9e8ed092510fcd0" + integrity sha512-WETy6tG0CT5gm1O+xCbyapWNsCcmIvrn4NHViIGYo2AT8FV2qUCXdaB+WqYxSv/vS5mFqhBYnfZAAkVArjBmUg== email-addresses@5.0.0: version "5.0.0" From a39991e0d02f00438aab9a1fad9889ccf5faef05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 02:55:05 +0000 Subject: [PATCH 5/8] bump @types/uuid from 9.0.0 to 9.0.1 --- updated-dependencies: - dependency-name: "@types/uuid" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 387c22ca0f..c3e21581d2 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/sharp": "0.31.1", "@types/svgo": "2.6.4", "@types/tmp": "0.2.3", - "@types/uuid": "9.0.0", + "@types/uuid": "9.0.1", "@typescript-eslint/eslint-plugin": "5.53.0", "@typescript-eslint/parser": "5.53.0", "bcryptjs": "2.4.3", diff --git a/yarn.lock b/yarn.lock index 44441e170c..176e9b50c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3861,10 +3861,10 @@ resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.6.tgz#250a7b16c3b91f672a24552ec64678eeb1d3a08d" integrity sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ== -"@types/uuid@9.0.0": - version "9.0.0" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.0.tgz#53ef263e5239728b56096b0a869595135b7952d2" - integrity sha512-kr90f+ERiQtKWMz5rP32ltJ/BtULDI5RVO0uavn1HQUOwjx0R1h0rnDYNL0CepF1zL5bSY6FISAfd9tOdDhU5Q== +"@types/uuid@9.0.1": + version "9.0.1" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.1.tgz#98586dc36aee8dacc98cc396dbca8d0429647aa6" + integrity sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA== "@types/yargs-parser@*": version "21.0.0" From d6df73717fff8a952c981ea94a20501026f148d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 03:13:51 +0000 Subject: [PATCH 6/8] Bump renovate from 34.147.0 to 34.149.0 Bumps [renovate](https://github.com/renovatebot/renovate) from 34.147.0 to 34.149.0. - [Release notes](https://github.com/renovatebot/renovate/releases) - [Changelog](https://github.com/renovatebot/renovate/blob/main/.releaserc) - [Commits](https://github.com/renovatebot/renovate/compare/34.147.0...34.149.0) --- updated-dependencies: - dependency-name: renovate dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c3e21581d2..82973c9603 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "react-router-dom": "6.8.1", "react-spring": "9.6.1", "regenerator-runtime": "0.13.11", - "renovate": "^34.147.0", + "renovate": "^34.149.0", "sharp": "0.31.3", "stylelint": "15.2.0", "stylelint-config-css-modules": "4.2.0", diff --git a/yarn.lock b/yarn.lock index 176e9b50c5..3355ce38f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10146,10 +10146,10 @@ remark@13.0.0: remark-stringify "^9.0.0" unified "^9.1.0" -renovate@^34.147.0: - version "34.147.0" - resolved "https://registry.yarnpkg.com/renovate/-/renovate-34.147.0.tgz#bd4e2bcbfb45d3cfc7b00d16b4f3928b61623156" - integrity sha512-8JpALd5+srpxam6fQIFiFgT0Rzw7vmX2ZkprRSMGa1iVrvR4ZUkAh67swjOnPIZijZ/LB9QfcP7OKH6oAMic5w== +renovate@^34.149.0: + version "34.149.0" + resolved "https://registry.yarnpkg.com/renovate/-/renovate-34.149.0.tgz#8b54d70e72e36028e57870d8af6ff754a0b13983" + integrity sha512-aD86l016XN/zXQ9ZxOnXmKI7e+8TCE0a1vcVbd+WuYa/xlnZFDu0e/f9t1PDR71w9ynq0hVN6hDaqYh2SzTMIQ== dependencies: "@aws-sdk/client-codecommit" "3.256.0" "@aws-sdk/client-ec2" "3.256.0" From 8b4dcb7ff82e7239f550033ab4c624caa5987746 Mon Sep 17 00:00:00 2001 From: Zemnmez's Renovate Bot Date: Tue, 21 Feb 2023 22:36:13 -0800 Subject: [PATCH 7/8] Update renovatebot/github-action action to v34.149.0 --- .github/workflows/renovate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index b05355a475..cb0248bb6e 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout uses: actions/checkout@v3.3.0 - name: Self-hosted Renovate - uses: renovatebot/github-action@v34.147.0 + uses: renovatebot/github-action@v34.149.0 with: configurationFile: renovate.json token: ${{ secrets.GH_PAT }} From dd1615447f3b3b4da7ed1c53b5ae41e88d9db831 Mon Sep 17 00:00:00 2001 From: Zemnmez's Renovate Bot Date: Wed, 22 Feb 2023 14:47:07 -0800 Subject: [PATCH 8/8] Update dependency @types/glob to v8.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 82973c9603..776f78c126 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/cross-spawn": "6.0.2", "@types/d3-axis": "3.0.2", "@types/d3-scale": "4.0.3", - "@types/glob": "8.0.1", + "@types/glob": "8.1.0", "@types/jest": "29.4.0", "@types/mime": "3.0.1", "@types/node": "18.14.0", diff --git a/yarn.lock b/yarn.lock index 3355ce38f9..f933ee2e0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3639,10 +3639,10 @@ resolved "https://registry.yarnpkg.com/@types/emscripten/-/emscripten-1.39.6.tgz#698b90fe60d44acf93c31064218fbea93fbfd85a" integrity sha512-H90aoynNhhkQP6DRweEjJp5vfUVdIj7tdPLsu7pq89vODD/lcugKfZOsfgwpvM6XUewEp2N5dCg1Uf3Qe55Dcg== -"@types/glob@8.0.1": - version "8.0.1" - resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.0.1.tgz#6e3041640148b7764adf21ce5c7138ad454725b0" - integrity sha512-8bVUjXZvJacUFkJXHdyZ9iH1Eaj5V7I8c4NdH5sQJsdXkqT4CA5Dhb4yb4VE/3asyx4L9ayZr1NIhTsWHczmMw== +"@types/glob@8.1.0": + version "8.1.0" + resolved "https://registry.yarnpkg.com/@types/glob/-/glob-8.1.0.tgz#b63e70155391b0584dce44e7ea25190bbc38f2fc" + integrity sha512-IO+MJPVhoqz+28h1qLAcBEH2+xHMK6MTyHJc7MTnnYb6wsoLR29POVGJ7LycmVXIqyy/4/2ShP5sUwTXuOwb/w== dependencies: "@types/minimatch" "^5.1.2" "@types/node" "*"