WildPHP / irc-bot

A simple and modular PHP IRC bot
MIT License
84 stars 24 forks source link

Bump php-di/php-di from 6.3.0 to 6.3.4 #184

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps php-di/php-di from 6.3.0 to 6.3.4.

Release notes

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

6.3.4

Atomic creation of compilation directory #786

6.3.3

Get env vars from $_ENV and $_SERVER in compiled container #777

6.3.2

#775 Improve PSR-11 compliance

6.3.1

PHP-DI now reads environment variables in a thread-safe way #757

Commits
  • f53bcba Merge pull request #786 from martin-heralecky/atomic-create-compilation-direc...
  • bc1431b atomic creation of compilation directory
  • d629cc7 Merge pull request #784 from elie29/ene/fix-broken-link
  • 9000d48 use zend-expressive as key
  • 84662aa Broken Link: Integration - Zend Expressive #773
  • 8fefce3 Merge pull request #780 from verfriemelt-dot-org/patch-1
  • f51d4fe typo fix
  • ad8eff8 Merge pull request #778 from SvenRtbg/patch-1
  • af0d295 Improve DI\add description
  • da8e476 Merge pull request #777 from rdarcy1/compiled-env-vars
  • 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)