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: CommunitySolidServer/CommunitySolidServer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.1.8
Choose a base ref
...
head repository: CommunitySolidServer/CommunitySolidServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.9
Choose a head ref
  • 9 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 22, 2026

  1. chore(deps-dev): bump lodash from 4.17.21 to 4.17.23

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    c6b3865 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2026

  1. chore(deps): bump actions/checkout from 6.0.1 to 6.0.2

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.1 to 6.0.2.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v6.0.1...v6.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 6.0.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    2d42813 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. chore(deps-dev): bump qs from 6.14.1 to 6.14.2

    Bumps [qs](https://github.com/ljharb/qs) from 6.14.1 to 6.14.2.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.14.1...v6.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    ba47afb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    feffe45 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. chore(deps): bump ajv

    Bumps  and [ajv](https://github.com/ajv-validator/ajv). These dependencies needed to be updated together.
    
    Updates `ajv` from 6.12.6 to 6.14.0
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.6...v6.14.0)
    
    Updates `ajv` from 8.17.1 to 8.18.0
    - [Release notes](https://github.com/ajv-validator/ajv/releases)
    - [Commits](ajv-validator/ajv@v6.12.6...v6.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: ajv
      dependency-version: 6.14.0
      dependency-type: indirect
    - dependency-name: ajv
      dependency-version: 8.18.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    7379301 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. feat: Support Static Asset folder expansion at root

    * support folder expansion at root
    
    * review changes
    bourgeoa authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    b48edf8 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. chore(deps): bump minimatch

    Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
    
    Updates `minimatch` from 5.0.1 to 5.1.9
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v5.0.1...v5.1.9)
    
    Updates `minimatch` from 3.1.2 to 3.1.5
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v5.0.1...v5.1.9)
    
    Updates `minimatch` from 9.0.5 to 9.0.9
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v5.0.1...v5.1.9)
    
    Updates `minimatch` from 10.0.3 to 10.2.4
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v5.0.1...v5.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 5.1.9
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 3.1.5
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 9.0.9
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 10.2.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    de0b2ba View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/upload-artifact from 6 to 7

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and joachimvh committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    8ffbbb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

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