Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 3, 2020

Bumps dealerdirect/phpcodesniffer-composer-installer from 0.4.4 to 0.6.2.

Release notes

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

v0.6.2

Full Changelog

Fixes

v0.6.1

Full Changelog

Changes

  • Readme: minor tweak now 0.6.0 has been released #102 (@jrfnl)

Fixes

Closes

  • Do not exit with code 1 on uninstall (--no-dev) #103

v0.6.0

Full Changelog

Changes

  • Update copyright year. #101 (@Potherca)
  • GH Actions: minor tweaks: #100 (@jrfnl)
  • Bug report template: further enhancement #99 (@jrfnl)
  • Verify the installed_paths after save #97 (@jrfnl)
  • Adding linting jobs in github action #96 (@mjrider)
  • Readme: add section about including this plugin from an external PHPCS standard #95 (@jrfnl)
  • Improve GH issue template #94 (@jrfnl)
  • Travis: use a mix of PHPCS versions in the matrix #91 (@jrfnl)
  • Travis: test against PHP 7.4, not snapshot #90 (@jrfnl)
  • Travis: disable Xdebug #89 (@jrfnl)
  • CS: fix compliance with PSR12 #88 (@jrfnl)
  • Update Travis file and fix build #86 (@Potherca)
  • Add support for a string phpcodesniffer-search-depth config value set via composer config #85 (@TravisCarden)

Fixes

  • Bug fix: loadInstalledPaths() very very broken since PHPCS 3.1.0 #98 (@jrfnl)
  • Send an exit code when the script terminates #93 (@jrfnl)
  • Respect PHP version used by Composer and provide better feedback on failure #80 (@jrfnl)

Closes

  • Add @jrfnl as (co)maintainer to this project #87
... (truncated)
Commits
  • 8001af8 Merge pull request #105 from BrianHenryIE/master
  • 2d28826 Bugfix: Composer broken in 0.6.0 update
  • 2a57571 Merge pull request #104 from potherca-contrib/issue/103-exit-code-on-unistall
  • 8a008d5 Change "is plugin uninstalled?" check to always run
  • dc6d0e2 Fix for issue #103
  • d8fa43d Merge pull request #102 from Dealerdirect/feature/readme-update-for-0.6-release
  • 0e4ba3f Readme: minor tweak now 0.6.0 has been released
  • 6589501 Merge pull request #97 from Dealerdirect/feature/add-save-success-verification
  • 5277f67 Verify the installed_paths after save
  • f8729d0 Merge pull request #101 from potherca-contrib/update-copyright-year
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Feb 3, 2020
@selul selul merged commit c485b87 into master Feb 3, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/dealerdirect/phpcodesniffer-composer-installer-0.6.2 branch February 3, 2020 13:33
@pirate-bot
Copy link
Contributor

🎉 This PR is included in version 2.9.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Feb 5, 2020
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 released Indicate that an issue has been resolved and released in a particular version of the product.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants