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.36 in /Recast #91

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2019

Bumps symfony/http-foundation from 3.4.30 to 3.4.36.

Commits
  • d2d0cfe [HttpFoundation] Fixed typo
  • f7efd0b Simpler example for Apache basic auth workaround
  • ef5fed4 [HttpFoundation] Allow redirecting to URLs that contain a semicolon
  • c9425ba Fix MySQL column type definition.
  • 9e4b3ac [HttpFoundation] fix guessing mime-types of files with leading dash
  • a5d46a3 Fix MockFileSessionStorageTest::sessionDir being used after it's unset
  • 7b4626a Remove unused local variables in tests
  • 4db558c Add plus character + to legal mime subtype
  • 233f40c [HttpFoundation] Check if data passed to SessionBagProxy::initialize is an array
  • 35ffbbf [HttpFoundation] allow additinal characters in not raw cookies
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 Dec 2, 2019
@codecov
Copy link

codecov bot commented Dec 2, 2019

Codecov Report

Merging #91 into dev will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev      #91   +/-   ##
=========================================
  Coverage     94.77%   94.77%           
  Complexity      168      168           
=========================================
  Files             9        9           
  Lines           689      689           
=========================================
  Hits            653      653           
  Misses           36       36

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 8ccf1e4...df1260a. Read the comment docs.

@dannylamb dannylamb merged commit cfaf024 into dev Mar 26, 2020
@dependabot dependabot bot deleted the dependabot/composer/Recast/symfony/http-foundation-3.4.36 branch March 26, 2020 17:58
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