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 nette/tester requirement from v2.5.1 to v2.5.2 #114

Merged
merged 1 commit into from Feb 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2024

Updates the requirements on nette/tester to permit the latest version.

Release notes

Sourced from nette/tester's releases.

Released version 2.5.2

  • Implemented console-lines mode which prints each test on separate line. (#443)
  • DomQuery: searches starting from current node
  • Environment::setupFunctions() creates global functions testException()
Commits
  • 328d7b6 Released version 2.5.2
  • 5b2ff31 Implemented console-lines mode which prints each test on separate line. (#443)
  • 1271f4c DomQuery: searches starting from current node
  • 1d39316 Environment::setupFunctions() creates global functions testException()
  • 94245f0 phpstan: raw format
  • 9c163d8 coding style
  • 925b93b uses PhpToken
  • See full diff 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 it's up-to-date and 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 1, 2024
@xificurk
Copy link
Contributor

xificurk commented Feb 1, 2024

@dependabot squash and merge

@coveralls
Copy link

coveralls commented Feb 1, 2024

Pull Request Test Coverage Report for Build 7735952473

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

Totals Coverage Status
Change from base Build 7735949230: 0.0%
Covered Lines: 35
Relevant Lines: 36

💛 - Coveralls

Updates the requirements on [nette/tester](https://github.com/nette/tester) to permit the latest version.
- [Release notes](https://github.com/nette/tester/releases)
- [Commits](nette/tester@v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: nette/tester
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/nette/tester-v2.5.2 branch from fe02921 to ada5736 Compare February 1, 2024 03:44
@xificurk
Copy link
Contributor

xificurk commented Feb 1, 2024

@dependabot squash and merge

@dependabot dependabot bot merged commit c971d33 into master Feb 1, 2024
25 checks passed
@dependabot dependabot bot deleted the dependabot/composer/nette/tester-v2.5.2 branch February 1, 2024 03:45
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