Skip to content

Commit

Permalink
build(deps): update dependency @sentry/profiling-node to ^8.55.0 (#4892)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@sentry/profiling-node](https://redirect.github.com/getsentry/sentry-javascript/tree/master/packages/profiling-node)
([source](https://redirect.github.com/getsentry/sentry-javascript)) |
[`^8.54.0` ->
`^8.55.0`](https://renovatebot.com/diffs/npm/@sentry%2fprofiling-node/8.54.0/8.55.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fprofiling-node/8.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fprofiling-node/8.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fprofiling-node/8.54.0/8.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fprofiling-node/8.54.0/8.55.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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/inabagumi/shinju-date).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE2Ny4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 12, 2025
1 parent 3dc3433 commit e0d5630
Show file tree
Hide file tree
Showing 4 changed files with 88 additions and 17 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Haneru Developers",
"dependencies": {
"@sentry/nextjs": "^8.54.0",
"@sentry/profiling-node": "^8.54.0",
"@sentry/profiling-node": "^8.55.0",
"@supabase/supabase-js": "^2.48.1",
"next": "^15.1.7",
"react": "^19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@googleapis/youtube": "^20.0.0",
"@sentry/nextjs": "^8.54.0",
"@sentry/profiling-node": "^8.54.0",
"@sentry/profiling-node": "^8.55.0",
"@shinju-date/helpers": "workspace:*",
"@shinju-date/logging": "workspace:*",
"@shinju-date/retryable-fetch": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"dependencies": {
"@mdx-js/react": "^3.1.0",
"@sentry/nextjs": "^8.54.0",
"@sentry/profiling-node": "^8.54.0",
"@sentry/profiling-node": "^8.55.0",
"@shinju-date/helpers": "workspace:*",
"@shinju-date/logging": "workspace:*",
"@shinju-date/retryable-fetch": "workspace:*",
Expand Down
99 changes: 85 additions & 14 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 e0d5630

Please sign in to comment.