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

Bump the sentry group across 1 directory with 2 updates #76

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps the sentry group with 2 updates in the /web directory: @sentry/react and @sentry/vite-plugin.

Updates @sentry/react from 7.73.0 to 7.116.0

Release notes

Sourced from @​sentry/react's releases.

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 use instead of pinning themselves to SentryNodeServerlessSDK:235.

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.83 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.77 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.02 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.38 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.64 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.53 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.6 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.61 KB
@​sentry/browser - Webpack (gzipped) 22.78 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 79.04 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 70.37 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 36.05 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.28 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 221.49 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 109.08 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.81 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 39.33 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 72.27 KB
@​sentry/react - Webpack (gzipped) 22.81 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 90.03 KB
@​sentry/nextjs Client - Webpack (gzipped) 54.15 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.34 KB

7.115.0

  • feat(v7): Add support for global onUnhandled Error/Promise for Bun (#11959)
  • fix(replay/v7): Fix user activity not being updated in start() (#12003)
  • ref(api): Remove lastEventId deprecation warnings (#12042)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 80.83 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 71.77 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 76.02 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 65.38 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 35.64 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 35.53 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.6 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.61 KB

... (truncated)

Changelog

Sourced from @​sentry/react's changelog.

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 use instead of pinning themselves to SentryNodeServerlessSDK:235.

7.115.0

  • feat(v7): Add support for global onUnhandled Error/Promise for Bun (#11959)
  • fix(replay/v7): Fix user activity not being updated in start() (#12003)
  • ref(api): Remove lastEventId deprecation warnings (#12042)

7.114.0

Important Changes

  • fix(browser/v7): Continuously record CLS (#11935)

This release fixes a bug that caused the cumulative layout shift (CLS) web vital not to be reported in a majority of the cases where it should have been reported. With this change, the CLS web vital should now always be reported for pageloads with layout shift. If a pageload did not have layout shift, no CLS web vital should be reported.

Please note that upgrading the SDK to this version may cause data in your dashboards to drastically change.

Other Changes

  • build(aws-lambda/v7): Turn off lambda layer publishing (#11875)
  • feat(v7): Add tunnel support to multiplexed transport (#11851)
  • fix(opentelemetry-node): support HTTP_REQUEST_METHOD attribute (#11929)
  • fix(react/v7): Fix react router v4/v5 span names (#11940)

7.113.0

Important Changes

  • feat(node): Support Node 22 (#11754)

This release adds support for Node 22! 🎉

It also adds prebuilt-binaries for Node 22 to @sentry/profiling-node.

Other Changes

  • feat(feedback): [v7] New feedback button design (#11841)
  • feat(replay/v7): Upgrade rrweb packages to 2.15.0 (#11752)
  • fix(ember/v7): Ensure unnecessary spans are avoided (#11848)

7.112.2

... (truncated)

Commits
  • 79cb6b1 release: 7.116.0
  • 3879548 Merge pull request #12101 from getsentry/prepare-release/7.116.0
  • 30a7fdc meta(changelog): Update changelog for 7.116.0
  • 1698b34 build(craft): Publish lambda layer under its own name for v7 (#12098) (#12099)
  • 29ae637 Merge branch 'release/7.115.0' into v7
  • 6a0aa17 release: 7.115.0
  • a8f8d7a Merge pull request #12049 from getsentry/prepare-release/7.115.0
  • 4cf77a5 meta(changelog): Update changelog for 7.115.0
  • e0dda58 build(v7): Ensure we do not mark as latest on npm (#12047)
  • 96c7f72 ref(api): Remove lastEventId deprecation warnings (#11951) (#12042)
  • Additional commits viewable in compare view

Updates @sentry/vite-plugin from 2.7.0 to 2.17.0

Release notes

Sourced from @​sentry/vite-plugin's releases.

2.17.0

  • feat: Deprecate and noop cleanArtifacts (#525)
  • feat: Support Heroku env vars when inferring release name (#517)
  • fix(docs): Update pnpm install commands (#516)
  • misc(esbuild): Log warning when attempting to inject debug IDs with esbuild bundle option active (#526)

Work in this release contributed by @​et84121, and @​duailibe. Thank you for your contributions!

2.16.1

  • fix: Create word-based fidelity source mapping for code transformations (#513)
  • fix: Also match .cjs and .mjs files when finding files to upload in rollup-based bundlers (#509)

2.16.0

  • feat(core): Add loggerPrefixOverride meta option (#506)

2.15.0

  • feat: Make options argument optional (#502)
  • ref(annotate): Turn disabled message to debug log (#504)

2.14.3

  • deps(core): Unpin @babel/core, find-up, and glob (#496)

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

2.14.2

  • feat(core): Bundle in Sentry SDK deps (#487)

2.14.1

  • fix(core): Stop .env files from being picked up (#486)
  • feat(core): Add telemetry for React component annotations (#482)

2.14.0

  • ref(component-annotate): Use default export (#478)

2.13.0

  • ref(component-annotate): Conform to Babel plugin naming conventions

2.12.0

  • ref(component-annotate): Prefix plugin name with babel

2.11.0

  • feat(core): Include component name annotation plugin with all bundler plugins except esbuild (#469)
  • feat(component-annotate): Introduce new plugin to annotate frontend components at build-time (#468)

2.10.3

  • fix(core): Safely flush telemetry

2.10.2

  • deps(core): Bump @sentry/cli to ^2.22.3 (#451)

... (truncated)

Changelog

Sourced from @​sentry/vite-plugin's changelog.

2.17.0

  • feat: Deprecate and noop cleanArtifacts (#525)
  • feat: Support Heroku env vars when inferring release name (#517)
  • fix(docs): Update pnpm install commands (#516)
  • misc(esbuild): Log warning when attempting to inject debug IDs with esbuild bundle option active (#526)

Work in this release contributed by @​et84121, and @​duailibe. Thank you for your contributions!

2.16.1

  • fix: Create word-based fidelity source mapping for code transformations (#513)
  • fix: Also match .cjs and .mjs files when finding files to upload in rollup-based bundlers (#509)

2.16.0

  • feat(core): Add loggerPrefixOverride meta option (#506)

2.15.0

  • feat: Make options argument optional (#502)
  • ref(annotate): Turn disabled message to debug log (#504)

2.14.3

  • deps(core): Unpin @babel/core, find-up, and glob (#496)

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

2.14.2

  • feat(core): Bundle in Sentry SDK deps (#487)

2.14.1

  • fix(core): Stop .env files from being picked up (#486)
  • feat(core): Add telemetry for React component annotations (#482)

2.14.0

  • ref(component-annotate): Use default export (#478)

2.13.0

  • ref(component-annotate): Conform to Babel plugin naming conventions

2.12.0

  • ref(component-annotate): Prefix plugin name with babel

... (truncated)

Commits
  • 65cebf2 release: 2.17.0
  • 9208472 meta: Update changelog for 2.17.0
  • fd2a99c misc(esbuild): Log warning when attempting to inject debug IDs with esbuild `...
  • 295fa19 feat: Deprecate and noop cleanArtifacts (#525)
  • 5bd855d fix(docs): Update pnpm install commands (#516)
  • 82d41cd feat: Support Heroku env vars when infering release name (#517)
  • e1d8f40 Merge branch 'release/2.16.1'
  • e876fa9 release: 2.16.1
  • 7373c62 deps(ci): Bump actions (#514)
  • 26e9c3d meta: Update changelog for 2.16.1
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the sentry group with 2 updates in the /web directory: [@sentry/react](https://github.com/getsentry/sentry-javascript) and [@sentry/vite-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins).


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

Updates `@sentry/vite-plugin` from 2.7.0 to 2.17.0
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.7.0...2.17.0)

---
updated-dependencies:
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/vite-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2024

Dependabot tried to add @VIKTORVAV99 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/kruschk/electricitymap-contrib/pulls/76/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the kruschk/electricitymap-contrib repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

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 frontend 🎨 javascript Pull requests that update Javascript code
Projects
None yet
0 participants