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: node-red/node-red-admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rel411
Choose a base ref
...
head repository: node-red/node-red-admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 29, 2025

  1. Merge pull request #51 from node-red/rel411

    Update for 4.1.1
    knolleary authored Jul 29, 2025
    Configuration menu
    Copy the full SHA
    c1655f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

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

Commits on Oct 9, 2025

  1. Merge pull request #53 from bryopsida/bump-axios

    chore: update axios to 1.12.2
    knolleary authored Oct 9, 2025
    Configuration menu
    Copy the full SHA
    e2ebc0c View commit details
    Browse the repository at this point in the history
  2. bump for v4.1.2

    knolleary committed Oct 9, 2025
    Configuration menu
    Copy the full SHA
    0209f78 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Update axios dependency (fixes GHSA-43fc-jf86-j433)

    $ npm audit
    
    axios  <=1.13.4
    Severity: high
    Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig - GHSA-43fc-jf86-j433
    fix available via `npm audit fix --force`
    Will install axios@1.13.5, which is outside the stated dependency range
    node_modules/axios
    hlovdal committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    ed232cd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Merge pull request #55 from hlovdal/deps

    Update axios dependency (fixes GHSA-43fc-jf86-j433)
    knolleary authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    4c4a762 View commit details
    Browse the repository at this point in the history
  2. Bump for 4.1.3 release

    knolleary committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    de4e533 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #56 from node-red/rel413

    Bump for 4.1.3 release
    knolleary authored Feb 11, 2026
    Configuration menu
    Copy the full SHA
    5468ca6 View commit details
    Browse the repository at this point in the history
Loading