odiaseo / synergy-solarium

ZF3 Solarium Integration
0 stars 2 forks source link

Bump laminas/laminas-component-installer from 1.1.1 to 2.5.0 #11

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps laminas/laminas-component-installer from 1.1.1 to 2.5.0.

Release notes

Sourced from laminas/laminas-component-installer's releases.

2.5.0

Release Notes for 2.5.0

Feature release (minor)

Added

  • Changes between updates are now detected cleanly. Newly added composer.json extra informations to provide config-provider or module lead to a prompt if the component should be added to the configuration. Removed composer.json extra informations will also remove the component from the configuration.

2.5.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 3

Enhancement

2.4.0 - 2020-12-01

Added

  • #22 adds support for PHP 8.

Removed

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

Fixed

  • #24 fixes an issue whereby a config file that contains multiple points of possible injection was having the component/module injected multiple times. It now will inject only at the first matching location. If you maintain such a configuration file and need injection to occur multiple times or at a location other than the first match, you will need to do so manually.

Release Notes for 2.4.0

Feature release (minor)

2.4.0

  • Total issues resolved: 3
  • Total pull requests resolved: 3
  • Total contributors: 3

Bug

... (truncated)

Commits
  • 223d81c Merge pull request #32 from ghostwriter/remove-file-headers
  • 21758e2 qa: remove license check
  • 7340b76 qa: remove docheader from newer files
  • 21a8237 qa: remmove .docheader file
  • b5eaeae Remove file headers
  • db8f311 Merge pull request #31 from boesing/qa/readme-badges
  • edc5048 Merge pull request #28 from boesing/feature/install-component-on-update
  • eda8567 qa: add some badges to the README
  • 77c9f17 Merge pull request #30 from boesing/bugfix/markdown-ci
  • c42d127 bugfix: remove trailing spaces
  • 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 3 years ago

Looks like laminas/laminas-component-installer is up-to-date now, so this is no longer needed.