yiisoft / json

JSON encoding and decoding
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
26 stars 8 forks source link

Update roave/infection-static-analysis-plugin requirement from ^1.3 to ^1.4 #17

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

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.4.0

Release Notes for 1.4.0

Feature release (minor)

1.4.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2

dependencies,enhancement

dependencies

Commits
  • d9c571f Merge pull request #95 from Roave/feature/phpunit-9.3-support
  • 21acb74 Upgraded to latest PHPUnit 9.4.x dependency
  • c37f4ea Merge pull request #94 from Roave/dependabot/composer/composer/package-versio...
  • 64f1ed7 Merge pull request #93 from Roave/dependabot/composer/doctrine/instantiator-1...
  • 16bd986 Bump composer/package-versions-deprecated from 1.11.99 to 1.11.99.1
  • 8609826 Merge pull request #91 from Roave/dependabot/composer/seld/jsonlint-1.8.3
  • 41bf756 Bump doctrine/instantiator from 1.3.1 to 1.4.0
  • 9ee2001 Bump seld/jsonlint from 1.8.2 to 1.8.3
  • 554a165 Merge pull request #90 from Roave/dependabot/composer/amphp/amp-2.5.1
  • 22c208a Bump amphp/amp from 2.5.0 to 2.5.1
  • 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 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[bot] commented 3 years ago

Superseded by #20.