Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps dealerdirect/phpcodesniffer-composer-installer from 1.0.0 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

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

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)

Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/PHPCSStandards/composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/CHANGELOG.md)
- [Commits](PHPCSStandards/composer-installer@v1.0.0...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-minor
...

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 Nov 17, 2025
@pirate-bot
Copy link
Contributor

Plugin build for 21da02c is ready 🛎️!

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.

2 participants