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

composer(deps-dev): bump ergebnis/composer-normalize from 2.7.1 to 2.8.1 #180

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2020

Bumps ergebnis/composer-normalize from 2.7.1 to 2.8.1.

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.8.1

  • Enhancement: Synchronize with ergebnis/php-library-template (#528), by @localheinz
  • Fix: Drop support for PHP 7.1 (#530), by @localheinz
  • composer(deps-dev): bump ergebnis/test-util from 1.0.0 to 1.1.0 (#532), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/phpstan-rules from 0.15.1 to 0.15.2 (#534), by @dependabot[bot]
  • composer(deps-dev): bump symfony/filesystem from 4.4.11 to 5.1.3 (#536), by @dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 7.5.20 to 8.5.8 (#535), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/extension-installer from 1.0.4 to 1.0.5 (#537), by @dependabot[bot]
  • composer(deps): bump ergebnis/json-printer from 3.1.0 to 3.1.1 (#533), by @dependabot[bot]
  • composer(deps): bump ergebnis/json-normalizer from 0.13.0 to 0.13.1 (#531), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#538), by @localheinz
  • Fix: Skip verification of signature (#539), by @localheinz

2.8.0

  • composer(deps-dev): bump phpstan/phpstan from 0.12.37 to 0.12.38 (#520), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.13.1 to 3.14.1 in /tools (#519), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.14.1 to 3.14.2 in /tools (#522), by @dependabot[bot]
  • github-actions(deps): bump actions/github-script from v2 to v3 (#521), by @dependabot[bot]
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.10.1 to 0.11.0 in /tools (#523), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.38 to 0.12.39 (#524), by @dependabot[bot]
  • composer(deps-dev): bump composer/package-versions-deprecated from 1.10.99.1 to 1.11.99 (#525), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.39 to 0.12.40 (#527), by @dependabot[bot]
  • Enhancement: Update schema.json (#526), by @ergebnis-bot
Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.8.1][2.8.1]

For a full diff see [2.8.0...2.8.1][2.8.0...2.8.1].

Changed

[2.8.0][2.8.0]

For a full diff see [2.7.0...2.8.0][2.7.0...2.8.0].

Changed

[2.7.0][2.7.0]

For a full diff see [2.6.1...2.7.0][2.6.1...2.7.0].

Added

  • Added --no-check-lock option which allows skipping validation of composer.lock (#515), by [@localheinz]

Changed

[2.6.1][2.6.1]

For a full diff see [2.6.0...2.6.1][2.6.0...2.6.1].

Fixed

[2.6.0][2.6.0]

For a full diff see [2.5.2...2.6.0][2.5.2...2.6.0].

Added

[2.5.2][2.5.2]

For a full diff see [2.5.1...2.5.2][2.5.1...2.5.2].

Fixed

Commits
  • e545b95 Merge pull request #539 from ergebnis/fix/verify
  • aca3c0e Fix: Skip verification of signature
  • d4c774c Merge pull request #538 from ergebnis/feature/synchronize
  • 1269dbe Merge pull request #531 from ergebnis/dependabot/composer/ergebnis/json-norma...
  • 8b81065 Enhancement: Synchronize with ergebnis/php-library-template
  • 69d31d5 composer(deps): bump ergebnis/json-normalizer from 0.13.0 to 0.13.1
  • d763431 Merge pull request #533 from ergebnis/dependabot/composer/ergebnis/json-print...
  • f9585e9 composer(deps): bump ergebnis/json-printer from 3.1.0 to 3.1.1
  • 7f93ab4 Merge pull request #537 from ergebnis/dependabot/composer/phpstan/extension-i...
  • 04e51fd composer(deps-dev): bump phpstan/extension-installer from 1.0.4 to 1.0.5
  • 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)

@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #180 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #180   +/-   ##
=========================================
  Coverage     98.87%   98.87%           
  Complexity       58       58           
=========================================
  Files            14       14           
  Lines           178      178           
=========================================
  Hits            176      176           
  Misses            2        2           

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 ab7118b...cdfeeb9. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review August 31, 2020 05:38
@ergebnis-bot ergebnis-bot self-assigned this Aug 31, 2020
ergebnis-bot
ergebnis-bot previously approved these changes Aug 31, 2020
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/composer-normalize-2.8.1 branch from 9162732 to cdfeeb9 Compare August 31, 2020 07:07
@ergebnis-bot ergebnis-bot self-requested a review August 31, 2020 07:25
@ergebnis-bot ergebnis-bot merged commit ee0d7e9 into main Aug 31, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/composer-normalize-2.8.1 branch August 31, 2020 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant