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

Build(deps-dev): Bump ergebnis/composer-normalize from 1.3.1 to 2.0.2 #168

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ergebnis/composer-normalize from 1.3.1 to 2.0.2.

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.0.2

2.0.1

  • Fix: Remove SchemaUriResolver and check in schema.json instead (#273), by @​localheinz

2.0.0

... (truncated)
Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.0.2][2.0.2]

For a full diff see [2.0.1...2.0.2][2.0.1...2.0.2]

Fixed

  • Brought back support for PHP 7.1 (#280), by [@​localheinz]

[2.0.1][2.0.1]

For a full diff see [2.0.0...2.0.1][2.0.0...2.0.1]

Changed

  • Removed Ergebnis\Composer\Normalize\Command\SchemaUriResolver and checked in schema.json instead (#273), by [@​localheinz]

[2.0.0][2.0.0]

For a full diff see [1.3.1...2.0.0][1.3.1...2.0.0]

Changed

  • Started using ergebnis/composer-json-normalizer instead of localheinz/composer-json-normalizer, ergebnis/json-normalizer instead of localheinz/json-normalizer, and ergebnis/json-printer instead of localheinz/json-printer (#261), by [@​localheinz]

  • Removed default values for parameters $formatter and $differ of constructor of Ergebnis\Composer\Normalize\Command\NormalizeCommand (#262), by [@​localheinz]

  • Renamed vendor namespace Localheinz to Ergebnis after move to [@​ergebnis] (#267), by [@​localheinz]

    Run

    $ composer remove localheinz/composer-normalize
    

    and

    $ composer require ergebnis/composer-normalize
    

    to update.

    Run

    $ find . -type f -exec sed -i '.bak' 's/Localheinz\\Composer\\Normalizer/Ergebnis\\Composer\\Normalize/g' {} \;
    

    to replace occurrences of Localheinz\Composer\Normalize with Ergebnis\Composer\Normalize.

    Run

... (truncated)
Commits
  • 523deef Merge pull request #280 from ergebnis/fix/php7.1
  • ca6a92a Fix: Bring back support for PHP 7.1
  • 7ce899a Merge pull request #279 from ergebnis/feature/synchronize
  • 12be78e Enhancement: Synchronize with ergebnis/php-library-template
  • 73cf9c6 Merge pull request #277 from ergebnis/dependabot/composer/ergebnis/phpstan-ru...
  • 74f85bb Build(deps-dev): Bump ergebnis/phpstan-rules from 0.14.1 to 0.14.2
  • 06a39a3 Merge pull request #278 from ergebnis/dependabot/composer/ergebnis/php-cs-fix...
  • 774e537 Build(deps-dev): Bump ergebnis/php-cs-fixer-config from 1.1.1 to 1.1.2
  • 9d3efae Merge pull request #276 from ergebnis/dependabot/composer/ergebnis/test-util-...
  • c49cded Build(deps-dev): Bump ergebnis/test-util from 0.9.0 to 0.9.1
  • 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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

Merging #168 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #168   +/-   ##
=========================================
  Coverage     84.18%   84.18%           
  Complexity      135      135           
=========================================
  Files            22       22           
  Lines           449      449           
=========================================
  Hits            378      378           
  Misses           71       71

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 e6cf7e7...f134f9a. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit 7bd9b6f into master Dec 19, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/ergebnis/composer-normalize-2.0.2 branch December 19, 2019 23:17
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.

1 participant