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 jeroendesloovere/vcard from 1.5.0 to 1.7.2 #54

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

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 2, 2019

Bumps jeroendesloovere/vcard from 1.5.0 to 1.7.2.

Release notes

Sourced from jeroendesloovere/vcard's releases.

Fix content-length

No release notes provided.

Fix folding

Fixes:

  • Fix folding mentioned in #95

Add support for "allow_url_fopen" === false
If a hosting has an "allow_url_fopen" ini setting set to false.
The image will now be downloaded using CURL instead of file_get_contents(xxx)

1.6

  • Label field added

Trying to fix packagist

  [Composer\Repository\RepositorySecurityException]                                                       
  The contents of https://packagist.org/p/provider-latest%240cbfb40ab72a881d21b70f78286d39cd72e3b0eb8704  
  c13e79dc49624e549973.json do not match its signature. This should indicate a man-in-the-middle attack.  
   Try running composer again and report this if you think it is a mistake.  

I'm releasing this new version in the hope that everything works again

Small PHPDoc update

No release notes provided.

Commits
  • 21a7341 Merge pull request #142 from nettum/contentlength-fix
  • c7f8188 Fix content-length header for vcards with multibyte encodings
  • 6f4627d Merge pull request #131 from wadmiraal/master
  • f189848 Regression test + fix for #95
  • 846afa1 Regression test + fix for #95
  • 89f203e Merge pull request #130 from jeroendesloovere/alternative-for-file_get_contents
  • cc57d23 Add fix for #75 and #79
  • bc4226e Update readme with link to 2.0.0-dev
  • 2ff9bf7 Merge pull request #122 from jeroendesloovere/Jean-Beru-feature/label-property
  • f5ed2fb Merge PR from Jean-beru
  • 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
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

@codecov
Copy link

codecov bot commented Mar 2, 2019

Codecov Report

Merging #54 into hotfix will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             hotfix      #54   +/-   ##
=========================================
  Coverage     10.89%   10.89%           
  Complexity    42277    42277           
=========================================
  Files          3383     3383           
  Lines        248414   248414           
=========================================
  Hits          27067    27067           
  Misses       221347   221347

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/hotfix/jeroendesloovere/vcard-1.7.2 branch from edd778c to d946791 Compare April 30, 2019 02:19
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/hotfix/jeroendesloovere/vcard-1.7.2 branch from d946791 to 1f3990a Compare September 20, 2019 12:59
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.

0 participants