-
Notifications
You must be signed in to change notification settings - Fork 0
Bump the minor-updates group across 1 directory with 18 updates #114
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
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/composer/main/minor-updates-f6940a05cf
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dedoc/scramble](https://github.com/dedoc/scramble) | `0.13.6` | `0.13.10` | | [inertiajs/inertia-laravel](https://github.com/inertiajs/inertia-laravel) | `2.0.11` | `2.0.19` | | [laravel/nightwatch](https://github.com/laravel/nightwatch) | `1.19.0` | `1.22.0` | | [laravel/octane](https://github.com/laravel/octane) | `2.13.1` | `2.13.4` | | [laravel/passport](https://github.com/laravel/passport) | `13.4.1` | `13.4.3` | | [laravel/tinker](https://github.com/laravel/tinker) | `2.10.2` | `2.11.0` | | [league/csv](https://github.com/thephpleague/csv) | `9.27.1` | `9.28.0` | | [league/iso3166](https://github.com/alcohol/iso3166) | `4.3.3` | `4.4.0` | | [spatie/temporary-directory](https://github.com/spatie/temporary-directory) | `2.3.0` | `2.3.1` | | [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.6.0` | `3.6.1` | | [brianium/paratest](https://github.com/paratestphp/paratest) | `7.15.0` | `7.16.1` | | [fumeapp/modeltyper](https://github.com/fumeapp/modeltyper) | `3.5.0` | `3.6.0` | | [larastan/larastan](https://github.com/larastan/larastan) | `3.8.0` | `3.9.0` | | [laravel/pint](https://github.com/laravel/pint) | `1.26.0` | `1.27.0` | | [laravel/sail](https://github.com/laravel/sail) | `1.48.1` | `1.52.0` | | [laravel/telescope](https://github.com/laravel/telescope) | `5.15.1` | `5.16.1` | Updates `dedoc/scramble` from 0.13.6 to 0.13.10 - [Release notes](https://github.com/dedoc/scramble/releases) - [Commits](dedoc/scramble@v0.13.6...v0.13.10) Updates `inertiajs/inertia-laravel` from 2.0.11 to 2.0.19 - [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.11...v2.0.19) Updates `laravel/framework` from 12.40.2 to 12.47.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/12.x/CHANGELOG.md) - [Commits](laravel/framework@v12.40.2...v12.47.0) Updates `laravel/nightwatch` from 1.19.0 to 1.22.0 - [Release notes](https://github.com/laravel/nightwatch/releases) - [Changelog](https://github.com/laravel/nightwatch/blob/1.x/CHANGELOG.md) - [Commits](laravel/nightwatch@v1.19.0...v1.22.0) Updates `laravel/octane` from 2.13.1 to 2.13.4 - [Release notes](https://github.com/laravel/octane/releases) - [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md) - [Commits](laravel/octane@v2.13.1...v2.13.4) Updates `laravel/passport` from 13.4.1 to 13.4.3 - [Release notes](https://github.com/laravel/passport/releases) - [Changelog](https://github.com/laravel/passport/blob/13.x/CHANGELOG.md) - [Commits](laravel/passport@v13.4.1...v13.4.3) Updates `laravel/tinker` from 2.10.2 to 2.11.0 - [Release notes](https://github.com/laravel/tinker/releases) - [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md) - [Commits](laravel/tinker@v2.10.2...v2.11.0) Updates `league/csv` from 9.27.1 to 9.28.0 - [Release notes](https://github.com/thephpleague/csv/releases) - [Changelog](https://github.com/thephpleague/csv/blob/master/CHANGELOG.md) - [Commits](thephpleague/csv@9.27.1...9.28.0) Updates `league/iso3166` from 4.3.3 to 4.4.0 - [Release notes](https://github.com/alcohol/iso3166/releases) - [Changelog](https://github.com/alcohol/iso3166/blob/main/CHANGELOG.md) - [Commits](alcohol/iso3166@4.3.3...4.4.0) Updates `spatie/temporary-directory` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/spatie/temporary-directory/releases) - [Changelog](https://github.com/spatie/temporary-directory/blob/main/CHANGELOG.md) - [Commits](spatie/temporary-directory@2.3.0...2.3.1) Updates `barryvdh/laravel-ide-helper` from 3.6.0 to 3.6.1 - [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.6.0...v3.6.1) Updates `brianium/paratest` from 7.15.0 to 7.16.1 - [Release notes](https://github.com/paratestphp/paratest/releases) - [Commits](paratestphp/paratest@v7.15.0...v7.16.1) Updates `fumeapp/modeltyper` from 3.5.0 to 3.6.0 - [Release notes](https://github.com/fumeapp/modeltyper/releases) - [Commits](fumeapp/modeltyper@v3.5.0...v3.6.0) Updates `larastan/larastan` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/larastan/larastan/releases) - [Changelog](https://github.com/larastan/larastan/blob/3.x/RELEASE.md) - [Commits](larastan/larastan@v3.8.0...v3.9.0) Updates `laravel/pint` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.26.0...v1.27.0) Updates `laravel/sail` from 1.48.1 to 1.52.0 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.48.1...v1.52.0) Updates `laravel/telescope` from 5.15.1 to 5.16.1 - [Release notes](https://github.com/laravel/telescope/releases) - [Changelog](https://github.com/laravel/telescope/blob/5.x/CHANGELOG.md) - [Commits](laravel/telescope@v5.15.1...v5.16.1) Updates `phpunit/phpunit` from 12.4.5 to 12.5.6 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.6/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@12.4.5...12.5.6) --- updated-dependencies: - dependency-name: dedoc/scramble dependency-version: 0.13.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: inertiajs/inertia-laravel dependency-version: 2.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: laravel/framework dependency-version: 12.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/nightwatch dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/octane dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: laravel/passport dependency-version: 13.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: laravel/tinker dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: league/csv dependency-version: 9.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: league/iso3166 dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: spatie/temporary-directory dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: barryvdh/laravel-ide-helper dependency-version: 3.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: brianium/paratest dependency-version: 7.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: fumeapp/modeltyper dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: larastan/larastan dependency-version: 3.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/pint dependency-version: 1.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/sail dependency-version: 1.52.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: laravel/telescope dependency-version: 5.16.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: phpunit/phpunit dependency-version: 12.5.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
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 16 updates in the / directory:
0.13.60.13.102.0.112.0.191.19.01.22.02.13.12.13.413.4.113.4.32.10.22.11.09.27.19.28.04.3.34.4.02.3.02.3.13.6.03.6.17.15.07.16.13.5.03.6.03.8.03.9.01.26.01.27.01.48.11.52.05.15.15.16.1Updates
dedoc/scramblefrom 0.13.6 to 0.13.10Release notes
Sourced from dedoc/scramble's releases.
Commits
fd73178fix resetting schema09437b9Allow customizing which HTTP methods are documented for multi-method routes (...7d310d6Fix stylingbb0eec9Add title and description parameters to Endpoint attribute (#1007)adb29efAdded evaluation of array keys when array keys can be statically evaluated (#...d1c5e35Addedregexvalidation rule support (#1050)288d9f5Fixed incorrect column type when usingexistsrule on UUID columns (#1049)cdefa2dAdded support for deprecated annotation on fields (#1048)f6b1fc0Improve nested required parameters handling (#1042)11081efReduce arrayable priority (#1039)Updates
inertiajs/inertia-laravelfrom 2.0.11 to 2.0.19Release notes
Sourced from inertiajs/inertia-laravel's releases.
... (truncated)
Changelog
Sourced from inertiajs/inertia-laravel's changelog.
... (truncated)
Commits
732a991[2.x] AllowScrollPropto be deferred (#806)b00898cUpdate CHANGELOG90bac97Add test helpers for Flash Data (#804)e5ac48bUpdate CHANGELOGd6bc70bFix flash data loss on non-Inertia redirects (#802)0473196Update CHANGELOGc060177Support for Flash Data (#797)9d3d84dAdd test for deferred metadata on subsequent request (#799)bb52e65Update CHANGELOGe86a3a8Check if prop value is callable and not a string (#798)Updates
laravel/frameworkfrom 12.40.2 to 12.47.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
ab8114cUpdate version to v12.47.035f4ef1wip8609f2c[12.x] Allow PendingBatchonConnectionto use Enum (#58350)2ae0ec9Update facade docblocks8eb9f01[12.x] Make Notification macroable (#58352)74382f6Add return types toTableGuesser::guess()(#58354)4ce1919[12.x] EnsureBus::batchfilters out falsy items (#58360)26fbc4fImprove the return types forNumber::with*()helpers (#58358)f96f481Update tests.yml (#58357)3a3c9d6Improve types in\Illuminate\Support\Strhelper (#58356)Updates
laravel/nightwatchfrom 1.19.0 to 1.22.0Release notes
Sourced from laravel/nightwatch's releases.
Changelog
Sourced from laravel/nightwatch's changelog.
Commits
a6ef3f6Bump version to v1.22.0e2d8629Capture query connection type (read or write) (#318)b848ebeMakeFakeTcpStreamcompatible with Monolog 3.10.0 (#319)d06ed49Update changelog with scheduled task mention (#317)c77c70bBump version to v1.21.1ca9f84cAdd facade alias (#316)48a0108Bump version to v1.21.0d6e8121Capture scheduled task sub-minute frequency (#302)d0dab11Add AGENTS.md file (#303)9584a2eBump version to v1.20.0Updates
laravel/octanefrom 2.13.1 to 2.13.4Release notes
Sourced from laravel/octane's releases.
Changelog
Sourced from laravel/octane's changelog.
Commits
ae61860Fix APP_PUBLIC_PATH fallback logic in frankenphp-worker (#1085)c7e2d03Update CHANGELOGaae7753Remove setAccessible calls from reflection properties and methods (#1083)d8bad8dUpdate CHANGELOG5b963d2Register reload command (#1081)0b826dcUpdate CHANGELOGUpdates
laravel/passportfrom 13.4.1 to 13.4.3Release notes
Sourced from laravel/passport's releases.
Changelog
Sourced from laravel/passport's changelog.
Commits
b3c549d[13.x] Allowfirebase/php-jwtv7 (#1879)ee138cbUpdate CHANGELOGde00e47Allow setting the client withPassport::actingAs()(#1876)8f3dfb3Remove the usage of deprecated$request->get()(#1873)4fb62f4[13.x] PHP 8.5 Compatibility (#1869)84a6df2update logosc50a52dUpdate CHANGELOGUpdates
laravel/tinkerfrom 2.10.2 to 2.11.0Release notes
Sourced from laravel/tinker's releases.
Changelog
Sourced from laravel/tinker's changelog.
Commits
3d34b97Allow Symfony v8 (#195)94ea19cperf: optimize ClassAliasAutoloader using contains() (#194)5765d32Update CHANGELOGUpdates
league/csvfrom 9.27.1 to 9.28.0Release notes
Sourced from league/csv's releases.
Changelog
Sourced from league/csv's changelog.
Commits
6582acePrepare next releaseb2f08dfImprove documentation layout0c1ae88Improve documentation layoutc917611Adding the EnumFormattera9e7391Adding the EnumFormatterb092e2aImprove documentation layoutd93a5a1Fix grammatical errors in instantiation.md (#571)8ec74f8Improve Documentation LayoutUpdates
league/iso3166from 4.3.3 to 4.4.0Release notes
Sourced from league/iso3166's releases.