Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

build(deps): bump symfony/dependency-injection from 5.2.7 to 5.2.12#555

Open
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/composer/develop/symfony/dependency-injection-5.2.12
Open

build(deps): bump symfony/dependency-injection from 5.2.7 to 5.2.12#555
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/composer/develop/symfony/dependency-injection-5.2.12

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps symfony/dependency-injection from 5.2.7 to 5.2.12.

Release notes

Sourced from symfony/dependency-injection's releases.

v5.2.12

Changelog (symfony/dependency-injection@v5.2.11...v5.2.12)

  • bug #42097 Support for intersection types (derrabus)

v5.2.11

Changelog (symfony/dependency-injection@v5.2.10...v5.2.11)

  • bug #40857 Add support of PHP enumerations (alexandre-daubois)
  • bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
  • bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)
  • bug #41218 Update loader’s directory when calling ContainerConfigurator::withPath (MatTheCat)

v5.2.10

Changelog (symfony/dependency-injection@v5.2.9...v5.2.10)

  • bug #41407 keep container.service_subscriber tag on the decorated definition (xabbuh)

v5.2.9

Changelog (symfony/dependency-injection@v5.2.8...v5.2.9)

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
  • bug #41233 Don't call class_exists() on null (derrabus)

v5.2.8

Changelog (symfony/dependency-injection@v5.2.7...v5.2.8)

  • bug #41176 fix dumping service-closure-arguments (nicolas-grekas)
  • bug #40917 Uniformize trailing slash handling (dunglas)
Commits
  • 2f0326a Merge branch '4.4' into 5.2
  • 52866e2 [4.4] Add missing @return annotations
  • 62ae901 Merge branch '4.4' into 5.2
  • 4c21f24 Leverage str_contains/str_starts_with
  • e0c1083 Leverage str_ends_with
  • bcb47bb Merge branch '4.4' into 5.2
  • 918a576 Simplify some code with null coalesce operator
  • a533160 Merge branch '4.4' into 5.2
  • f9a064f [DependencyInjection] Support for intersection types
  • bdf509a Merge branch '4.4' into 5.2
  • Additional commits viewable in compare view

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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@qlty-cloud-legacy

Copy link
Copy Markdown

Code Climate has analyzed commit 4edbee9 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 86.0% (0.0% change).

View more on Code Climate.

@codecov

codecov Bot commented Jul 27, 2021

Copy link
Copy Markdown

Codecov Report

Merging #555 (4edbee9) into develop (da33c81) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #555   +/-   ##
==========================================
  Coverage      86.03%   86.03%           
  Complexity       654      654           
==========================================
  Files             96       96           
  Lines           2070     2070           
==========================================
  Hits            1781     1781           
  Misses           289      289           

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant