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: pfrest/pfSense-pkg-RESTAPI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.3
Choose a base ref
...
head repository: pfrest/pfSense-pkg-RESTAPI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.4
Choose a head ref
  • 15 commits
  • 8 files changed
  • 3 contributors

Commits on Mar 1, 2026

  1. chore: bump firebase/php-jwt from 7.0.2 to 7.0.3

    Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 7.0.2 to 7.0.3.
    - [Release notes](https://github.com/firebase/php-jwt/releases)
    - [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md)
    - [Commits](firebase/php-jwt@v7.0.2...v7.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: firebase/php-jwt
      dependency-version: 7.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    b8e42fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1acd146 View commit details
    Browse the repository at this point in the history
  3. chore: bump webonyx/graphql-php from 15.30.1 to 15.30.2

    Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.30.1 to 15.30.2.
    - [Release notes](https://github.com/webonyx/graphql-php/releases)
    - [Changelog](https://github.com/webonyx/graphql-php/blob/master/CHANGELOG.md)
    - [Commits](webonyx/graphql-php@v15.30.1...v15.30.2)
    
    ---
    updated-dependencies:
    - dependency-name: webonyx/graphql-php
      dependency-version: 15.30.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 1, 2026
    Configuration menu
    Copy the full SHA
    90a1751 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec85093 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2026

  1. chore: update pylint requirement from ~=4.0.4 to ~=4.0.5 (#849)

    Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](pylint-dev/pylint@v4.0.4...v4.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-version: 4.0.5
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    bb3cc8b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. chore: bump actions/download-artifact from 7 to 8 (#851)

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Jared Hendrickson <github@jaredhendrickson.com>
    dependabot[bot] and jaredhendrickson13 authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    2a4ec83 View commit details
    Browse the repository at this point in the history
  2. chore: bump actions/upload-artifact from 6 to 7 (#854)

    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>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    584e34b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb6c154 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Configuration menu
    Copy the full SHA
    8fa83dc View commit details
    Browse the repository at this point in the history
  2. fix(CertificateAuthority): set a 409 instead of 403 for bad ca deletions

    A conflict error is a more accurate choice when someone tries to delete a CA that is currently in use.
    jaredhendrickson13 committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    07bdfa1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d924a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9da348c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eed8d1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3308b44 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #859 from pfrest/next_patch

    v2.7.4 Fixes & Features
    jaredhendrickson13 authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    f35530b View commit details
    Browse the repository at this point in the history
Loading