Skip to content
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 dependencies group with 5 updates #434

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps the dependencies group with 5 updates:

Package From To
guzzlehttp/guzzle 7.8.0 7.8.1
symfony/cache 5.4.31 5.4.32
phpunit/phpunit 9.6.13 9.6.15
phpstan/phpstan 1.10.45 1.10.47
overtrue/phplint 9.0.4 9.0.6

Updates guzzlehttp/guzzle from 7.8.0 to 7.8.1

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.8.1

Changed

  • Updated links in docs to their canonical versions
  • Replaced call_user_func* with native calls
Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.8.1 - 2023-12-03

Changed

  • Updated links in docs to their canonical versions
  • Replaced call_user_func* with native calls
Commits
  • 41042bc Fix GitHub CI Workflow Badge URL (#3188)
  • 4d6ca3b Add tests for cookie removal and update in FileCookieJar (#3182)
  • 9338d98 Add another base_uri example in documentation (#3189)
  • d68085a Release 7.8.1 (#3193)
  • 9cb80ef Switch to actions/checkout@v4 and upgrade SA tools (#3192)
  • d95d9ab Replace call_user_func* syntax in tests (#3174)
  • a427580 Revert "Pin to Composer 2.5.8"
  • 56a99b5 Pin to Composer 2.5.8
  • 1cfc24f Replaced bad all insecure/invalid/redirecting links
  • e79c79e Update link in server.js to point to an https site
  • Additional commits viewable in compare view

Updates symfony/cache from 5.4.31 to 5.4.32

Release notes

Sourced from symfony/cache's releases.

v5.4.32

Changelog (symfony/cache@v5.4.31...v5.4.32)

Commits
  • 2553fac bug #52715 [Cache] fix detecting the database server version (xabbuh)
  • cbcb035 fix detecting the database server version
  • 3fd7a52 [Cache] Add url decoding of password in RedisTrait DSN
  • 1cb5436 fix detecting the server version with Doctrine DBAL 4
  • 0ea989a [Cache][Lock] Fix PDO store not creating table + add tests
  • See full diff in compare view

Updates phpunit/phpunit from 9.6.13 to 9.6.15

Changelog

Sourced from phpunit/phpunit's changelog.

[9.6.15] - 2023-12-01

Fixed

  • #5596: PHPUnit\Framework\TestCase has @internal annotation in PHAR

[9.6.14] - 2023-12-01

Added

  • #5577: --composer-lock CLI option for PHAR binary that displays the composer.lock used to build the PHAR
Commits
  • 05017b8 Prepare release
  • 838af84 Merge branch '8.5' into 9.6
  • 9652df5 Prepare release
  • 3ba3e82 Pin humbug/php-scoper to 0.18.4 for #5596
  • 43653e6 Prepare release
  • c55b107 Merge branch '8.5' into 9.6
  • c14b7dc Prepare release
  • 7000410 Merge branch '8.5' into 9.6
  • 539165b Revert "Ensure that dependencies are up-to-date"
  • 75922e1 Use "composer outdated" instead of "composer show" (because PHPUnit >= 9.6 do...
  • Additional commits viewable in compare view

Updates phpstan/phpstan from 1.10.45 to 1.10.47

Release notes

Sourced from phpstan/phpstan's releases.

1.10.47

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

1.10.46

Improvements 🔧

Bugfixes 🐛

Internals 🔍

  • Use dedicated Type methods over isSuperTypeOf() (#2788), thanks @​staabm!
Commits
  • 84dbb33 PHPStan 1.10.47
  • 4c4f22f Updated PHPStan to commit 4c4f22f131561795c5f2c6e7627fff2a9aa64b92
  • 866ec3b Updated PHPStan to commit 866ec3bc6f2961d934e95cccf0be54145d35f93b
  • 842390f Fix
  • 104ef97 Fix
  • cd92175 Update Symplify
  • ba55c57 Revert "Docker - use RC"
  • bed73a3 Updated PHPStan to commit bed73a3a00caa353229e95ca71dca36bf9a140ee
  • c2ba341 Updated PHPStan to commit c2ba3415a8876310289ea0c4aa2976f20b5912f3
  • 093bbb2 Updated PHPStan to commit 093bbb24e436f158de5f70069088307739ae2ae3
  • Additional commits viewable in compare view

Updates overtrue/phplint from 9.0.4 to 9.0.6

Release notes

Sourced from overtrue/phplint's releases.

9.0.6 - 2023-12-02

Fixed

  • #196 : Better Symfony 7 support

Full Changelog: 9.0.5...9.0.6

9.0.5 - 2023-12-01

This version is compatible PHP 8.0, 8.1, 8.2 and 8.3

CAUTION Next minor release 9.1 will drop support to PHP 8.0

Changed

  • Upgrade Phive installation documentation
  • Migrate PHPUnit configuration file to 10.4 format
  • Raise PHPUnit 9 constraint to latest v9 minor release
  • [PR #195](overtrue/phplint#195) : Add Symfony 7 support (thanks to @​olegpro)

Fixed

Full Changelog: 9.0.4...9.0.5

Changelog

Sourced from overtrue/phplint's changelog.

9.0.6 - 2023-12-02

Fixed

  • #196 : Better Symfony 7 support

Full Changelog: 9.0.5...9.0.6

9.0.5 - 2023-12-01

This version is compatible PHP 8.0, 8.1, 8.2 and 8.3

CAUTION Next minor release 9.1 will drop support to PHP 8.0

Changed

  • Upgrade Phive installation documentation
  • Migrate PHPUnit configuration file to 10.4 format
  • Raise PHPUnit 9 constraint to latest v9 minor release
  • [PR #195](overtrue/phplint#195) : Add Symfony 7 support (thanks to @​olegpro)

Fixed

Full Changelog: 9.0.4...9.0.5

Commits
  • fcd227d prepare bugfix release 9.0.6
  • 70abfae fix issue #196
  • 27ae22c bump new application version
  • 6cbaea8 prepare bugfix release 9.0.5
  • 6145ca6 CI: on Release workflow add box info command to verify PHAR version just comp...
  • dd98867 CI: fix Release workflow - we should install dependencies before to compile t...
  • 3b20f67 CI: add PHP 8.3 to matrix strategy
  • 33c18d9 CI: bump phpunit tool to 10.5 (available since today)
  • c556b96 add links to each GitHub projects
  • 20851dc CI: bump actions/checkout from v3 to v4
  • Additional commits viewable in compare view

Dependabot 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 conditions

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) | `7.8.0` | `7.8.1` |
| [symfony/cache](https://github.com/symfony/cache) | `5.4.31` | `5.4.32` |
| [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) | `9.6.13` | `9.6.15` |
| [phpstan/phpstan](https://github.com/phpstan/phpstan) | `1.10.45` | `1.10.47` |
| [overtrue/phplint](https://github.com/overtrue/phplint) | `9.0.4` | `9.0.6` |


Updates `guzzlehttp/guzzle` from 7.8.0 to 7.8.1
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/7.8/CHANGELOG.md)
- [Commits](guzzle/guzzle@7.8.0...7.8.1)

Updates `symfony/cache` from 5.4.31 to 5.4.32
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.0/CHANGELOG.md)
- [Commits](symfony/cache@v5.4.31...v5.4.32)

Updates `phpunit/phpunit` from 9.6.13 to 9.6.15
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.15/ChangeLog-9.6.md)
- [Commits](sebastianbergmann/phpunit@9.6.13...9.6.15)

Updates `phpstan/phpstan` from 1.10.45 to 1.10.47
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.45...1.10.47)

Updates `overtrue/phplint` from 9.0.4 to 9.0.6
- [Release notes](https://github.com/overtrue/phplint/releases)
- [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md)
- [Commits](overtrue/phplint@9.0.4...9.0.6)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: overtrue/phplint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 4, 2023
Copy link

codecov bot commented Dec 4, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d02f3dd) 99.59% compared to head (c9c97aa) 99.59%.
Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #434   +/-   ##
=========================================
  Coverage     99.59%   99.59%           
  Complexity      263      263           
=========================================
  Files            90       90           
  Lines          1737     1737           
=========================================
  Hits           1730     1730           
  Misses            7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot merged commit 559c2c3 into master Dec 4, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/composer/dependencies-8313ccb36e branch December 4, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants