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): update laminas/laminas-config requirement from ^3.6.0 to ^3.7.0 #222

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 8, 2021

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

Release notes

Sourced from laminas/laminas-config's releases.

3.7.0

Release Notes for 3.7.0

Added

  • This release adds support for PHP 8.1.

3.7.0

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

Enhancement

Commits
  • e43d13d Merge pull request #19 from weierophinney/feature/php-8.1-support
  • a64cf30 qa: remove Travis-CI configuration
  • 66ef64f fix: pin to laminas-stdlib 3.6+
  • f48aea6 fix: add #[ReturnTypeWillChange] annotations to Config class
  • f8f2c09 refactor: refactor tests to expectException(ValueError) or expectWarning base...
  • da2d280 qa: fix test suite to work with PHPUnit 9.5
  • 55ab194 feat: prepare for PHP 8.1 support
  • See full diff 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-config](https://github.com/laminas/laminas-config) to permit the latest version.
- [Release notes](https://github.com/laminas/laminas-config/releases)
- [Commits](laminas/laminas-config@3.6.0...3.7.0)

---
updated-dependencies:
- dependency-name: laminas/laminas-config
  dependency-type: direct:production
...

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 Oct 8, 2021
@codecov
Copy link

codecov bot commented Oct 8, 2021

Codecov Report

Merging #222 (7da2804) into master (6e5d78a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #222   +/-   ##
=========================================
  Coverage     88.42%   88.42%           
  Complexity     1157     1157           
=========================================
  Files            63       63           
  Lines          3146     3146           
=========================================
  Hits           2782     2782           
  Misses          364      364           

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 6e5d78a...7da2804. Read the comment docs.

@neilime neilime merged commit 996e9c8 into master Oct 8, 2021
@neilime neilime deleted the dependabot/composer/laminas/laminas-config-tw-3.7.0 branch October 8, 2021 07:03
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