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

build(deps): Bump laminas/laminas-diactoros from 2.3.1 to 2.5.0 #92

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps laminas/laminas-diactoros from 2.3.1 to 2.5.0.

Release notes

Sourced from laminas/laminas-diactoros's releases.

2.5.0 - 2020-11-18

Added

  • #46 adds the class Laminas\Diactoros\Exception\RuntimeException.

  • #46 adds support for PHP 8.

Changed

  • #46 changes the exception thrown by Laminas\Diactoros\Stream::setStream() when an error occurs opening a stream resource. Previously, it would throw a Laminas\Diactoros\Exception\InvalidArgumentException; it now throws Laminas\Diactoros\Exception\RuntimeException. This was done to comply with PSR-7 integration test suites, which test behavior of PSR-7 implementations against the specification.

Removed

  • #46 removes support for PHP versions prior to 7.3.

Release Notes for 2.5.0

Feature release (minor)

2.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Documentation,Enhancement,hacktoberfest-accepted

Enhancement

2.4.1 - 2020-09-03


Release Notes for 2.4.1

2.4.x bugfix release (patch)

2.4.1

  • Total issues resolved: 0
Changelog

Sourced from laminas/laminas-diactoros's changelog.

2.5.0 - 2020-11-18

Added

  • #46 adds the class Laminas\Diactoros\Exception\RuntimeException.

  • #46 adds support for PHP 8.

Changed

  • #46 changes the exception thrown by Laminas\Diactoros\Stream::setStream() when an error occurs opening a stream resource. Previously, it would throw a Laminas\Diactoros\Exception\InvalidArgumentException; it now throws Laminas\Diactoros\Exception\RuntimeException. This was done to comply with PSR-7 integration test suites, which test behavior of PSR-7 implementations against the specification.

Removed

  • #46 removes support for PHP versions prior to 7.3.

Release Notes for 2.5.0

Feature release (minor)

2.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Documentation,Enhancement,hacktoberfest-accepted

Enhancement

2.4.1 - 2020-09-03

Release Notes for 2.4.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug

2.4.0 - 2020-09-02

Commits
  • 4ff7400 2.5.0 readiness
  • 84fe3da Update doc example about ServerRequestFactory::fromGlobals().
  • a38f845 docs: adds CHANGELOG entry for #46
  • 0278d1c Update PHP 8 version constraint.
  • 4b21e54 Fix coding standards issues.
  • 7b2e5f3 Fix test failure on PHP 8.
  • b0b23c7 Stream now throws a RuntimeException.
  • e104115 Fix failure on PHP 8.
  • 219d9fe Bump up PHP version constraint.
  • 177f655 Merge pull request #52 from laminas/2.4.x-merge-up-into-2.5.x_5f50fddf373757....
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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
  • @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)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@Ocramius Ocramius merged commit bd74106 into 1.9.x Jan 1, 2021
@Ocramius Ocramius deleted the dependabot/composer/laminas/laminas-diactoros-2.5.0 branch January 1, 2021 12:04
@Ocramius Ocramius added this to the 1.9.0 milestone Jan 1, 2021
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