Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps dealerdirect/phpcodesniffer-composer-installer from 1.0.0 to 1.1.1.

Release notes

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

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.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
  • 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
  • f86b3e9 SQUASH-ME: Release checklist: minor touch-up
  • 01a2600 Merge pull request #243 from PHPCSStandards/feature/add-changelog-file
  • b1d54ec Merge pull request #242 from PHPCSStandards/feature/update-version-for-tests_
  • a58aee0 Merge pull request #241 from PHPCSStandards/feature/ghactions-attempt-to-get-...
  • 02fc361 Merge pull request #240 from PHPCSStandards/feature/readme-be-explicit-about-...
  • a103167 Merge pull request #238 from PHPCSStandards/feature/composer-bump-parallel-lint
  • 2d64426 Fix "The provided cwd "../squizlabs/php_codesniffer" does not exist." (#245)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/PHPCSStandards/composer-installer) from 1.0.0 to 1.1.1.
- [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.1.1)

---
updated-dependencies:
- dependency-name: dealerdirect/phpcodesniffer-composer-installer
  dependency-version: 1.1.1
  dependency-type: direct:production
  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 Jun 30, 2025
@swissspidy swissspidy self-requested a review June 30, 2025 20:24
@github-actions
Copy link

github-actions bot commented Jul 9, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: davidperezgar <[email protected]>
Co-authored-by: ernilambar <[email protected]>
Co-authored-by: rodrigoprimo <[email protected]>
Co-authored-by: swissspidy <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 21, 2025

A newer version of dealerdirect/phpcodesniffer-composer-installer exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@rodrigoprimo
Copy link
Contributor

Just documenting here that @ernilambar pinged me to ask if I know why the build is failing for this PR. I have seen a similar error in the past, and I believe it is related to a conflict between PHPCS 3.13+ and PHP-Parser 5+. I will investigate if that is the case and prepare a workaround PR.

@rodrigoprimo
Copy link
Contributor

The CI build should pass for this PR once #1024 is merged and this branch is rebased.

@swissspidy
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@swissspidy
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2025

Looks like dealerdirect/phpcodesniffer-composer-installer is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 31, 2025
@dependabot dependabot bot deleted the dependabot/composer/dealerdirect/phpcodesniffer-composer-installer-1.1.1 branch July 31, 2025 14: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.

5 participants