Skip to content

Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 - #325

Merged
jspellman814 merged 1 commit into
developfrom
dependabot/composer/dealerdirect/phpcodesniffer-composer-installer-1.0.0
Feb 7, 2023
Merged

Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0#325
jspellman814 merged 1 commit into
developfrom
dependabot/composer/dealerdirect/phpcodesniffer-composer-installer-1.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 7, 2023

Copy link
Copy Markdown
Contributor

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

Release notes

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

Release v1.0.0

What's Changed

New Contributors

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

Commits
  • 4be4390 Merge pull request #201 from PHPCSStandards/feature/160-update-references-to-...
  • fcae465 Merge pull request #198 from PHPCSStandards/feature/gitattributes-update
  • 02f83b9 Rename references to master branch
  • 752347f .gitattributes: sync with current repo state
  • c3ad43d Merge pull request #195 from PHPCSStandards/feature/ghactions-fix-fail-fast
  • 8a9b213 GH Actions: fix up fail-fast for setup-php
  • 4ff0459 Merge pull request #194 from PHPCSStandards/feature/ghactions-fail-setup-php
  • eb5932a GH Actions: selectively use fail-fast with setup-php
  • 77cfd99 Merge pull request #193 from PHPCSStandards/feature/ghactions-tweak-php-versions
  • b290f87 GH Actions: minor simplification
  • 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 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/Dealerdirect/phpcodesniffer-composer-installer) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator)
- [Commits](PHPCSStandards/composer-installer@v0.7.2...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from a team February 7, 2023 16:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 7, 2023
@jspellman814
jspellman814 changed the base branch from master to develop February 7, 2023 18:21
@jspellman814
jspellman814 enabled auto-merge (squash) February 7, 2023 18:25
@jspellman814
jspellman814 merged commit d3ee3a1 into develop Feb 7, 2023
@jspellman814
jspellman814 deleted the dependabot/composer/dealerdirect/phpcodesniffer-composer-installer-1.0.0 branch February 7, 2023 18:25
jazzsequence added a commit that referenced this pull request Apr 7, 2023
* [CMS-1033] Add actions for building tags and deploying to wp.org (#309)

* [CMS-1033] Fix GH action (#311)

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4 (#310)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Spellman <john.spellman@pantheon.io>

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4 (#308)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Spellman <john.spellman@pantheon.io>

* Make dependabot target develop branch (#313)

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4 (#314)

* [CMS-1033] Release 2.1.0 (#312)

* Bump yoast/phpunit-polyfills from 1.0.3 to 1.0.4

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/develop/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.3...1.0.4)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: John Spellman <john.spellman@pantheon.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0

Bumps [dealerdirect/phpcodesniffer-composer-installer](https://github.com/Dealerdirect/phpcodesniffer-composer-installer) from 0.7.2 to 1.0.0.
- [Release notes](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases)
- [Changelog](https://github.com/PHPCSStandards/composer-installer/blob/main/.github_changelog_generator)
- [Commits](PHPCSStandards/composer-installer@v0.7.2...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 (#321)

* Bump symfony/filesystem from 5.4.9 to 5.4.19 (#322)

* Bump grunt from 1.5.3 to 1.6.1 (#323)

* Bump grunt from 1.5.3 to 1.6.1 (#326)

* Bump dealerdirect/phpcodesniffer-composer-installer from 0.7.2 to 1.0.0 (#325)

* Bump symfony/filesystem from 5.4.9 to 5.4.19 (#324)

* Bump symfony/filesystem from 5.4.9 to 5.4.21 (#330)

Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.9 to 5.4.21.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.2/CHANGELOG.md)
- [Commits](symfony/filesystem@v5.4.9...v5.4.21)

---
updated-dependencies:
- dependency-name: symfony/filesystem
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Reynolds <chris.reynolds@pantheon.io>

* Test more versions of PHP

* Bump yoast/phpunit-polyfills from 1.0.4 to 1.0.5 (#334)

Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases)
- [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md)
- [Commits](Yoast/PHPUnit-Polyfills@1.0.4...1.0.5)

---
updated-dependencies:
- dependency-name: yoast/phpunit-polyfills
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* bump versions and tested up to versions

* add john & chris as contributors

* move circle build badge and remove travis badge

* updae changelog

* run composer update before install

* update to today's date

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: John Spellman <john.spellman@pantheon.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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