Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump symfony/http-foundation from 3.4.30 to 3.4.38 in /Homarus #98

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2020

Bumps symfony/http-foundation from 3.4.30 to 3.4.38.

Release notes

Sourced from symfony/http-foundation's releases.

v3.4.38

Changelog (symfony/http-foundation@v3.4.37...v3.4.38)

  • bug #35605 fix support for samesite in session cookies (fabpot)
  • bug #35305  Fix stale-if-error behavior, add tests (mpdude)
Commits
  • 4d440be [HttpFoundation][FrameworkBundle] fix support for samesite in session cookies
  • 7a2ab8c Fix CS
  • 3bdf327 [HttpKernel] Fix stale-if-error behavior, add tests
  • f3abd07 Update links to documentation
  • 45285ab Update year in license files
  • de7e6cd X-Accel Nginx URL updated
  • 5b932ee Fix typo
  • 7d2f82a use utf8mb4_bin to align code with documentation
  • 723b5ca [HttpFoundation] Use Cache-Control: must-revalidate only if explicit lifeti...
  • d2d0cfe [HttpFoundation] Fixed typo
  • 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 26, 2020
@dependabot dependabot bot force-pushed the dependabot/composer/Homarus/symfony/http-foundation-3.4.38 branch from 890f03c to cd136ac Compare March 26, 2020 17:59
@codecov
Copy link

codecov bot commented Mar 26, 2020

Codecov Report

Merging #98 into dev will decrease coverage by 0.38%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##                dev      #98      +/-   ##
============================================
- Coverage     94.85%   94.47%   -0.39%     
  Complexity      168      168              
============================================
  Files             9        9              
  Lines           700      651      -49     
============================================
- Hits            664      615      -49     
  Misses           36       36              
Impacted Files Coverage Δ Complexity Δ
Recast/src/Controller/RecastController.php 72.64% <0.00%> (-1.70%) 36.00% <0.00%> (ø%)
Milliner/src/Controller/MillinerController.php 94.20% <0.00%> (-0.74%) 19.00% <0.00%> (ø%)
Milliner/src/Service/MillinerService.php 99.09% <0.00%> (-0.12%) 54.00% <0.00%> (ø%)

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 cfaf024...cd136ac. Read the comment docs.

@dannylamb dannylamb merged commit f870cb1 into dev Mar 26, 2020
dannylamb added a commit that referenced this pull request Sep 11, 2020
* add separate routes in milliner for versioning nodes and media

* separate createVersion for node and Media as much as possible, create a helper method for getting the file from the media, flesh out the method for creating a media version

* remove excess log statements

* code cleanup

* fix node versioning - no  gemini from the controller so made a helper method in the service instead

* adding and updating tests - still some of these fail

* Bump symfony/http-foundation from 3.4.30 to 3.4.36 in /Hypercube (#92)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.36.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.36)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 3.4.30 to 3.4.36 in /Milliner (#94)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.36.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.36)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 3.4.30 to 3.4.36 in /Recast (#91)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.36.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.36)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 3.4.30 to 3.4.38 in /Gemini (#101)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.38.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.38)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump symfony/http-foundation from 3.4.30 to 3.4.38 in /Homarus (#98)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 3.4.30 to 3.4.38.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](symfony/http-foundation@v3.4.30...v3.4.38)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update CONTRIBUTING.md (#104)

* Update .travis.yml (#105)

* Master -> Main Rename (#106)

* removing unnecessary logging

* update Milliner composer dependencies

* add separate routes in milliner for versioning nodes and media

* separate createVersion for node and Media as much as possible, create a helper method for getting the file from the media, flesh out the method for creating a media version

* remove excess log statements

* code cleanup

* fix node versioning - no  gemini from the controller so made a helper method in the service instead

* adding and updating tests - still some of these fail

* removing unnecessary logging

* update Milliner composer dependencies

* fix erroring test

* fix spacing in test

* update tests - copy paste from @dannylamb

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Melissa Anez <manez@islandora.ca>
Co-authored-by: dannylamb <dlamb@islandora.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant