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 league/mime-type-detection from 1.5.1 to 1.7.0 #957

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2021

Bumps league/mime-type-detection from 1.5.1 to 1.7.0.

Changelog

Sourced from league/mime-type-detection's changelog.

1.7.0 - 2021-01-18

Added

  • Added a bufferSampleSize parameter to the FinfoMimeTypeDetector class that allows you to send a reduced content sample which costs less memory.

1.6.0 - 2021-01-18

Changes

  • Updated generated mime-type map
Commits
  • 3b9dff8 Updated readme
  • f0c090a Introduce a bufferSampleSize constructor param to allow consumers to reduce m...
  • 167a7f9 Added ability to sample the contents that is sent to the buffer to reduce mem...
  • abab786 Started tracking changes in a changelog
  • 6b987f3 Updated template to match CS
  • 661c480 Fixed CS and added cs-fixer to the CI
  • ff30073 Added php-cs-fixer
  • 4645146 Update mime-type map
  • 6a75374 Make export ignore statements absolute
  • 3a508eb Remove docker statement from QA (copy-oops-pasta)
  • 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

@MekDrop MekDrop merged commit 79e1cb0 into master May 2, 2021
@MekDrop MekDrop deleted the dependabot/composer/league/mime-type-detection-1.7.0 branch May 2, 2021 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant