8000 Bump symfony/monolog-bundle from 3.5.0 to 3.6.0 by dependabot-preview[bot] · Pull Request #3182 · forkcms/forkcms · GitHub
[go: up one dir, main page]

Skip to content

Bump symfony/monolog-bundle from 3.5.0 to 3.6.0#3182

Merged
carakas merged 1 commit intomasterfrom
dependabot/composer/symfony/monolog-bundle-3.6.0
Dec 4, 2020
Merged

Bump symfony/monolog-bundle from 3.5.0 to 3.6.0#3182
carakas merged 1 commit intomasterfrom
dependabot/composer/symfony/monolog-bundle-3.6.0

Conversation

@dependabot-preview
Copy link
Contributor
@dependabot-preview dependabot-preview bot commented Oct 7, 2020

Bumps symfony/monolog-bundle from 3.5.0 to 3.6.0.

Release notes

Sourced from symfony/monolog-bundle's releases.

v3.6.0

  • Added support for Symfony Mailer
  • Added support for setting log levels from parameters or environment variables
Changelog

Sourced from symfony/monolog-bundle's changelog.

3.6.0 (2020-10-06)

  • Added support for Symfony Mailer
  • Added support for setting log levels from parameters or environment variables
Commits
  • e495f5c feature #357 Set log level from parameter or envvar. (dbrumann)
  • 541e6e5 Allow log level from envvar or parameter
  • 365b6fa minor #362 Updated CHANGELOG (lyrixx)
  • 2a9d300 Updated CHANGELOG
  • 24f27fb feature #354 Add Symfony Mailer support (acasademont)
  • 4bea89c Add Symfony Mailer support
  • f27c499 minor #360 Fix tests for php7 (dbrumann)
  • e71163a Fix tests failing in PHP 7.1+
  • 72e798c bug #331 Use an HttpClient without logger in all handlers (lyrixx)
  • faf6943 Use an HttpClient without logger in all handlers
  • See full diff 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner October 7, 2020 04:30
@dependabot-preview dependabot-preview bot added the Dependency bump A small bump in a dependency label Oct 7, 2020
@carakas carakas added this to the 5.9.2 milestone Oct 25, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/symfony/monolog-bundle-3.6.0 branch from 7b602b1 to 09ec3a1 Compare November 13, 2020 19:01
@codecov
Copy link
codecov bot commented Nov 13, 2020

Codecov Report

Merging #3182 (bfc3bd3) into master (44fed7c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3182   +/-   ##
=========================================
  Coverage     28.19%   28.19%           
  Complexity     8012     8012           
=========================================
  Files           568      568           
  Lines         30652    30652           
=========================================
  Hits           8642     8642           
  Misses        22010    22010           
Flag Coverage Δ Complexity Δ
functional 23.89% <ø> (ø) 0.00 <ø> (ø)
installer 3.87% <ø> (ø) 0.00 <ø> (ø)
unit 7.78% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44fed7c...bfc3bd3. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/symfony/monolog-bundle-3.6.0 branch from 09ec3a1 to eab6fd4 Compare December 4, 2020 20:21
Bumps [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/symfony/monolog-bundle/releases)
- [Changelog](https://github.com/symfony/monolog-bundle/blob/master/CHANGELOG.md)
- [Commits](symfony/monolog-bundle@v3.5.0...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/symfony/monolog-bundle-3.6.0 branch from eab6fd4 to bfc3bd3 Compare December 4, 2020 20:54
@carakas carakas merged commit 663ab2d into master Dec 4, 2020
@carakas carakas deleted the dependabot/composer/symfony/monolog-bundle-3.6.0 branch December 4, 2020 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependency bump A small bump in a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0