Skip to content

Conversation

@dependabot-preview
Copy link

Bumps zendframework/zend-json from 3.0.0 to 3.1.0.

Release notes

Sourced from zendframework/zend-json's releases.

zend-json 3.1.0

Added

  • #35 and #39 add support for PHP 7.1 and PHP 7.2.

Deprecated

  • Nothing.

Removed

  • #35 removes support for PHP 5.5.

  • #35 removes support for HHVM.

Fixed

  • #38 provides a fix to Json::prettyPrint() to ensure that empty arrays and objects are printed without newlines.

  • #38 provides a fix to Json::prettyPrint() to remove additional newlines preceding a closing bracket.

Changelog

Sourced from zendframework/zend-json's changelog.

3.1.0 - 2018-01-04

Added

  • #35 and
    #39 add support for PHP
    7.1 and PHP 7.2.

Deprecated

  • Nothing.

Removed

  • #35 removes support for
    PHP 5.5.

  • #35 removes support for
    HHVM.

Fixed

  • #38 provides a fix to
    Json::prettyPrint() to ensure that empty arrays and objects are printed
    without newlines.

  • #38 provides a fix to
    Json::prettyPrint() to remove additional newlines preceding a closing
    bracket.

Commits
  • 4dd940e 3.1.0 readiness
  • 86bb03b Updates branch aliases
  • 7445da6 Prepares 3.1.0 CHANGELOG
  • c0d06ae Merging develop to master in preparation for 3.1.0 release
  • a0bcf62 Merge branch 'feature/35' into develop
  • ed3bcd3 Adds CHANGELOG entries for #35
  • c5f4715 Updated to php-coveralls/php-coveralls
  • 94ea0d5 Added PR and ISSUE github templates
  • 763d340 Updated copyright year range in mkdocs.yml to match LICENSE.md
  • 48dfba8 Removed white characters at the end of the line in the docs
  • 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.


Dependabot has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 24, 2019
@dependabot-preview
Copy link
Author

Superseded by #28.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/zendframework/zend-json-3.1.0 branch June 19, 2019 05:56
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.

2 participants