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

chore(deps): bump symfony/http-foundation from 5.3.6 to 5.3.7 #757

Merged
merged 2 commits into from
Aug 31, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2021

Bumps symfony/http-foundation from 5.3.6 to 5.3.7.

Release notes

Sourced from symfony/http-foundation's releases.

v5.3.7

Changelog (symfony/http-foundation@v5.3.6...v5.3.7)

  • bug #42753 Cast ini_get to an integer to match expected type (natewiebe13)
  • bug #42380 Don't pass null to strpos() (derrabus)
  • bug #42260 Fix return types for PHP 8.1 (derrabus)
Commits
  • e36c8e5 Merge branch '4.4' into 5.3
  • 09b3202 Cast ini_get to an integer to match expected type
  • 8180363 Merge branch '4.4' into 5.3
  • 69f0b8c bug #40545 [HttpFoundation] Fix isNotModified determination logic (ol0lll)
  • f9ce68e [HttpFoundation] Fix isNotModified determination logic
  • abeecbf Merge branch '4.4' into 5.3
  • 2773deb Update NativeSessionStorage docblock to match defaults
  • b9e6c1f bug #42380 [HttpFoundation] Don't pass null to strpos() (derrabus)
  • fe4f8d9 Merge branch '4.4' into 5.3
  • b173540 Fix broken mock
  • 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)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 5.3.6 to 5.3.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/5.3/CHANGELOG.md)
- [Commits](symfony/http-foundation@v5.3.6...v5.3.7)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the automerge label Aug 31, 2021
@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #757 (64928f1) into main (e29c3bb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #757   +/-   ##
=========================================
  Coverage     91.58%   91.58%           
  Complexity      213      213           
=========================================
  Files            48       48           
  Lines          1592     1592           
=========================================
  Hits           1458     1458           
  Misses          134      134           

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 e29c3bb...64928f1. Read the comment docs.

@kodiakhq kodiakhq bot merged commit 33585ad into main Aug 31, 2021
@dependabot dependabot bot deleted the dependabot/composer/main/symfony/http-foundation-5.3.7 branch August 31, 2021 08:04
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.

0 participants