Closed dependabot[bot] closed 3 months ago
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
Bumps the minor-patch group with 5 updates:
7.1.2
7.1.3
3.1.4
3.2.0
7.1.1
7.1.3
7.1.1
7.1.3
7.1.2
7.1.3
Updates
symfony/console
from 7.1.2 to 7.1.3Release notes
Sourced from symfony/console's releases.
Commits
cb1dcb3
Merge branch '7.0' into 7.1f381ef0
Merge branch '6.4' into 7.0504974c
Merge branch '5.4' into 6.4cef6239
[Console][PhpUnitBridge][VarDumper] FixNO_COLOR
empty value handlingb4b10ae
Merge branch '7.0' into 7.147e37d8
Merge branch '6.4' into 7.068380d6
be explicit about the signal to resetUpdates
composer/pcre
from 3.1.4 to 3.2.0Release notes
Sourced from composer/pcre's releases.
Commits
ea4ab6f
Add phpstan ext info to readmef2af236
Merge branch '2.x'0e455b7
Allow installation via phpstan/extension-installerc870edc
Merge branch '2.x'b730621
PHPStan release now available744502a
Use new matchExpr APIc2f6808
Use new matchExpr APIbd3aec3
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)Updates
symfony/finder
from 7.1.1 to 7.1.3Release notes
Sourced from symfony/finder's releases.
Commits
717c632
Merge branch '7.0' into 7.125b2676
Merge branch '6.4' into 7.0af29198
Merge branch '5.4' into 6.40724c51
fix Finder test using the ftp wrapper by switching the server being usedUpdates
symfony/process
from 7.1.1 to 7.1.3Release notes
Sourced from symfony/process's releases.
Commits
7f2f542
Fix ProcessTest - testIgnoringSignal for localUpdates
symfony/string
from 7.1.2 to 7.1.3Release notes
Sourced from symfony/string's releases.
Commits
ea272a8
Merge branch '7.0' into 7.1a1ac40b
Merge branch '6.4' into 7.0ccf9b30
Merge branch '5.4' into 6.4909cec9
add test to prevent future regressions12bb678
Merge branch '7.0' into 7.17ce4c9b
Merge branch '6.4' into 7.07ce19bb
Merge branch '5.4' into 6.442cb3f3
test: kebab-case to snake_case12d75e4
Merge branch '7.0' into 7.18c8c73c
Merge branch '6.4' into 7.0Dependabot 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