browscap / browscap-site

Website for the Browser Capabilities Project
http://browscap.org/
2 stars 2 forks source link

Bump doctrine/coding-standard from 9.0.0 to 10.0.0 #289

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps doctrine/coding-standard from 9.0.0 to 10.0.0.

Release notes

Sourced from doctrine/coding-standard's releases.

10.0.0

Release Notes for 10.0.0

Backwards incompatible release (major)

10.0.0

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

New rules

Dependencies

Internal

9.0.2

This release is the same as 9.0.0, in order to "cancel" 9.0.1, which had many breaking changes.

9.0.1

Release Notes for 9.0.1

9.0.x bugfix release (patch)

9.0.1

Commits
  • 7903671 Merge pull request #283 from greg0ire/require-cpp
  • b7e1a4b Update compatibility patch
  • e0e1eed Require constructor property promotion
  • 720492b Merge pull request #282 from derrabus/improvement/reverse-patches
  • cb35b8f Upgrade fixtures to PHP 8.1 and reverse patches
  • e64b67f Merge pull request #281 from simPod/non-capture
  • b963e53 feat: require non-capturing catch
  • b63cd55 Merge pull request #274 from simPod/constant-spacing
  • 94ec677 feat: enforce spaces between constants
  • 51e2045 Merge pull request #279 from simPod/sniff-codes
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #339.