Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.2.0.

Release notes

Sourced from dealerdirect/phpcodesniffer-composer-installer's releases.

v1.2.0

Changed

  • Various housekeeping, including improvements to the documentation and tests.

Removed

v1.1.2

Changed

  • General housekeeping.

Fixed

  • #247: Potential fatal error when the Composer EventDispatcher is called programmatically from an integration. Thanks @​jrfnl ! #248

Full Changelog: PHPCSStandards/composer-installer@v1.1.1...v1.1.2

v1.1.1

Changed

  • Various housekeeping, including improvements to the documentation.

Fixed

  • #239: The PHP_CodeSniffer package could not be always found when running the plugin in a Drupal or Magento setup. Thanks @​jrfnl ! #245

Full Changelog: PHPCSStandards/composer-installer@v1.1.0...v1.1.1

v1.1.0

Changed

  • Various housekeeping, including improvements to the documentation and tests. Thanks @​SplotyCode, @​fredden for contributing!

Removed

New Contributors

Full Changelog: PHPCSStandards/composer-installer@v1.0.0...v1.1.0

Release v1.0.0

Breaking changes

What's Changed

... (truncated)

Changelog

Sourced from dealerdirect/phpcodesniffer-composer-installer's changelog.

[v1.2.0] - 2025-11-11

Changed

  • Various housekeeping, including improvements to the documentation and tests.

Removed

  • Drop support for PHP_CodeSniffer 2.x. Thanks [@​jrfnl] ! #261

#261: PHPCSStandards/composer-installer#261

[v1.1.2] - 2025-07-17

Changed

  • General housekeeping.

Fixed

  • #247: Potential fatal error when the Composer EventDispatcher is called programmatically from an integration. Thanks [@​jrfnl] ! #248

#247: PHPCSStandards/composer-installer#247 #248: PHPCSStandards/composer-installer#248

[v1.1.1] - 2025-06-27

Changed

  • Various housekeeping, including improvements to the documentation.

Fixed

  • #239: The PHP_CodeSniffer package could not be always found when running the plugin in a Drupal or Magento setup. Thanks [@​jrfnl] ! #245

#239: PHPCSStandards/composer-installer#239 #245: PHPCSStandards/composer-installer#245

[v1.1.0] - 2025-06-24

Changed

  • Various housekeeping, including improvements to the documentation and tests. Thanks [@​SplotyCode], [@​fredden] for contributing!

Removed

#230: PHPCSStandards/composer-installer#230

[v1.0.0] - 2023-01-05

Breaking changes

  • Rename namespace prefix from Dealerdirect to PHPCSStandards by [@​jrfnl] in #191

... (truncated)

Commits
  • 845eb62 Merge pull request #266 from PHPCSStandards/feature/changelog-for-release-1.2.0
  • ba1c822 Changelog for the 1.2.0 release
  • 0561345 Merge pull request #265 from PHPCSStandards/feature/update-to-phpcompat-10
  • 353aabf Composer/CS: update to PHPCompatibility 10.0.0-alpha1
  • f3d4d45 Merge pull request #264 from PHPCSStandards/feature/tests-phpcsversion-update...
  • 301473d Tests/PHPCSVersions: update for branching of PHP 8.5
  • 4df7d5d Merge pull request #263 from PHPCSStandards/feature/tests-bootstrap-fix-custo...
  • abcd28f Merge pull request #262 from PHPCSStandards/feature/tests-phpcsversion-fix-mi...
  • 1b29856 Tests/bootstrap: fix custom autoloader for running with PHAR file
  • d208afd Tests/PHPCSVersions: bug fix
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added automated composer dependencies Pull requests that update a dependency file labels Nov 24, 2025
@dependabot dependabot bot force-pushed the dependabot/composer/services/drupal/dealerdirect/phpcodesniffer-composer-installer-1.2.0 branch 2 times, most recently from 9835fd5 to d20ba5c Compare November 25, 2025 19:00
Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/Dealerdirect/phpcodesniffer-composer-installer) from 0.7.2 to 1.2.0.
- [Release notes](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/CHANGELOG.md)
- [Commits](PHPCSStandards/composer-installer@v0.7.2...v1.2.0)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/services/drupal/dealerdirect/phpcodesniffer-composer-installer-1.2.0 branch from d20ba5c to 5261ed2 Compare December 1, 2025 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated composer dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants