infra-geo-ouverte / igo2-lib

Librairie Infrastructure GĂ©omatique Ouverte 2.0 (IGO-2) / Open GIS Infrastructure 2.0 Library
https://infra-geo-ouverte.github.io/igo2-lib/
39 stars 25 forks source link

build(deps): bump @sentry/angular-ivy from 7.94.1 to 7.101.1 #1638

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @sentry/angular-ivy from 7.94.1 to 7.101.1.

Release notes

Sourced from @​sentry/angular-ivy's releases.

7.101.1

In version 7.101.0 the @sentry/hub package was missing due to a publishing issue. This release contains the package again.

  • fix(nextjs): Remove webpack:// prefix more broadly from source map sources field (#10641)

Bundle size đŸ“¦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.42 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.65 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.58 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63.26 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.6 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.48 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.37 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.38 KB
@​sentry/browser - Webpack (gzipped) 22.64 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.69 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 68.18 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 34.01 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 214.8 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 102.6 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 74.89 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 37.14 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 70.01 KB
@​sentry/react - Webpack (gzipped) 22.67 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.68 KB
@​sentry/nextjs Client - Webpack (gzipped) 51.87 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.22 KB

7.101.0

  • feat: Export semantic attribute keys from SDK packages (#10637)
  • feat(core): Add metric summaries to spans (#10554)
  • feat(core): Deprecate the Hub constructor (#10584)
  • feat(core): Make custom tracing methods return spans & set default op (#10633)
  • feat(replay): Add getReplay utility function (#10510)
  • fix(angular-ivy): Add exports field to package.json (#10569)
  • fix(sveltekit): Avoid capturing Http 4xx errors on the client (#10571)
  • fix(sveltekit): Properly await sourcemaps flattening (#10602)

Bundle size đŸ“¦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.42 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.65 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.58 KB

... (truncated)

Changelog

Sourced from @​sentry/angular-ivy's changelog.

7.101.1

In version 7.101.0 the @sentry/hub package was missing due to a publishing issue. This release contains the package again.

  • fix(nextjs): Remove webpack:// prefix more broadly from source map sources field (#10641)

7.101.0

  • feat: Export semantic attribute keys from SDK packages (#10637)
  • feat(core): Add metric summaries to spans (#10554)
  • feat(core): Deprecate the Hub constructor (#10584)
  • feat(core): Make custom tracing methods return spans & set default op (#10633)
  • feat(replay): Add getReplay utility function (#10510)
  • fix(angular-ivy): Add exports field to package.json (#10569)
  • fix(sveltekit): Avoid capturing Http 4xx errors on the client (#10571)
  • fix(sveltekit): Properly await sourcemaps flattening (#10602)

7.100.1

This release contains build fixes for profiling-node.

  • build(profiling-node): make sure debug build plugin is used #10534
  • build: Only run profiling e2e test if bindings have changed #10542
  • fix(feedback): Replay breadcrumb for feedback events was incorrect #10536

7.100.0

Important Changes

Deprecations

This release includes some deprecations. For more details please look at our migration guide.

The deprecation most likely to affect you is the one of BrowserTracing. Instead of new BrowserTracing(), you should now use browserTracingIntegration(), which will also handle framework-specific instrumentation out of the box for you - no need to pass a custom routingInstrumentation anymore. For @sentry/react, we expose dedicated integrations for the different react-router versions:

  • reactRouterV6BrowserTracingIntegration()
  • reactRouterV5BrowserTracingIntegration()
  • reactRouterV4BrowserTracingIntegration()
  • reactRouterV3BrowserTracingIntegration()

See the migration guide for details.

  • feat(angular): Export custom browserTracingIntegration() (#10353)

... (truncated)

Commits
  • e4696dc release: 7.101.1
  • a2d83b4 chore(ci): Ensure "Build & Test" workflow runs on v7 (#10671)
  • 2a3a85b tests: Fix failing Next.js test (#10670)
  • cce125d meta: Update CHANGELOG for 7.101.1 (#10663)
  • dfe1f72 fix(nextjs): Remove webpack:// prefix more broadly from source map `sources...
  • e7b0c8d Merge branch 'release/7.101.0' into v7
  • b4d4a83 release: 7.101.0
  • 41ad9c8 meta(changelog): Update changelog for v7.101.0 (#10640)
  • 551e401 Merge pull request #10617 from getsentry/fn/backport-to-v7
  • 42cf5e7 build: bump size limit
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 3 months ago

Looks like @sentry/angular-ivy is up-to-date now, so this is no longer needed.