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 roave/infection-static-analysis-plugin requirement from ^1.6 to ^1.7 #89

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 15, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Updates the requirements on roave/infection-static-analysis-plugin to permit the latest version.

Release notes

Sourced from roave/infection-static-analysis-plugin's releases.

1.7.1

Release Notes for 1.7.1

1.7.x bugfix release (patch)

1.7.1

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

bug

Commits
  • 36d1712 Merge pull request #158 from Roave/fix/scan-for-autoload-in-multiple-locations
  • b8ad2a0 Rewrote bin/infection-static-analysis-plugin to use getcwd() as a fallback
  • d8e1351 Merge pull request #123 from Roave/dependabot/composer/vimeo/psalm-4.3.2
  • b5aa6b8 Removed excessive parameters in psalm bootstrapping (removed in `vimeo/psalm:...
  • ec678c5 Removed excessive parameters in psalm bootstrapping (removed in `vimeo/psalm:...
  • 9992a13 Bump vimeo/psalm from 4.2.1 to 4.3.2
  • 3a7dada Merge pull request #122 from Roave/dependabot/composer/symfony/filesystem-5.2.1
  • fc5622e Bump symfony/filesystem from 5.2.0 to 5.2.1
  • 0604072 Merge pull request #121 from Roave/dependabot/composer/symfony/console-5.2.1
  • e6aea9c Merge pull request #120 from Roave/dependabot/composer/symfony/finder-5.2.1
  • 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 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 Apr 15, 2021
@coveralls
Copy link

coveralls commented Apr 15, 2021

Pull Request Test Coverage Report for Build e3f74cab5b9bfc7c7dfb09d3c97cb32a73692d77-PR-89

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 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 93.023%

Totals Coverage Status
Change from base Build 953fe795f62b2c7963cf4e826d94e03d2f213a0c: 0.0%
Covered Lines: 240
Relevant Lines: 258

💛 - Coveralls

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/roave/infection-static-analysis-plugin-tw-1.7 branch from a7fcaa4 to 576f55a Compare April 26, 2021 10:50
@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #89 (ad09022) into master (302d29a) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files          30       30           
  Lines         294      294           
=======================================
  Hits          269      269           
  Misses         25       25           

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 302d29a...ad09022. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/roave/infection-static-analysis-plugin-tw-1.7 branch from 576f55a to ab8def6 Compare April 26, 2021 10:54
Updates the requirements on [roave/infection-static-analysis-plugin](https://github.com/Roave/infection-static-analysis-plugin) to permit the latest version.
- [Release notes](https://github.com/Roave/infection-static-analysis-plugin/releases)
- [Commits](Roave/infection-static-analysis-plugin@1.6.0...1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/roave/infection-static-analysis-plugin-tw-1.7 branch from ab8def6 to ad09022 Compare June 21, 2021 06:19
@simPod simPod closed this Jun 26, 2021
@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 change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/roave/infection-static-analysis-plugin-tw-1.7 branch June 26, 2021 07:09
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

2 participants