-
-
Notifications
You must be signed in to change notification settings - Fork 398
Bump the minor-updates group across 1 directory with 24 updates #974
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the minor-updates group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [brick/money](https://github.com/brick/money) | `0.10.1` | `0.10.3` | | [datomatic/laravel-enum-helper](https://github.com/datomatic/laravel-enum-helper) | `2.1.1` | `2.1.2` | | [dedoc/scramble](https://github.com/dedoc/scramble) | `0.12.23` | `0.13.4` | | [gotenberg/gotenberg-php](https://github.com/gotenberg/gotenberg-php) | `2.14.0` | `2.15.0` | | [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel) | `2.0.3` | `2.0.10` | | [laravel/jetstream](https://github.com/laravel/jetstream) | `5.3.7` | `5.3.8` | | [laravel/octane](https://github.com/laravel/octane) | `2.11.0` | `2.13.1` | | [laravel/passport](https://github.com/laravel/passport) | `13.0.5` | `13.4.0` | | [league/csv](https://github.com/thephpleague/csv) | `9.24.1` | `9.27.1` | | [league/flysystem-aws-s3-v3](https://github.com/thephpleague/flysystem-aws-s3-v3) | `3.29.0` | `3.30.1` | | [maatwebsite/excel](https://github.com/SpartnerNL/Laravel-Excel) | `3.1.64` | `3.1.67` | | [tightenco/ziggy](https://github.com/tighten/ziggy) | `2.5.3` | `2.6.0` | | [tpetry/laravel-postgresql-enhanced](https://github.com/tpetry/laravel-postgresql-enhanced) | `3.0.0` | `3.4.0` | | [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.5.5` | `3.6.0` | | [brianium/paratest](https://github.com/paratestphp/paratest) | `7.10.3` | `7.14.2` | | [fumeapp/modeltyper](https://github.com/fumeapp/modeltyper) | `3.3.0` | `3.5.0` | | [larastan/larastan](https://github.com/larastan/larastan) | `3.5.0` | `3.8.0` | | [laravel/pint](https://github.com/laravel/pint) | `1.24.0` | `1.25.1` | | [laravel/sail](https://github.com/laravel/sail) | `1.43.1` | `1.48.1` | | [laravel/telescope](https://github.com/laravel/telescope) | `5.10.0` | `5.15.0` | | [nunomaduro/collision](https://github.com/nunomaduro/collision) | `8.8.2` | `8.8.3` | Updates `brick/money` from 0.10.1 to 0.10.3 - [Release notes](https://github.com/brick/money/releases) - [Changelog](https://github.com/brick/money/blob/master/CHANGELOG.md) - [Commits](brick/money@0.10.1...0.10.3) Updates `datomatic/laravel-enum-helper` from 2.1.1 to 2.1.2 - [Release notes](https://github.com/datomatic/laravel-enum-helper/releases) - [Changelog](https://github.com/datomatic/laravel-enum-helper/blob/main/CHANGELOG.md) - [Commits](datomatic/laravel-enum-helper@v2.1.1...v2.1.2) Updates `dedoc/scramble` from 0.12.23 to 0.13.4 - [Release notes](https://github.com/dedoc/scramble/releases) - [Commits](dedoc/scramble@v0.12.23...v0.13.4) Updates `gotenberg/gotenberg-php` from 2.14.0 to 2.15.0 - [Release notes](https://github.com/gotenberg/gotenberg-php/releases) - [Commits](gotenberg/gotenberg-php@v2.14.0...v2.15.0) Updates `guzzlehttp/guzzle` from 7.9.3 to 7.10.0 - [Release notes](https://github.com/guzzle/guzzle/releases) - [Changelog](https://github.com/guzzle/guzzle/blob/7.10/CHANGELOG.md) - [Commits](guzzle/guzzle@7.9.3...7.10.0) Updates `inertiajs/inertia-laravel` from 2.0.3 to 2.0.10 - [Release notes](https://github.com/inertiajs/inertia-laravel/releases) - [Changelog](https://github.com/inertiajs/inertia-laravel/blob/2.x/CHANGELOG.md) - [Commits](inertiajs/inertia-laravel@v2.0.3...v2.0.10) Updates `laravel/framework` from 12.20.0 to 12.39.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.20.0...v12.39.0) Updates `laravel/jetstream` from 5.3.7 to 5.3.8 - [Release notes](https://github.com/laravel/jetstream/releases) - [Changelog](https://github.com/laravel/jetstream/blob/5.x/CHANGELOG.md) - [Commits](laravel/jetstream@v5.3.7...v5.3.8) Updates `laravel/octane` from 2.11.0 to 2.13.1 - [Release notes](https://github.com/laravel/octane/releases) - [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md) - [Commits](laravel/octane@v2.11.0...v2.13.1) Updates `laravel/passport` from 13.0.5 to 13.4.0 - [Release notes](https://github.com/laravel/passport/releases) - [Changelog](https://github.com/laravel/passport/blob/13.x/CHANGELOG.md) - [Commits](laravel/passport@v13.0.5...v13.4.0) Updates `league/csv` from 9.24.1 to 9.27.1 - [Release notes](https://github.com/thephpleague/csv/releases) - [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md) - [Commits](thephpleague/csv@9.24.1...9.27.1) Updates `league/flysystem-aws-s3-v3` from 3.29.0 to 3.30.1 - [Commits](thephpleague/flysystem-aws-s3-v3@3.29.0...3.30.1) Updates `maatwebsite/excel` from 3.1.64 to 3.1.67 - [Release notes](https://github.com/SpartnerNL/Laravel-Excel/releases) - [Changelog](https://github.com/SpartnerNL/Laravel-Excel/blob/3.1/CHANGELOG.md) - [Commits](SpartnerNL/Laravel-Excel@3.1.64...3.1.67) Updates `tightenco/ziggy` from 2.5.3 to 2.6.0 - [Release notes](https://github.com/tighten/ziggy/releases) - [Changelog](https://github.com/tighten/ziggy/blob/2.x/CHANGELOG.md) - [Commits](tighten/ziggy@v2.5.3...v2.6.0) Updates `tpetry/laravel-postgresql-enhanced` from 3.0.0 to 3.4.0 - [Changelog](https://github.com/tpetry/laravel-postgresql-enhanced/blob/master/CHANGELOG.md) - [Commits](tpetry/laravel-postgresql-enhanced@3.0.0...3.4.0) Updates `barryvdh/laravel-ide-helper` from 3.5.5 to 3.6.0 - [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases) - [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md) - [Commits](barryvdh/laravel-ide-helper@v3.5.5...v3.6.0) Updates `brianium/paratest` from 7.10.3 to 7.14.2 - [Release notes](https://github.com/paratestphp/paratest/releases) - [Commits](paratestphp/paratest@v7.10.3...v7.14.2) Updates `fumeapp/modeltyper` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/fumeapp/modeltyper/releases) - [Commits](fumeapp/modeltyper@v3.3.0...v3.5.0) Updates `larastan/larastan` from 3.5.0 to 3.8.0 - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Commits](larastan/larastan@v3.5.0...v3.8.0) Updates `laravel/pint` from 1.24.0 to 1.25.1 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.24.0...v1.25.1) Updates `laravel/sail` from 1.43.1 to 1.48.1 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.43.1...v1.48.1) Updates `laravel/telescope` from 5.10.0 to 5.15.0 - [Release notes](https://github.com/laravel/telescope/releases) - [Changelog](https://github.com/laravel/telescope/blob/5.x/CHANGELOG.md) - [Commits](laravel/telescope@v5.10.0...v5.15.0) Updates `nunomaduro/collision` from 8.8.2 to 8.8.3 - [Commits](nunomaduro/collision@v8.8.2...v8.8.3) Updates `phpunit/phpunit` from 12.2.7 to 12.4.4 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.4.4/ChangeLog-12.4.md) - [Commits](sebastianbergmann/phpunit@12.2.7...12.4.4) --- updated-dependencies: - dependency-name: brick/money dependency-version: 0.10.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: datomatic/laravel-enum-helper dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: dedoc/scramble dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: gotenberg/gotenberg-php dependency-version: 2.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: guzzlehttp/guzzle dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: inertiajs/inertia-laravel dependency-version: 2.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: laravel/framework dependency-version: 12.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/jetstream dependency-version: 5.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: laravel/octane dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/passport dependency-version: 13.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: league/csv dependency-version: 9.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: league/flysystem-aws-s3-v3 dependency-version: 3.30.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: maatwebsite/excel dependency-version: 3.1.67 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: tightenco/ziggy dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: tpetry/laravel-postgresql-enhanced dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: barryvdh/laravel-ide-helper dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: brianium/paratest dependency-version: 7.14.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: fumeapp/modeltyper dependency-version: 3.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: larastan/larastan dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/pint dependency-version: 1.25.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/sail dependency-version: 1.48.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/telescope dependency-version: 5.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: nunomaduro/collision dependency-version: 8.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: phpunit/phpunit dependency-version: 12.4.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the minor-updates group with 21 updates in the / directory:
0.10.10.10.32.1.12.1.20.12.230.13.42.14.02.15.02.0.32.0.105.3.75.3.82.11.02.13.113.0.513.4.09.24.19.27.13.29.03.30.13.1.643.1.672.5.32.6.03.0.03.4.03.5.53.6.07.10.37.14.23.3.03.5.03.5.03.8.01.24.01.25.11.43.11.48.15.10.05.15.08.8.28.8.3Updates
brick/moneyfrom 0.10.1 to 0.10.3Release notes
Sourced from brick/money's releases.
Changelog
Sourced from brick/money's changelog.
Commits
b1b0bb6Add changelog entry5b88215Allow brick/math: v0.144ee860cAdd changelog entry820720cMerge pull request #99 from sandfoxme/previous-exception8bedfaeAdd a way to pass $previous in CurrencyConversionException43845bfMerge pull request #97 from bendavies/patch-187b967afix: correct example of allocateWithRemainder with correct amountsUpdates
datomatic/laravel-enum-helperfrom 2.1.1 to 2.1.2Release notes
Sourced from datomatic/laravel-enum-helper's releases.
Changelog
Sourced from datomatic/laravel-enum-helper's changelog.
Commits
c63fd71fix annotation command80525d2fix annotation command75f4abaMerge pull request #7 from Carnicero90/main3aa6bd5wip: avoid writing docblock for enums that dont use LaravelEnumHelperc55f92eUpdate CHANGELOGUpdates
dedoc/scramblefrom 0.12.23 to 0.13.4Release notes
Sourced from dedoc/scramble's releases.
... (truncated)
Commits
773f9d4Fix invalid handling of controller's annotated union type (#1020)f451df5Fix styling06af251Support for classes which implementArrayableinterface (#1012)fe275b8fix import of non-existing classes6e3a43bFix recursive self out (#1019)0da9539Rules documentation API (#1016)752c05bUse IntegerRangeType for pagination schema fields (#1018)0879b46Fix stylinge53b123fix nested recursion01aa13bfix type issueUpdates
gotenberg/gotenberg-phpfrom 2.14.0 to 2.15.0Release notes
Sourced from gotenberg/gotenberg-php's releases.
Commits
7b4a56afeat: add embed feature1c4e926docs(README): add screenshot image formats5e9ad72feat: add the encrypt feature and add missing flatten method in the Chromium ...a545201chore(deps): update dev dependencies59de458chore(deps): bump actions/checkout from 4 to 5 (#60)c887bbcdocs(README): Symfony bundle is no more experimentalUpdates
guzzlehttp/guzzlefrom 7.9.3 to 7.10.0Release notes
Sourced from guzzlehttp/guzzle's releases.
Changelog
Sourced from guzzlehttp/guzzle's changelog.
Commits
b51ac70Release 7.10.0af24c69Use thehttp_get_last_response_headersfunction (#3301)2be2ee8Remove obsolete reference capturing of$http_response_header(#3294)c6420f2Add PHP 8.5 support (#3300)Updates
inertiajs/inertia-laravelfrom 2.0.3 to 2.0.10Release notes
Sourced from inertiajs/inertia-laravel's releases.
... (truncated)
Changelog
Sourced from inertiajs/inertia-laravel's changelog.
... (truncated)
Commits
07da425IncludescrollPropsmetadata when prop is requested to reset (#781)3fad483Update CHANGELOG8293195Merge pull request #780 from inertiajs/scroll-facade-doc-method84974a6Update Inertia.phpa6cdf5eUpdate Inertia.phpde77c71Update CHANGELOGe2ab960More fine-grained control forInertia::merge()and a new `Inertia::scroll()...43c44dfUpdate CHANGELOGa08aea5AddedloadDeferredProps()method toAssertableInertiaclass (#779)5a9c4e5Update CHANGELOGUpdates
laravel/frameworkfrom 12.20.0 to 12.39.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
1a61761Update version to v12.39.0b64a83f[12.x] Improve typehints forHttp::pool()(#57811)23c7895Apply fixes from StyleCIe6c54e4[12.x] FixFactory@insert()to allow for array casts (#57794)8fb8706the collection property can be null (#57807)f04fb3a[12.x] Fix stale in-memory SQLite connections after re-migration in RefreshDa...fa96878Add--middlewarefilter toroute:list(#57797)a6d9e4bUpdate facade docblocksb194d3f[12.x] create new@hasStackBlade directive (#57788)5d05f85formattingUpdates
laravel/jetstreamfrom 5.3.7 to 5.3.8Release notes
Sourced from laravel/jetstream's releases.
Changelog
Sourced from laravel/jetstream's changelog.
Commits
5720f0cUpdate InstallCommand.php (#1578)80cda6dUpdate CHANGELOGUpdates
laravel/octanefrom 2.11.0 to 2.13.1Release notes
Sourced from laravel/octane's releases.
Changelog
Sourced from laravel/octane's changelog.
Commits
20b741bUpdate the signature for octane:start (#1073)558abf7fix(concurrency): skip Octane::concurrently when no tasks to prevent false Ta...c9ca504[2.x] Don't ignore write error messages anymore (#1068)f41a19aUpdate CHANGELOG21fd622feat: download FrankenPHP mostly static binary when possible (#1065)63d41c5Update CHANGELOG172e61dAdvance worker initialization in frankenphp-worker (#1059)f76a44eApply fixes from StyleCI7b70211Replace Octane::writeError with die statements (#1057)0ad4024Update CHANGELOGUpdates
laravel/passportfrom 13.0.5 to 13.4.0Release notes
Sourced from laravel/passport's releases.