-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump the laravel-pkgs group across 1 directory with 11 updates #277
Merged
Conversation
This file contains 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
…pdates Bumps the laravel-pkgs group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [laravel/framework](https://github.com/laravel/framework) | `11.23.5` | `11.30.0` | | [laravel/octane](https://github.com/laravel/octane) | `2.5.5` | `2.5.9` | | [laravel/sanctum](https://github.com/laravel/sanctum) | `4.0.2` | `4.0.3` | | [laravel/tinker](https://github.com/laravel/tinker) | `2.9.0` | `2.10.0` | | [spatie/laravel-backup](https://github.com/spatie/laravel-backup) | `9.0.4` | `9.1.3` | | [spatie/laravel-honeypot](https://github.com/spatie/laravel-honeypot) | `4.5.2` | `4.5.3` | | [spatie/laravel-query-builder](https://github.com/spatie/laravel-query-builder) | `6.0.1` | `6.2.1` | | [barryvdh/laravel-debugbar](https://github.com/barryvdh/laravel-debugbar) | `3.13.5` | `3.14.6` | | [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) | `3.1.0` | `3.2.2` | | [laravel/pint](https://github.com/laravel/pint) | `1.17.3` | `1.18.1` | | [laravel/sail](https://github.com/laravel/sail) | `1.32.0` | `1.37.1` | Updates `laravel/framework` from 11.23.5 to 11.30.0 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](laravel/framework@v11.23.5...v11.30.0) Updates `laravel/octane` from 2.5.5 to 2.5.9 - [Release notes](https://github.com/laravel/octane/releases) - [Changelog](https://github.com/laravel/octane/blob/2.x/CHANGELOG.md) - [Commits](laravel/octane@v2.5.5...v2.5.9) Updates `laravel/sanctum` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/laravel/sanctum/releases) - [Changelog](https://github.com/laravel/sanctum/blob/4.x/CHANGELOG.md) - [Commits](laravel/sanctum@v4.0.2...v4.0.3) Updates `laravel/tinker` from 2.9.0 to 2.10.0 - [Release notes](https://github.com/laravel/tinker/releases) - [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md) - [Commits](laravel/tinker@v2.9.0...v2.10.0) Updates `spatie/laravel-backup` from 9.0.4 to 9.1.3 - [Release notes](https://github.com/spatie/laravel-backup/releases) - [Changelog](https://github.com/spatie/laravel-backup/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-backup@9.0.4...9.1.3) Updates `spatie/laravel-honeypot` from 4.5.2 to 4.5.3 - [Release notes](https://github.com/spatie/laravel-honeypot/releases) - [Changelog](https://github.com/spatie/laravel-honeypot/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-honeypot@4.5.2...4.5.3) Updates `spatie/laravel-query-builder` from 6.0.1 to 6.2.1 - [Release notes](https://github.com/spatie/laravel-query-builder/releases) - [Changelog](https://github.com/spatie/laravel-query-builder/blob/main/CHANGELOG.md) - [Commits](spatie/laravel-query-builder@6.0.1...6.2.1) Updates `barryvdh/laravel-debugbar` from 3.13.5 to 3.14.6 - [Release notes](https://github.com/barryvdh/laravel-debugbar/releases) - [Commits](barryvdh/laravel-debugbar@v3.13.5...v3.14.6) Updates `barryvdh/laravel-ide-helper` from 3.1.0 to 3.2.2 - [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.1.0...v3.2.2) Updates `laravel/pint` from 1.17.3 to 1.18.1 - [Release notes](https://github.com/laravel/pint/releases) - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md) - [Commits](laravel/pint@v1.17.3...v1.18.1) Updates `laravel/sail` from 1.32.0 to 1.37.1 - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](laravel/sail@v1.32.0...v1.37.1) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel-pkgs - dependency-name: laravel/octane dependency-type: direct:production update-type: version-update:semver-patch dependency-group: laravel-pkgs - dependency-name: laravel/sanctum dependency-type: direct:production update-type: version-update:semver-patch dependency-group: laravel-pkgs - dependency-name: laravel/tinker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel-pkgs - dependency-name: spatie/laravel-backup dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel-pkgs - dependency-name: spatie/laravel-honeypot dependency-type: direct:production update-type: version-update:semver-patch dependency-group: laravel-pkgs - dependency-name: spatie/laravel-query-builder dependency-type: direct:production update-type: version-update:semver-minor dependency-group: laravel-pkgs - dependency-name: barryvdh/laravel-debugbar dependency-type: direct:development update-type: version-update:semver-minor dependency-group: laravel-pkgs - dependency-name: barryvdh/laravel-ide-helper dependency-type: direct:development update-type: version-update:semver-minor dependency-group: laravel-pkgs - dependency-name: laravel/pint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: laravel-pkgs - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-minor dependency-group: laravel-pkgs ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
php
Pull requests that update Php code
labels
Nov 4, 2024
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 laravel-pkgs group with 11 updates in the / directory:
11.23.5
11.30.0
2.5.5
2.5.9
4.0.2
4.0.3
2.9.0
2.10.0
9.0.4
9.1.3
4.5.2
4.5.3
6.0.1
6.2.1
3.13.5
3.14.6
3.1.0
3.2.2
1.17.3
1.18.1
1.32.0
1.37.1
Updates
laravel/framework
from 11.23.5 to 11.30.0Release notes
Sourced from laravel/framework's releases.
... (truncated)
Changelog
Sourced from laravel/framework's changelog.
... (truncated)
Commits
dff7164
Update version to v11.30.0fa1f4ca
Add withoutDefer and withDefer testing helpers (#53340)17acf83
[11.x] Pick up existing views and markdowns when creating mails (#53308)bdedd46
Refactor: check for contextual attribute before getting parameter class name ...7017b40
Apply fixes from StyleCIbc9b279
[11.x] IntroduceHasUniqueStringIds
(#53280)bb16825
Update facade docblocksfcd7e64
Revert "[11.x] AddeddropColumnsIfExists
,dropColumnIfExists
and `dropFor...a8363e4
[11.x] Fix integrity constraint violation on failed_jobs_uuid_unique (#53264)57af5c3
[11.x] Provide an error message for PostTooLargeException (#53301)Updates
laravel/octane
from 2.5.5 to 2.5.9Release notes
Sourced from laravel/octane's releases.
Changelog
Sourced from laravel/octane's changelog.
Commits
d8d432e
Git ignore the**/caddy
directories (#960)4853917
Update CHANGELOGce37959
[2.x] Supports Laravel Prompts 0.2 and 0.3 (#956)782a384
Update CHANGELOG6cb1f30
Fixed host argument to use the getHost() function (#957)bfac74c
Update logo to support dark/light theme (#958)b0b31b1
Update CHANGELOG3726a71
refactor: unset $context to avoid memory exhaustion (#953)1d67194
Update CHANGELOGUpdates
laravel/sanctum
from 4.0.2 to 4.0.3Release notes
Sourced from laravel/sanctum's releases.
Changelog
Sourced from laravel/sanctum's changelog.
Commits
54aea9d
Update logo to support dark/light theme (#536)f6bf845
Delete .github/ISSUE_TEMPLATE/2_Feature_request.md8031336
Update config.yml85684a4
Replace dead link in Security Policy (#528)d61eb74
Revert "Fix: Cast model key to integer to improve query performance on Postgr...3f57a4c
Fix: Cast model key to integer to improve query performance on PostgreSQL (#524)fb04ace
Update CHANGELOGUpdates
laravel/tinker
from 2.9.0 to 2.10.0Release notes
Sourced from laravel/tinker's releases.
Changelog
Sourced from laravel/tinker's changelog.
Commits
ba4d51e
[2.x] Supports PHP 8.4 (#182)a3e5213
Delete .github/ISSUE_TEMPLATE/2_Feature_request.md0b5013b
Update config.yml3ea0795
Replace dead link in Security Policy (#180)30e6548
Update 1_Bug_report.yml2906010
Update 1_Bug_report.yml8faaf8f
Use new static analysis workflow (#173)1205fb2
Use actions/checkout@v4 (#172)fd07064
Update CHANGELOGUpdates
spatie/laravel-backup
from 9.0.4 to 9.1.3Release notes
Sourced from spatie/laravel-backup's releases.
Changelog
Sourced from spatie/laravel-backup's changelog.
Commits
61a2a3f
add isset check71acc60
dont make discord config required5f1169b
Update CHANGELOG56c1850
make it easier for new installs to debugf88bd11
Update CHANGELOG70b4867
Update composer.json958f542
Update CHANGELOGe4d0bc2
Fix styling500489f
Update DbDumperFactory.php (#1842)f8de07c
Update installation-and-setup.md (#1843)Updates
spatie/laravel-honeypot
from 4.5.2 to 4.5.3Release notes
Sourced from spatie/laravel-honeypot's releases.
Changelog
Sourced from spatie/laravel-honeypot's changelog.
Commits
5772783
Register components lazily (#136)5d60695
Merge pull request #135 from kejedi/patch-1de5a442
Add volt imports to README.md65e1598
Merge pull request #132 from LiamMcArthur/patch-11895010
Corrected publishing tag1588385
Update CHANGELOGUpdates
spatie/laravel-query-builder
from 6.0.1 to 6.2.1Release notes
Sourced from spatie/laravel-query-builder's releases.
Changelog
Sourced from spatie/laravel-query-builder's changelog.
Commits
64f0453
Fix phpstan issuebc2daf1
Removed explicit escaping for pgsql driver in FilterPartial#maybeSpecifyEscap...46018b3
Update CHANGELOGb8bf3fd
Add documentation for the operator filter (#974)474b341
Fix styling09d9162
Add operator filter (<, =, >, ...) (#940)34f35ce
Update CHANGELOGf3c7828
Merge pull request #964 from kosarinin/allowed-filter-should-return-staticfb28926
Fix stylingedd9b1c
Merge pull request #969 from chengkangzai/patch-1Updates
barryvdh/laravel-debugbar
from 3.13.5 to 3.14.6Release notes
Sourced from barryvdh/laravel-debugbar's releases.