Skip to content

chore(deps): bump @sentry/react from 10.56.0 to 10.57.0 - #1752

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sentry/react-10.57.0
Jun 15, 2026
Merged

chore(deps): bump @sentry/react from 10.56.0 to 10.57.0#1752
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/sentry/react-10.57.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJun 15, 2026

Copy link
Copy Markdown
Contributor

Bumps @sentry/react from 10.56.0 to 10.57.0.

Release notes

Sourced from @​sentry/react's releases.

10.57.0

Important Changes

  • feat(angular): Add support for Angular 22 (#21330)

    @sentry/angular now officially supports Angular 22.

  • ref(core): Deprecate sendDefaultPii in favor of dataCollection (#21277)

    sendDefaultPii is deprecated and will be removed in v11. The new dataCollection option lets you control each category of collected data. sendDefaultPii: true still works and maps to enabling all dataCollection categories. dataCollection.userInfo defaults to true when dataCollection is provided, meaning auto-populated user.* fields (e.g. IP address from a request) are collected by default. Data you set explicitly (like via Sentry.setUser()) is always sent regardless. When dataCollection is not set at all, the legacy sendDefaultPii behavior applies (userInfo: false by default) to preserve backward compatibility.

    Note that an empty dataCollection: {} falls back to more permissive defaults than sendDefaultPii: false, so replicate the old behavior by opting out explicitly:

    Sentry.init({dataCollection: {userInfo: false,genAI: {inputs: false,outputs: false},httpBodies: [],httpHeaders: {deny: ['forwarded','-ip','remote-','via','-user']},cookies: {deny: ['forwarded','-ip','remote-','via','-user']},queryParams: {deny: ['forwarded','-ip','remote-','via','-user']},},});

Other Changes

  • feat: Use dataCollection.frameContextLines for ContextLines integration (#21323)
  • feat(cloudflare): Auto instrument D1 based on env (#21276)
  • feat(core): Change default of dataCollection.userInfo to true (#21348)
  • feat(core): Default dataCollection.httpBodies to all valid body types (#21352)
  • feat(hono): Filter noisy transactions (favicon etc) (#21365)
  • fix(cloudflare): Don't track negatively sampled spans (#21367)
  • fix(core): Use safeDateNow calls for new Date() reads (#21351)
  • fix(nextjs): Shim pinoIntegration on edge runtime (#21347)
  • fix(node): Prevent PostgresJs integration from emitting duplicate spans per query (#21364)
  • fix(node-core): Read __SENTRY_SERVER_MODULES__ lazily so Turbopack injection is honored (#21339)
  • fix(react): Detect React Router v6/v7 navigations in a layout effect to propagate the correct trace (#21326)
  • fix(react): Remove unused react.componentStack event context (#21183)
  • fix(replays): Record sentry._internal.replay_is_buffering for spans (#21297)
  • chore: Bump volta node version from 20.19.2 to 20.19.5 (#21359)

... (truncated)

Changelog

Sourced from @​sentry/react's changelog.

10.57.0

Important Changes

  • feat(angular): Add support for Angular 22 (#21330)

    @sentry/angular now officially supports Angular 22.

  • ref(core): Deprecate sendDefaultPii in favor of dataCollection (#21277)

    sendDefaultPii is deprecated and will be removed in v11. The new dataCollection option lets you control each category of collected data. sendDefaultPii: true still works and maps to enabling all dataCollection categories. dataCollection.userInfo defaults to true when dataCollection is provided, meaning auto-populated user.* fields (e.g. IP address from a request) are collected by default. Data you set explicitly (like via Sentry.setUser()) is always sent regardless. When dataCollection is not set at all, the legacy sendDefaultPii behavior applies (userInfo: false by default) to preserve backward compatibility.

    Note that an empty dataCollection: {} falls back to more permissive defaults than sendDefaultPii: false, so replicate the old behavior by opting out explicitly:

    Sentry.init({dataCollection: {userInfo: false,genAI: {inputs: false,outputs: false},httpBodies: [],httpHeaders: {deny: ['forwarded','-ip','remote-','via','-user']},cookies: {deny: ['forwarded','-ip','remote-','via','-user']},queryParams: {deny: ['forwarded','-ip','remote-','via','-user']},},});

Other Changes

  • feat: Use dataCollection.frameContextLines for ContextLines integration (#21323)
  • feat(cloudflare): Auto instrument D1 based on env (#21276)
  • feat(core): Change default of dataCollection.userInfo to true (#21348)
  • feat(core): Default dataCollection.httpBodies to all valid body types (#21352)
  • feat(hono): Filter noisy transactions (favicon etc) (#21365)
  • fix(cloudflare): Don't track negatively sampled spans (#21367)
  • fix(core): Use safeDateNow calls for new Date() reads (#21351)
  • fix(nextjs): Shim pinoIntegration on edge runtime (#21347)
  • fix(node): Prevent PostgresJs integration from emitting duplicate spans per query (#21364)
  • fix(node-core): Read __SENTRY_SERVER_MODULES__ lazily so Turbopack injection is honored (#21339)
  • fix(react): Detect React Router v6/v7 navigations in a layout effect to propagate the correct trace (#21326)
  • fix(react): Remove unused react.componentStack event context (#21183)
  • fix(replays): Record sentry._internal.replay_is_buffering for spans (#21297)

... (truncated)

Commits
  • 950cf97 release: 10.57.0
  • 55f9343 Merge pull request #21369 from getsentry/prepare-release/10.57.0
  • 88d9d30 meta(changelog): Update changelog for 10.57.0
  • 03ffd25 fix(cloudflare): Don't track negatively sampled spans (#21367)
  • 7c19ead ref(node): Streamline sql-common (#21360)
  • 95df562 feat(hono): Filter noisy transactions (favicon etc) (#21365)
  • 92eb5d2 feat(deps): Bump hono from 4.12.18 to 4.12.21 (#21341)
  • c6f790b fix(node): Prevent PostgresJs integration from emitting duplicate spans per q...
  • d645349 ref(node): Streamline lru-memoizer instrumentation (#21350)
  • 4293015 feat(deps): Bump @​types/aws-lambda from 8.10.150 to 8.10.161 (#21105)
  • Additional commits viewable in compare view

@dependabot@github

dependabotBot commented on behalf of githubJun 15, 2026

Copy link
Copy Markdown
ContributorAuthor

Labels

The following labels could not be found: automated. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercelBot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
ProjectDeploymentActionsUpdated (UTC)
objectuiIgnoredIgnoredJun 15, 2026 8:10am

Request Review

Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 10.56.0 to 10.57.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@10.56.0...10.57.0)
---
updated-dependencies:
- dependency-name: "@sentry/react"
dependency-version: 10.57.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/sentry/react-10.57.0 branch from 8f1f0fe to af0f0b2CompareJune 15, 2026 08:10
@github-actions
github-actionsBot merged commit 16fa775 into mainJun 15, 2026
8 of 10 checks passed
@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/sentry/react-10.57.0 branch June 15, 2026 08:10
@github-actions

Copy link
Copy Markdown
Contributor

❌ Console Performance Budget

MetricValueBudget
Main entry (gzip)** KB**KB
Entry file``
StatusFAIL

📦 Bundle Size Report

PackageSizeGzipped
app-shell (index.js)5.95KB2.10KB
app-shell (runtime-config.js)4.72KB1.69KB
app-shell (types.js)0.01KB0.04KB
auth (AuthContext.js)0.31KB0.24KB
auth (AuthGuard.js)1.17KB0.53KB
auth (AuthProvider.js)17.16KB3.44KB
auth (AuthShell.js)3.49KB1.40KB
auth (ForgotPasswordForm.js)4.79KB1.88KB
auth (LoginForm.js)5.11KB1.92KB
auth (PreviewBanner.js)0.90KB0.50KB
auth (RegisterForm.js)6.63KB2.15KB
auth (SocialSignInButtons.js)8.89KB3.61KB
auth (UserMenu.js)3.40KB1.22KB
auth (authStyles.js)5.04KB1.72KB
auth (createAuthClient.js)24.74KB6.00KB
auth (createAuthenticatedFetch.js)3.33KB1.32KB
auth (index.js)1.75KB0.76KB
auth (types.js)0.59KB0.35KB
auth (useAuth.js)4.01KB0.79KB
auth (useIsWorkspaceAdmin.js)1.28KB0.70KB
collaboration (CommentThread.js)18.38KB4.49KB
collaboration (LiveCursors.js)3.17KB1.27KB
collaboration (PresenceAvatars.js)3.65KB1.42KB
collaboration (PresenceProvider.js)2.42KB0.96KB
collaboration (index.js)1.25KB0.53KB
collaboration (useCommentSearch.js)1.98KB0.88KB
collaboration (useConflictResolution.js)7.75KB1.86KB
collaboration (useMentionNotifications.js)1.81KB0.68KB
collaboration (usePresence.js)6.33KB1.84KB
collaboration (useRealtimeSubscription.js)7.91KB2.01KB
components (index.js)399.83KB84.80KB
core (index.js)1.45KB0.54KB
create-plugin (index.js)9.28KB2.98KB
data-objectstack (index.js)96.32KB23.93KB
fields (index.js)157.36KB37.46KB
i18n (i18n.js)4.32KB1.77KB
i18n (index.js)2.32KB0.93KB
i18n (pickLocalized.js)1.31KB0.67KB
i18n (provider.js)5.37KB1.72KB
i18n (useObjectLabel.js)20.24KB4.57KB
i18n (useSafeTranslation.js)1.63KB0.57KB
layout (index.js)36.05KB9.94KB
mobile (MobileProvider.js)0.92KB0.49KB
mobile (ResponsiveContainer.js)0.94KB0.38KB
mobile (breakpoints.js)1.51KB0.70KB
mobile (createOfflineDataSource.js)5.61KB1.74KB
mobile (index.js)1.50KB0.62KB
mobile (offlineQueue.js)3.91KB1.35KB
mobile (pwa.js)0.97KB0.49KB
mobile (serviceWorker.js)1.48KB0.62KB
mobile (serviceWorkerSource.js)3.41KB1.48KB
mobile (useBreakpoint.js)1.54KB0.65KB
mobile (useGesture.js)4.42KB1.27KB
mobile (useOfflineSync.js)1.99KB0.72KB
mobile (usePullToRefresh.js)2.53KB0.85KB
mobile (useResponsive.js)0.71KB0.42KB
mobile (useResponsiveConfig.js)1.36KB0.63KB
mobile (useSpecGesture.js)1.77KB0.77KB
mobile (useTouchTarget.js)1.01KB0.54KB
permissions (MePermissionsProvider.js)4.87KB1.77KB
permissions (PermissionContext.js)0.31KB0.25KB
permissions (PermissionGuard.js)0.89KB0.45KB
permissions (PermissionProvider.js)3.11KB0.87KB
permissions (evaluator.js)4.00KB1.23KB
permissions (index.js)0.91KB0.41KB
permissions (store.js)0.91KB0.42KB
permissions (useFieldPermissions.js)1.28KB0.52KB
permissions (usePermissions.js)1.42KB0.68KB
plugin-ai (index.js)15.71KB3.79KB
plugin-calendar (index.js)45.98KB12.65KB
plugin-charts (index.js)39.79KB11.29KB
plugin-chatbot (index.js)136.68KB33.43KB
plugin-dashboard (index.js)93.20KB22.36KB
plugin-designer (index.js)213.42KB42.94KB
plugin-detail (index.js)192.76KB46.42KB
plugin-editor (index.js)2.38KB1.06KB
plugin-form (index.js)89.75KB21.46KB
plugin-gantt (index.js)119.23KB29.40KB
plugin-grid (index.js)111.11KB29.94KB
plugin-kanban (index.js)48.82KB13.13KB
plugin-list (index.js)95.00KB22.22KB
plugin-map (index.js)16.02KB4.98KB
plugin-markdown (index.js)12.00KB4.05KB
plugin-report (index.js)34.79KB9.13KB
plugin-timeline (index.js)25.37KB7.20KB
plugin-view (index.js)81.53KB19.87KB
providers (DataSourceProvider.js)0.75KB0.39KB
providers (MetadataProvider.js)1.37KB0.59KB
providers (ThemeProvider.js)1.55KB0.67KB
providers (UploadProvider.js)11.71KB3.53KB
providers (index.js)0.44KB0.22KB
providers (types.js)0.01KB0.04KB
react (LazyPluginLoader.js)3.77KB1.33KB
react (SchemaRenderer.js)14.98KB4.84KB
react (index.js)0.76KB0.42KB
tenant (TenantContext.js)0.31KB0.25KB
tenant (TenantGuard.js)1.04KB0.43KB
tenant (TenantProvider.js)2.76KB0.98KB
tenant (TenantScopedQuery.js)0.77KB0.44KB
tenant (index.js)0.75KB0.38KB
tenant (resolver.js)2.64KB0.76KB
tenant (useTenant.js)0.50KB0.32KB
tenant (useTenantBranding.js)0.62KB0.39KB
types (ai.js)0.20KB0.17KB
types (api-types.js)0.20KB0.18KB
types (app.js)2.87KB0.99KB
types (base.js)0.20KB0.18KB
types (blocks.js)0.20KB0.18KB
types (complex.js)0.20KB0.18KB
types (crud.js)0.20KB0.18KB
types (data-display.js)0.20KB0.18KB
types (data-protocol.js)0.20KB0.19KB
types (data.js)0.20KB0.18KB
types (designer.js)0.77KB0.41KB
types (disclosure.js)0.20KB0.18KB
types (feedback.js)0.20KB0.18KB
types (field-types.js)0.20KB0.18KB
types (form.js)0.20KB0.18KB
types (index.js)1.54KB0.68KB
types (layout.js)0.20KB0.18KB
types (mobile.js)0.20KB0.18KB
types (navigation.js)0.20KB0.18KB
types (objectql.js)0.20KB0.18KB
types (overlay.js)0.20KB0.18KB
types (permissions.js)0.20KB0.18KB
types (plugin-scope.js)0.20KB0.18KB
types (record-components.js)0.20KB0.19KB
types (registry.js)0.20KB0.18KB
types (reports.js)0.20KB0.18KB
types (spec-report.js)5.26KB1.96KB
types (tenant.js)0.20KB0.18KB
types (theme.js)0.20KB0.18KB
types (ui-action.js)0.75KB0.46KB
types (views.js)0.20KB0.18KB
types (widget.js)0.20KB0.18KB

Size Limits

  • ✅ Core packages should be < 50KB gzipped
  • ✅ Component packages should be < 100KB gzipped
  • ⚠️ Plugin packages should be < 150KB gzipped

os-zhuang added a commit that referenced this pull request Jul 19, 2026
…erset (#1752) (#2672)
Clicking a report/dashboard cell grouped by a `dateGranularity` date dimension
("2026-Q2") used to drill into a superset (the date dim was skipped, so the
record list spanned every time bucket). It now scopes to the clicked bucket's
half-open range via the framework's new `drillRanges` sidecar.
- core: `buildDatasetDrillFilter` merges a per-row range as an ObjectQL operator
object `{ [field]: { $gte, $lt } }` alongside equality dims.
- plugin-report / plugin-dashboard: forward `drillRanges`; a date-ONLY report
(no equality drill dim) is now drillable via the range alone.
- app-shell: the "Open in list" escape hatch (`useOpenRecordList`) targets the
ADR-0055 bare data surface (`/:object/data`) and serializes a range to
`filter[field][gte|lt]`; `ObjectDataPage` parses those operators, renders a
range as one chip, and removes both bounds together. New `drillUrlFilters`
module owns write+read serialization (round-trip tested) so they can't drift.
Companion to framework#3256.
Claude-Session: https://claude.ai/code/session_01RCXBnmMQTwjmFkjtpEe11f
Co-authored-by: Claude <noreply@anthropic.com>
@github-actionsgithub-actionsBot mentioned this pull request Jul 19, 2026
akarma-synetal pushed a commit to akarma-synetal/objectui that referenced this pull request Aug 10, 2026
…eryDataset (objectstack-ai#3813) (objectstack-ai#3824)
The runtime half of the hand-picked-envelope family objectstack-ai#3613/objectstack-ai#3752 fixed on the type
face. queryDataset rebuilds its result by picking keys off the REST payload one by
one, and drillRanges was never in the list — so the analytics service's objectstack-ai#1752
date-range drill sidecar was dropped by the only real adapter in this repo, while
five consumer sites were already reading it (DatasetWidget.tsx:471/:593,
DatasetReportRenderer.tsx:316/:431/:855).
The effect was a MISSING drill, not a degraded one. A dateGranularity dimension
groups a span of records into one bucket, which equality filters cannot express,
so service-analytics excludes date dims from dimensionFields/drillRawRows and
sends a half-open [gte, lt) range per row instead (analytics-service.ts:807+).
For a chart or report grouped only by time, drillRanges is therefore the only
thing that can make canDrill = !!object && (drillDims.length > 0 ||
!!drillRanges?.length) true — dropped, the whole drill entry point disappeared.
A mixed date + non-date grouping kept its drill but lost the time bound, so
clicking June's bar opened every month (a superset).
Neither side's tests could see it: the dashboard/report suites mock their own data
source and feed drillRanges in directly, and the adapter's suite never asserted the
key. The new tests mock the envelope the SERVER actually sends — bare (res.json,
no success/data wrapper), carrying sql, and for a date-only grouping carrying
object + drillRanges and NO dimensionFields/drillRawRows — then assert the key
arrives verbatim and row-aligned, that the consumers' own canDrill predicate is
true, and that the shared buildDatasetDrillFilter scopes the list to the clicked
bucket (both halves for a mixed grouping).
The entry type is @object-ui/core's DatasetDrillRange BY REFERENCE, not a local
{ field, gte, lt } copy: it is the single in-repo declaration of the shape (what
buildDatasetDrillFilter accepts and what both renderers type their state with) and
@objectstack/spec does not own it yet, so a restatement would be a third dialect.
drillRawTotals (objectstack-ai#3214) is deliberately NOT added: zero consumers in this repo, so
passing it through would add a declared-but-unexercised key with no user-facing
effect. Filed separately as a finding.
Claude-Session: https://claude.ai/code/session_01GTRjn8xBqp75dk7kFupVRt
Co-authored-by: Claude <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants