brave / brave-core-crx-packager

Mozilla Public License 2.0
41 stars 35 forks source link

fix(deps): update dependency @sentry/node to v7.117.0 #931

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sentry/node (source) 7.116.0 -> 7.117.0 age adoption passing confidence

Release Notes

getsentry/sentry-javascript (@​sentry/node) ### [`v7.117.0`](https://togithub.com/getsentry/sentry-javascript/releases/tag/7.117.0) [Compare Source](https://togithub.com/getsentry/sentry-javascript/compare/7.116.0...7.117.0) - feat(browser/v7): Publish browserprofling CDN bundle ([#​12224](https://togithub.com/getsentry/sentry-javascript/issues/12224)) - fix(v7/publish): Add `v7` tag to `@sentry/replay` ([#​12304](https://togithub.com/getsentry/sentry-javascript/issues/12304))

Configuration

📅 Schedule: Branch creation - " 0-4 * 3" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 months ago

[puLL-Merge] - getsentry/sentry-javascript@7.116.0..7.117.0

Description

This PR updates the version of all Sentry JavaScript SDK packages from 7.116.0 to 7.117.0. It also includes a new "browserprofiling" addon bundle in the @sentry/browser package.

Changes ### Changes - **CHANGELOG.md**: Added entry for version 7.117.0 with notes about new browserprofiling addon bundle and a fix to add `v7` tag to `@sentry/replay` package. - Updated version from 7.116.0 to 7.117.0 across all package.json files. - **packages/browser/rollup.bundle.config.mjs**: Added config to build new "browserprofiling" addon bundle. - **packages/core/src/version.ts**: Bumped SDK version to 7.117.0. - **packages/angular-ivy/README.md**, **packages/hub/README.md**, **packages/integrations/README.md**, **packages/replay/README.md**, **packages/serverless/README.md**, **packages/tracing/README.md**: Added notices that these packages are discontinued in v8. - **packages/replay/package.json**: Added `publishConfig` field.