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

build(deps): bump the dependencies group across 1 directory with 12 updates #1416

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps the dependencies group with 7 updates in the / directory:

Package From To
composer/semver 3.4.0 3.4.3
humbug/php-scoper 0.18.14 0.18.15
seld/jsonlint 1.10.2 1.11.0
symfony/polyfill-iconv 1.30.0 1.31.0
fidry/makefile 1.0.1 1.0.2
mikey179/vfsstream 1.6.11 1.6.12
symfony/yaml 7.1.1 7.1.5

Updates composer/semver from 3.4.0 to 3.4.3

Release notes

Sourced from composer/semver's releases.

3.4.3

  • Fixed some type annotations

Full Changelog: composer/semver@3.4.2...3.4.3

3.4.2

  • Fixed PHP 5.3 syntax error

Full Changelog: composer/semver@3.4.1...3.4.2

3.4.1

  • Fixed normalizeStability's return type to enforce valid stabilities

Full Changelog: composer/semver@3.4.0...3.4.1

Changelog

Sourced from composer/semver's changelog.

[3.4.3] 2024-09-19

  • Fixed some type annotations

[3.4.2] 2024-07-12

  • Fixed PHP 5.3 syntax error

[3.4.1] 2024-07-12

  • Fixed normalizeStability's return type to enforce valid stabilities
Commits

Updates humbug/php-scoper from 0.18.14 to 0.18.15

Release notes

Sourced from humbug/php-scoper's releases.

0.18.15

Fixes

  • Handle symbols removed within PhpStorm's stubs (#1065)
  • Fix aliasing functions with multiple-level namespaces (#1061)
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)
  • See full diff in compare view

Updates psr/log from 3.0.0 to 3.0.2

Release notes

Sourced from psr/log's releases.

3.0.2

What's Changed

New Contributors

Full Changelog: php-fig/log@3.0.1...3.0.2

3.0.1

What's Changed

Full Changelog: php-fig/log@3.0.0...3.0.1

Commits

Updates seld/jsonlint from 1.10.2 to 1.11.0

Release notes

Sourced from seld/jsonlint's releases.

1.11.0

What's Changed

  • Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplicated keys in a __duplicate__ array Seldaek/jsonlint#88

New Contributors

Full Changelog: Seldaek/jsonlint@1.10.2...1.11.0

Commits
  • 1748aaf Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplic… (#88)
  • See full diff in compare view

Updates symfony/finder from 7.1.1 to 7.1.4

Release notes

Sourced from symfony/finder's releases.

v7.1.4

Changelog (symfony/finder@v7.1.3...v7.1.4)

v7.1.3

Changelog (symfony/finder@v7.1.2...v7.1.3)

  • no significant changes
Commits
  • d95bbf3 Merge branch '6.4' into 7.1
  • d7eb6da Merge branch '5.4' into 6.4
  • ae25a91 Replace external FTP server by a local docker instance
  • b7df8a8 Merge branch '6.4' into 7.1
  • cc9d880 Merge branch '5.4' into 6.4
  • 7f159e1 do not duplicate directory separators
  • 4f3b0f7 do not duplicate directory separators
  • 717c632 Merge branch '7.0' into 7.1
  • 25b2676 Merge branch '6.4' into 7.0
  • af29198 Merge branch '5.4' into 6.4
  • Additional commits viewable in compare view

Updates symfony/polyfill-iconv from 1.30.0 to 1.31.0

Commits

Updates symfony/polyfill-mbstring from 1.30.0 to 1.31.0

Commits

Updates symfony/process from 7.1.1 to 7.1.5

Release notes

Sourced from symfony/process's releases.

v7.1.5

Changelog (symfony/process@v7.1.4...v7.1.5)

v7.1.3

Changelog (symfony/process@v7.1.2...v7.1.3)

  • no significant changes
Commits
  • 5c03ee6 Make more data providers static
  • 9f8a009 Merge branch '6.4' into 7.1
  • 3f94e5f Merge branch '5.4' into 6.4
  • 1b9fa82 [Process] minor fix
  • 6f16c62 [Process] Fix finding executables independently of open_basedir
  • a2d1db9 Merge branch '6.4' into 7.1
  • 6fd79ab PhpSubprocess: Add flag PREG_OFFSET_CAPTURE to preg_match to identify the offset
  • d704e30 Merge branch '6.4' into 7.1
  • 8c567a2 Merge branch '5.4' into 6.4
  • 82d962e [Process] Fix backwards compatibility for invalid commands
  • Additional commits viewable in compare view

Updates symfony/var-dumper from 7.1.2 to 7.1.5

Release notes

Sourced from symfony/var-dumper's releases.

v7.1.5

Changelog (symfony/var-dumper@v7.1.4...v7.1.5)

  • no significant changes

v7.1.4

Changelog (symfony/var-dumper@v7.1.3...v7.1.4)

v7.1.3

Changelog (symfony/var-dumper@v7.1.2...v7.1.3)

Commits
  • e20e038 [VarDumper] Fix DOMCaster test dumps
  • a5fa748 Merge branch '6.4' into 7.1
  • ee14c82 Merge branch '5.4' into 6.4
  • 6be6a6a [VarDumper] Fix tests
  • 6c7d1f0 Merge branch '6.4' into 7.1
  • c16bb04 Merge branch '5.4' into 6.4
  • 04138d9 fix compatibility with Twig 3.12
  • 5691ea3 Merge branch '6.4' into 7.1
  • 8fd821e Merge branch '5.4' into 6.4
  • 5051452 [PhpUnitBridge][Console][VarDumper] Fix handling NO_COLOR env var
  • Additional commits viewable in compare view

Updates fidry/makefile from 1.0.1 to 1.0.2

Release notes

Sourced from fidry/makefile's releases.

1.0.2

Fixes

  • Fix support for comments (#49)
Commits

Updates mikey179/vfsstream from 1.6.11 to 1.6.12

Release notes

Sourced from mikey179/vfsstream's releases.

v1.6.12

What's Changed

New Contributors

Full Changelog: bovigo/vfsStream@v1.6.11...v1.6.12

Changelog

Sourced from mikey179/vfsstream's changelog.

1.6.12 (2024-08-29)

  • Drop php 5 and 7.0 support as new versions enforced a syntax change that is not compatible with the old versions.
Commits
  • fe695ec Set date for new release
  • 3f7ee8d Merge pull request #292 from bovigo/drop-php-5-support
  • 001a279 Cleanup test bootstrap and changelog
  • 2e39a43 Disable coverage for php 7.1
  • a4a4e4c Upgrade tests to run on newer phpunit
  • dafa558 Attempt to fix phpunit run
  • b345f0e Drop support for php 5
  • 796ae51 Merge pull request #290 from skilld-labs/v1.6
  • 1ee7fa3 Fix PHP 8.4 deprecate-implicitly-nullable-types
  • See full diff in compare view

Updates symfony/yaml from 7.1.1 to 7.1.5

Release notes

Sourced from symfony/yaml's releases.

v7.1.5

Changelog (symfony/yaml@v7.1.4...v7.1.5)

v7.1.4

Changelog (symfony/yaml@v7.1.3...v7.1.4)

Commits
  • 4e561c3 Merge branch '6.4' into 7.1
  • 762ee56 Merge branch '5.4' into 6.4
  • 7025b96 parse empty sequence elements as null
  • 92e080b Merge branch '6.4' into 7.1
  • be37e7f Merge branch '5.4' into 6.4
  • 62f96e1 🐛 throw ParseException on invalid date
  • See full diff 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

…pdates

Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [composer/semver](https://github.com/composer/semver) | `3.4.0` | `3.4.3` |
| [humbug/php-scoper](https://github.com/humbug/php-scoper) | `0.18.14` | `0.18.15` |
| [seld/jsonlint](https://github.com/Seldaek/jsonlint) | `1.10.2` | `1.11.0` |
| [symfony/polyfill-iconv](https://github.com/symfony/polyfill-iconv) | `1.30.0` | `1.31.0` |
| [fidry/makefile](https://github.com/theofidry/makefile) | `1.0.1` | `1.0.2` |
| [mikey179/vfsstream](https://github.com/bovigo/vfsStream) | `1.6.11` | `1.6.12` |
| [symfony/yaml](https://github.com/symfony/yaml) | `7.1.1` | `7.1.5` |



Updates `composer/semver` from 3.4.0 to 3.4.3
- [Release notes](https://github.com/composer/semver/releases)
- [Changelog](https://github.com/composer/semver/blob/main/CHANGELOG.md)
- [Commits](composer/semver@3.4.0...3.4.3)

Updates `humbug/php-scoper` from 0.18.14 to 0.18.15
- [Release notes](https://github.com/humbug/php-scoper/releases)
- [Commits](humbug/php-scoper@0.18.14...0.18.15)

Updates `psr/log` from 3.0.0 to 3.0.2
- [Release notes](https://github.com/php-fig/log/releases)
- [Commits](php-fig/log@3.0.0...3.0.2)

Updates `seld/jsonlint` from 1.10.2 to 1.11.0
- [Release notes](https://github.com/Seldaek/jsonlint/releases)
- [Changelog](https://github.com/Seldaek/jsonlint/blob/main/CHANGELOG.md)
- [Commits](Seldaek/jsonlint@1.10.2...1.11.0)

Updates `symfony/finder` from 7.1.1 to 7.1.4
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/7.1/CHANGELOG.md)
- [Commits](symfony/finder@v7.1.1...v7.1.4)

Updates `symfony/polyfill-iconv` from 1.30.0 to 1.31.0
- [Commits](symfony/polyfill-iconv@v1.30.0...v1.31.0)

Updates `symfony/polyfill-mbstring` from 1.30.0 to 1.31.0
- [Commits](symfony/polyfill-mbstring@v1.30.0...v1.31.0)

Updates `symfony/process` from 7.1.1 to 7.1.5
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)
- [Commits](symfony/process@v7.1.1...v7.1.5)

Updates `symfony/var-dumper` from 7.1.2 to 7.1.5
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/7.1/CHANGELOG.md)
- [Commits](symfony/var-dumper@v7.1.2...v7.1.5)

Updates `fidry/makefile` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/theofidry/makefile/releases)
- [Commits](theofidry/makefile@1.0.1...1.0.2)

Updates `mikey179/vfsstream` from 1.6.11 to 1.6.12
- [Release notes](https://github.com/bovigo/vfsStream/releases)
- [Changelog](https://github.com/bovigo/vfsStream/blob/v1.6.12/CHANGELOG.md)
- [Commits](bovigo/vfsStream@v1.6.11...v1.6.12)

Updates `symfony/yaml` from 7.1.1 to 7.1.5
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.1/CHANGELOG.md)
- [Commits](symfony/yaml@v7.1.1...v7.1.5)

---
updated-dependencies:
- dependency-name: composer/semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: humbug/php-scoper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: psr/log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: seld/jsonlint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: symfony/finder
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/polyfill-iconv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: symfony/polyfill-mbstring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/var-dumper
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fidry/makefile
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mikey179/vfsstream
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: symfony/yaml
  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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 23, 2024
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants