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

chore(deps-dev): update laminas/laminas-component-installer requirement from ^2.7 to ^3.0 #385

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2022

Updates the requirements on laminas/laminas-component-installer to permit the latest version.

Release notes

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

3.0.0

Release Notes for 3.0.0

Backwards incompatible release (major)

Added

  • Added component-ignore-list to permanently ignore components for being added to the application config

Removed

  • Removed component-whitelist which got deprecated with v2.8.0

3.0.0

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

BC Break

Enhancement

RFC

BC Break,Enhancement

BC Break,Bug,Enhancement

Commits
  • 3f161c8 Merge pull request #54 from boesing/feature/component-excludes
  • 8d9b575 feature: introduce component-ignore-list
  • 23d0a99 Merge pull request #55 from boesing/qa/remove-deprecations
  • cb4df0f qa: modify README.md to reflect latest configuration changes
  • 6e9c7c5 qa: remove deprecated component-whitelist
  • 9d70b71 Merge pull request #51 from boesing/qa/forward-compatibility-composer
  • 6af4680 Merge pull request #53 from laminas/2.8.x-merge-up-into-3.0.x_cygXgFlr
  • 6954e2a feature: rename component-whitelist to component-auto-installs
  • a520b7d qa: add support for composer 2.3.6+
  • b18208d Merge pull request #49 from boesing/qa/remove-composer-v1
  • Additional commits viewable in compare view

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)

Updates the requirements on [laminas/laminas-component-installer](https://github.com/laminas/laminas-component-installer) to permit the latest version.
- [Release notes](https://github.com/laminas/laminas-component-installer/releases)
- [Commits](laminas/laminas-component-installer@2.7.0...3.0.0)

---
updated-dependencies:
- dependency-name: laminas/laminas-component-installer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 8, 2022
@codecov
Copy link

codecov bot commented Jul 8, 2022

Codecov Report

Merging #385 (ef6edcd) into main (645a5ee) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #385   +/-   ##
=========================================
  Coverage     90.27%   90.27%           
  Complexity     1799     1799           
=========================================
  Files            94       94           
  Lines          4866     4866           
=========================================
  Hits           4393     4393           
  Misses          473      473           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 645a5ee...ef6edcd. Read the comment docs.

@neilime neilime merged commit f5d90a7 into main Jul 8, 2022
@neilime neilime deleted the dependabot/composer/laminas/laminas-component-installer-tw-3.0 branch July 8, 2022 21:17
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant