Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

build(deps): bump symfony/http-kernel from 5.2.7 to 5.2.14 #558

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps symfony/http-kernel from 5.2.7 to 5.2.14.

Release notes

Sourced from symfony/http-kernel's releases.

v5.2.14

Changelog (symfony/http-kernel@v5.2.13...v5.2.14)

  • no significant changes

v5.2.13

Changelog (symfony/http-kernel@v5.2.12...v5.2.13)

  • no significant changes

v5.2.12

Changelog (symfony/http-kernel@v5.2.11...v5.2.12)

  • bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #42032 recover from failed deserializations (xabbuh)

v5.2.11

Changelog (symfony/http-kernel@v5.2.10...v5.2.11)

  • bug #41665 Keep max lifetime also when part of the responses don't set it (mpdude)
  • bug #41663 Keep s-maxage=0 from ESI sub-responses (mpdude)

v5.2.10

Changelog (symfony/http-kernel@v5.2.9...v5.2.10)

  • no significant changes

v5.2.9

Changelog (symfony/http-kernel@v5.2.8...v5.2.9)

  • bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)

v5.2.8

Changelog (symfony/http-kernel@v5.2.7...v5.2.8)

  • no significant changes
Commits
  • 2c3b9af Update VERSION for 5.2.14
  • 08d49ad Update VERSION for 5.2.13
  • 2b2f24e Update VERSION for 5.2.12
  • 380b152 Merge branch '4.4' into 5.2
  • 882946c Leverage str_contains/str_starts_with
  • 21336db Leverage str_ends_with
  • 6d39bab Merge branch '4.4' into 5.2
  • 6dfb6c5 minor #42165 Simplify some code with null coalesce operator (javiereguiluz)
  • 0b693cf Simplify some code with null coalesce operator
  • 7a36248 Merge branch '4.4' into 5.2
  • 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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codeclimate
Copy link

codeclimate bot commented Jul 30, 2021

Code Climate has analyzed commit 035d788 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 86.0% (0.0% change).

View more on Code Climate.

@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #558 (035d788) into develop (da33c81) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop     #558   +/-   ##
==========================================
  Coverage      86.03%   86.03%           
  Complexity       654      654           
==========================================
  Files             96       96           
  Lines           2070     2070           
==========================================
  Hits            1781     1781           
  Misses           289      289           

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant