Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 25, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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

Release notes

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

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.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
  • Drop support for PHP 5.3 by [@​jrfnl] in #147

Changed

... (truncated)

Commits
  • e9cf5e4 CHANGELOG: update release date
  • c9d9668 Merge pull request #249 from PHPCSStandards/feature/changelog-1.1.2
  • 1faffc1 Merge pull request #248 from PHPCSStandards/feature/247-fix-fatal-revert-seco...
  • 76f1a99 Merge pull request #250 from PHPCSStandards/feature/tests-fix-missing-use-sta...
  • 70c69dd Changelog for the 1.1.2 release
  • e7138b9 Tests: fix two missing import use statements
  • 488030f Fix fatal error when Composer EventDispatcher called programmatically
  • 6e0fa42 Merge pull request #246 from PHPCSStandards/feature/changelog-1.1.1
  • 9d5e43d Merge pull request #244 from PHPCSStandards/feature/update-and-move-release-c...
  • d969990 Changelog for the 1.1.1 release
  • 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 Aug 25, 2025
@dependabot dependabot bot force-pushed the dependabot/composer/services/drupal/dealerdirect/phpcodesniffer-composer-installer-1.1.2 branch 3 times, most recently from 01d0103 to 3bb64d6 Compare August 28, 2025 19:39
@dependabot dependabot bot force-pushed the dependabot/composer/services/drupal/dealerdirect/phpcodesniffer-composer-installer-1.1.2 branch 6 times, most recently from 7f375f9 to 30e55e4 Compare September 12, 2025 18:43
@dependabot dependabot bot force-pushed the dependabot/composer/services/drupal/dealerdirect/phpcodesniffer-composer-installer-1.1.2 branch 5 times, most recently from c604243 to 5ef36a5 Compare September 19, 2025 17:02
Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/Dealerdirect/phpcodesniffer-composer-installer) from 0.7.2 to 1.1.2.
- [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.1.2)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-version: 1.1.2
  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.1.2 branch from 5ef36a5 to e637a2e Compare September 19, 2025 17:02
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