jorijn / bitcoin-dca

DCA tool for automatically buying and withdrawing Bitcoin on Bl3P, Bitvavo, Kraken and Binance
https://bitcoin-dca.readthedocs.io/en/latest/
MIT License
83 stars 14 forks source link

Bump symfony/dependency-injection from 6.0.10 to 6.0.19 #229

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps symfony/dependency-injection from 6.0.10 to 6.0.19.

Release notes

Sourced from symfony/dependency-injection's releases.

v6.0.19

Changelog (https://github.com/symfony/dependency-injection/compare/v6.0.18...v6.0.19)

  • bug #49077 Fix named arguments when using ContainerBuilder before compilation (nicolas-grekas)
  • bug #48971 Fix dump order of inlined deps (nicolas-grekas)
  • bug #48931 Fix dumping inlined withers (nicolas-grekas)
  • bug #48926 Fix support for named arguments on non-autowired services (nicolas-grekas)

v6.0.17

Changelog (https://github.com/symfony/dependency-injection/compare/v6.0.16...v6.0.17)

  • bug #48791 Fix deduplicating service instances in circular graphs (nicolas-grekas)
  • bug #48591 Shared private services becomes public after a public service is accessed (alexpott)
  • bug #48482 Revert "bug #48027 Don't autoconfigure tag when it's already set with attributes" (nicolas-grekas)

v6.0.16

Changelog (https://github.com/symfony/dependency-injection/compare/v6.0.15...v6.0.16)

  • bug #48224 Process bindings in ServiceLocatorTagPass (MatTheCat)
  • bug #48093 don't move locator tag for service subscriber (RobertMe)
  • bug #48027 Don't autoconfigure tag when it's already set with attributes (nicolas-grekas)

v6.0.13

Changelog (https://github.com/symfony/dependency-injection/compare/v6.0.12...v6.0.13)

  • bug #47635 EnvPlaceholderParameterBag::get() can't return UnitEnum (jack.shpartko)

v6.0.11

Changelog (https://github.com/symfony/dependency-injection/compare/v6.0.10...v6.0.11)

  • bug #46973 Fail gracefully when attempting to autowire composite types (derrabus)
  • bug #46800 Spaces in system temp folder path cause deprecation errors in php 8 (demeritcowboy)
Commits
  • 34302da Merge branch '5.4' into 6.0
  • 99dae35 [DependencyInjection] Fix named arguments when using ContainerBuilder before ...
  • 0b6e015 Merge branch '5.4' into 6.0
  • 66b61ee [DependencyInjection] Fix dump order of inlined deps
  • f8ec789 Merge branch '5.4' into 6.0
  • c7492c0 Merge branch '5.4' into 6.0
  • 1be9134 bug #48926 [DependencyInjection] Fix support for named arguments on non-autow...
  • e20cd83 [DependencyInjection] Fix dumping inlined withers
  • 03b2173 [DependencyInjection] Fix support for named arguments on non-autowired services
  • 6e36593 Merge branch '5.4' into 6.0
  • 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[bot] commented 1 year ago

Superseded by #231.