Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps php-di/php-di from 5.4.3 to 5.4.6.

Release notes

Sourced from php-di/php-di's releases.

5.4.6

  • Fix #554: Container::make() fails when combined with decorate().

5.4.5

Fix the broken 5.4.4 release that was tagged against a wrong branch.

5.4.4 BROKEN RELEASE

#531 Performance improvement

This release was tagged against the wrong branch (6.0 dev version), DO NOT INSTALL. Use 5.4.5 instead.

I'm really sorry for this mistake :(

Commits
  • 3f92556 Update the changelog for 5.4.x versions
  • 03870e0 Merge pull request #556 from tsteur/patch-2
  • 218bf5d added test for #554
  • 96ce7a5 Fix make() fails when using decorate
  • 770064f Remove HHVM tests
  • a0f9679 Merge pull request #533 from holtkamp/patch-54-optimize-container-definition-...
  • f064dc7 Completely clear definitionCache after setting a new one
  • 7308a2f Rename $fetchedDefinitions to $definitionCache
  • af40f9d Add PHPBench benchmark for container
  • a27e340 Unset fetchedDefinition when Definition is updated
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [php-di/php-di](https://github.com/PHP-DI/PHP-DI) from 5.4.3 to 5.4.6.
- [Release notes](https://github.com/PHP-DI/PHP-DI/releases)
- [Commits](PHP-DI/PHP-DI@5.4.3...5.4.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot merged commit af06e6c into master Jan 11, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/php-di/php-di-5.4.6 branch January 11, 2019 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant