forked from nodejs/nodejs.org
-
Notifications
You must be signed in to change notification settings - Fork 0
[pull] main from nodejs:main #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
pull
wants to merge
2,758
commits into
RahmaNiftaliyev:main
Choose a base branch
from
nodejs:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(ui): Added Skip To Content * feat(ui): moved Skip to Content as a component, added test and storybook file * feat(tests): remove SkipToContentButton test file * feat(ui): refactor SkipToContentButton to use children prop instead of label * feat(ui): update WithNavBar component structure for improved accessibility
* fix(a11y): wrap SidebarItem with <li> in SidebarGroup * refactor(a11y): move <li> wrapper from SidebarGroup to SidebarItem
Signed-off-by: Claudio Wunder <cwunder@gnome.org>
* chore(ci): bump scorecard Signed-off-by: Aviv Keller <me@aviv.sh> * Update scorecard.yml Signed-off-by: Aviv Keller <me@aviv.sh> * Update permissions and workflow reference in scorecard Signed-off-by: Aviv Keller <me@aviv.sh> --------- Signed-off-by: Aviv Keller <me@aviv.sh>
* fix: search modal overflow * chore: bump version
* Blog: update to new target date for security release * Update apps/site/site.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> --------- Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* feat(ui): implement sidebar scroll position preservation * fix: correct import statements for hooks in withSidebar component * fix: correct comment grammar, improve sidebar component display name and fixed potential memory leak issue in useNavigationState * fix: streamline imports in withSidebar component and update pathname handling in Sidebar * fix: remove unused imports and ensure 'use client' directive is present in Sidebar component * fix: replace useNavigationState with useScrollToElement in WithSidebar component and add scroll handling functionality * fix: clarify comment in handleScroll function to improve code readability * fix: addressed nitpicks and ran pnpm version path in ui-components directory * fix: remove unnecessary 'use client' directive from Sidebar component * fix: improve sidebar pathname handling * fix: remove unused locale handling from WithSidebar component --------- Signed-off-by: Malav Shah <shahmalav1995@gmail.com>
* feat(ci): pnpm updater * Update .github/workflows/pnpm-updater.yml Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Aviv Keller <me@aviv.sh> * feat(ci): pnpm updater * feat(ci): pnpm updater --------- Signed-off-by: Aviv Keller <me@aviv.sh> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* chore: synced translations from crowdin * chore: automated format of translated files Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
* Blog: add January 13 security release * Update apps/site/pages/en/blog/vulnerability/december-2025-security-releases.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> * Update apps/site/pages/en/blog/vulnerability/december-2025-security-releases.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> --------- Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
* Blog: fix formatting on sec release changelog * fix version name Signed-off-by: Aviv Keller <me@aviv.sh> * Apply suggestion from @marco-ippolito Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com> Signed-off-by: Aviv Keller <me@aviv.sh> * Update apps/site/pages/en/blog/vulnerability/december-2025-security-releases.md Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com> Signed-off-by: Aviv Keller <me@aviv.sh> * Update apps/site/pages/en/blog/vulnerability/december-2025-security-releases.md Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com> Signed-off-by: Aviv Keller <me@aviv.sh> --------- Signed-off-by: Aviv Keller <me@aviv.sh> Co-authored-by: Aviv Keller <me@aviv.sh> Co-authored-by: Marco Ippolito <marcoippolito54@gmail.com>
* blog: add DoS mitigation post for async_hooks stack exhaustion Add blog post explaining the vulnerability where stack overflow errors became uncatchable when async_hooks was enabled, affecting React Server Components, Next.js, and APM tools. Co-Authored-By: Joyee Cheung <joyeec9h3@gmail.com> * blog: reorganize sections per review feedback --------- Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
* Blog: change impact for CVE-2025-59464 * Update apps/site/pages/en/blog/vulnerability/december-2025-security-releases.md Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com> Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> --------- Signed-off-by: Rafael Gonzaga <rafael.nunu@hotmail.com> Co-authored-by: Joyee Cheung <joyeec9h3@gmail.com>
* blog: clarify in async hook DoS post and add CWE pointers It seems there are still some confusions from how this weakness works, especially since APM tools are only part of the reproduction but are not vulnerable per-se. This patch tries to clarify a bit and add some pointers to the CWEs that apply. * Update apps/site/pages/en/blog/vulnerability/january-2026-dos-mitigation-async-hooks.md Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com> * Update apps/site/pages/en/blog/vulnerability/january-2026-dos-mitigation-async-hooks.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com> * fixup! blog: clarify in async hook DoS post and add CWE pointers --------- Signed-off-by: Joyee Cheung <joyeec9h3@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Co-authored-by: Create or Update Pull Request Action <create-or-update-pull-request@users.noreply.github.com>
* fix(ui): Learn Page Landmark Accessibility issues * fix(ui): remove role attribute from Banner component for accessibility compliance * fix(ui): enhance aria label for Banner and Metabar as a prop * fix(i18n): update banner aria labels for improved accessibility
* Blog: add HackerOne signal 1 post * Apply suggestions from code review Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> * fixup! Blog: add HackerOne signal 1 post * fixup! fixup! Blog: add HackerOne signal 1 post --------- Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Removed duplicate donation call and updated crowdfunding campaign link. Closes #8553 Signed-off-by: Claudio Wunder <cwunder@gnome.org>
* feat: create toc component * refactor(ui-components): review * fix: custom anchor component * refactor: review * feat: i18n prop * choire: patch version * review(ui-components): some nits
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )