composer / satis

Simple static Composer repository generator - For a full private Composer repo use Private Packagist
MIT License
3.14k stars 516 forks source link

Bump the minor-patch group with 5 updates #892

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps the minor-patch group with 5 updates:

Package From To
symfony/console 7.1.2 7.1.3
composer/pcre 3.1.4 3.2.0
symfony/finder 7.1.1 7.1.3
symfony/process 7.1.1 7.1.3
symfony/string 7.1.2 7.1.3

Updates symfony/console from 7.1.2 to 7.1.3

Release notes

Sourced from symfony/console's releases.

v7.1.3

Changelog (https://github.com/symfony/console/compare/v7.1.2...v7.1.3)

Commits
  • cb1dcb3 Merge branch '7.0' into 7.1
  • f381ef0 Merge branch '6.4' into 7.0
  • 504974c Merge branch '5.4' into 6.4
  • cef6239 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling
  • b4b10ae Merge branch '7.0' into 7.1
  • 47e37d8 Merge branch '6.4' into 7.0
  • 68380d6 be explicit about the signal to reset
  • See full diff in compare view


Updates composer/pcre from 3.1.4 to 3.2.0

Release notes

Sourced from composer/pcre's releases.

3.2.0

  • Added a PHPStan extension (include vendor/composer/pcre/extension.neon) to infer more precise $matches array shape, as well as validate regexes. Thanks @​staabm (#25, #26, #27, #28, #29, #30)

Full Changelog: https://github.com/composer/pcre/compare/3.1.4...3.2.0

Commits
  • ea4ab6f Add phpstan ext info to readme
  • f2af236 Merge branch '2.x'
  • 0e455b7 Allow installation via phpstan/extension-installer
  • c870edc Merge branch '2.x'
  • b730621 PHPStan release now available
  • 744502a Use new matchExpr API
  • c2f6808 Use new matchExpr API
  • bd3aec3 Add a PHPStan rule to detect invalid patterns passed to composer/pcre methods...
  • 5b103b3 Trigger error on unsafe StrictGroups usages (#29)
  • 1f78dac Fix error in PregMatchTypeSpecifyingExtension (#28)
  • Additional commits viewable in compare view


Updates symfony/finder from 7.1.1 to 7.1.3

Release notes

Sourced from symfony/finder's releases.

v7.1.3

Changelog (https://github.com/symfony/finder/compare/v7.1.2...v7.1.3)

  • no significant changes
Commits
  • 717c632 Merge branch '7.0' into 7.1
  • 25b2676 Merge branch '6.4' into 7.0
  • af29198 Merge branch '5.4' into 6.4
  • 0724c51 fix Finder test using the ftp wrapper by switching the server being used
  • See full diff in compare view


Updates symfony/process from 7.1.1 to 7.1.3

Release notes

Sourced from symfony/process's releases.

v7.1.3

Changelog (https://github.com/symfony/process/compare/v7.1.2...v7.1.3)

  • no significant changes
Commits


Updates symfony/string from 7.1.2 to 7.1.3

Release notes

Sourced from symfony/string's releases.

v7.1.3

Changelog (https://github.com/symfony/string/compare/v7.1.2...v7.1.3)

Commits
  • ea272a8 Merge branch '7.0' into 7.1
  • a1ac40b Merge branch '6.4' into 7.0
  • ccf9b30 Merge branch '5.4' into 6.4
  • 909cec9 add test to prevent future regressions
  • 12bb678 Merge branch '7.0' into 7.1
  • 7ce4c9b Merge branch '6.4' into 7.0
  • 7ce19bb Merge branch '5.4' into 6.4
  • 42cb3f3 test: kebab-case to snake_case
  • 12d75e4 Merge branch '7.0' into 7.1
  • 8c8c73c Merge branch '6.4' into 7.0
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
private-packagist[bot] commented 2 months ago

composer.lock

Package changes

Package Operation From To About
composer/pcre upgrade 3.1.4 3.2.0 diff
symfony/console upgrade v7.1.2 v7.1.3 diff
symfony/finder upgrade v7.1.1 v7.1.3 diff
symfony/process upgrade v7.1.1 v7.1.3 diff
symfony/string upgrade v7.1.2 v7.1.3 diff

Settings · Docs · Powered by Private Packagist