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 php-coveralls/php-coveralls requirement from ^2.2 to ^2.4 #93

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Oct 27, 2020

Updates the requirements on php-coveralls/php-coveralls to permit the latest version.

Release notes

Sourced from php-coveralls/php-coveralls's releases.

v2.4.2

  • Add COVERALLS_REPO_TOKEN to error message when run on Github Action (#302)
  • Correct spelling error in Github (#299)
Changelog

Sourced from php-coveralls/php-coveralls's changelog.

CHANGELOG

2.4.1

Bug fix

  • #298 Fix support of branch name with hyphen and "(no branch)"

2.4.0

Enhancement

  • #296 Add Github Actions and COVERALLS_FLAG_NAME support
  • #295 Add support for PHP 8 + PHPUnit 9
  • #289 Add insecure option

Miscellaneous

  • #297 DX: .gitignore cache PHPUnit

2.3.0

Enhancement

  • #290 Allow to specify endpoint in arguments
  • #288 Add Guzzle 7 support
  • #279 Added COVERALLS_PARALLEL support and Configured CI_BUILD_NUMBER for Travis CI

Miscellaneous

  • #294 DX: Allow PHPUnit 7
  • #292 CI: reduce amount of jobs
  • #291 DX: Configurator - reduce cyclomatic complexity
  • #286 Fix incorrect version in README
  • #283 Update .travis.yml to include PHP 7.4

2.2.0

Enhancement

  • #269 Add possibility to change entry point

Miscellaneous

  • #277 DX: Update PHP CS Fixer
  • #276 DX: Fix PHPMd config, allowing build to pass
  • #274 Allow Symfony 5
  • #268 Update minimum version of symfony/yaml to 2.0.5
  • #267 Add --dev to install step
Commits

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.


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)
  • 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 Subject: Dependencies Pull requests that update a dependency file label Oct 27, 2020
@azjezz azjezz added Status: Review Needed The issue has a PR attached to it which needs to be reviewed. Type: Enhancement Most issues will probably ask for additions or changes. labels Oct 27, 2020
azjezz
azjezz previously approved these changes Oct 27, 2020
@coveralls
Copy link

coveralls commented Oct 27, 2020

Pull Request Test Coverage Report for Build 692

  • 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 690: 0.0%
Covered Lines: 1854
Relevant Lines: 1854

💛 - Coveralls

@azjezz
Copy link
Owner

azjezz commented Oct 27, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/php-coveralls/php-coveralls-tw-2.4 branch from 42139f9 to 0b56192 Compare October 27, 2020 20:25
@azjezz
Copy link
Owner

azjezz commented Oct 27, 2020

@dependabot rebase

Updates the requirements on [php-coveralls/php-coveralls](https://github.com/satooshi/php-coveralls) to permit the latest version.
- [Release notes](https://github.com/satooshi/php-coveralls/releases)
- [Changelog](https://github.com/php-coveralls/php-coveralls/blob/master/CHANGELOG.md)
- [Commits](php-coveralls/php-coveralls@v2.2.0...v2.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/php-coveralls/php-coveralls-tw-2.4 branch from 0b56192 to bed157e Compare October 27, 2020 20:33
@azjezz azjezz merged commit 6d044c4 into develop Oct 27, 2020
@azjezz azjezz deleted the dependabot/composer/php-coveralls/php-coveralls-tw-2.4 branch October 27, 2020 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Review Needed The issue has a PR attached to it which needs to be reviewed. Subject: Dependencies Pull requests that update a dependency file Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants