Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Bump doctrine/coding-standard from 6.0.0 to 7.0.2 #48

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 1, 2020

Bumps doctrine/coding-standard from 6.0.0 to 7.0.2.

Release notes

Sourced from doctrine/coding-standard's releases.

7.0.2

Release 7.0.2

7.0.2

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

bug

bug,duplicate

7.0.1

Release 7.0.1

7.0.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

bug

7.0.0

Release 7.0.0

  • Total issues resolved: 1
  • Total pull requests resolved: 12
  • Total contributors: 5

Improvement,release blocker

... (truncated)
Commits
  • d8a60ec Merge pull request #146 from simPod/do-not-require-space-after-case
  • e91edf0 Do not require space after case
  • 9056d24 Merge pull request #144 from simPod/upgrade-slevomatcs
  • c53c4bd Update documentation to mention GNU make targets
  • 76c12e1 Add make target to generate compatibility patches
  • f9d89e0 Enforce native types for PHP 7.4+
  • 78c6547 Test PHPCBF behaviour on PHP 7.4+ as well
  • 99b30f7 Use a Makefile instead of script to run tests
  • 86bce23 Do not require space before control structures
  • 9578c54 Crumble removed TypeHintDeclaration sniff
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 1, 2020
@dependabot-preview dependabot-preview bot requested a review from Ocramius March 1, 2020 11:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/coding-standard-7.0.2 branch 3 times, most recently from 4123194 to 3eac184 Compare March 1, 2020 13:29
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/coding-standard-7.0.2 branch 3 times, most recently from 854a95f to 0f6ae14 Compare March 1, 2020 13:39
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/coding-standard-7.0.2 branch 2 times, most recently from 527ff47 to 69f24dc Compare April 1, 2020 15:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/coding-standard-7.0.2 branch from 69f24dc to 0906ead Compare May 1, 2020 15:23
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/coding-standard-7.0.2 branch 2 times, most recently from cfd9ee3 to f8b6e46 Compare June 1, 2020 20:39
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/coding-standard-7.0.2 branch from f8b6e46 to 3e662d4 Compare July 1, 2020 20:12
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/coding-standard-7.0.2 branch from 3e662d4 to c661393 Compare August 1, 2020 13:55
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/doctrine/coding-standard-7.0.2 branch from c661393 to fc3a850 Compare August 1, 2020 13:59
@Ocramius
Copy link
Member

Ocramius commented Aug 2, 2020

Disabled dependabot as per #79

@Ocramius Ocramius closed this Aug 2, 2020
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@Ocramius Ocramius deleted the dependabot/composer/doctrine/coding-standard-7.0.2 branch August 2, 2020 00:22
@Ocramius Ocramius added the wontfix This will not be worked on label Aug 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant