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: Significant-Gravitas/AutoGPT
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1b116af
Choose a base ref
...
head repository: Significant-Gravitas/AutoGPT
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fde5b39
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 26, 2025

  1. Configuration menu
    Copy the full SHA
    e6ed834 View commit details
    Browse the repository at this point in the history
  2. fix(frontend): code scanning vulnerability (#11459)

    ## Changes 🏗️
    
    Addresses this code scanning alert
    [security/code-scanning/156](https://github.com/Significant-Gravitas/AutoGPT/security/code-scanning/156)
    
    ## Checklist 📋
    
    ### For code changes:
    - [x] I have clearly listed my changes in the PR description
    - [x] I have made a test plan
    - [x] I have tested my changes according to the test plan:
      - [x] No prototype pollution
    0ubbe authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    ec6f593 View commit details
    Browse the repository at this point in the history
  3. chore(frontend/deps-dev): bump require-in-the-middle

    Bumps [require-in-the-middle](https://github.com/nodejs/require-in-the-middle) from 7.5.2 to 8.0.1.
    - [Release notes](https://github.com/nodejs/require-in-the-middle/releases)
    - [Changelog](https://github.com/nodejs/require-in-the-middle/blob/main/CHANGELOG.md)
    - [Commits](nodejs/require-in-the-middle@require-in-the-middle-v7.5.2...require-in-the-middle-v8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: require-in-the-middle
      dependency-version: 8.0.1
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    fde5b39 View commit details
    Browse the repository at this point in the history
Loading