Skip to content

Commit

Permalink
chore(deps): update dependency @sentry/cli to ^2.37.0 (#2196)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@sentry/cli](https://docs.sentry.io/hosted/learn/cli/)
([source](https://redirect.github.com/getsentry/sentry-cli)) |
[`^2.36.6` ->
`^2.37.0`](https://renovatebot.com/diffs/npm/@sentry%2fcli/2.36.6/2.37.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fcli/2.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fcli/2.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fcli/2.36.6/2.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fcli/2.36.6/2.37.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>getsentry/sentry-cli (@&#8203;sentry/cli)</summary>

###
[`v2.37.0`](https://redirect.github.com/getsentry/sentry-cli/blob/HEAD/CHANGELOG.md#2370)

[Compare
Source](https://redirect.github.com/getsentry/sentry-cli/compare/2.36.6...2.37.0)

All Xcode uploads are now executed in the foreground, which should allow
for easier debugging of any problems that occur while uploading files
during the build process, since errors will be logged directly within
Xcode.

With this change, the `--force-foreground` flag is no longer needed,
since we always upload in the foreground. The flag is now a deprecated
no-op.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/rustymotors/server).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4wIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMCIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 466732f commit 16757e1
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@commitlint/config-conventional": "^19.5.0",
"@databases/pg-migrations": "^5.0.3",
"@databases/pg-test": "^3.1.2",
"@sentry/cli": "^2.36.6",
"@sentry/cli": "^2.37.0",
"@tsconfig/node-lts": "^20.1.3",
"@tsconfig/node20": "^20.1.4",
"@types/chai": "5.0.0",
Expand Down
66 changes: 33 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 16757e1

Please sign in to comment.