Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

composer(deps-dev): bump ergebnis/composer-normalize from 2.8.2 to 2.9.0#358

Merged
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/composer-normalize-2.9.0
Oct 22, 2020
Merged

composer(deps-dev): bump ergebnis/composer-normalize from 2.8.2 to 2.9.0#358
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/composer-normalize-2.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2020

Bumps ergebnis/composer-normalize from 2.8.2 to 2.9.0.

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.9.0

  • github-actions(deps): bump actions/checkout from v2.3.2 to v2.3.3 (#555), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.43 to 0.12.44 (#556), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.44 to 0.12.45 (#557), by @dependabot[bot]
  • composer(deps-dev): bump symfony/filesystem from 5.1.5 to 5.1.6 (#558), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.45 to 0.12.46 (#559), by @dependabot[bot]
  • composer(deps-dev): bump psalm/plugin-phpunit from 0.12.1 to 0.12.2 in /tools (#560), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.46 to 0.12.47 (#561), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.47 to 0.12.48 (#562), by @dependabot[bot]
  • composer(deps-dev): bump symfony/filesystem from 5.1.6 to 5.1.7 (#564), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/test-util from 1.1.0 to 1.2.0 (#563), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/test-util from 1.2.0 to 1.3.0 (#565), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.5.0 to 2.6.0 (#566), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.11 to v3.0.12 (#567), by @dependabot[bot]
  • github-actions(deps): bump actions/cache from v2.1.1 to v2.1.2 (#568), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.16 to 3.17.1 in /tools (#569), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.48 to 0.12.49 (#570), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.17.1 to 3.17.2 in /tools (#571), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.49 to 0.12.50 (#573), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.17.2 to 3.18.0 in /tools (#574), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.6.0 to 2.7.0 (#575), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 3.18.0 to 3.18.2 in /tools (#576), by @dependabot[bot]
  • Enhancement: Update schema.json (#572), by @ergebnis-bot
  • Fix: Use assertStringContainsString() (#577), by @localheinz
  • Fix: Require PHP 7.2 for tools (#578), by @localheinz
  • Fix: Merge tools/composer.json into composer.json (#579), by @localheinz
  • Fix: Remove configuration (#580), by @localheinz
  • Enhancement: Synchronize with ergebnis/php-library-template (#581), by @localheinz
  • Fix: Require and use composer/composer:^1.10.15 (#582), by @localheinz
Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.9.0][2.9.0]

For a full diff see [2.8.2...2.9.0][2.8.2...2.9.0].

Changed

Fixed

  • Required at least composer/composer:^1.10.15 and use composer/composer:1.10.15 for composer-normalize.phar (#582), by [@localheinz]
Commits
  • 4b77c0e Merge pull request #582 from ergebnis/fix/composer
  • 7af6491 Fix: Require and use composer/composer:^1.10.15
  • 8c650dd Merge pull request #581 from ergebnis/feature/synchronize
  • 0eb579c Enhancement: Synchronize with ergebnis/php-library-template
  • c134131 Merge pull request #580 from ergebnis/fix/dependabot
  • b275fc1 Fix: Remove configuration
  • 869068b Merge pull request #579 from ergebnis/fix/dependencies
  • 5b2f341 Fix: Merge tools/composer.json into composer.json
  • d41dfa2 Merge pull request #578 from ergebnis/fix/version
  • 2a56c49 Merge pull request #577 from ergebnis/fix/assertion
  • 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 Oct 22, 2020

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff             @@
##                main      #358   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        85        85           
===========================================
  Files             12        12           
  Lines            288       288           
===========================================
  Hits             288       288           

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 8493ad2...cb11d0c. Read the comment docs.

@ergebnis-bot ergebnis-bot self-requested a review October 22, 2020 05:25
@ergebnis-bot ergebnis-bot self-assigned this Oct 22, 2020
@ergebnis-bot ergebnis-bot merged commit e6e65e3 into main Oct 22, 2020
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/composer-normalize-2.9.0 branch October 22, 2020 05:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant