Skip to content

meta: bump @node-core/ui-components from 1.6.3 to 1.7.0#785

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

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

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.3 to 1.7.0.
- [Commits](https://github.com/nodejs/nodejs.org/commits/HEAD/packages/ui-components)

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

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 May 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 1, 2026 18:28
@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 May 1, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 1, 2026

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

Project Deployment Actions Updated (UTC)
api-docs-tooling Ready Ready Preview May 1, 2026 6:29pm

Request Review

@codecov
Copy link
Copy Markdown

codecov Bot commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.95%. Comparing base (05f0e64) to head (d0a9e02).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #785   +/-   ##
=======================================
  Coverage   77.95%   77.95%           
=======================================
  Files         159      159           
  Lines       14056    14056           
  Branches     1152     1152           
=======================================
  Hits        10957    10957           
  Misses       3094     3094           
  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
Copy Markdown

github-actions Bot commented May 1, 2026

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#L436',
    'Buffer.allocUnsafe': 'https://github.com/nodejs/node/blob/HEAD/lib/buffer.js#L450',
    'Buffer.allocUnsafeSlow': 'https://github.com/nodejs/node/blob/HEAD/lib/buffer.js#L462',
...
    'agent.addRequest': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L292',
+   'agent.createConnection': 'https://github.com/nodejs/node/blob/HEAD/lib/_http_agent.js#L231',
-   'agent.createConnection': 'https://github.com/nodejs/node/blob/HEAD/lib/https.js#L326',
    '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/_http_agent.js#L261',
-   'agent.getName': 'https://github.com/nodejs/node/blob/HEAD/lib/https.js#L484',
    '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/_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.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.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/_http_server.js#L652',
-   'server.setTimeout': 'https://github.com/nodejs/node/blob/HEAD/lib/https.js#L124',
    'server.unref': 'https://github.com/nodejs/node/blob/HEAD/lib/net.js#L2536',
+   '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',
-   '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',
    '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.38 MB 8.38 MB +1.24 KB (+0.01%)

web Generator

File Base Head Diff
styles.css 139.42 KB 141.34 KB +1.92 KB (+1.38%)
addons.html 262.77 KB 262.74 KB -33.00 B (-0.01%)
assert.html 330.24 KB 330.21 KB -33.00 B (-0.01%)
async_context.html 187.81 KB 187.78 KB -33.00 B (-0.02%)
async_hooks.html 159.95 KB 159.91 KB -33.00 B (-0.02%)
buffer.html 908.46 KB 908.43 KB -33.00 B (-0.00%)
child_process.html 381.93 KB 381.90 KB -33.00 B (-0.01%)
cli.html 502.41 KB 502.38 KB -33.00 B (-0.01%)
cluster.html 196.53 KB 196.50 KB -33.00 B (-0.02%)
console.html 147.01 KB 146.97 KB -33.00 B (-0.02%)
crypto.html 1.09 MB 1.09 MB -33.00 B (-0.00%)
debugger.html 66.58 KB 66.55 KB -33.00 B (-0.05%)
deprecations.html 505.66 KB 505.63 KB -33.00 B (-0.01%)
dgram.html 194.60 KB 194.57 KB -33.00 B (-0.02%)
diagnostics_channel.html 303.69 KB 303.66 KB -33.00 B (-0.01%)
dns.html 297.35 KB 297.32 KB -33.00 B (-0.01%)
documentation.html 38.25 KB 38.22 KB -33.00 B (-0.08%)
domain.html 105.34 KB 105.31 KB -33.00 B (-0.03%)
embedding.html 59.63 KB 59.60 KB -33.00 B (-0.05%)
environment_variables.html 44.25 KB 44.22 KB -33.00 B (-0.07%)
errors.html 464.86 KB 464.83 KB -33.00 B (-0.01%)
esm.html 155.55 KB 155.51 KB -33.00 B (-0.02%)
events.html 455.50 KB 455.47 KB -33.00 B (-0.01%)
ffi.html 126.67 KB 126.64 KB -33.00 B (-0.03%)
fs.html 1.43 MB 1.43 MB -33.00 B (-0.00%)
globals.html 230.59 KB 230.56 KB -33.00 B (-0.01%)
http.html 746.40 KB 746.37 KB -33.00 B (-0.00%)
http2.html 768.90 KB 768.87 KB -33.00 B (-0.00%)
https.html 150.58 KB 150.55 KB -33.00 B (-0.02%)
index.html 36.49 KB 36.45 KB -33.00 B (-0.09%)
inspector.html 171.64 KB 171.61 KB -33.00 B (-0.02%)
intl.html 58.35 KB 58.32 KB -33.00 B (-0.06%)
module.html 326.99 KB 326.96 KB -33.00 B (-0.01%)
modules.html 178.88 KB 178.85 KB -33.00 B (-0.02%)
n-api.html 811.52 KB 811.49 KB -33.00 B (-0.00%)
net.html 382.62 KB 382.59 KB -33.00 B (-0.01%)
os.html 142.96 KB 142.93 KB -33.00 B (-0.02%)
packages.html 154.86 KB 154.83 KB -33.00 B (-0.02%)
path.html 139.49 KB 139.46 KB -33.00 B (-0.02%)
perf_hooks.html 381.73 KB 381.69 KB -33.00 B (-0.01%)
permissions.html 57.56 KB 57.52 KB -33.00 B (-0.06%)
process.html 676.45 KB 676.41 KB -33.00 B (-0.00%)
punycode.html 63.43 KB 63.39 KB -33.00 B (-0.05%)
querystring.html 64.09 KB 64.05 KB -33.00 B (-0.05%)
quic.html 375.45 KB 375.42 KB -33.00 B (-0.01%)
readline.html 252.41 KB 252.38 KB -33.00 B (-0.01%)
repl.html 183.57 KB 183.54 KB -33.00 B (-0.02%)
report.html 176.13 KB 176.09 KB -33.00 B (-0.02%)
single-executable-applications.html 107.20 KB 107.16 KB -33.00 B (-0.03%)
sqlite.html 284.78 KB 284.75 KB -33.00 B (-0.01%)
stream.html 863.48 KB 863.45 KB -33.00 B (-0.00%)
stream_iter.html 352.62 KB 352.59 KB -33.00 B (-0.01%)
string_decoder.html 55.63 KB 55.60 KB -33.00 B (-0.06%)
synopsis.html 42.88 KB 42.85 KB -33.00 B (-0.08%)
test.html 786.85 KB 786.81 KB -33.00 B (-0.00%)
timers.html 133.74 KB 133.71 KB -33.00 B (-0.02%)
tls.html 374.02 KB 373.99 KB -33.00 B (-0.01%)
tracing.html 84.39 KB 84.36 KB -33.00 B (-0.04%)
tty.html 95.53 KB 95.50 KB -33.00 B (-0.03%)
typescript.html 53.68 KB 53.64 KB -33.00 B (-0.06%)
url.html 347.91 KB 347.88 KB -33.00 B (-0.01%)
util.html 696.01 KB 695.98 KB -33.00 B (-0.00%)
v8.html 339.33 KB 339.30 KB -33.00 B (-0.01%)
vm.html 371.03 KB 371.00 KB -33.00 B (-0.01%)
wasi.html 69.60 KB 69.57 KB -33.00 B (-0.05%)
webcrypto.html 522.92 KB 522.89 KB -33.00 B (-0.01%)
webstreams.html 357.42 KB 357.38 KB -33.00 B (-0.01%)
worker_threads.html 370.83 KB 370.80 KB -33.00 B (-0.01%)
zlib.html 290.48 KB 290.44 KB -33.00 B (-0.01%)
zlib_iter.html 88.30 KB 88.26 KB -33.00 B (-0.04%)

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