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

Bump ergebnis/php-cs-fixer-config from 2.13.0 to 2.13.1 #419

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps ergebnis/php-cs-fixer-config from 2.13.0 to 2.13.1.

Release notes

Sourced from ergebnis/php-cs-fixer-config's releases.

2.13.1

  • composer(deps-dev): bump phpstan/phpstan from 0.12.70 to 0.12.71 (#353), by @dependabot[bot]
  • Fix: Do not use deprecated configuration for class_attributes_separation fixer (#354), by @localheinz
  • github-actions(deps): bump actions/cache from v2.1.3 to v2.1.4 (#355), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.71 to 0.12.73 (#356), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.15 to v3.0.16 (#357), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.73 to 0.12.74 (#358), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.74 to 0.12.75 (#360), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.75 to 0.12.76 (#363), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.4.1 to 4.5.2 (#362), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.5.2 to 4.6.0 (#364), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.76 to 0.12.77 (#365), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.6.0 to 4.6.1 (#366), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.16 to v3.0.17 (#367), by @dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.8.0 to v4.9.0 (#368), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.77 to 0.12.78 (#369), by @dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.9.0 to v4.9.1 (#370), by @dependabot[bot]
  • github-actions(deps): bump shivammathur/setup-php from 2.9.0 to 2.10.0 (#371), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.78 to 0.12.79 (#372), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.6.1 to 4.6.2 (#373), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.79 to 0.12.80 (#374), by @dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.9.1 to v4.9.2 (#375), by @dependabot[bot]
  • github-actions(deps): bump actions/stale from v3.0.17 to v3.0.18 (#376), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/composer-normalize from 2.13.2 to 2.13.3 (#377), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18 (#378), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.80 to 0.12.81 (#379), by @dependabot[bot]
  • composer(deps-dev): bump phpunit/phpunit from 8.5.14 to 8.5.15 (#383), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.6.2 to 4.6.4 (#382), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.81 to 0.12.82 (#385), by @dependabot[bot]
  • composer(deps-dev): bump ergebnis/test-util from 1.4.0 to 1.5.0 (#387), by @dependabot[bot]
  • github-actions(deps): bump actions/cache from v2.1.4 to v2.1.5 (#390), by @dependabot[bot]
  • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.9.2 to v4.10.0 (#391), by @dependabot[bot]
  • composer(deps-dev): bump vimeo/psalm from 4.6.4 to 4.7.0 (#386), by @dependabot[bot]
  • composer(deps): bump friendsofphp/php-cs-fixer from 2.18.2 to 2.18.6 (#392), by @dependabot[bot]
  • composer(deps-dev): bump phpstan/phpstan from 0.12.82 to 0.12.84 (#393), by @dependabot[bot]
Changelog

Sourced from ergebnis/php-cs-fixer-config's changelog.

[2.13.1][2.13.1]

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

Fixed

  • Stopped using deprecated configuration for class_attributes_separation fixer (#354), by [@localheinz]
  • Updated friendsofphp/php-cs-fixer (#392), by [@dependabot]
Commits
  • 6662deb Merge pull request #393 from ergebnis/dependabot/composer/phpstan/phpstan-0.1...
  • d85b629 composer(deps-dev): bump phpstan/phpstan from 0.12.82 to 0.12.84
  • 97d2c98 Merge pull request #392 from ergebnis/dependabot/composer/friendsofphp/php-cs...
  • 5d207c0 Fix: Run 'make static-code-analysis-baseline'
  • b648418 Fix: Update CHANGELOG.md
  • bebf13f Fix: Do not use named constructor
  • 846b1e5 composer(deps): bump friendsofphp/php-cs-fixer from 2.18.2 to 2.18.6
  • b265740 Merge pull request #386 from ergebnis/dependabot/composer/vimeo/psalm-4.7.0
  • 50e87f2 Merge pull request #391 from ergebnis/dependabot/github_actions/stefanzweifel...
  • 66df5a2 Merge pull request #390 from ergebnis/dependabot/github_actions/actions/cache...
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 22, 2021
@sonarcloud
Copy link

sonarcloud bot commented Apr 22, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot-preview
Copy link
Contributor Author

Superseded by #434.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/ergebnis/php-cs-fixer-config-2.13.1 branch May 5, 2021 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants