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.13.3 to 2.15.0 #368

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2021

Bumps ergebnis/composer-normalize from 2.13.3 to 2.15.0.

Release notes

Sourced from ergebnis/composer-normalize's releases.

2.15.0

2.14.0

2.13.4

  • Fix: Do not advertise archived action (#708), by @​localheinz
  • Fix: Do not advertise external service (#709), by @​localheinz
  • composer(deps-dev): bump vimeo/psalm from 4.6.2 to 4.6.4 (#712), by @​dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 8.5.14 to 8.5.15 (#713), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.80 to 0.12.82 (#714), by @​dependabot[bot]
  • composer(deps-dev): bump symfony/filesystem from 5.2.4 to 5.2.6 (#715), by @​dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.6.4 to 4.7.0 (#716), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.9.2 to v4.10.0 (#719), by @​dependabot[bot]
  • github-actions(deps): bump actions/cache from v2.1.4 to v2.1.5 (#720), by @​dependabot[bot]
  • composer(deps-dev): bump ergebnis/test-util from 1.4.0 to 1.5.0 (#717), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.82 to 0.12.84 (#721), by @​dependabot[bot]
  • github-actions(deps): bump actions/github-script from v3.1 to v4.0.2 (#724), by @​dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.10.0 to 2.11.0 (#726), by @​dependabot[bot]
  • composer(deps-dev): bump symfony/filesystem from 5.2.6 to 5.2.7 (#728), by @​dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.10.0 to 4.11.0 (#733), by @​dependabot[bot]
  • github-actions(deps): bump ibiqlik/action-yamllint from 3 to 3.0.1 (#734), by @​dependabot[bot]
  • github-actions(deps): bump actions/stale from 3.0.18 to 3.0.19 (#740), by @​dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.7.0 to 4.7.2 (#729), by @​dependabot[bot]
  • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.13.0 to 2.14.0 (#731), by @​dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.18 to 0.12.19 (#735), by @​dependabot[bot]
  • Fix: Rename .php_cs to .php-cs-fixer.php (#741), by @​localheinz
  • Fix: Stop using --diff-format option (#742), by @​localheinz
  • Fix: Require composer/composer:2.0.13 for composer-normalize.phar (#743), by @​localheinz
Changelog

Sourced from ergebnis/composer-normalize's changelog.

[2.15.0][2.15.0]

For a full diff see [2.14.0...2.15.0][2.14.0...2.15.0].

Changed

[2.14.0][2.14.0]

For a full diff see [2.13.4...2.14.0][2.13.4...2.14.0].

Changed

Fixed

[2.13.4][2.13.4]

For a full diff see [2.13.3...2.13.4][2.13.3...2.13.4].

Fixed

  • Required composer/composer:2.0.13 for compiling composer-normalize.phar (#743), by [@​localheinz]
Commits
  • d469a15 Merge pull request #754 from ergebnis/feature/schema
  • 7360a3b Merge pull request #752 from ergebnis/dependabot/composer/psalm/plugin-phpuni...
  • 788f1b0 composer(deps-dev): bump psalm/plugin-phpunit from 0.15.2 to 0.16.0
  • e2545e2 Merge pull request #753 from ergebnis/dependabot/composer/phpunit/phpunit-8.5.16
  • 075b9e0 Fix: Update CHANGELOG.md
  • 1304050 composer(deps-dev): bump phpunit/phpunit from 8.5.15 to 8.5.16
  • fb7fdbb Merge pull request #755 from ergebnis/dependabot/composer/phpstan/phpstan-0.1...
  • 4e90d41 composer(deps-dev): bump phpstan/phpstan from 0.12.88 to 0.12.89
  • 9fe4f76 Enhancement: Update schema.json
  • 8dbe652 Merge pull request #750 from ergebnis/fix/composer
  • 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)

Bumps [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize) from 2.13.3 to 2.15.0.
- [Release notes](https://github.com/ergebnis/composer-normalize/releases)
- [Changelog](https://github.com/ergebnis/composer-normalize/blob/main/CHANGELOG.md)
- [Commits](ergebnis/composer-normalize@2.13.3...2.15.0)

---
updated-dependencies:
- dependency-name: ergebnis/composer-normalize
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/composer-normalize-2.15.0 branch from ba86f9b to 350b683 Compare June 23, 2021 21:17
@localheinz localheinz merged commit f706594 into main Jun 23, 2021
@localheinz localheinz deleted the dependabot/composer/ergebnis/composer-normalize-2.15.0 branch June 23, 2021 21:38
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