Skip to content

Commit

Permalink
Update dependency ember-cli-deploy-sentry-cli to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 3fb7379 commit df51b8e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 16 deletions.
2 changes: 1 addition & 1 deletion ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ember-cli-deploy-compress": "0.3.2",
"ember-cli-deploy-display-revisions": "2.1.2",
"ember-cli-deploy-revision-data": "1.0.0",
"ember-cli-deploy-sentry-cli": "2.3.0",
"ember-cli-deploy-sentry-cli": "2.4.0",
"ember-cli-deploy-with-rsync": "0.3.0",
"ember-cli-htmlbars": "5.7.1",
"ember-cli-inject-live-reload": "2.0.2",
Expand Down
50 changes: 35 additions & 15 deletions ember/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1845,17 +1845,17 @@
"@sentry/utils" "6.2.5"
tslib "^1.9.3"

"@sentry/cli@^1.61.0":
version "1.63.2"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.63.2.tgz#b0f7fefe3c13efc5c57bb6ec042cc2b693476bd3"
integrity sha512-oG1Cg85BI/sc7MjgmShmCp0feB+LDi7XZKpiUggrOUVUgcWy4o+hkmESAwNCJsIXg0mW8TTCjmRFU8b836c+Mw==
"@sentry/cli@^1.66.0":
version "1.77.3"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.77.3.tgz#c40b4d09b0878d6565d42a915855add99db4fec3"
integrity sha512-c3eDqcDRmy4TFz2bFU5Y6QatlpoBPPa8cxBooaS4aMQpnIdLYPF1xhyyiW0LQlDUNc3rRjNF7oN5qKoaRoMTQQ==
dependencies:
https-proxy-agent "^5.0.0"
mkdirp "^0.5.5"
node-fetch "^2.6.0"
npmlog "^4.1.2"
node-fetch "^2.6.7"
progress "^2.0.3"
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/[email protected]":
version "6.2.5"
Expand Down Expand Up @@ -6318,12 +6318,12 @@ [email protected], ember-cli-deploy-revision-data@^1.0.0:
rsvp "^3.5.0"
simple-git "^1.57.0"

ember-cli-deploy-sentry-cli@2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/ember-cli-deploy-sentry-cli/-/ember-cli-deploy-sentry-cli-2.3.0.tgz#ae91adfbd0a9bb62624a32e22ced1db6f9e4c8fb"
integrity sha512-s8gFDGtA1va9cY8Hst8TeClmcNZAE9Pxa9deeGSQZhLkXdh0BW9y7z9K5V0slKoV3k61w/gxffEsPO0xpUnh/Q==
ember-cli-deploy-sentry-cli@2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/ember-cli-deploy-sentry-cli/-/ember-cli-deploy-sentry-cli-2.4.0.tgz#b04e06997b0a885d9163c81acfc53438b87304bf"
integrity sha512-+6djf/PLAYN59S/4EUEevoiMWVfcyLPZ4ifOPOifEhQAMsUtvDgmn2ev77RSRto/91ocuG3anxob0S7xJAxgYw==
dependencies:
"@sentry/cli" "^1.61.0"
"@sentry/cli" "^1.66.0"
ember-cli-deploy-plugin "^0.2.9"
ember-cli-deploy-revision-data "^1.0.0"

Expand Down Expand Up @@ -11390,10 +11390,12 @@ node-dir@^0.1.17:
dependencies:
minimatch "^3.0.2"

node-fetch@^2.6.0, node-fetch@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
node-fetch@^2.6.0, node-fetch@^2.6.1, node-fetch@^2.6.7:
version "2.7.0"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.7.0.tgz#d0f0fa6e3e2dc1d27efcd8ad99d550bda94d187d"
integrity sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==
dependencies:
whatwg-url "^5.0.0"

node-fs@^0.1.7:
version "0.1.7"
Expand Down Expand Up @@ -14866,6 +14868,11 @@ tr46@^2.0.2:
dependencies:
punycode "^2.1.1"

tr46@~0.0.3:
version "0.0.3"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==

tracked-maps-and-sets@^2.0.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/tracked-maps-and-sets/-/tracked-maps-and-sets-2.2.1.tgz#323dd40540c561e8b0ffdec8bf129c68ec5025f9"
Expand Down Expand Up @@ -15394,6 +15401,11 @@ web-app-manifest-validator@^1.1.0:
dependencies:
is-array "^1.0.1"

webidl-conversions@^3.0.0:
version "3.0.1"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
integrity sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==

webidl-conversions@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
Expand Down Expand Up @@ -15477,6 +15489,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==

whatwg-url@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
integrity sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==
dependencies:
tr46 "~0.0.3"
webidl-conversions "^3.0.0"

whatwg-url@^7.0.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
Expand Down

0 comments on commit df51b8e

Please sign in to comment.