Skip to content

chore(deps-dev): bump the dev-dependencies group with 3 updates#1047

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-dea6bc861d
Mar 9, 2026
Merged

chore(deps-dev): bump the dev-dependencies group with 3 updates#1047
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/dev-dependencies-dea6bc861d

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the dev-dependencies group with 3 updates: @types/node, happy-dom and postcss.

Updates @types/node from 25.3.3 to 25.3.5

Commits

Updates happy-dom from 20.7.0 to 20.8.3

Release notes

Sourced from happy-dom's releases.

v20.8.3

👷‍♂️ Patch fixes

  • Throw error if event is not of type Event in EventTarget.dispatchEvent() - By @​capricorn86 in task #2054

v20.8.2

👷‍♂️ Patch fixes

  • Resets Event.cancelBubble and Event.defaultPrevented when calling Event.initEvent() - By @​capricorn86 in task #2090

v20.8.1

👷‍♂️ Patch fixes

v20.8.0

🎨 Features

  • Adds support for setPointerCapture, hasPointerCapture, and releasePointerCapture to Element - By @​coffeeandwork in task #1733

v20.7.2

👷‍♂️ Patch fixes

  • Properly decode CSS escape sequences in attribute selector values - By @​silverwind

v20.7.1

👷‍♂️ Patch fixes

  • Fixes issue related to parsing direct descendants (>) and universal (*) query selectors - By @​Cherry in task #2078
Commits
  • 5998eea fix: #2054 Throw error if event is not of type Event in dispatchEvent (#2092)
  • 7a11238 fix: #2090 Resets cancelBubble and defaultPrevented when calling initEvent ...
  • 7d27984 fix: #1422 Make inert attribute block focus interactions (#2083)
  • 53e4ec9 feat: #1733 Adds support for setPointerCapture, hasPointerCapture, and rele...
  • 1c73c3f fix: Properly decode CSS escape sequences in attribute selector values (#2080)
  • 7fa06b3 fix: #2078 Fixes direct descendants > and universal * query selectors (#2079)
  • See full diff in compare view

Updates postcss from 8.5.6 to 8.5.8

Release notes

Sourced from postcss's releases.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Changelog

Sourced from postcss's changelog.

8.5.8

  • Fixed Processor#version.

8.5.7

  • Improved source map annotation cleaning performance (by CodeAnt AI).
Commits

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 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

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 9, 2026

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
Copy link
Copy Markdown

vercel Bot commented Mar 9, 2026

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

Project Deployment Actions Updated (UTC)
objectui Canceled Canceled Mar 9, 2026 8:32am
objectui-demo Ready Ready Preview, Comment Mar 9, 2026 8:32am
objectui-storybook Canceled Canceled Mar 9, 2026 8:32am

Request Review

Bumps the dev-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [happy-dom](https://github.com/capricorn86/happy-dom) and [postcss](https://github.com/postcss/postcss).


Updates `@types/node` from 25.3.3 to 25.3.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `happy-dom` from 20.7.0 to 20.8.3
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.7.0...v20.8.3)

Updates `postcss` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.8)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.3.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: happy-dom
  dependency-version: 20.8.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: postcss
  dependency-version: 8.5.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dev-dependencies-dea6bc861d branch from 78ec71d to 7c3abdd Compare March 9, 2026 08:15
@github-actions github-actions Bot merged commit 0a088aa into main Mar 9, 2026
5 of 11 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/dev-dependencies-dea6bc861d branch March 9, 2026 08:15
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 9, 2026

✅ Console Performance Budget

Metric Value Budget
Main entry (gzip) 58.2 KB 60 KB
Entry file index-BOIhQg2b.js
Status PASS

📦 Bundle Size Report

Package Size Gzipped
auth (AuthContext.js) 0.31KB 0.24KB
auth (AuthGuard.js) 1.17KB 0.53KB
auth (AuthProvider.js) 7.37KB 1.79KB
auth (ForgotPasswordForm.js) 4.91KB 1.66KB
auth (LoginForm.js) 5.00KB 1.64KB
auth (PreviewBanner.js) 0.90KB 0.50KB
auth (RegisterForm.js) 6.85KB 1.86KB
auth (UserMenu.js) 3.40KB 1.22KB
auth (createAuthClient.js) 2.78KB 0.98KB
auth (createAuthenticatedFetch.js) 1.24KB 0.60KB
auth (index.js) 1.18KB 0.51KB
auth (types.js) 0.59KB 0.35KB
auth (useAuth.js) 1.57KB 0.57KB
collaboration (CommentThread.js) 18.38KB 4.49KB
collaboration (LiveCursors.js) 3.17KB 1.27KB
collaboration (PresenceAvatars.js) 3.65KB 1.42KB
collaboration (index.js) 1.16KB 0.50KB
collaboration (useCommentSearch.js) 1.98KB 0.88KB
collaboration (useConflictResolution.js) 7.75KB 1.86KB
collaboration (useMentionNotifications.js) 1.81KB 0.68KB
collaboration (usePresence.js) 6.33KB 1.84KB
collaboration (useRealtimeSubscription.js) 7.91KB 2.01KB
components (index.js) 1888.70KB 441.92KB
core (index.js) 1.29KB 0.51KB
create-plugin (index.js) 10.13KB 3.17KB
data-objectstack (index.js) 44.50KB 10.95KB
fields (index.js) 104.86KB 21.59KB
i18n (i18n.js) 2.03KB 0.77KB
i18n (index.js) 1.90KB 0.76KB
i18n (provider.js) 4.63KB 1.47KB
i18n (useObjectLabel.js) 4.51KB 1.61KB
layout (index.js) 101.46KB 26.75KB
mobile (MobileProvider.js) 0.92KB 0.49KB
mobile (ResponsiveContainer.js) 0.94KB 0.38KB
mobile (breakpoints.js) 1.51KB 0.70KB
mobile (index.js) 1.19KB 0.53KB
mobile (pwa.js) 0.97KB 0.49KB
mobile (serviceWorker.js) 1.48KB 0.62KB
mobile (useBreakpoint.js) 1.54KB 0.65KB
mobile (useGesture.js) 4.42KB 1.27KB
mobile (usePullToRefresh.js) 2.53KB 0.85KB
mobile (useResponsive.js) 0.71KB 0.42KB
mobile (useResponsiveConfig.js) 1.36KB 0.63KB
mobile (useSpecGesture.js) 1.77KB 0.77KB
mobile (useTouchTarget.js) 1.01KB 0.54KB
permissions (PermissionContext.js) 0.31KB 0.25KB
permissions (PermissionGuard.js) 0.89KB 0.45KB
permissions (PermissionProvider.js) 3.11KB 0.87KB
permissions (evaluator.js) 4.00KB 1.23KB
permissions (index.js) 0.85KB 0.40KB
permissions (store.js) 0.91KB 0.42KB
permissions (useFieldPermissions.js) 1.28KB 0.52KB
permissions (usePermissions.js) 0.99KB 0.49KB
plugin-aggrid (AddressField-BFkQNY4T.js) 3.05KB 0.76KB
plugin-aggrid (AgGridImpl-BOGe7zIt.js) 7.04KB 2.33KB
plugin-aggrid (AutoNumberField-Vk3sd_FC.js) 0.28KB 0.27KB
plugin-aggrid (FileField-kuwMc3nA.js) 5.90KB 2.10KB
plugin-aggrid (FormulaField-yAhJXI5H.js) 0.52KB 0.38KB
plugin-aggrid (GeolocationField-BlWWrOK-.js) 4.46KB 1.50KB
plugin-aggrid (GridField-CJJZ8GNx.js) 1.74KB 0.68KB
plugin-aggrid (LocationField-D0tynx5l.js) 0.93KB 0.54KB
plugin-aggrid (MasterDetailField-NxhnawjF.js) 3.75KB 1.14KB
plugin-aggrid (ObjectAgGridImpl-BqNxtZhI.js) 929.87KB 206.13KB
plugin-aggrid (ObjectField-BNn36o6U.js) 1.61KB 0.77KB
plugin-aggrid (QRCodeField-cpPXwvNp.js) 3.38KB 1.23KB
plugin-aggrid (RichTextField-An5Dp75p.js) 1.16KB 0.59KB
plugin-aggrid (SignatureField-CZtNqFaB.js) 3.33KB 1.29KB
plugin-aggrid (SummaryField-C8jOcBKl.js) 0.48KB 0.37KB
plugin-aggrid (UserField-Dc2GzoHQ.js) 2.44KB 0.93KB
plugin-aggrid (VectorField-B7KSkwJB.js) 0.79KB 0.45KB
plugin-aggrid (index-DuGDMwwh.js) 19.95KB 5.03KB
plugin-aggrid (index.js) 0.22KB 0.16KB
plugin-ai (index.js) 25.36KB 6.40KB
plugin-calendar (index.js) 49.09KB 13.41KB
plugin-charts (AdvancedChartImpl-D5NQFQLZ.js) 127.01KB 26.26KB
plugin-charts (BarChart-C_I0OFbj.js) 542.77KB 135.30KB
plugin-charts (ChartImpl-WXTkPN08.js) 3.19KB 1.10KB
plugin-charts (index-xUWSanB8.js) 17.03KB 5.02KB
plugin-charts (index.js) 0.19KB 0.16KB
plugin-chatbot (index.js) 1140.69KB 333.05KB
plugin-dashboard (index.js) 181.92KB 44.73KB
plugin-designer (index.js) 262.79KB 47.73KB
plugin-detail (AddressField-DcEQ_ndK.js) 2.98KB 0.76KB
plugin-detail (AutoNumberField-BxnFqllo.js) 0.28KB 0.26KB
plugin-detail (AvatarField-D_Ov6Z7l.js) 2.62KB 1.07KB
plugin-detail (BooleanField-jXn5X6qN.js) 1.13KB 0.51KB
plugin-detail (CodeField-91ouUSNL.js) 0.74KB 0.47KB
plugin-detail (ColorField-1iYeBLu-.js) 1.23KB 0.54KB
plugin-detail (CurrencyField-DEKbU0nU.js) 1.48KB 0.73KB
plugin-detail (DateField-Ce3qi2e1.js) 0.54KB 0.37KB
plugin-detail (DateTimeField-DD1U6p2g.js) 0.71KB 0.42KB
plugin-detail (EmailField-DuHPHmf3.js) 0.81KB 0.48KB
plugin-detail (FileField-DdnJ7-K3.js) 5.50KB 1.94KB
plugin-detail (FormulaField-CJkkwIK8.js) 0.51KB 0.38KB
plugin-detail (GeolocationField-BxnJqG3N.js) 3.71KB 1.21KB
plugin-detail (GridField-2XP1WWgv.js) 1.71KB 0.68KB
plugin-detail (ImageField-BMgxibHJ.js) 2.83KB 1.14KB
plugin-detail (LocationField-DmJFskve.js) 0.95KB 0.54KB
plugin-detail (MasterDetailField-L-FtNiRY.js) 3.40KB 1.00KB
plugin-detail (NumberField-BI-RXUWR.js) 0.68KB 0.44KB
plugin-detail (ObjectField-IXDBusAX.js) 1.64KB 0.76KB
plugin-detail (PasswordField-B3zs4zWk.js) 1.21KB 0.63KB
plugin-detail (PercentField-DQgHicr4.js) 1.89KB 0.84KB
plugin-detail (PhoneField-MfotMI1r.js) 0.80KB 0.48KB
plugin-detail (QRCodeField-DNjWIG5p.js) 2.35KB 0.91KB
plugin-detail (RatingField-B25FtT02.js) 1.62KB 0.66KB
plugin-detail (RichTextField-CSJ_QSQr.js) 1.15KB 0.59KB
plugin-detail (SelectField-BLFyX5aS.js) 0.90KB 0.49KB
plugin-detail (SignatureField-D6c9v16F.js) 2.97KB 1.10KB
plugin-detail (SliderField-BkYJfvLC.js) 1.00KB 0.49KB
plugin-detail (SummaryField-ugYPYxjP.js) 0.47KB 0.36KB
plugin-detail (TextAreaField-Cnj7QbkZ.js) 1.09KB 0.59KB
plugin-detail (TextField-SxoSpk-d.js) 0.82KB 0.43KB
plugin-detail (TimeField-BMgBKLvX.js) 0.50KB 0.34KB
plugin-detail (UrlField-DXerF5GN.js) 0.98KB 0.52KB
plugin-detail (UserField-B3jj2Eq-.js) 2.33KB 0.90KB
plugin-detail (VectorField-CKg9jdGa.js) 0.78KB 0.44KB
plugin-detail (index-bH6VpqAE.js) 3310.73KB 776.23KB
plugin-detail (index.js) 1.08KB 0.60KB
plugin-editor (MonacoImpl-hfdmoz6k.js) 18.15KB 5.59KB
plugin-editor (index-CuYbY6xb.js) 10.10KB 3.32KB
plugin-editor (index.js) 0.19KB 0.15KB
plugin-form (index.js) 67.07KB 14.02KB
plugin-gantt (index.js) 249.49KB 60.32KB
plugin-grid (index.js) 110.26KB 28.84KB
plugin-kanban (KanbanEnhanced-DbOkJkpo.js) 33.74KB 9.34KB
plugin-kanban (KanbanImpl-BnNosFpy.js) 14.19KB 4.18KB
plugin-kanban (index-DP2mI15e.js) 31.27KB 9.24KB
plugin-kanban (index.js) 0.42KB 0.26KB
plugin-kanban (sortable.esm-CNNHgHk5.js) 71.43KB 18.99KB
plugin-list (index.js) 3239.94KB 761.80KB
plugin-map (index.js) 130.49KB 31.72KB
plugin-map (maplibre-gl-D7mIxaE5.js) 1418.03KB 302.96KB
plugin-markdown (MarkdownImpl-E6vCIsNj.js) 256.68KB 64.45KB
plugin-markdown (index-Dr10kVgr.js) 9.63KB 3.17KB
plugin-markdown (index.js) 0.19KB 0.15KB
plugin-report (index.js) 86.28KB 17.18KB
plugin-timeline (index.js) 108.70KB 25.29KB
plugin-view (index.js) 141.51KB 35.69KB
plugin-workflow (index.js) 82.94KB 17.11KB
react (LazyPluginLoader.js) 3.77KB 1.33KB
react (SchemaRenderer.js) 9.04KB 2.82KB
react (index.js) 0.76KB 0.42KB
tenant (TenantContext.js) 0.31KB 0.25KB
tenant (TenantGuard.js) 1.04KB 0.43KB
tenant (TenantProvider.js) 2.76KB 0.98KB
tenant (TenantScopedQuery.js) 0.77KB 0.44KB
tenant (index.js) 0.75KB 0.38KB
tenant (resolver.js) 2.64KB 0.76KB
tenant (useTenant.js) 0.50KB 0.32KB
tenant (useTenantBranding.js) 0.62KB 0.39KB
types (ai.js) 0.20KB 0.17KB
types (api-types.js) 0.20KB 0.18KB
types (app.js) 2.87KB 0.99KB
types (base.js) 0.20KB 0.18KB
types (blocks.js) 0.20KB 0.18KB
types (complex.js) 0.20KB 0.18KB
types (crud.js) 0.20KB 0.18KB
types (data-display.js) 0.20KB 0.18KB
types (data-protocol.js) 0.20KB 0.19KB
types (data.js) 0.20KB 0.18KB
types (designer.js) 0.74KB 0.39KB
types (disclosure.js) 0.20KB 0.18KB
types (feedback.js) 0.20KB 0.18KB
types (field-types.js) 0.20KB 0.18KB
types (form.js) 0.20KB 0.18KB
types (index.js) 1.25KB 0.58KB
types (layout.js) 0.20KB 0.18KB
types (mobile.js) 0.20KB 0.18KB
types (navigation.js) 0.20KB 0.18KB
types (objectql.js) 0.20KB 0.18KB
types (overlay.js) 0.20KB 0.18KB
types (permissions.js) 0.20KB 0.18KB
types (plugin-scope.js) 0.20KB 0.18KB
types (record-components.js) 0.20KB 0.19KB
types (registry.js) 0.20KB 0.18KB
types (reports.js) 0.20KB 0.18KB
types (tenant.js) 0.20KB 0.18KB
types (theme.js) 0.20KB 0.18KB
types (ui-action.js) 0.20KB 0.18KB
types (views.js) 0.20KB 0.18KB
types (widget.js) 0.20KB 0.18KB
types (workflow.js) 0.20KB 0.18KB

Size Limits

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants