opendataby / website

Сайт открытых данных Беларуси
https://opendata.by
8 stars 3 forks source link

Bump symfony/dependency-injection from 2.7.6 to 2.8.52 in /projects/dkan/test #37

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps symfony/dependency-injection from 2.7.6 to 2.8.52.

Changelog *Sourced from [symfony/dependency-injection's changelog](https://github.com/symfony/dependency-injection/blob/master/CHANGELOG.md).* > CHANGELOG > ========= > > 5.1.0 > ----- > > * added support to autowire public typed properties in php 7.4 > * added support for defining method calls, a configurator, and property setters in `InlineServiceConfigurator` > * added possibility to define abstract service arguments > > 5.0.0 > ----- > > * removed support for auto-discovered extension configuration class which does not implement `ConfigurationInterface` > * removed support for non-string default env() parameters > * moved `ServiceSubscriberInterface` to the `Symfony\Contracts\Service` namespace > * removed `RepeatedPass` and `RepeatablePassInterface` > * removed support for short factory/configurator syntax from `YamlFileLoader` > * removed `ResettableContainerInterface`, use `ResetInterface` instead > * added argument `$returnsClone` to `Definition::addMethodCall()` > * removed `tagged`, use `tagged_iterator` instead > > 4.4.0 > ----- > > * added `CheckTypeDeclarationsPass` to check injected parameters type during compilation > * added support for opcache.preload by generating a preloading script in the cache folder > * added support for dumping the container in one file instead of many files > * deprecated support for short factories and short configurators in Yaml > * added `tagged_iterator` alias for `tagged` which might be deprecated in a future version > * deprecated passing an instance of `Symfony\Component\DependencyInjection\Parameter` as class name to `Symfony\Component\DependencyInjection\Definition` > * added support for binding iterable and tagged services > * made singly-implemented interfaces detection be scoped by file > * added ability to define a static priority method for tagged service > * added support for improved syntax to define method calls in Yaml > * made the `%env(base64:...)%` processor able to decode base64url > * added ability to choose behavior of decorations on non existent decorated services > > 4.3.0 > ----- > > * added `%env(trim:...)%` processor to trim a string value > * added `%env(default:param_name:...)%` processor to fallback to a parameter or to null when using `%env(default::...)%` > * added `%env(url:...)%` processor to convert an URL or DNS into an array of components > * added `%env(query_string:...)%` processor to convert a query string into an array of key values > * added support for deprecating aliases > * made `ContainerParametersResource` final and not implement `Serializable` anymore > * added `ReverseContainer`: a container that turns services back to their ids > * added ability to define an index for a tagged collection > * added ability to define an index for services in an injected service locator argument > ... (truncated)
Commits - [`c306198`](https://github.com/symfony/dependency-injection/commit/c306198fee8f872a8f5f031e6e4f6f83086992d8) security #cve-2019-10910 [DI] Check service IDs are valid (nicolas-grekas) - [`a2f40df`](https://github.com/symfony/dependency-injection/commit/a2f40df187f0053bc361bcea3b27ff2b85744d9f) Bump phpunit XSD version to 5.2 - [`8b7508c`](https://github.com/symfony/dependency-injection/commit/8b7508c6af29f69426d2931466db2144d0f8105c) Skip empty proxy code - [`bc5e7d8`](https://github.com/symfony/dependency-injection/commit/bc5e7d8b064e484d26dedcb5e8ef8cd5e0f8725b) [CS] Enforces null type hint on last position in phpDocs - [`8421939`](https://github.com/symfony/dependency-injection/commit/84219396d1a79d149a5a9d5f71afaf48dcfde7d0) Consistently throw exceptions on a single line - [`1607759`](https://github.com/symfony/dependency-injection/commit/16077591cd1541b6978c17160b1acff529fe7abf) minor [#28301](https://github-redirect.dependabot.com/symfony/dependency-injection/issues/28301) Fix code examples in PHPDoc (maidmaid) - [`01b722a`](https://github.com/symfony/dependency-injection/commit/01b722a7528f99ffe6bfde1080090157a47b5e68) [DI] Fix phpdoc - [`700bdb3`](https://github.com/symfony/dependency-injection/commit/700bdb339574dcf449f650b14312516cf3587f24) Fix code examples in PHPDoc - [`2b41cf2`](https://github.com/symfony/dependency-injection/commit/2b41cf2ff42c504374b53347dd0ed69ed968583d) [HttpKernel] Fix inheritdocs - [`ad2446d`](https://github.com/symfony/dependency-injection/commit/ad2446d39d11c3daaa7f147d957941a187e47357) Enable native_constant_invocation CS fixer - Additional commits viewable in [compare view](https://github.com/symfony/dependency-injection/compare/v2.7.6...v2.8.52)


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/opendataby/website/network/alerts).