From 4e97ce5117a43d853e9f97b9fdf70cc6057d278d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 11:36:24 +0000 Subject: [PATCH 1/3] Bump @sentry/cli from 1.64.2 to 1.67.1 Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 1.64.2 to 1.67.1. - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-cli/compare/1.64.2...1.67.1) --- updated-dependencies: - dependency-name: "@sentry/cli" 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 a34f9d5d..76907d02 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@angular/platform-browser-dynamic": "^12.0.0", "@fortawesome/fontawesome-free": "^5.15.3", "@ng-bootstrap/ng-bootstrap": "^10.0.0", - "@sentry/cli": "^1.64.2", + "@sentry/cli": "^1.67.1", "@sentry/electron": "^2.5.1", "@tabby-gang/to-string-loader": "^1.1.7-beta.2", "@types/electron-config": "^3.2.2", diff --git a/yarn.lock b/yarn.lock index 731e34fc..1d4f79a4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -236,10 +236,10 @@ "@sentry/utils" "6.7.1" tslib "^1.9.3" -"@sentry/cli@^1.64.2": - version "1.64.2" - resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.64.2.tgz#38a68d31692675061fdedd27d4006a249bc915a9" - integrity sha512-hBF8cswn878W7YqAgeg/vcQ51BgtpeiklGV6Q5MEXqGXtbjaKTBYBcKTkhzpkkcUtTu5bFkVcdGzVtpl4oBe+g== +"@sentry/cli@^1.67.1": + version "1.67.1" + resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.67.1.tgz#0ae0a892851913083e31f64c7b0ffcdf9f59da58" + integrity sha512-TKPBC/mMaC6EageH3s4QM4PVr/QFSfgRuGqfc7cAzRRLnMLTvXsvxlEkVnRGCDglvSru0/NwHf1XSv/Z084zkQ== dependencies: https-proxy-agent "^5.0.0" mkdirp "^0.5.5" From d5285cf268c00f1a14eb3544c44e824a98bdd9e0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 20:04:19 +0000 Subject: [PATCH 2/3] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a18824f0..5709c079 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Dominic Yin

💻
Brandon Rothweiler

🎨
Logic Machine

📖 +
cypherbits

📖 From 22d89041f8f38334657d3743617fcfb987c94bdd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 20:04:20 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1677a8e2..f86cf3d9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -415,6 +415,15 @@ "contributions": [ "doc" ] + }, + { + "login": "cypherbits", + "name": "cypherbits", + "avatar_url": "https://avatars.githubusercontent.com/u/10424900?v=4", + "profile": "https://github.com/cypherbits", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7,