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 the sentry group with 2 updates #375

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

Bumps the sentry group with 2 updates: @sentry/node and @sentry/tracing.

Updates @sentry/node from 7.93.0 to 7.94.1

Release notes

Sourced from @​sentry/node's releases.

7.94.1

This release fixes a publishing issue.

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.62 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 68.88 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.77 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.52 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 32.89 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.15 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.16 KB
@​sentry/browser - Webpack (gzipped) 22.51 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 75.2 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 66.81 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 32.66 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 24.21 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 210.51 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 98.48 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 72.46 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 35.71 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.3 KB
@​sentry/react - Webpack (gzipped) 22.55 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 85.88 KB
@​sentry/nextjs Client - Webpack (gzipped) 50.01 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.14 KB
Changelog

Sourced from @​sentry/node's changelog.

7.94.1

This release fixes a publishing issue.

7.94.0

Important Changes

Deprecations

As we're moving closer to the next major version of the SDK, more public APIs were deprecated.

To get a head start on migrating to the replacement APIs, please take a look at our migration guide.

  • feat: Deprecate user segment field (#10210)
  • feat(core): Deprecate finish on Span interface in favour of end (#10161)
  • feat(core): Deprecate getCurrentHub() (#10200)
  • feat(core): Deprecate hub.bindClient() & makeMain() (#10188)
  • feat(core): Deprecate Span.instrumenter (#10139)
  • feat(core): Deprecate Span.isSuccess() in favor of reading span status (#10213)
  • feat(core): Deprecate Span.op in favor of op attribute (#10189)
  • feat(core): Deprecate Span.spanRecorder (#10199)
  • feat(core): Deprecate Span.status (#10208)
  • feat(core): Deprecate Span.transaction in favor of getRootSpan (#10134)
  • feat(core): Deprecate Transaction.instrumenter (#10162)
  • feat(core): Deprecate Transaction.setMeasurement in favor of setMeasurement (#10182)
  • feat(core): Deprecate integration classes & Integrations.X (#10198)
  • feat(core): Deprecate methods on Hub (#10124)
  • feat(core): Deprecate remaining setName declarations on Transaction and Span (#10164)
  • feat(core): Deprecate span startTimestamp & endTimestamp (#10192)
  • feat(core): Deprecate hub.bindClient() and makeMain() (#10118)
  • feat(types): Deprecate op on Span interface (#10217)
  • feat(integrations): Deprecate Transaction integration (#10178)
  • feat(integrations): Deprecate pluggable integration classes (#10211)

Replay & Canvas

We have added a new ReplayCanvas integration (#10112), which you can add to capture the contents of canvas elements with Replay.

Just add it in addition to the regular replay integration:

Sentry.init({
  integrations: [new Sentry.Replay(), new Sentry.ReplayCanvas()],
});

Other Changes

... (truncated)

Commits
  • cf062ba release: 7.94.1
  • fb2ad6c build(replay): Ensure we can publish replay-canvas (#10262)
  • 0a65896 Merge pull request #10252 from getsentry/prepare-release/7.94.0
  • 484431a meta(changelog): Update changelog for 7.94.0
  • caad0bc Merge pull request #10205 from getsentry/DominikB2014/add-span-domain-to-span...
  • da68244 Merge remote-tracking branch 'origin/develop' into DominikB2014/add-span-doma...
  • 8962a5a fix lint
  • a69dc2e fix linting
  • acf58d3 feat(node): Update and vendor https-proxy-agent (#10088)
  • 7a371a6 fix linting
  • Additional commits viewable in compare view

Updates @sentry/tracing from 7.93.0 to 7.94.1

Release notes

Sourced from @​sentry/tracing's releases.

7.94.1

This release fixes a publishing issue.

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.62 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 68.88 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.77 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.52 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 32.89 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.15 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.16 KB
@​sentry/browser - Webpack (gzipped) 22.51 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 75.2 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 66.81 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 32.66 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 24.21 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 210.51 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 98.48 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 72.46 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 35.71 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.3 KB
@​sentry/react - Webpack (gzipped) 22.55 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 85.88 KB
@​sentry/nextjs Client - Webpack (gzipped) 50.01 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.14 KB
Changelog

Sourced from @​sentry/tracing's changelog.

7.94.1

This release fixes a publishing issue.

7.94.0

Important Changes

Deprecations

As we're moving closer to the next major version of the SDK, more public APIs were deprecated.

To get a head start on migrating to the replacement APIs, please take a look at our migration guide.

  • feat: Deprecate user segment field (#10210)
  • feat(core): Deprecate finish on Span interface in favour of end (#10161)
  • feat(core): Deprecate getCurrentHub() (#10200)
  • feat(core): Deprecate hub.bindClient() & makeMain() (#10188)
  • feat(core): Deprecate Span.instrumenter (#10139)
  • feat(core): Deprecate Span.isSuccess() in favor of reading span status (#10213)
  • feat(core): Deprecate Span.op in favor of op attribute (#10189)
  • feat(core): Deprecate Span.spanRecorder (#10199)
  • feat(core): Deprecate Span.status (#10208)
  • feat(core): Deprecate Span.transaction in favor of getRootSpan (#10134)
  • feat(core): Deprecate Transaction.instrumenter (#10162)
  • feat(core): Deprecate Transaction.setMeasurement in favor of setMeasurement (#10182)
  • feat(core): Deprecate integration classes & Integrations.X (#10198)
  • feat(core): Deprecate methods on Hub (#10124)
  • feat(core): Deprecate remaining setName declarations on Transaction and Span (#10164)
  • feat(core): Deprecate span startTimestamp & endTimestamp (#10192)
  • feat(core): Deprecate hub.bindClient() and makeMain() (#10118)
  • feat(types): Deprecate op on Span interface (#10217)
  • feat(integrations): Deprecate Transaction integration (#10178)
  • feat(integrations): Deprecate pluggable integration classes (#10211)

Replay & Canvas

We have added a new ReplayCanvas integration (#10112), which you can add to capture the contents of canvas elements with Replay.

Just add it in addition to the regular replay integration:

Sentry.init({
  integrations: [new Sentry.Replay(), new Sentry.ReplayCanvas()],
});

Other Changes

... (truncated)

Commits
  • cf062ba release: 7.94.1
  • fb2ad6c build(replay): Ensure we can publish replay-canvas (#10262)
  • 0a65896 Merge pull request #10252 from getsentry/prepare-release/7.94.0
  • 484431a meta(changelog): Update changelog for 7.94.0
  • caad0bc Merge pull request #10205 from getsentry/DominikB2014/add-span-domain-to-span...
  • da68244 Merge remote-tracking branch 'origin/develop' into DominikB2014/add-span-doma...
  • 8962a5a fix lint
  • a69dc2e fix linting
  • acf58d3 feat(node): Update and vendor https-proxy-agent (#10088)
  • 7a371a6 fix linting
  • 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: [@sentry/node](https://github.com/getsentry/sentry-javascript) and [@sentry/tracing](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/node` from 7.93.0 to 7.94.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.93.0...7.94.1)

Updates `@sentry/tracing` from 7.93.0 to 7.94.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@7.93.0...7.94.1)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
- dependency-name: "@sentry/tracing"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: sentry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Updates to project dependencies label Jan 19, 2024
Copy link

sonarcloud bot commented Jan 19, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a809aef) 93.86% compared to head (387804b) 93.86%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #375   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files         131      131           
  Lines        7547     7547           
  Branches      574      656   +82     
=======================================
  Hits         7084     7084           
  Misses        449      449           
  Partials       14       14           
Flag Coverage Δ
integrationtests 78.82% <ø> (ø)
node 93.86% <ø> (ø)
unittests 47.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@larwaa larwaa merged commit 77d488e into main Jan 20, 2024
17 checks passed
@larwaa larwaa deleted the dependabot/npm_and_yarn/sentry-2a23691a87 branch January 20, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant