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: fabriziosalmi/secure-proxy-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.8
Choose a base ref
...
head repository: fabriziosalmi/secure-proxy-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.9
Choose a head ref
  • 6 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 10, 2025

  1. chore(deps): Bump requests from 2.32.2 to 2.32.4 in /backend

    Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.2...v2.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    c5b917b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Merge pull request #7 from fabriziosalmi/dependabot/pip/backend/reque…

    …sts-2.32.4
    
    chore(deps): Bump requests from 2.32.2 to 2.32.4 in /backend
    fabriziosalmi authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    4eacb20 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Bump requests from 2.32.2 to 2.32.4 in /ui

    Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.2...v2.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    cf5698b View commit details
    Browse the repository at this point in the history
  3. chore(deps): Bump flask-cors from 3.0.10 to 6.0.0 in /backend

    Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 6.0.0.
    - [Release notes](https://github.com/corydolphin/flask-cors/releases)
    - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
    - [Commits](corydolphin/flask-cors@3.0.10...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: flask-cors
      dependency-version: 6.0.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    8e4b65b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from fabriziosalmi/dependabot/pip/ui/requests-2…

    ….32.4
    
    chore(deps): Bump requests from 2.32.2 to 2.32.4 in /ui
    fabriziosalmi authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    8a53313 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from fabriziosalmi/dependabot/pip/backend/flask…

    …-cors-6.0.0
    
    chore(deps): Bump flask-cors from 3.0.10 to 6.0.0 in /backend
    fabriziosalmi authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    8f2b50b View commit details
    Browse the repository at this point in the history
Loading