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.6.6
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.6.7
Choose a head ref
  • 6 commits
  • 8 files changed
  • 2 contributors

Commits on Dec 3, 2025

  1. chore: bump webonyx/graphql-php from 15.25.2 to 15.26.0 (#793)

    Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.25.2 to 15.26.0.
    - [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.25.2...v15.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: webonyx/graphql-php
      dependency-version: 15.26.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2025
    Configuration menu
    Copy the full SHA
    a4ff837 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. chore: bump prettier from 3.6.2 to 3.7.3 (#796)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.6.2...3.7.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-version: 3.7.3
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 Dec 4, 2025
    Configuration menu
    Copy the full SHA
    8c7d0d7 View commit details
    Browse the repository at this point in the history
  2. chore: bump actions/checkout from 5 to 6 (#795)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      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 Dec 4, 2025
    Configuration menu
    Copy the full SHA
    b8133c4 View commit details
    Browse the repository at this point in the history
  3. chore: update black requirement from ~=25.9.0 to ~=25.11.0 (#792)

    Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@25.9.0...25.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-version: 25.11.0
      dependency-type: direct:production
    ...
    
    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 Dec 4, 2025
    Configuration menu
    Copy the full SHA
    6e8f199 View commit details
    Browse the repository at this point in the history
  4. chore: update pylint requirement from ~=4.0.2 to ~=4.0.4 (#791)

    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.2...v4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-version: 4.0.4
      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 Dec 4, 2025
    Configuration menu
    Copy the full SHA
    1d56b3a View commit details
    Browse the repository at this point in the history
  5. v2.6.7 Fixes (#800)

    * fix(OpenVPNClientExporter): return empty array if no proxy traits defined #798
    
    * style: run prettier on changed files
    jaredhendrickson13 authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    7ed22e1 View commit details
    Browse the repository at this point in the history
Loading