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

Update phpstan/phpstan-mockery requirement from 1.0.0 to 1.1.0 #57

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2022

Updates the requirements on phpstan/phpstan-mockery to permit the latest version.

Release notes

Sourced from phpstan/phpstan-mockery's releases.

1.1.0

  • 245b17c - Support shouldHaveReceive and shouldNotHaveReceived
  • f0cf73b - Update dependency slevomat/coding-standard to v7.2.0
  • ea430d2 - Update dependency slevomat/coding-standard to v7.1
  • 6e27f50 - Drop alias
  • 06d644a - Update workflow
  • 40b83f1 - Drop PHP 7.1 support, require PHPStan 1.5.0
  • 0e9fbbe - Update dependency slevomat/coding-standard to v7.0.20
  • 5fa0997 - Update dependency slevomat/coding-standard to v7.0.19
  • 90e5d80 - Update actions/checkout action to v3
  • d61a07e - Update dependency slevomat/coding-standard to v7
  • 54b6d67 - Update renovate.json
  • bf95066 - Update lock-closed-issues.yml
  • 9205665 - Update github-actions
  • c651cb9 - Update metcalfc/changelog-generator action to v1.0.1
  • 16d21a2 - Rename renovate.json to .github/renovate.json
  • 6fb128c - Delete dependabot.yml
  • f4b4e59 - Update renovate.json
  • 958c61b - Add renovate.json
  • 5808cb4 - Update phpunit.xml
  • e2f49ee - Update release.yml
  • 3da6662 - Tweet release action
  • 0868b75 - Allow Composer plugins
  • 9bd00f9 - Do not isolate
  • 4e12ccf - Composer > Remove --no-suggest
  • d35ff57 - Test on PHP 8.1
Commits
  • 245b17c Support shouldHaveReceive and shouldNotHaveReceived
  • f0cf73b Update dependency slevomat/coding-standard to v7.2.0
  • ea430d2 Update dependency slevomat/coding-standard to v7.1
  • 6e27f50 Drop alias
  • 06d644a Update workflow
  • 40b83f1 Drop PHP 7.1 support, require PHPStan 1.5.0
  • 0e9fbbe Update dependency slevomat/coding-standard to v7.0.20
  • 5fa0997 Update dependency slevomat/coding-standard to v7.0.19
  • 90e5d80 Update actions/checkout action to v3
  • d61a07e Update dependency slevomat/coding-standard to v7
  • Additional commits viewable in compare view

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 will merge this PR once CI passes on it, as requested by @xificurk.


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 dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 1, 2022
@xificurk
Copy link
Contributor

xificurk commented Jun 1, 2022

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-mockery-1.1.0 branch from feb6176 to 272427b Compare June 1, 2022 12:28
Updates the requirements on [phpstan/phpstan-mockery](https://github.com/phpstan/phpstan-mockery) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-mockery/releases)
- [Commits](phpstan/phpstan-mockery@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-mockery
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/phpstan-mockery-1.1.0 branch from 272427b to be74bfb Compare June 1, 2022 12:28
@xificurk
Copy link
Contributor

xificurk commented Jun 1, 2022

@dependabot squash and merge

@coveralls
Copy link

coveralls commented Jun 1, 2022

Pull Request Test Coverage Report for Build 2421557374

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 2421554345: 0%
Covered Lines: 24
Relevant Lines: 24

💛 - Coveralls

@xificurk
Copy link
Contributor

xificurk commented Jun 1, 2022

@dependabot squash and merge

@dependabot dependabot bot merged commit 2535c0e into master Jun 1, 2022
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-mockery-1.1.0 branch June 1, 2022 12:36
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants