Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps contributte/monolog from 0.5.2 to 0.6.0.

Release notes

Sourced from contributte/monolog's releases.

v0.6.0

Bumped! 🚀

Diff: contributte/monolog@v0.5.2...v0.6.0

Changes:

  • Fix: LoggerHolder compatibility with Monolog >= 3.0 [e0c8ca43ea9ff0c32e3df6a4b48143ff4c161bf0] (@​JanMikes)
  • Composer: require PHP 8.2 and use contributte packages [971cfc10568025b787dfc6f574ff29c653ed840a] (@​f3l1x)
  • Code: apply native type hints and fix code style [823591b65d2a5ce0b1799c8f52c2c0bf91eab573] (@​f3l1x)
  • Replace contributte/di with nette/di [8ff0be56bcd78b368d54c5636acf2a9d8d6a735a] (@​f3l1x)

Maintenance:

  • CI: update to PHP 8.2-8.5 with @​master workflows [25acfa076d44cf3a366c7ab81e72bae4c34168ac] (@​f3l1x)
  • PHPStan: use contributte/phpstan with phpVersion 80200 [20db9b02ea580e499a3a4f7c03190c80966334b8] (@​f3l1x)
  • Ruleset: use contributte/qa 8.2 with name attribute [cf4a27fb6dbcab1b45a1445b038ac2d6b58c0de7] (@​f3l1x)
  • Makefile: use phpcs/phpcbf with individual .PHONY [cc4dc1ef05a4a7afaeba35395dec591cde54bbf4] (@​f3l1x)
  • Tests: use Toolkit pattern with extracted Helpers class [a474a387a5ea03b3c8021b4f40d3d0ad87924267] (@​f3l1x)
  • Config: update .editorconfig, .gitignore, .gitattributes [a43ce59ba07eb2c07577a4fc643a6cf8e81c75b9] (@​f3l1x)
  • Update documentation [250dae486e3ac63e9a6c6e3d437a712d8acb08e6] (@​f3l1x)
  • Update tests for nette/di compatibility [540e92da57680652d96800a8d369b390b91ff412] (@​f3l1x)
Commits
  • 540e92d Update tests for nette/di compatibility
  • 250dae4 Update documentation
  • 8ff0be5 Replace contributte/di with nette/di
  • a43ce59 Config: update .editorconfig, .gitignore, .gitattributes
  • 823591b Code: apply native type hints and fix code style
  • a474a38 Tests: use Toolkit pattern with extracted Helpers class
  • cc4dc1e Makefile: use phpcs/phpcbf with individual .PHONY
  • cf4a27f Ruleset: use contributte/qa 8.2 with name attribute
  • 20db9b0 PHPStan: use contributte/phpstan with phpVersion 80200
  • 971cfc1 Composer: require PHP 8.2 and use contributte packages
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [contributte/monolog](https://github.com/contributte/monolog) from 0.5.2 to 0.6.0.
- [Release notes](https://github.com/contributte/monolog/releases)
- [Commits](contributte/monolog@v0.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: contributte/monolog
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kodiakhq kodiakhq bot merged commit 076be75 into master Jan 5, 2026
6 of 7 checks passed
@kodiakhq kodiakhq bot deleted the dependabot/composer/contributte/monolog-0.6.0 branch January 5, 2026 01:01
@coveralls
Copy link

Pull Request Test Coverage Report for Build 20701995838

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 12.621%

Totals Coverage Status
Change from base Build 20609419136: 0.0%
Covered Lines: 26
Relevant Lines: 206

💛 - Coveralls

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.

2 participants