Skip to content

Commit

Permalink
fix(deps): update sentry-javascript monorepo to ^8.45.1 (#2331)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

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

---

### Release Notes

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

###
[`v8.45.1`](https://redirect.github.com/getsentry/sentry-javascript/releases/tag/8.45.1)

[Compare
Source](https://redirect.github.com/getsentry/sentry-javascript/compare/8.45.0...8.45.1)

- fix(feedback): Return when the `sendFeedback` promise resolves
([#&#8203;14683](https://redirect.github.com/getsentry/sentry-javascript/pull/14683))

#### Bundle size 📦

| Path | Size |
| ---------------------------------------------------------------- |
----------------- |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) |
23.29 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser) -
with treeshaking flags | 21.96 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing) | 35.79 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay) | 73.01 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay) - with treeshaking flags | 63.41 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay with Canvas) | 77.32 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Tracing, Replay, Feedback) | 89.81 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser)
(incl. Feedback) | 40.04 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser)
(incl. sendFeedback) | 27.89 KB |
| [@&#8203;sentry/browser](https://redirect.github.com/sentry/browser)
(incl. FeedbackAsync) | 32.68 KB |
| [@&#8203;sentry/react](https://redirect.github.com/sentry/react) |
25.96 KB |
| [@&#8203;sentry/react](https://redirect.github.com/sentry/react)
(incl. Tracing) | 38.6 KB |
| [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) | 27.49
KB |
| [@&#8203;sentry/vue](https://redirect.github.com/sentry/vue) (incl.
Tracing) | 37.63 KB |
| [@&#8203;sentry/svelte](https://redirect.github.com/sentry/svelte) |
23.45 KB |
| CDN Bundle | 24.43 KB |
| CDN Bundle (incl. Tracing) | 37.46 KB |
| CDN Bundle (incl. Tracing, Replay) | 72.64 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) | 78.01 KB |
| CDN Bundle - uncompressed | 71.74 KB |
| CDN Bundle (incl. Tracing) - uncompressed | 111.05 KB |
| CDN Bundle (incl. Tracing, Replay) - uncompressed | 225.1 KB |
| CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed | 238.32
KB |
| [@&#8203;sentry/nextjs](https://redirect.github.com/sentry/nextjs)
(client) | 38.88 KB |
|
[@&#8203;sentry/sveltekit](https://redirect.github.com/sentry/sveltekit)
(client) | 36.29 KB |
| [@&#8203;sentry/node](https://redirect.github.com/sentry/node) |
162.52 KB |
| [@&#8203;sentry/node](https://redirect.github.com/sentry/node) -
without tracing | 98.71 KB |
|
[@&#8203;sentry/aws-serverless](https://redirect.github.com/sentry/aws-serverless)
| 126.39 KB |

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS42OS4zIiwidXBkYXRlZEluVmVyIjoiMzkuNjkuMyIsInRhcmdldEJyYW5jaCI6ImRldiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 92a7f69 commit 7c51d66
Show file tree
Hide file tree
Showing 13 changed files with 56 additions and 56 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@mikro-orm/core": "^6.4.1",
"@mikro-orm/postgresql": "^6.4.1",
"@mikro-orm/reflection": "^6.4.1",
"@sentry/node": "^8.45.0",
"@sentry/profiling-node": "8.45.0",
"@sentry/node": "^8.45.1",
"@sentry/profiling-node": "8.45.1",
"adminjs": "^7.8.13",
"debug": "^4.4.0",
"fastify": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"vitest": "^2.1.8"
},
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"utils": "link:src/utils"
},
"description": ""
Expand Down
2 changes: 1 addition & 1 deletion packages/mcots/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"short-unique-id": "^5.2.0",
"utils": "link:src/utils"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"short-unique-id": "^5.2.0",
"utils": "link:src/utils"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/patch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"vitest": "^2.1.8"
},
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"utils": "link:src/utils"
}
}
2 changes: 1 addition & 1 deletion packages/persona/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"author": "",
"license": "AGPL-3.0",
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"short-unique-id": "^5.2.0",
"utils": "link:src/utils"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/shard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"vitest": "^2.1.8"
},
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"utils": "link:src/utils"
}
}
2 changes: 1 addition & 1 deletion packages/shared-packets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vitest": "^2.1.8"
},
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"utils": "link:src/utils"
}
}
2 changes: 1 addition & 1 deletion packages/transactions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"vitest": "^2.1.8"
},
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"utils": "link:src/utils"
}
}
86 changes: 43 additions & 43 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion src/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "AGPL-3.0",
"description": "",
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"utils": "link:src/utils"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/socket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "AGPL-3.0",
"description": "",
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"utils": "link:src/utils"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion src/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"license": "AGPL-3.0",
"description": "",
"dependencies": {
"@sentry/profiling-node": "8.45.0",
"@sentry/profiling-node": "8.45.1",
"pino": "^9.5.0",
"utils": "link:src/utils"
},
Expand Down

0 comments on commit 7c51d66

Please sign in to comment.