Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @sentry/browser, @redhat-cloud-services/frontend-components-utilities and @redhat-cloud-services/frontend-components-remediations #1271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps @sentry/browser to 7.120.3 and updates ancestor dependencies @sentry/browser, @redhat-cloud-services/frontend-components-utilities and @redhat-cloud-services/frontend-components-remediations. These dependencies need to be updated together.

Updates @sentry/browser from 5.30.0 to 7.120.3

Release notes

Sourced from @​sentry/browser's releases.

7.120.3

  • fix(v7/publish): Ensure discontinued packages are published with latest tag (#14926)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.53 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.17 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.42 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.94 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.54 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 76.26 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.45 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.4 KB
@​sentry/react - Webpack (gzipped) 22.95 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.28 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

7.120.2

  • fix(tracing-internal): Fix case when lrp keys offset is 0 (#14615)

Work in this release contributed by @​LubomirIgonda1. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.96 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.9 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.15 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.52 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.78 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.67 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.71 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.73 KB
@​sentry/browser - Webpack (gzipped) 22.92 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.18 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.5 KB

... (truncated)

Changelog

Sourced from @​sentry/browser's changelog.

7.120.3

  • fix(v7/publish): Ensure discontinued packages are published with latest tag (#14926)

7.120.2

  • fix(tracing-internal): Fix case when lrp keys offset is 0 (#14615)

Work in this release contributed by @​LubomirIgonda1. Thank you for your contribution!

7.120.1

  • fix(v7/cdn): Ensure _sentryModuleMetadata is not mangled (#14357)

Work in this release contributed by @​gilisho. Thank you for your contribution!

7.120.0

  • feat(v7/browser): Add moduleMetadataIntegration lazy loading support (#13822)

Work in this release contributed by @​gilisho. Thank you for your contribution!

7.119.2

  • chore(nextjs/v7): Bump rollup to 2.79.2

7.119.1

  • fix(browser/v7): Ensure wrap() only returns functions (#13838 backport)

Work in this release contributed by @​legobeat. Thank you for your contribution!

7.119.0

  • backport(tracing): Report dropped spans for transactions (#13343)

7.118.0

  • fix(v7/bundle): Ensure CDN bundles do not overwrite window.Sentry (#12579)

7.117.0

  • feat(browser/v7): Publish browserprofling CDN bundle (#12224)
  • fix(v7/publish): Add v7 tag to @sentry/replay (#12304)

7.116.0

  • build(craft): Publish lambda layer under its own name for v7 (#12098) (#12099)

This release publishes a new AWS Lambda layer under the name SentryNodeServerlessSDKv7 that users still running v7 can

... (truncated)

Commits
  • 5a833b4 release: 7.120.3
  • 6972e9a meta: Update Changelog for 7.120.3 (#14960)
  • e779b43 fix(v7/publish): Ensure discontinued packages are published with latest tag...
  • bc7dfd6 Merge branch 'release/7.120.2' into v7
  • 85a3cac release: 7.120.2
  • 5908e0a meta(v7/changelog): Add changelog for 1.120.2 (#14673)
  • 4690bf3 Merge pull request #14615 from LubomirIgonda1/fix-express-route-params
  • 0e9c7f6 fix(tracing-internal): fix code formatting
  • 78892ad fix(tracing-internal): Fix case when lrp keys offset is 0
  • fde81a6 Merge branch 'release/7.120.1' into v7
  • Additional commits viewable in compare view

Updates @redhat-cloud-services/frontend-components-utilities from 4.0.17 to 4.0.19

Commits

Updates @redhat-cloud-services/frontend-components-remediations from 3.2.12 to 3.2.25

Release notes

Sourced from @​redhat-cloud-services/frontend-components-remediations's releases.

@​redhat-cloud-services/frontend-components-remediations-3.2.25

Changelog

This file was generated using @​jscutlery/semver.

3.2.25 (2025-01-28)

Dependency Updates

  • @redhat-cloud-services/frontend-components updated to version 5.2.3
  • @redhat-cloud-services/frontend-components-utilities updated to version 5.0.10

3.2.24 (2025-01-28)

Dependency Updates

  • @redhat-cloud-services/frontend-components updated to version 5.2.2
  • @redhat-cloud-services/frontend-components-utilities updated to version 5.0.9

3.2.23 (2025-01-27)

Dependency Updates

  • @redhat-cloud-services/frontend-components updated to version 5.2.1
  • @redhat-cloud-services/frontend-components-utilities updated to version 5.0.8

Bug Fixes

  • build: fix release postTarget nested dependencies (4895cd2)

3.2.22 (2025-01-23)

Dependency Updates

  • @redhat-cloud-services/frontend-components updated to version 5.2.0

3.2.21 (2025-01-16)

Dependency Updates

  • @redhat-cloud-services/frontend-components updated to version 5.1.3

3.2.20 (2025-01-15)

Dependency Updates

  • @redhat-cloud-services/frontend-components updated to version 5.1.2
  • @redhat-cloud-services/frontend-components-utilities updated to version 5.0.7

Bug Fixes

  • deps: use latest version of fec packages (922dcf6)

3.2.19 (2025-01-14)

... (truncated)

Commits
  • 07bff64 chore: bump @​redhat-cloud-services/frontend-components-remediations to 3.2.25...
  • a2ddd10 chore: bump @​redhat-cloud-services/rule-components to 3.2.22 [skip ci]
  • 5d5f532 chore: bump @​redhat-cloud-services/frontend-components-translations to 3.2.18...
  • 1ee6513 chore: bump @​redhat-cloud-services/frontend-components-testing to 0.1.6 [skip...
  • 94b3d0d chore: bump @​redhat-cloud-services/chrome to 1.0.18 [skip ci]
  • a3637ca chore: bump @​redhat-cloud-services/frontend-components-advisor-components to ...
  • 2387de0 chore: bump @​redhat-cloud-services/eslint-config-redhat-cloud-services to 2.0...
  • ff9b8be chore: bump @​redhat-cloud-services/frontend-components-notifications to 4.1.1...
  • 2a78cfe chore: bump @​redhat-cloud-services/frontend-components-config to 6.4.3 [skip ci]
  • e7d6093 chore: bump @​redhat-cloud-services/tsc-transform-imports to 1.0.23 [skip ci]
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…mponents-utilities and @redhat-cloud-services/frontend-components-remediations

Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) to 7.120.3 and updates ancestor dependencies [@sentry/browser](https://github.com/getsentry/sentry-javascript), [@redhat-cloud-services/frontend-components-utilities](https://github.com/RedHatInsights/frontend-components) and [@redhat-cloud-services/frontend-components-remediations](https://github.com/RedHatInsights/frontend-components). These dependencies need to be updated together.


Updates `@sentry/browser` from 5.30.0 to 7.120.3
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.120.3/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@5.30.0...7.120.3)

Updates `@redhat-cloud-services/frontend-components-utilities` from 4.0.17 to 4.0.19
- [Release notes](https://github.com/RedHatInsights/frontend-components/releases)
- [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RedHatInsights/frontend-components/commits)

Updates `@redhat-cloud-services/frontend-components-remediations` from 3.2.12 to 3.2.25
- [Release notes](https://github.com/RedHatInsights/frontend-components/releases)
- [Changelog](https://github.com/RedHatInsights/frontend-components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/RedHatInsights/frontend-components/compare/@redhat-cloud-services/rule-components-3.2.12...@redhat-cloud-services/frontend-components-remediations-3.2.25)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: indirect
- dependency-name: "@redhat-cloud-services/frontend-components-utilities"
  dependency-type: direct:production
- dependency-name: "@redhat-cloud-services/frontend-components-remediations"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file major Major dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants