loophp / unaltered-psr-http-message-bridge-bundle

Provide a PSR HTTP message bridge without altering query parameters.
MIT License
5 stars 1 forks source link

chore(deps-dev): Update infection/infection requirement from ^0.20.2 to ^0.21.0 #8

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Updates the requirements on infection/infection to permit the latest version.

Release notes

Sourced from infection/infection's releases.

describe command, --noop option, @infection-ignore-all and new mutators

Full Changelog

Added:

Changed:

  • [BC BREAK] Removed OneZeroInteger mutator in favor of IncrementInteger/DecrementInteger mutators
  • [BC BREAK] Rename @zero_iteration profile to the @loop #1407
Changelog

Sourced from infection/infection's changelog.

0.20.1 (2021-01-27)

Full Changelog

Added:

Changed:

  • [BC BREAK] Removed OneZeroInteger mutator in favor of IncrementInteger/DecrementInteger mutators
  • [BC BREAK] Rename @zero_iteration profile to the @loop #1407

0.20.0 (2020-11-01)

Full Changelog

Added:

Changed:

0.19.0 (2020-10-28)

Full Changelog

Added:

  • [MUTATOR] Introduce YieldValue mutator #1342

... (truncated)

Commits
  • dfacb1e Remove duplicate line
  • 281f4dc Fix typo in the changelog
  • 4637710 Rename constants with symfony style HTTP_*
  • 859ffa6 Use composer install for autoreview github action instead of composer update
  • b45888d Expect status 200 as well as 201 for Stryker Dashboard
  • 437ebc7 Update CHANGELOG.md for 0.20, 0.21
  • edfe1bd Do not log by default (#1472)
  • 2c4804c Whitelist symfony polyfill bootstraps to whitelists to avoid call undefined f...
  • d133849 Introduce --noop option to run Noop mutators that does not change the sourc...
  • ab7b999 Add support for @infection-ignore-all annotation (#1468)
  • Additional commits viewable 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)
github-actions[bot] commented 3 years ago

Since this pull request has not had any activity within the last 5 days, I have marked it as stale. I will close it if no further activity occurs within the next 5 days.

dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.