odiaseo / synergy-solarium

ZF3 Solarium Integration
0 stars 2 forks source link

Bump laminas/laminas-stratigility from 1.3.3 to 3.5.0 #27

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 3 years ago

Bumps laminas/laminas-stratigility from 1.3.3 to 3.5.0.

Release notes

Sourced from laminas/laminas-stratigility's releases.

3.5.0 - 2021-09-14


Release Notes for 3.5.0

Feature release (minor)

3.5.0

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

Enhancement

3.4.0 - 2021-06-28


Release Notes for 3.4.0

Fixed

  • Fixes Utils::getStatusCode() to verify that the code returned from a Throwable is actually an integer before attempting to see if it falls in the HTTP response status code range. If not, it will return the status from the provided response instance.

3.4.0

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

Enhancement

Bug

3.3.0 - 2020-10-20

Added

... (truncated)

Changelog

Sourced from laminas/laminas-stratigility's changelog.

3.5.0 - 2021-09-14


Release Notes for 3.5.0

Feature release (minor)

3.5.0

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

Enhancement

3.4.0 - 2021-06-28


Release Notes for 3.4.0

Fixed

  • Fixes Utils::getStatusCode() to verify that the code returned from a Throwable is actually an integer before attempting to see if it falls in the HTTP response status code range. If not, it will return the status from the provided response instance.

3.4.0

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

Enhancement

Bug

3.3.0 - 2020-10-20

Added

... (truncated)

Commits
  • f59f3ad 3.5.0 readiness
  • 31d2a47 Merge pull request #22 from boesing/feature/php81
  • 4d9ca17 qa: remove laminas/laminas-zendframework-bridge and conflict with zendframe...
  • 1e1d12f qa: add/modify .laminas-ci.json to ignore PHP platform requirements for PHP...
  • 06e00ef qa: add PHP 8.1 to composer.json
  • ad8ff53 Merge pull request #21 from boesing/qa/remove-prophecy
  • 2976f1e qa: cleanup psalm-baseline after dropping prophecy
  • 31e9bd4 qa: remove unnecessary test as RequestHandlerInterface::handle is strictly ...
  • e85878f qa: remove phpspec/prophecy usage
  • bcdfa92 Bumps changelog version to 3.5.0
  • 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 - `@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[bot] commented 1 year ago

Looks like laminas/laminas-stratigility is no longer a dependency, so this is no longer needed.