Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aka76bm/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: start-export-MA/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 0 files changed
  • 2 contributors

Commits on Oct 23, 2025

  1. Potential fix for code scanning alert no. 134: Incomplete multi-chara…

    …cter sanitization
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    aka76bm and github-advanced-security[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    42da022 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from aka76bm/alert-autofix-134

    Potential fix for code scanning alert no. 134: Incomplete multi-character sanitization
    aka76bm authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    76d8008 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. Configuration menu
    Copy the full SHA
    7695b02 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2025

  1. Configuration menu
    Copy the full SHA
    457cb4c View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu
    Copy the full SHA
    f50e3ff View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    7cea99e View commit details
    Browse the repository at this point in the history
  2. fix(deps): update @babel/helper-create-regexp-features-plugin to 7.24.7

    This commit updates the version of @babel/helper-create-regexp-features-plugin to 7.24.7 to fix the vulnerability GHSA-968p-4wvh-cqc8.
    aka76bm committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    f64381e View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependencies in tools/eslint

    This commit updates the dependencies in 	ools/eslint to their latest versions.
    This should fix the following vulnerabilities:
    - GHSA-968p-4wvh-cqc8
    - GHSA-67hx-6x53-jw92
    - GHSA-v6h2-p8h4-qcjw
    - GHSA-grv7-fg5c-xmjg
    - GHSA-3xgq-45jj-v275
    - GHSA-mwcw-c2x4-8c55
    - GHSA-c2qf-rxjj-qqgw
    - GHSA-76p7-773f-r4q5
    aka76bm committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    6baf999 View commit details
    Browse the repository at this point in the history
Loading