Skip to content

Build(deps-dev): bump the dev-dependencies group with 2 updates #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 1, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps the dev-dependencies group with 2 updates: editorconfig-checker/editorconfig-checker and slevomat/coding-standard.

Updates editorconfig-checker/editorconfig-checker from 10.6.0 to 10.7.0

Release notes

Sourced from editorconfig-checker/editorconfig-checker's releases.

10.7.0

Commits
  • eb2581b Update core to 3.2.1 (#328)
  • 6017cc9 Run PHP 8.4 in CI (#329)
  • 2e67401 build(deps-dev): bump squizlabs/php_codesniffer from 3.11.1 to 3.11.3 (#327)
  • c44f0dc build(deps-dev): bump squizlabs/php_codesniffer from 3.10.3 to 3.11.1 (#325)
  • cbede13 build(deps-dev): bump phpstan/phpstan from 1.12.5 to 1.12.7 (#324)
  • ba3078e build(deps-dev): bump squizlabs/php_codesniffer from 3.10.2 to 3.10.3 (#322)
  • 116cc53 build(deps-dev): bump phpstan/phpstan from 1.12.0 to 1.12.5 (#323)
  • 0b48bb7 Readme: simplify, link core docs (#320)
  • 748f72d build(deps-dev): bump squizlabs/php_codesniffer from 3.10.1 to 3.10.2 (#316)
  • 4a0bbc1 Bump phpstan/phpstan to 1.12 (#318)
  • Additional commits viewable in compare view

Updates slevomat/coding-standard from 8.16.0 to 8.16.2

Release notes

Sourced from slevomat/coding-standard's releases.

8.16.2

🐛 Fixes

  • SlevomatCodingStandard.TypeHints.ReturnTypeHint: Fixed false positive
  • SlevomatCodingStandard.Variables.UnusedVariable: Fixed false positive
  • SlevomatCodingStandard.TypeHints.DisallowMixedTypeHint: Fix logic error (thanks to @​jrfnl)

8.16.1

🐛 Fixes

  • Fixed BC break
Commits
  • 8bf0408 Slevomat.Classes.ClassMemberSpacing: More tests
  • 080bc06 TypeHints/DisallowMixedTypeHint: fix logic error
  • 1136fb9 SlevomatCodingStandard.Variables.UnusedVariable: Fixed false positive
  • 1071c98 SlevomatCodingStandard.TypeHints.ReturnTypeHint: Fixed false positive
  • 266a906 Updated dependencies
  • 490023f Revert "Enable PHP 7.4+ sniffs always"
  • b58063e Fixed build status badge
  • 0118b67 Fix reference to SlevomatCodingStandard.Arrays.ArrayAccess in README
  • b7e363a Readme: add ClassConstantTypeHint sniff
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev-dependencies group with 2 updates: [editorconfig-checker/editorconfig-checker](https://github.com/editorconfig-checker/editorconfig-checker.php) and [slevomat/coding-standard](https://github.com/slevomat/coding-standard).


Updates `editorconfig-checker/editorconfig-checker` from 10.6.0 to 10.7.0
- [Release notes](https://github.com/editorconfig-checker/editorconfig-checker.php/releases)
- [Changelog](https://github.com/editorconfig-checker/editorconfig-checker.php/blob/master/CHANGELOG.md)
- [Commits](editorconfig-checker/editorconfig-checker.php@10.6.0...10.7.0)

Updates `slevomat/coding-standard` from 8.16.0 to 8.16.2
- [Release notes](https://github.com/slevomat/coding-standard/releases)
- [Commits](slevomat/coding-standard@8.16.0...8.16.2)

---
updated-dependencies:
- dependency-name: editorconfig-checker/editorconfig-checker
  dependency-version: 10.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: slevomat/coding-standard
  dependency-version: 8.16.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 1, 2025
@janedbal janedbal merged commit b0b21a1 into master Apr 1, 2025
5 checks passed
@janedbal janedbal deleted the dependabot/composer/dev-dependencies-dfa0f16598 branch April 1, 2025 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant