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

web: bump the sentry group in /web with 2 updates #7211

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps the sentry group in /web with 2 updates: @sentry/browser and @sentry/tracing.

Updates @sentry/browser from 7.74.0 to 7.74.1

Release notes

Sourced from @​sentry/browser's releases.

7.74.1

  • chore(astro): Add astro-integration keyword (#9265)
  • fix(core): Narrow filters for health check transactions (#9257)
  • fix(nextjs): Fix HMR by inserting new entrypoints at the end (#9267)
  • fix(nextjs): Fix resolution of request async storage module (#9259)
  • fix(node-experimental): Guard against missing fetch (#9275)
  • fix(remix): Update defer injection logic. (#9242)
  • fix(tracing-internal): Parameterize express middleware parameters (#8668)
  • fix(utils): Move Node specific ANR impl. out of utils (#9258)

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

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 83.98 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.57 KB
@​sentry/browser - Webpack (gzipped) 21.75 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 80.47 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.51 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.69 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 245.55 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 85.53 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 61.45 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.64 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 84.05 KB
@​sentry/react - Webpack (gzipped) 21.79 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 102.18 KB
@​sentry/nextjs Client - Webpack (gzipped) 49.65 KB
Changelog

Sourced from @​sentry/browser's changelog.

7.74.1

  • chore(astro): Add astro-integration keyword (#9265)
  • fix(core): Narrow filters for health check transactions (#9257)
  • fix(nextjs): Fix HMR by inserting new entrypoints at the end (#9267)
  • fix(nextjs): Fix resolution of request async storage module (#9259)
  • fix(node-experimental): Guard against missing fetch (#9275)
  • fix(remix): Update defer injection logic. (#9242)
  • fix(tracing-internal): Parameterize express middleware parameters (#8668)
  • fix(utils): Move Node specific ANR impl. out of utils (#9258)

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

Commits
  • 60fa5c7 release: 7.74.1
  • 5fa1515 Merge pull request #9272 from getsentry/prepare-release/7.74.1
  • 16e1af1 meta: Update CHANGELOG for 7.74.1
  • cadeefe fix(node-experimental): Guard against missing fetch (#9275)
  • f5dbca5 chore(astro): Add Release Registry Craft target for Astro (#9271)
  • 7157bf9 chore(repo): Add Astro and Bun to main README (#9273)
  • d46bc08 fix(nextjs): Fix HMR by inserting new entrypoints at the end (#9267)
  • fa00061 chore(astro): Add astro-integration keyword (#9265)
  • 6921f06 feat(feedback): Bootstrap new Feedback integration (#9139)
  • 4ee2f03 test(node): Ensure local variables are included for caught exceptions by defa...
  • Additional commits viewable in compare view

Updates @sentry/tracing from 7.74.0 to 7.74.1

Release notes

Sourced from @​sentry/tracing's releases.

7.74.1

  • chore(astro): Add astro-integration keyword (#9265)
  • fix(core): Narrow filters for health check transactions (#9257)
  • fix(nextjs): Fix HMR by inserting new entrypoints at the end (#9267)
  • fix(nextjs): Fix resolution of request async storage module (#9259)
  • fix(node-experimental): Guard against missing fetch (#9275)
  • fix(remix): Update defer injection logic. (#9242)
  • fix(tracing-internal): Parameterize express middleware parameters (#8668)
  • fix(utils): Move Node specific ANR impl. out of utils (#9258)

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

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 83.98 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.57 KB
@​sentry/browser - Webpack (gzipped) 21.75 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 80.47 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.51 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.69 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 245.55 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 85.53 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 61.45 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.64 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 84.05 KB
@​sentry/react - Webpack (gzipped) 21.79 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 102.18 KB
@​sentry/nextjs Client - Webpack (gzipped) 49.65 KB
Changelog

Sourced from @​sentry/tracing's changelog.

7.74.1

  • chore(astro): Add astro-integration keyword (#9265)
  • fix(core): Narrow filters for health check transactions (#9257)
  • fix(nextjs): Fix HMR by inserting new entrypoints at the end (#9267)
  • fix(nextjs): Fix resolution of request async storage module (#9259)
  • fix(node-experimental): Guard against missing fetch (#9275)
  • fix(remix): Update defer injection logic. (#9242)
  • fix(tracing-internal): Parameterize express middleware parameters (#8668)
  • fix(utils): Move Node specific ANR impl. out of utils (#9258)

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

Commits
  • 60fa5c7 release: 7.74.1
  • 5fa1515 Merge pull request #9272 from getsentry/prepare-release/7.74.1
  • 16e1af1 meta: Update CHANGELOG for 7.74.1
  • cadeefe fix(node-experimental): Guard against missing fetch (#9275)
  • f5dbca5 chore(astro): Add Release Registry Craft target for Astro (#9271)
  • 7157bf9 chore(repo): Add Astro and Bun to main README (#9273)
  • d46bc08 fix(nextjs): Fix HMR by inserting new entrypoints at the end (#9267)
  • fa00061 chore(astro): Add astro-integration keyword (#9265)
  • 6921f06 feat(feedback): Bootstrap new Feedback integration (#9139)
  • 4ee2f03 test(node): Ensure local variables are included for caught exceptions by defa...
  • 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 in /web with 2 updates: [@sentry/browser](https://github.com/getsentry/sentry-javascript) and [@sentry/tracing](https://github.com/getsentry/sentry-javascript).


Updates `@sentry/browser` from 7.74.0 to 7.74.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.74.0...7.74.1)

Updates `@sentry/tracing` from 7.74.0 to 7.74.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.74.0...7.74.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner October 18, 2023 09:29
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 18, 2023
@netlify
Copy link

netlify bot commented Oct 18, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 8e407da
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/652fa57f165a210008c7d038
😎 Deploy Preview https://deploy-preview-7211--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@netlify
Copy link

netlify bot commented Oct 18, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 8e407da
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/652fa57fa2815d000800a02a
😎 Deploy Preview https://deploy-preview-7211--authentik.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 95 (no change from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 80 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c7182bf) 89.77% compared to head (8e407da) 90.54%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7211      +/-   ##
==========================================
+ Coverage   89.77%   90.54%   +0.76%     
==========================================
  Files         584      584              
  Lines       28680    28680              
==========================================
+ Hits        25747    25967     +220     
+ Misses       2933     2713     -220     
Flag Coverage Δ
e2e 48.16% <ø> (+4.20%) ⬆️
unit 89.62% <ø> (ø)

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

see 32 files with indirect coverage changes

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

@BeryJu BeryJu merged commit e649c2f into main Oct 18, 2023
64 checks passed
@BeryJu BeryJu deleted the dependabot/npm_and_yarn/web/sentry-d82ea59fa6 branch October 18, 2023 10:37
kensternberg-authentik added a commit that referenced this pull request Oct 18, 2023
* main:
  enterprise: bump license usage task frequency (#7215)
  web: bump the storybook group in /web with 5 updates (#7212)
  web: bump the sentry group in /web with 2 updates (#7211)
  Revert "web: Updates to the Context and Tasks libraries from lit. (#7168)"
  web: bump @types/codemirror from 5.60.10 to 5.60.11 in /web (#7209)
  web: bump @types/chart.js from 2.9.38 to 2.9.39 in /web (#7206)
  web: bump pyright from 1.1.331 to 1.1.332 in /web (#7208)
  web: bump @types/grecaptcha from 3.0.5 to 3.0.6 in /web (#7207)
kensternberg-authentik added a commit that referenced this pull request Oct 19, 2023
* main: (57 commits)
  stages/email: Fix query parameters getting lost in Email links (#5376)
  core/rbac: fix missing field when removing perm, add delete from object page (#7226)
  website/integrations: grafana: add Helm and Terraform config examples (#7121)
  web: bump @types/codemirror from 5.60.11 to 5.60.12 in /web (#7223)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#7224)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7225)
  website/blogs: blog about sso tax (#7202)
  web: Application wizard v2 with tests (#7004)
  web: bump API Client version (#7220)
  core: bump goauthentik.io/api/v3 from 3.2023083.7 to 3.2023083.8 (#7221)
  providers/radius: TOTP MFA support (#7217)
  web: bump API Client version (#7218)
  stage/deny: add custom message (#7144)
  docs: update full-dev-setup docs (#7205)
  enterprise: bump license usage task frequency (#7215)
  web: bump the storybook group in /web with 5 updates (#7212)
  web: bump the sentry group in /web with 2 updates (#7211)
  Revert "web: Updates to the Context and Tasks libraries from lit. (#7168)"
  web: bump @types/codemirror from 5.60.10 to 5.60.11 in /web (#7209)
  web: bump @types/chart.js from 2.9.38 to 2.9.39 in /web (#7206)
  ...
kensternberg-authentik added a commit that referenced this pull request Oct 19, 2023
* main: (119 commits)
  stages/email: Fix query parameters getting lost in Email links (#5376)
  core/rbac: fix missing field when removing perm, add delete from object page (#7226)
  website/integrations: grafana: add Helm and Terraform config examples (#7121)
  web: bump @types/codemirror from 5.60.11 to 5.60.12 in /web (#7223)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#7224)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#7225)
  website/blogs: blog about sso tax (#7202)
  web: Application wizard v2 with tests (#7004)
  web: bump API Client version (#7220)
  core: bump goauthentik.io/api/v3 from 3.2023083.7 to 3.2023083.8 (#7221)
  providers/radius: TOTP MFA support (#7217)
  web: bump API Client version (#7218)
  stage/deny: add custom message (#7144)
  docs: update full-dev-setup docs (#7205)
  enterprise: bump license usage task frequency (#7215)
  web: bump the storybook group in /web with 5 updates (#7212)
  web: bump the sentry group in /web with 2 updates (#7211)
  Revert "web: Updates to the Context and Tasks libraries from lit. (#7168)"
  web: bump @types/codemirror from 5.60.10 to 5.60.11 in /web (#7209)
  web: bump @types/chart.js from 2.9.38 to 2.9.39 in /web (#7206)
  ...
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant