build(deps): bump the dependencies group across 1 directory with 10 updates #1412
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 dependencies group with 6 updates in the / directory:
3.4.0
3.4.2
0.18.14
0.18.15
1.10.2
1.11.0
1.0.1
1.0.2
1.6.11
1.6.12
7.1.1
7.1.4
Updates
composer/semver
from 3.4.0 to 3.4.2Release notes
Sourced from composer/semver's releases.
Changelog
Sourced from composer/semver's changelog.
Commits
c51258e
Fix testsf25dd04
Update CHANGELOG.mdd9dae3c
Fix PHP 5.3 compatibility8536c1b
Update CHANGELOG.md106a346
Fix normalizeStability return type to enforce valid stabilitiesa40ea7e
Add test cases for invalid CalVer & the boundary between SemVer and CalVer (#...1d09200
Add phpstan-baseline.neon to .gitattributes (#153)Updates
humbug/php-scoper
from 0.18.14 to 0.18.15Release notes
Sourced from humbug/php-scoper's releases.
Commits
79b2b4e
fix: Fix aliasing functions with multiple-level namespaces (#1061)5d3fda6
test: Fix e2e AutoReview test (#1070)d7a74ed
build(deps): Bump the dependencies group across 1 directory with 3 updates (#...1cfc944
test: Fix missing symbols (#1065)32bd12e
build(deps-dev): Bump phpunit/phpunit (#1057)7f3d9b5
build(deps): Bump docker/build-push-action (#1056)b03acaf
build(deps-dev): Bump the dependencies group (#1055)Updates
psr/log
from 3.0.0 to 3.0.1Release notes
Sourced from psr/log's releases.
Commits
79dff0b
Merge pull request #80 from lyrixx/return33208d4
Drop useless phpdoc, already covered by PHPUpdates
seld/jsonlint
from 1.10.2 to 1.11.0Release notes
Sourced from seld/jsonlint's releases.
Commits
1748aaf
Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplic… (#88)Updates
symfony/finder
from 7.1.1 to 7.1.4Release notes
Sourced from symfony/finder's releases.
Commits
d95bbf3
Merge branch '6.4' into 7.1d7eb6da
Merge branch '5.4' into 6.4ae25a91
Replace external FTP server by a local docker instanceb7df8a8
Merge branch '6.4' into 7.1cc9d880
Merge branch '5.4' into 6.47f159e1
do not duplicate directory separators4f3b0f7
do not duplicate directory separators717c632
Merge branch '7.0' into 7.125b2676
Merge branch '6.4' into 7.0af29198
Merge branch '5.4' into 6.4Updates
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/var-dumper
from 7.1.2 to 7.1.4Release notes
Sourced from symfony/var-dumper's releases.
Commits
a5fa748
Merge branch '6.4' into 7.1ee14c82
Merge branch '5.4' into 6.46be6a6a
[VarDumper] Fix tests6c7d1f0
Merge branch '6.4' into 7.1c16bb04
Merge branch '5.4' into 6.404138d9
fix compatibility with Twig 3.125691ea3
Merge branch '6.4' into 7.18fd821e
Merge branch '5.4' into 6.45051452
[PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var380ecec
Merge branch '6.4' into 7.1Updates
fidry/makefile
from 1.0.1 to 1.0.2Release notes
Sourced from fidry/makefile's releases.
Commits
706e960
fix: Fix support for comments (#49)Updates
mikey179/vfsstream
from 1.6.11 to 1.6.12Release notes
Sourced from mikey179/vfsstream's releases.
Changelog
Sourced from mikey179/vfsstream's changelog.
Commits
fe695ec
Set date for new release3f7ee8d
Merge pull request #292 from bovigo/drop-php-5-support001a279
Cleanup test bootstrap and changelog2e39a43
Disable coverage for php 7.1a4a4e4c
Upgrade tests to run on newer phpunitdafa558
Attempt to fix phpunit runb345f0e
Drop support for php 5796ae51
Merge pull request #290 from skilld-labs/v1.61ee7fa3
Fix PHP 8.4 deprecate-implicitly-nullable-typesUpdates
symfony/yaml
from 7.1.1 to 7.1.4Release notes
Sourced from symfony/yaml's releases.
Commits
92e080b
Merge branch '6.4' into 7.1be37e7f
Merge branch '5.4' into 6.462f96e1
🐛 throw ParseException on invalid dateDependabot 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