-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: audunru/export-response
base: v3.0.0
head repository: audunru/export-response
compare: v3.0.1
- 12 commits
- 5 files changed
- 3 contributors
Commits on Jul 3, 2025
-
chore(deps): bump laravel/framework in the production-dependencies gr…
…oup (#53) Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.18.0 to 12.19.3 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.18.0...v12.19.3) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.19.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 65967b3 - Browse repository at this point
Copy the full SHA 65967b3View commit details -
chore(deps-dev): bump friendsofphp/php-cs-fixer (#54)
Bumps the development-dependencies group with 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer). Updates `friendsofphp/php-cs-fixer` from 3.75.0 to 3.76.0 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.75.0...v3.76.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.76.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... 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 4ee8088 - Browse repository at this point
Copy the full SHA 4ee8088View commit details
Commits on Aug 2, 2025
-
chore(deps-dev): bump friendsofphp/php-cs-fixer (#57)
Bumps the development-dependencies group with 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer). Updates `friendsofphp/php-cs-fixer` from 3.76.0 to 3.85.1 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.76.0...v3.85.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.85.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... 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 d5749a8 - Browse repository at this point
Copy the full SHA d5749a8View commit details -
chore(deps): bump the production-dependencies group with 2 updates (#56)
Bumps the production-dependencies group with 2 updates: [laravel/framework](https://github.com/laravel/framework) and [spatie/laravel-package-tools](https://github.com/spatie/laravel-package-tools). Updates `laravel/framework` from 12.19.3 to 12.21.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.19.3...v12.21.0) Updates `spatie/laravel-package-tools` from 1.92.4 to 1.92.7 - [Release notes](https://github.com/spatie/laravel-package-tools/releases) - [Changelog](https://github.com/spatie/laravel-package-tools/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-package-tools@1.92.4...1.92.7) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: spatie/laravel-package-tools dependency-version: 1.92.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... 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 dc7399b - Browse repository at this point
Copy the full SHA dc7399bView commit details
Commits on Sep 7, 2025
-
chore(deps): bump laravel/framework in the production-dependencies gr…
…oup (#59) Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.21.0 to 12.26.4 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.21.0...v12.26.4) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.26.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 7806da8 - Browse repository at this point
Copy the full SHA 7806da8View commit details -
chore(deps-dev): bump the development-dependencies group with 3 updat…
…es (#58) Bumps the development-dependencies group with 3 updates: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer), [orchestra/testbench](https://github.com/orchestral/testbench) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit). Updates `friendsofphp/php-cs-fixer` from 3.85.1 to 3.86.0 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.85.1...v3.86.0) Updates `orchestra/testbench` from 10.4.0 to 10.6.0 - [Release notes](https://github.com/orchestral/testbench/releases) - [Changelog](https://github.com/orchestral/testbench/blob/10.x/CHANGELOG-10.x.md) - [Commits](orchestral/testbench@v10.4.0...v10.6.0) Updates `phpunit/phpunit` from 11.5.22 to 11.5.35 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.35/ChangeLog-11.5.md) - [Commits](sebastianbergmann/phpunit@11.5.22...11.5.35) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.86.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: orchestra/testbench dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: phpunit/phpunit dependency-version: 11.5.35 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... 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 f3808b5 - Browse repository at this point
Copy the full SHA f3808b5View commit details
Commits on Sep 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cbdd131 - Browse repository at this point
Copy the full SHA cbdd131View commit details -
chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 (#60)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5 to 6. - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@v5...v6) --- updated-dependencies: - dependency-name: amannn/action-semantic-pull-request 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>
Configuration menu - View commit details
-
Copy full SHA for f8f2d4c - Browse repository at this point
Copy the full SHA f8f2d4cView commit details -
chore(deps): bump actions/checkout from 4 to 5 (#61)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' 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 8c802f6 - Browse repository at this point
Copy the full SHA 8c802f6View commit details -
chore(deps): bump laravel/framework in the production-dependencies gr…
…oup (#62) Bumps the production-dependencies group with 1 update: [laravel/framework](https://github.com/laravel/framework). Updates `laravel/framework` from 12.28.1 to 12.29.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.28.1...v12.29.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 12.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... 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 e80caca - Browse repository at this point
Copy the full SHA e80cacaView commit details -
chore(deps-dev): bump friendsofphp/php-cs-fixer (#63)
Bumps the development-dependencies group with 1 update: [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer). Updates `friendsofphp/php-cs-fixer` from 3.87.1 to 3.87.2 - [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases) - [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.87.1...v3.87.2) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.87.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... 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 e48511c - Browse repository at this point
Copy the full SHA e48511cView commit details -
chore(main): release 3.0.1 (#55)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9542b5a - Browse repository at this point
Copy the full SHA 9542b5aView 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 v3.0.0...v3.0.1