-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bump the composer group with 4 updates #382
Open
dependabot
wants to merge
5
commits into
master
Choose a base branch
from
dependabot/composer/composer-93c9ef8579
base: master
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.
Open
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
Bumps the composer group with 4 updates: [laravel/framework](https://github.com/laravel/framework), [phpoffice/phpspreadsheet](https://github.com/PHPOffice/PhpSpreadsheet), [symfony/http-foundation](https://github.com/symfony/http-foundation) and [symfony/process](https://github.com/symfony/process). Updates `laravel/framework` from 10.33.0 to 10.48.23 - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/11.x/CHANGELOG.md) - [Commits](laravel/framework@v10.33.0...v10.48.23) Updates `phpoffice/phpspreadsheet` from 1.29.0 to 1.29.4 - [Release notes](https://github.com/PHPOffice/PhpSpreadsheet/releases) - [Changelog](https://github.com/PHPOffice/PhpSpreadsheet/blob/1.29.4/CHANGELOG.md) - [Commits](PHPOffice/PhpSpreadsheet@1.29.0...1.29.4) Updates `symfony/http-foundation` from 6.3.8 to 6.4.15 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md) - [Commits](symfony/http-foundation@v6.3.8...v6.4.15) Updates `symfony/process` from 6.3.4 to 6.4.15 - [Release notes](https://github.com/symfony/process/releases) - [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md) - [Commits](symfony/process@v6.3.4...v6.4.15) --- updated-dependencies: - dependency-name: laravel/framework dependency-type: direct:production dependency-group: composer - dependency-name: phpoffice/phpspreadsheet dependency-type: direct:production dependency-group: composer - dependency-name: symfony/http-foundation dependency-type: indirect dependency-group: composer - dependency-name: symfony/process dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
php
Pull requests that update Php code
labels
Nov 26, 2024
marijnvanderhorst
temporarily deployed
to
Build
November 26, 2024 22:15 — with
GitHub Actions
Inactive
marijnvanderhorst
temporarily deployed
to
Build
November 26, 2024 22:26 — with
GitHub Actions
Inactive
marijnvanderhorst
had a problem deploying
to
Build
November 26, 2024 22:28 — with
GitHub Actions
Failure
marijnvanderhorst
temporarily deployed
to
Build
November 26, 2024 22:33 — with
GitHub Actions
Inactive
marijnvanderhorst
temporarily deployed
to
Build
November 26, 2024 22:35 — with
GitHub Actions
Inactive
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #382 +/- ##
=========================================
Coverage 30.33% 30.33%
Complexity 523 523
=========================================
Files 79 79
Lines 2001 2001
=========================================
Hits 607 607
Misses 1394 1394 ☔ View full report in Codecov by Sentry. |
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 composer group with 4 updates: laravel/framework, phpoffice/phpspreadsheet, symfony/http-foundation and symfony/process.
Updates
laravel/framework
from 10.33.0 to 10.48.23Release notes
Sourced from laravel/framework's releases.
... (truncated)
Commits
625269c
Update version to v10.48.238c07b63
check for running in console7ccb4dc
[10.x] Fix append and prepend batch to chain (#53455)646520a
Ensure headers are only attached to illuminate responses (#53019)1b3ef8f
Update CHANGELOGc4ea52b
Update version to v10.48.220124751
wip58c2053
Fix arguments passed to artisan commands that start with 'env' (#52748)80cdd87
[10.x] FixeswhereDate
,whereDay
,whereMonth
,whereTime
,whereYear
...05a9554
Update CHANGELOGUpdates
phpoffice/phpspreadsheet
from 1.29.0 to 1.29.4Release notes
Sourced from phpoffice/phpspreadsheet's releases.
Changelog
Sourced from phpoffice/phpspreadsheet's changelog.
Commits
7ca7e32
Fix Changelog - Wrong Tag Was Applied31d7f79
Backport Security Patch15e028f
Backport PR #4189 Csv Method3a5a818
Update Changelogf0219ff
Restore 2 Disabled Testsd95bc29
Backport Security Patch9c90ed6
Used Named Parameter but Still Need to Support Php7.48b9b378
Html Writer Validate Hyperlink Protocolsfa657fd
More Testsec0d4af
AMORDEGRC and Csv ReaderUpdates
symfony/http-foundation
from 6.3.8 to 6.4.15Release notes
Sourced from symfony/http-foundation's releases.
... (truncated)
Changelog
Sourced from symfony/http-foundation's changelog.
... (truncated)
Commits
9b3165e
require Cache component versions compatible with Redis 6.1ba020a3
Merge branch '5.4' into 6.4168b77c
security #cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid ch...4875486
Merge branch '5.4' into 6.432310ff
[HttpFoundation] Reject URIs that contain invalid characters38bd9bc
[HttpFoundation] Remove invalid HTTP method from exception message3f38426
Ensure compatibility with mongodb v24c0341b
Merge branch '5.4' into 6.435f7b4c
session names must not be empty3363819
Merge branch '5.4' into 6.4Updates
symfony/process
from 6.3.4 to 6.4.15Release notes
Sourced from symfony/process's releases.
... (truncated)
Changelog
Sourced from symfony/process's changelog.
... (truncated)
Commits
3cb242f
Merge branch '5.4' into 6.45d1662f
normalize paths to avoid failures if a path is referenced by different names25214ad
Merge branch '5.4' into 6.40190687
[Process] Fix test88638b9
Merge branch '5.4' into 6.4ee75984
security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell o...05c2ccc
[Process] Use %PATH% before %CD% to load the shell on Windows0776b99
Merge branch '5.4' into 6.4d94dda5
[Process] Fix escaping /X arguments on Windows836d34f
Merge branch '5.4' into 6.4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.