odiaseo / synergy-solarium

ZF3 Solarium Integration
0 stars 2 forks source link

Bump laminas/laminas-hydrator from 2.4.2 to 3.2.1 #20

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 3 years ago

Bumps laminas/laminas-hydrator from 2.4.2 to 3.2.1.

Release notes

Sourced from laminas/laminas-hydrator's releases.

3.2.1 - 2021-06-28


Release Notes for 3.2.1

Fixed

  • The ClassMethodsHydrator would occasionally have a scenario whereby no methods were cached, but a conditional would miss this fact, which would lead to a logic error later. The conditional has been updated.

3.2.1

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

Bug

3.2.0 - 2020-10-06

Added

  • #32 adds support for PHP 8.

Changed

  • #32 changes the minimum supported version of laminas-stdlib from 3.2 to 3.3.

Removed

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

Release Notes for 3.2.0

3.2.0

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

Enhancement

... (truncated)

Changelog

Sourced from laminas/laminas-hydrator's changelog.

3.2.1 - 2021-06-28


Release Notes for 3.2.1

Fixed

  • The ClassMethodsHydrator would occasionally have a scenario whereby no methods were cached, but a conditional would miss this fact, which would lead to a logic error later. The conditional has been updated.

3.2.1

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

Bug

3.2.0 - 2020-10-06

Added

  • #32 adds support for PHP 8.

Changed

  • #32 changes the minimum supported version of laminas-stdlib from 3.2 to 3.3.

Removed

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

Release Notes for 3.2.0

3.2.0

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

Enhancement

... (truncated)

Commits
  • 41aaccb 3.2.1 readiness
  • 140d98d Merge pull request #48 from pine3ree/3.2.x-chm-fix-condition
  • bd163ed qa: strict checks for null or empty array value of $extractionMethodsCache
  • d9eea5b fix never met condition
  • 2f51ef3 Merge pull request #53 from pine3ree/3.2.x-remove-cmh-redundant-filter
  • a79f1c2 fix property name typo missing plural form "s"
  • 850aab1 rename internal property for clarity
  • a162ae6 remove redundant optional-parameter filter
  • d38af9c Bumps changelog version to 3.2.1
  • f033669 3.2.0 readiness
  • 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-hydrator is up-to-date now, so this is no longer needed.