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

Build(deps-dev): Bump phpstan/phpstan-beberlei-assert from 1.0.0 to 1.0.1 #2590

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2022

Bumps phpstan/phpstan-beberlei-assert from 1.0.0 to 1.0.1.

Release notes

Sourced from phpstan/phpstan-beberlei-assert's releases.

1.0.1

  • 522c761 - Add support for keyExists and keyNotExists assertions
  • 5b6b255 - Update dependency slevomat/coding-standard to v7
  • 3d88fa9 - Update renovate.json
  • e0790dc - Update lock-closed-issues.yml
  • 59e472c - Update github-actions
  • ff5c722 - Update metcalfc/changelog-generator action to v1.0.1
  • 8e108e5 - Delete dependabot.yml
  • c55352a - Update and rename renovate.json to .github/renovate.json
  • a50836b - Add renovate.json
  • 433fb3c - Update phpunit.xml
  • 17f33d0 - Update release.yml
  • 8386a65 - Tweet release action
  • 35f1e78 - Allow Composer plugins
  • f7df706 - Test on PHP 8.1
  • eb94a49 - Composer > Remove --no-suggest
Commits
  • 522c761 Add support for keyExists and keyNotExists assertions
  • 5b6b255 Update dependency slevomat/coding-standard to v7
  • 3d88fa9 Update renovate.json
  • e0790dc Update lock-closed-issues.yml
  • 59e472c Update github-actions
  • ff5c722 Update metcalfc/changelog-generator action to v1.0.1
  • 8e108e5 Delete dependabot.yml
  • c55352a Update and rename renovate.json to .github/renovate.json
  • a50836b Add renovate.json
  • 433fb3c Update phpunit.xml
  • 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.


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)

Bumps [phpstan/phpstan-beberlei-assert](https://github.com/phpstan/phpstan-beberlei-assert) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/phpstan/phpstan-beberlei-assert/releases)
- [Commits](phpstan/phpstan-beberlei-assert@1.0.0...1.0.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-beberlei-assert
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 24, 2022
@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #2590 (5ce9829) into 6.0.x (0a6e9b8) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##              6.0.x    #2590      +/-   ##
============================================
- Coverage     50.89%   50.87%   -0.03%     
  Complexity      856      856              
============================================
  Files          1817     1817              
  Lines         67255    67188      -67     
  Branches      30613    30613              
============================================
- Hits          34231    34179      -52     
+ Misses        33024    33009      -15     
Flag Coverage Δ
full 45.87% <ø> (ø)
lite 2.11% <ø> (ø)
standard 26.52% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/Browscap/Coverage/Processor.php 88.28% <0.00%> (-0.38%) ⬇️
src/Browscap/Data/Expander.php 86.72% <0.00%> (-0.31%) ⬇️
src/Browscap/Writer/CsvWriter.php 97.46% <0.00%> (-0.07%) ⬇️
src/Browscap/Writer/XmlWriter.php 98.80% <0.00%> (-0.02%) ⬇️
src/Browscap/Helper/IteratorHelper.php 0.00% <0.00%> (ø)
src/Browscap/Writer/WriterCollection.php 100.00% <0.00%> (ø)
src/Browscap/Data/Helper/VersionNumber.php 100.00% <0.00%> (ø)
src/Browscap/Data/Factory/EngineFactory.php 100.00% <0.00%> (ø)
src/Browscap/Data/Factory/PlatformFactory.php 100.00% <0.00%> (ø)
src/Browscap/Generator/Helper/BuildHelper.php 100.00% <0.00%> (ø)
... and 4 more

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 0a6e9b8...5ce9829. Read the comment docs.

@asgrim asgrim merged commit 2bcd199 into 6.0.x Feb 24, 2022
@asgrim asgrim deleted the dependabot/composer/phpstan/phpstan-beberlei-assert-1.0.1 branch February 24, 2022 05:11
@asgrim asgrim added this to the 6.0.52 milestone Mar 9, 2022
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

1 participant