-
Notifications
You must be signed in to change notification settings - Fork 107
Comparing changes
Open a pull request
base repository: thecodingmachine/graphqlite
base: v8.0.0
head repository: thecodingmachine/graphqlite
compare: v8.1.0
- 10 commits
- 41 files changed
- 3 contributors
Commits on Dec 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a75a73 - Browse repository at this point
Copy the full SHA 7a75a73View commit details -
Bump actions/upload-artifact from 3 to 4 (#645)
* Bump actions/upload-artifact from 3 to 4 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Update continuous_integration.yml * Update continuous_integration.yml --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Thomason <jacob@thomason.xxx>
Configuration menu - View commit details
-
Copy full SHA for 7b7ae16 - Browse repository at this point
Copy the full SHA 7b7ae16View commit details -
* PHP 8.4 Support Add PHP 8.4 to list of CI runners and confirm PHP 8.4 support * Updated dependencies and resolved PHPStan errors * Downgrade symfony/var-dumper for PHP 8.1 support * Support phpunit 10.5 for PHP 8.1 * Corrected call for enum interface inconsistency * Resolved PHPCS errors
Configuration menu - View commit details
-
Copy full SHA for fbb20d2 - Browse repository at this point
Copy the full SHA fbb20d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 436e69e - Browse repository at this point
Copy the full SHA 436e69eView commit details
Commits on Dec 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 37c06a9 - Browse repository at this point
Copy the full SHA 37c06a9View commit details
Commits on Mar 12, 2025
-
* CS fixes * Resolved additional phpunit issues and deprecations * Allow PHPUnit 10.x * Restore deprecated ReflectionMethod construction for <PHP 8.3 support * CS fixes * Restore phpunit.xml.dist to Github compatible version
Configuration menu - View commit details
-
Copy full SHA for 434b7ea - Browse repository at this point
Copy the full SHA 434b7eaView commit details
Commits on Mar 24, 2025
-
Fix issue with kept deprecation reason (#735)
When a type contains multiple fields and one of them is deprecated the following fields will be marked as deprecated. By resetting the value in each run we make sure the value is not kept.
Configuration menu - View commit details
-
Copy full SHA for d17c80a - Browse repository at this point
Copy the full SHA d17c80aView commit details
Commits on Mar 26, 2025
-
Bump codecov/codecov-action from 5.1.2 to 5.4.0 (#732)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.1.2 to 5.4.0. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.1.2...v5.4.0) --- updated-dependencies: - dependency-name: codecov/codecov-action 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>
Configuration menu - View commit details
-
Copy full SHA for 4891a3b - Browse repository at this point
Copy the full SHA 4891a3bView commit details -
Bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#730)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.2...v4.7.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 f99dfb8 - Browse repository at this point
Copy the full SHA f99dfb8View commit details -
Update doctrine/coding-standard requirement from ^12.0 to ^12.0 || ^1…
…3.0 (#741) * Update doctrine/coding-standard requirement from ^12.0 to ^12.0 || ^13.0 Updates the requirements on [doctrine/coding-standard](https://github.com/doctrine/coding-standard) to permit the latest version. - [Release notes](https://github.com/doctrine/coding-standard/releases) - [Commits](doctrine/coding-standard@12.0.0...13.0.0) --- updated-dependencies: - dependency-name: doctrine/coding-standard dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * Run PHPCS on the target PHP version * Specify phpcs vendor/bin path * Only run CS checks on the minimum supported version * Resolve duplicate code coverage artifact name collision --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jacob Thomason <jacob@thomason.xxx>
Configuration menu - View commit details
-
Copy full SHA for 6e36bfd - Browse repository at this point
Copy the full SHA 6e36bfdView 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 v8.0.0...v8.1.0