Skip to content

fix(deps): update all dependencies php#25

Closed
renovate[bot] wants to merge 1 commit into
develfrom
renovate/php-all
Closed

fix(deps): update all dependencies php#25
renovate[bot] wants to merge 1 commit into
develfrom
renovate/php-all

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jan 23, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
api-platform/core (source) require patch 2.6.7 -> 2.6.8
cweagans/composer-patches require patch 1.7.1 -> 1.7.2
doctrine/doctrine-bundle (source) require patch 2.5.2 -> 2.5.5
doctrine/doctrine-migrations-bundle (source) require patch 3.2.1 -> 3.2.2
doctrine/orm (source) require minor 2.10.3 -> 2.11.1
phpunit/phpunit (source) require-dev patch 9.5.10 -> 9.5.13
symfony/asset (source) require patch 6.0.1 -> 6.0.3
symfony/browser-kit (source) require-dev patch 6.0.1 -> 6.0.3
symfony/console (source) require patch 6.0.2 -> 6.0.3
symfony/css-selector (source) require-dev patch 6.0.2 -> 6.0.3
symfony/debug-bundle (source) require-dev patch 6.0.2 -> 6.0.3
symfony/dotenv (source) require patch 6.0.2 -> 6.0.3
symfony/expression-language (source) require patch 6.0.1 -> 6.0.3
symfony/flex require minor 2.0.1 -> 2.1.4
symfony/framework-bundle (source) require patch 6.0.2 -> 6.0.4
symfony/http-client (source) require-dev patch 6.0.2 -> 6.0.3
symfony/intl (source) require patch 6.0.1 -> 6.0.3
symfony/mailer (source) require patch 6.0.2 -> 6.0.3
symfony/phpunit-bridge (source) require-dev patch 6.0.0 -> 6.0.3
symfony/property-access (source) require patch 6.0.2 -> 6.0.3
symfony/property-info (source) require patch 6.0.2 -> 6.0.3
symfony/runtime (source) require patch 6.0.0 -> 6.0.3
symfony/security-bundle (source) require patch 6.0.2 -> 6.0.3
symfony/serializer (source) require patch 6.0.2 -> 6.0.3
symfony/stopwatch (source) require-dev patch 6.0.0 -> 6.0.3
symfony/twig-bundle (source) require patch 6.0.1 -> 6.0.3
symfony/validator (source) require patch 6.0.2 -> 6.0.3
symfony/var-dumper (source) require-dev patch 6.0.2 -> 6.0.3
symfony/web-profiler-bundle (source) require-dev patch 6.0.2 -> 6.0.3
symfony/yaml (source) require patch 6.0.2 -> 6.0.3
webonyx/graphql-php require patch 14.11.3 -> 14.11.5

Release Notes

api-platform/core

v2.6.8

Compare Source

  • fix: serializing embedded non resource objects
  • chore(openapi): upgrade Swagger UI to version 4.1.3
  • chore(openapi): upgrade ReDoc to version 2.0.0-rc.59
  • chore(graphql): upgrade GraphiQL to version 1.5.16
cweagans/composer-patches

v1.7.2

Compare Source

doctrine/DoctrineBundle

v2.5.5

Compare Source

Release Notes for 2.5.5

2.5.x bugfix release (patch)

2.5.5
  • Total issues resolved: 1
  • Total pull requests resolved: 0
  • Total contributors: 1
Bug

v2.5.4

Compare Source

Release Notes for 2.5.4

2.5.x bugfix release (patch)

2.5.4
Bug

v2.5.3

Compare Source

Release Notes for 2.5.3

2.5.x bugfix release (patch)

2.5.3
Bug
Bug,Ready to work on
doctrine/DoctrineMigrationsBundle

v3.2.2

Compare Source

Release Notes for 3.2.2

3.2.x bugfix release (patch)

3.2.2
Bug
Documentation
doctrine/orm

v2.11.1

Compare Source

Release Notes for 2.11.1

2.11.x bugfix release (patch)

2.11.1
  • Total issues resolved: 1
  • Total pull requests resolved: 18
  • Total contributors: 13
Test Suite
CI
Static Analysis
Bug
Documentation

v2.11.0

Compare Source

Release Notes for 2.11.0

Feature release (minor)

2.11.0
  • Total issues resolved: 2
  • Total pull requests resolved: 35
  • Total contributors: 11
Documentation
Improvement
Bug
Deprecation
New Feature
Deprecation,Improvement

CI

Bug,DQL
DQL,New Feature
DQL,Improvement

v2.10.5

Compare Source

Release Notes for 2.10.5
2.10.5

CI

Bug
Improvement
Documentation

v2.10.4

Compare Source

What's Changed

Bugs fixed
Maintenance
Documentation

New Contributors

Full Changelog: doctrine/orm@2.10.3...2.10.4

sebastianbergmann/phpunit

v9.5.13

Compare Source

v9.5.12

Compare Source

v9.5.11

Compare Source

symfony/asset

v6.0.3

Compare Source

Changelog (symfony/asset@v6.0.2...v6.0.3)

  • no significant changes
symfony/browser-kit

v6.0.3

Compare Source

Changelog (symfony/browser-kit@v6.0.2...v6.0.3)

  • no significant changes
symfony/console

v6.0.3

Compare Source

Changelog (symfony/console@v6.0.2...v6.0.3)

  • bug #​43149 Silence warnings during tty detection (neclimdul)
  • bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
  • bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
  • bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
  • bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
  • bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)
symfony/css-selector

v6.0.3

Compare Source

Changelog (symfony/css-selector@v6.0.2...v6.0.3)

  • no significant changes
symfony/debug-bundle

v6.0.3

Compare Source

Changelog (symfony/debug-bundle@v6.0.2...v6.0.3)

  • no significant changes
symfony/dotenv

v6.0.3

Compare Source

Changelog (symfony/dotenv@v6.0.2...v6.0.3)

  • bug #​45188 Fix bootEnv() override with .env.local.php when the env key already exists (fancyweb)
symfony/expression-language

v6.0.3

Compare Source

Changelog (symfony/expression-language@v6.0.2...v6.0.3)

  • no significant changes
symfony/flex

v2.1.4

Compare Source

v2.1.3

Compare Source

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

symfony/framework-bundle

v6.0.4

Compare Source

Changelog (symfony/framework-bundle@v6.0.3...v6.0.4)

  • no significant changes

v6.0.3

Compare Source

Changelog (symfony/framework-bundle@v6.0.2...v6.0.3)

  • bug #​45193 Fix missing arguments when a serialization default context is bound (ArnoudThibaut)
  • bug #​44998 Allow default cache pools to be overwritten by user (Seldaek)
  • bug #​44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)
  • bug #​44920 Use correct tag for ExpoTransportFactory service (jschaedl)
symfony/http-client

v6.0.3

Compare Source

Changelog (symfony/http-client@v6.0.2...v6.0.3)

  • bug #​45073 Fix Failed to open stream: Too many open files (adrienfr)
  • bug #​45015 fix resetting DNS/etc when calling CurlHttpClient::reset() (nicolas-grekas)
  • bug #​45004 Remove deprecated usage of GuzzleHttp\Promise\promise_for (plozmun)
  • bug #​44890 Remove deprecated usage of GuzzleHttp\Promise\queue (GrahamCampbell)
  • bug #​44878 Turn negative timeout to a very long timeout (fancyweb)
symfony/intl

v6.0.3

Compare Source

Changelog (symfony/intl@v6.0.2...v6.0.3)

  • no significant changes
symfony/mailer

v6.0.3

Compare Source

Changelog (symfony/mailer@v6.0.2...v6.0.3)

  • no significant changes
symfony/phpunit-bridge

v6.0.3

Compare Source

Changelog (symfony/phpunit-bridge@v6.0.2...v6.0.3)

  • bug #​43149 Silence warnings during tty detection (neclimdul)
symfony/property-access

v6.0.3

Compare Source

Changelog (symfony/property-access@v6.0.2...v6.0.3)

  • bug #​45002 Fix handling of uninitialized property of anonymous class (filiplikavcan)
symfony/property-info

v6.0.3

Compare Source

Changelog (symfony/property-info@v6.0.2...v6.0.3)

  • no significant changes
symfony/runtime

v6.0.3

Compare Source

Changelog (symfony/runtime@v6.0.2...v6.0.3)

  • bug #​44997 Fix --env and --no-debug with dotenv_overload (fancyweb)
symfony/security-bundle

v6.0.3

Compare Source

Changelog (symfony/security-bundle@v6.0.2...v6.0.3)

  • no significant changes
symfony/serializer

v6.0.3

Compare Source

Changelog (symfony/serializer@v6.0.2...v6.0.3)

  • bug #​45154 Fix AbstractObjectNormalizer not considering pseudo type false (Thomas Nunninger)
  • bug #​44908 Fix AbstractObjectNormalizer TypeError on denormalization (JustDylan23)
symfony/stopwatch

v6.0.3

Compare Source

Changelog (symfony/stopwatch@v6.0.2...v6.0.3)

  • no significant changes
symfony/twig-bundle

v6.0.3

Compare Source

Changelog (symfony/twig-bundle@v6.0.2...v6.0.3)

  • no significant changes
symfony/validator

v6.0.3

Compare Source

Changelog (symfony/validator@v6.0.2...v6.0.3)

  • bug #​44860 Fix Choice constraint with associative choices array (derrabus)
  • bug #​44877 Error using CssColor with doctrine annotations (sormes)
  • bug #​44854 throw when Constraint::_construct() has not been called (nicolas-grekas)
symfony/var-dumper

v6.0.3

Compare Source

Changelog (symfony/var-dumper@v6.0.2...v6.0.3)

  • no significant changes
symfony/web-profiler-bundle

v6.0.3

Compare Source

Changelog (symfony/web-profiler-bundle@v6.0.2...v6.0.3)

  • no significant changes
symfony/yaml

v6.0.3

Compare Source

Changelog (symfony/yaml@v6.0.2...v6.0.3)

  • bug #​45140 Making the parser stateless (mamazu)
webonyx/graphql-php

v14.11.5

Compare Source

Fixed
  • Fix extend() to preserve repeatable (#​931)

v14.11.4

Compare Source

Fixed
  • Fix repeatable directive validation for AST

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link
Copy Markdown

coveralls commented Jan 23, 2022

Pull Request Test Coverage Report for Build 1770507679

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.514%

Totals Coverage Status
Change from base Build 1770500565: 0.0%
Covered Lines: 2042
Relevant Lines: 3638

💛 - Coveralls

@renovate renovate Bot force-pushed the renovate/php-all branch 3 times, most recently from 119aece to 340216f Compare January 23, 2022 15:21
@renovate renovate Bot changed the title fix(deps): update all dependencies fix(deps): all php dependencies all dependencies Jan 23, 2022
@renovate renovate Bot force-pushed the renovate/php-all branch from 340216f to f383a9b Compare January 23, 2022 15:32
@renovate renovate Bot changed the title fix(deps): all php dependencies all dependencies fix(deps): update all dependencies Jan 23, 2022
@renovate renovate Bot force-pushed the renovate/php-all branch from f383a9b to 75489eb Compare January 23, 2022 15:39
@renovate renovate Bot changed the title fix(deps): update all dependencies fix(deps): update all dependencies php Jan 23, 2022
Copy link
Copy Markdown
Owner

@BacLuc BacLuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

block automerge that the result of the config can be seen

@renovate renovate Bot force-pushed the renovate/php-all branch 8 times, most recently from 5a8387f to 54be8a6 Compare January 29, 2022 21:00
@renovate renovate Bot force-pushed the renovate/php-all branch 5 times, most recently from 89f7616 to efa7248 Compare February 1, 2022 19:00
@renovate renovate Bot force-pushed the renovate/php-all branch from efa7248 to 8bfdf9b Compare February 7, 2022 02:25
@renovate renovate Bot force-pushed the renovate/php-all branch from 8bfdf9b to 19e72b2 Compare February 13, 2022 15:05
@BacLuc BacLuc closed this Feb 13, 2022
@renovate renovate Bot deleted the renovate/php-all branch February 13, 2022 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants