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.9.0 to 2.13.0 #319

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps ergebnis/composer-normalize from 2.9.0 to 2.13.0.

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.13.0

  • Enhancement: Bring back support for composer/composer:^1 (#645), by @localheinz

2.12.2

  • composer(deps): bump ergebnis/json-normalizer from 1.0.0 to 1.0.1 (#646), by @dependabot[bot]

2.12.1

  • Fix: Show version of plugin instead of version of application (#643), by @localheinz

2.12.0

  • github-actions(deps): bump ibiqlik/action-yamllint from 2.0.0 to 3 (#617), by @dependabot[bot]
  • github-actions(deps): bump actions/cache from 2.1.2 to 2.1.3 (#616), by @dependabot[bot]
  • Fix: Remove composer/package-versions-deprecated (#618), by @localheinz
  • Fix: Remove jangregor/phpstan-prophecy (#619), by @localheinz
  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from 1.3.0 to 1.3.1 (#621), by @dependabot[bot]
  • github-actions(deps): bump actions/github-script from 3.0.0 to 3.1 (#623), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.7.0 to 2.8.0 (#622), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from 3.0.13 to 3.0.14 (#624), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.8.0 to 2.9.0 (#625), by @dependabot[bot]
  • github-actions(deps): bump gr2m/create-or-update-pull-request-action from 1.3.1 to 1.3.3 (#626), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#627), by @localheinz
  • composer(deps-dev): bump phpstan/phpstan-deprecation-rules from 0.12.5 to 0.12.6 (#628), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/test-util from 1.3.0 to 1.4.0 (#629), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.5.1 to 2.10.0 (#630), by @dependabot[bot]
  • Fix: README.md (#632), by @localheinz
  • composer(deps-dev): bump phpstan/phpstan from 0.12.63 to 0.12.64 (#631), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17 (#633), by @dependabot[bot]
  • Enhancement: Synchronize with ergebnis/php-library-template (#635), by @localheinz
  • composer(deps-dev): bump phpstan/extension-installer from 1.0.5 to 1.1.0 (#637), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/phpstan-rules from 0.15.2 to 0.15.3 (#638), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.5 to 0.12.7 (#636), by @dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 8.5.8 to 8.5.13 (#639), by @dependabot[bot]
  • Fix: Require composer/composer:2.0.8 for composer-normalize.phar (#640), by @localheinz
  • Enhancement: Show name and author of plugin (#641), by @localheinz
  • Fix: Reference (#642), by @localheinz
  • composer(deps): bump ergebnis/json-normalizer from 0.14.0 to 1.0.0 (#634), by @dependabot[bot]

2.11.0

2.10.0

... (truncated)

Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.13.0][2.13.0]

For a full diff see [2.12.2...2.13.0][2.12.2...2.13.0].

Changed

  • Brought back support for composer/composer:^1.0.0 (#644), by [@localheinz]

[2.12.2][2.12.2]

For a full diff see [2.12.1...2.12.2][2.12.1...2.12.2].

Fixed

  • Required ergebnis/json-normalizer:^1.0.1 which ignores the preferred-install hash when sorting configuration hashes by key (#646), by [@dependabot]

[2.12.1][2.12.1]

For a full diff see [2.12.0...2.12.1][2.12.0...2.12.1].

Fixed

  • Show version of plugin instead of version of Composer\Console\Application when running as development dependency (#643), by [@localheinz]

[2.12.0][2.12.0]

For a full diff see [2.11.0...2.12.0][2.11.0...2.12.0].

Added

  • Started showing plugin and author name when running composer normalize (#641), by [@localheinz]

Changed

  • Required ergebnis/json-normalizer:^1.0.0 which allows recursively sorting config hashes (#634), by [@dependabot]

Fixed

  • Required composer/composer:2.0.8 for composer-normalize.phar (#640), by [@localheinz]

[2.11.0][2.11.0]

For a full diff see [2.10.0...2.11.0][2.10.0...2.11.0].

Changed

[2.10.0][2.10.0]

... (truncated)

Commits
  • 23f34eb Merge pull request #645 from ergebnis/feature/composer
  • 2fe32fd Fix: Configure COLUMNS for Terminal provided by symfony/console
  • fec62a5 Enhancement: Bring back support for composer/composer:^1
  • 111fc79 Merge pull request #646 from ergebnis/dependabot/composer/ergebnis/json-norma...
  • d010580 Fix: Update CHANGELOG.md
  • 9a5fb0c composer(deps): bump ergebnis/json-normalizer from 1.0.0 to 1.0.1
  • 20058f9 Merge pull request #643 from ergebnis/fix/version
  • 8c9dea2 Fix: Show version of plugin instead of version of application
  • 4a220a1 Merge pull request #634 from ergebnis/dependabot/composer/ergebnis/json-norma...
  • b84856b composer(deps): bump ergebnis/json-normalizer from 0.14.0 to 1.0.0
  • 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 Dec 31, 2020

Codecov Report

Merging #319 (fb8be8b) into main (b1d8869) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #319   +/-   ##
=========================================
  Coverage     97.79%   97.79%           
  Complexity       50       50           
=========================================
  Files             6        6           
  Lines           136      136           
=========================================
  Hits            133      133           
  Misses            3        3           

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 b1d8869...fb8be8b. Read the comment docs.

@ergebnis-bot ergebnis-bot self-assigned this Dec 31, 2020
@ergebnis-bot ergebnis-bot merged commit 55abc4b into main Dec 31, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/composer-normalize-2.13.0 branch December 31, 2020 05:37
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