zingimmick / laravel-scout-opensearch

Laravel Scout custom engine for OpenSearch
MIT License
19 stars 6 forks source link

Update zing/coding-standard requirement from ^6.4 to ^6.4 || ^7.0 #44

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Updates the requirements on zing/coding-standard to permit the latest version.

Release notes

Sourced from zing/coding-standard's releases.

7.0.0

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.8...7.0.0

Changelog

Sourced from zing/coding-standard's changelog.

7.0.0 - 2022-11-20

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.8...7.0.0

6.10.7 - 2022-10-22

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.6...6.10.7

6.10.6 - 2022-09-15

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.5...6.10.6

6.10.5 - 2022-09-05

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.4...6.10.5

6.10.4 - 2022-08-21

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.3...6.10.4

6.10.3 - 2022-08-20

What's Changed

Other Changes

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.2...6.10.3

6.10.2 - 2022-08-20

Full Changelog: https://github.com/zingimmick/coding-standard/compare/6.10.1...6.10.2

6.10.1 - 2022-08-13

... (truncated)

Commits
  • 10f280f Bump ramsey/composer-install from 1 to 2 (#161)
  • 3867b52 Allow tests on PHP 8.2
  • 11ef154 Merge branch '6.x' into 7.x
  • e326d2e Re-generate ruleset for friendsofphp/php-cs-fixer 3.12
  • a763e46 Skip NewlineAfterStatementRector for test passed
  • f953078 Bump shivammathur/setup-php from 2.21.2 to 2.22.0 (#160)
  • 447156a Merge branch '6.x' of github.com:zingimmick/coding-standard into 6.x
  • ece6a80 Ignore DisallowNonCapturingCatchSniff
  • 7491688 Update CHANGELOG
  • 5271d4c Ignore DisallowNumericLiteralSeparatorSniff
  • 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)
codecov[bot] commented 1 year ago

Codecov Report

Base: 98.55% // Head: 98.55% // No change to project coverage :thumbsup:

Coverage data is based on head (93bd6ff) compared to base (8b1d539). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #44 +/- ## ========================================= Coverage 98.55% 98.55% Complexity 40 40 ========================================= Files 2 2 Lines 138 138 ========================================= Hits 136 136 Misses 2 2 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zing). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Zing)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

zingimmick commented 1 year ago

@dependabot rebase