-
-
Notifications
You must be signed in to change notification settings - Fork 129
Comparing changes
Open a pull request
base repository: pfrest/pfSense-pkg-RESTAPI
base: v2.7.5
head repository: pfrest/pfSense-pkg-RESTAPI
compare: v2.7.6
- 19 commits
- 12 files changed
- 2 contributors
Commits on Apr 1, 2026
-
chore: bump webonyx/graphql-php from 15.30.2 to 15.31.3
Bumps [webonyx/graphql-php](https://github.com/webonyx/graphql-php) from 15.30.2 to 15.31.3. - [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.2...v15.31.3) --- updated-dependencies: - dependency-name: webonyx/graphql-php dependency-version: 15.31.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for cd5c5f3 - Browse repository at this point
Copy the full SHA cd5c5f3View commit details -
Merge pull request #866 from pfrest/dependabot/composer/master/webony…
…x/graphql-php-15.31.3 chore: bump webonyx/graphql-php from 15.30.2 to 15.31.3
Configuration menu - View commit details
-
Copy full SHA for 6487fba - Browse repository at this point
Copy the full SHA 6487fbaView commit details -
chore: bump firebase/php-jwt from 7.0.3 to 7.0.4
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 7.0.3 to 7.0.4. - [Release notes](https://github.com/firebase/php-jwt/releases) - [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md) - [Commits](googleapis/php-jwt@v7.0.3...v7.0.4) --- updated-dependencies: - dependency-name: firebase/php-jwt dependency-version: 7.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ecaf2b8 - Browse repository at this point
Copy the full SHA ecaf2b8View commit details
Commits on Apr 2, 2026
-
fix(CertificateAuthority): add missing 'caref' field #873
This commit fixes an issue where the object relation system expected a 'caref' value to determine which CAs would impacted by deletions. However, since this model did not have this field it was simply ignored and considered all CAs as impacted by deletions.
Configuration menu - View commit details
-
Copy full SHA for 55d82e1 - Browse repository at this point
Copy the full SHA 55d82e1View commit details -
fix(CertificateAuthority): don't delete intermediate ca when root ca …
…is deleted #873 This behavior no longer matches the behavior of the webConfigurator and should be removed.
Configuration menu - View commit details
-
Copy full SHA for 7cbd075 - Browse repository at this point
Copy the full SHA 7cbd075View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30aac21 - Browse repository at this point
Copy the full SHA 30aac21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a1b3ea - Browse repository at this point
Copy the full SHA 4a1b3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb1383b - Browse repository at this point
Copy the full SHA bb1383bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 627520a - Browse repository at this point
Copy the full SHA 627520aView commit details -
Merge pull request #867 from pfrest/dependabot/composer/master/fireba…
…se/php-jwt-7.0.4 chore: bump firebase/php-jwt from 7.0.3 to 7.0.4
Configuration menu - View commit details
-
Copy full SHA for 260170f - Browse repository at this point
Copy the full SHA 260170fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e289024 - Browse repository at this point
Copy the full SHA e289024View commit details
Commits on Apr 3, 2026
-
chore: bump actions/deploy-pages from 4.0.5 to 5.0.0 (#868)
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4.0.5 to 5.0.0. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](actions/deploy-pages@v4.0.5...v5.0.0) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-version: 5.0.0 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>
Configuration menu - View commit details
-
Copy full SHA for a04b09b - Browse repository at this point
Copy the full SHA a04b09bView commit details -
chore: bump @prettier/plugin-php from 0.24.0 to 0.25.0 (#872)
* chore: bump @prettier/plugin-php from 0.24.0 to 0.25.0 Bumps [@prettier/plugin-php](https://github.com/prettier/prettier-php) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/prettier/prettier-php/releases) - [Commits](prettier/plugin-php@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: "@prettier/plugin-php" dependency-version: 0.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * style: run prettier on changed files --------- 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>
Configuration menu - View commit details
-
Copy full SHA for 8af3910 - Browse repository at this point
Copy the full SHA 8af3910View commit details -
Configuration menu - View commit details
-
Copy full SHA for e60a3a4 - Browse repository at this point
Copy the full SHA e60a3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4ae88f - Browse repository at this point
Copy the full SHA a4ae88fView commit details -
refactor(CertificateAuthority): make caref a StringField
Avoids infinite recursion trying to relate objects to themselves.
Configuration menu - View commit details
-
Copy full SHA for 0dfe719 - Browse repository at this point
Copy the full SHA 0dfe719View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf3b6d7 - Browse repository at this point
Copy the full SHA cf3b6d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e6f50 - Browse repository at this point
Copy the full SHA 69e6f50View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1caec2 - Browse repository at this point
Copy the full SHA d1caec2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.7.5...v2.7.6