mariosimao / notion-sdk-php

A complete Notion SDK for PHP developers.
https://mariosimao.github.io/notion-sdk-php/
MIT License
150 stars 24 forks source link

build: bump brianium/paratest from 7.2.7 to 7.3.0 #302

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps brianium/paratest from 7.2.7 to 7.3.0.

Release notes

Sourced from brianium/paratest's releases.

v7.3.0

What's Changed

New Contributors

Full Changelog: https://github.com/paratestphp/paratest/compare/v7.2.9...v7.3.0

v7.2.9

What's Changed

Full Changelog: https://github.com/paratestphp/paratest/compare/v7.2.8...v7.2.9

v7.2.8

What's Changed

Full Changelog: https://github.com/paratestphp/paratest/compare/v7.2.7...v7.2.8

Commits
  • 2951d3f [7.x] Adds Symfony 7 support (#803)
  • 0b47ed1 Update dependency phpstan/phpstan-phpunit to ^1.3.15
  • f13f115 Update all non-major dependencies
  • c44d3a2 Update actions/checkout action to v4 (#799)
  • e14cab3 CI: use github.ref_name for branch short name
  • 4e95c53 Activate Renovatebot (#798)
  • 1f9e41c Update PHPUnit compatibility to 10.4.0 (#797)
  • 882b02d Set PHPUNIT_COMPOSER_INSTALL before requiring the autoloader so it can acce...
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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[bot] commented 11 months ago

Superseded by #306.