Skip to content

meta: bump @node-core/ui-components from 1.6.1 to 1.6.3#712

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node-core/ui-components-1.6.3
Open

meta: bump @node-core/ui-components from 1.6.1 to 1.6.3#712
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/node-core/ui-components-1.6.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps @node-core/ui-components from 1.6.1 to 1.6.3.

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@node-core/ui-components [< 1.1, > 1.0.1-5909a0bd471c5bfddac4f1bf7eee50aea0274970]

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 show <dependency name> 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)

Bumps [@node-core/ui-components](https://github.com/nodejs/nodejs.org/tree/HEAD/packages/ui-components) from 1.6.1 to 1.6.3.
- [Commits](https://github.com/nodejs/nodejs.org/commits/HEAD/packages/ui-components)

---
updated-dependencies:
- dependency-name: "@node-core/ui-components"
  dependency-version: 1.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added auto-merge Ready to automatically merge after being open for 48 hours dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code labels Mar 24, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 24, 2026 14:20
@dependabot dependabot bot added dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code auto-merge Ready to automatically merge after being open for 48 hours labels Mar 24, 2026
@vercel
Copy link

vercel bot commented Mar 24, 2026

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

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview Mar 24, 2026 2:21pm

Request Review

@codecov
Copy link

codecov bot commented Mar 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.40%. Comparing base (d121f54) to head (648e010).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #712   +/-   ##
=======================================
  Coverage   75.40%   75.40%           
=======================================
  Files         148      148           
  Lines       13586    13586           
  Branches     1025     1025           
=======================================
  Hits        10245    10245           
  Misses       3336     3336           
  Partials        5        5           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link

api-links Generator

apilinks.json
Expected values to be strictly deep-equal:
+ actual - expected
... Skipped lines

  {
    'Agent.defaultMaxSockets': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L227',
    'Buffer.alloc': 'https://github.com/nodejs/node/blob/HEAD/lib/buffer.js#L432',
    'Buffer.allocUnsafe': 'https://github.com/nodejs/node/blob/HEAD/lib/buffer.js#L446',
    'Buffer.allocUnsafeSlow': 'https://github.com/nodejs/node/blob/HEAD/lib/buffer.js#L458',
...
    'agent.addRequest': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L292',
+   'agent.createConnection': 'https://github.com/nodejs/node/blob/HEAD/lib/https.js#L326',
-   'agent.createConnection': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L231',
    'agent.createSocket': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L363',
    'agent.destroy': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L595',
+   'agent.getName': 'https://github.com/nodejs/node/blob/HEAD/lib/https.js#L484',
-   'agent.getName': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L261',
    'agent.keepSocketAlive': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L552',
    'agent.removeSocket': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L491',
    'agent.reuseSocket': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L588',
    'assert.assert': 'https://github.com/nodejs/node/blob/HEAD/lib/assert.js#L185',
    'asyncResource.asyncId': 'https://github.com/nodejs/node/blob/HEAD/lib/async_hooks.js#L242',
...
    'server.address': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2289',
+   'server.close': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2422',
+   'server.closeAllConnections': 'https://github.com/nodejs/node/blob/HEAD/lib/https.js#L120',
+   'server.closeIdleConnections': 'https://github.com/nodejs/node/blob/HEAD/lib/https.js#L122',
-   'server.close': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L614',
-   'server.closeAllConnections': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L624',
-   'server.closeIdleConnections': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L636',
    'server.getConnections': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2384',
    'server.listen': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2106',
    'server.ref': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2527',
+   'server.setTimeout': 'https://github.com/nodejs/node/blob/HEAD/lib/https.js#L124',
-   'server.setTimeout': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L652',
    'server.unref': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2536',
+   'server[SymbolAsyncDispose]': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2462',
+   'server[undefined]': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2491',
-   'server[SymbolAsyncDispose]': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L620',
-   'server[undefined]': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L659',
    'serverresponse._finish': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L246',
    'serverresponse._implicitHeader': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L360',
    'serverresponse.assignSocket': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L296',
    'serverresponse.detachSocket': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L307',
    'serverresponse.statusCode': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_server.js#L269',

orama-db Generator

File Base Head Diff
orama-db.json 8.05 MB 8.05 MB -1.63 KB (-0.02%)

web Generator

File Base Head Diff
quic.html 357.91 KB 360.70 KB +2.78 KB (+0.78%)
http.html 737.31 KB 739.73 KB +2.42 KB (+0.33%)
process.html 674.86 KB 676.87 KB +2.01 KB (+0.30%)
perf_hooks.html 380.10 KB 381.85 KB +1.75 KB (+0.46%)
crypto.html 1.03 MB 1.03 MB +1.04 KB (+0.10%)
net.html 381.99 KB 382.84 KB +874.00 B (+0.22%)
worker_threads.html 364.89 KB 365.57 KB +702.00 B (+0.19%)
errors.html 460.26 KB 460.93 KB +684.00 B (+0.15%)
test.html 739.86 KB 740.42 KB +570.00 B (+0.08%)
tls.html 373.83 KB 374.32 KB +504.00 B (+0.13%)
buffer.html 906.59 KB 907.07 KB +494.00 B (+0.05%)
styles.css 137.01 KB 137.49 KB +490.00 B (+0.35%)
util.html 692.59 KB 693.03 KB +458.00 B (+0.06%)
child_process.html 381.80 KB 382.25 KB +456.00 B (+0.12%)
vm.html 370.83 KB 371.24 KB +420.00 B (+0.11%)
cluster.html 195.66 KB 196.04 KB +394.00 B (+0.20%)
globals.html 229.63 KB 230.00 KB +380.00 B (+0.16%)
sqlite.html 268.43 KB 268.76 KB +344.00 B (+0.13%)
modules.html 178.06 KB 178.40 KB +342.00 B (+0.19%)
events.html 455.26 KB 455.53 KB +274.00 B (+0.06%)
inspector.html 170.94 KB 171.20 KB +266.00 B (+0.15%)
webcrypto.html 506.53 KB 506.79 KB +266.00 B (+0.05%)
https.html 149.75 KB 149.98 KB +230.00 B (+0.15%)
esm.html 154.69 KB 154.88 KB +192.00 B (+0.12%)
tty.html 94.76 KB 94.95 KB +190.00 B (+0.20%)
path.html 138.85 KB 139.00 KB +160.00 B (+0.11%)
os.html 142.36 KB 142.48 KB +120.00 B (+0.08%)
punycode.html 62.66 KB 62.74 KB +80.00 B (+0.12%)
zlib.html 290.47 KB 290.55 KB +78.00 B (+0.03%)
fs.html 1.40 MB 1.40 MB +76.00 B (+0.01%)
http2.html 769.55 KB 769.63 KB +76.00 B (+0.01%)
module.html 326.60 KB 326.67 KB +76.00 B (+0.02%)
readline.html 251.98 KB 252.05 KB +76.00 B (+0.03%)
environment_variables.html 43.51 KB 43.55 KB +40.00 B (+0.09%)
repl.html 182.97 KB 183.01 KB +40.00 B (+0.02%)
async_context.html 163.14 KB 163.18 KB +38.00 B (+0.02%)
async_hooks.html 159.29 KB 159.33 KB +38.00 B (+0.02%)
domain.html 104.61 KB 104.65 KB +38.00 B (+0.04%)
wasi.html 69.07 KB 69.11 KB +38.00 B (+0.05%)

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

Labels

auto-merge Ready to automatically merge after being open for 48 hours dependencies [Dependabot Only] Pull requests that update a dependency file javascript [Dependabot Only] Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant