phpDocumentor / Reflection

Reflection library to do Static Analysis for PHP Projects
MIT License
117 stars 51 forks source link

Bump phpstan/extension-installer from 1.1.0 to 1.2.0 #287

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

⚠️ 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 phpstan/extension-installer from 1.1.0 to 1.2.0.

Release notes

Sourced from phpstan/extension-installer's releases.

1.2.0

  • f06dbb0 - Fixed issue where getInstallPath can return a relative path in rare cases.
  • 673018e - Fix
  • af44cdf - Bump minimum PHPStan version
  • 541cf53 - Update integration-tests.yml
  • e2189be - Update build.yml
  • ccbf810 - Fix build
  • c6e8386 - Fix build
  • 9b23654 - Create tag workflow
  • b8f271c - chore(deps): update dependency slevomat/coding-standard to v7.2.1
  • cca0922 - chore(deps): update dependency slevomat/coding-standard to v7.2.0
  • 082ada5 - chore(deps): update dependency slevomat/coding-standard to v7.1
  • 68c2486 - Update composer.json
  • 983f07f - Update integration-tests.yml
  • 4dd0fdf - Update workflow
  • 70c76e9 - Drop support for PHP 7.2
  • 07e3f55 - chore(deps): update dependency slevomat/coding-standard to v7.0.20
  • c7c22c9 - Test more versions in the matrix
  • ff25bb5 - Drop composer-plugin-api 1.0
  • 5bac46d - chore(deps): update dependency slevomat/coding-standard to v7.0.19
  • 850f8b3 - chore(deps): update actions/checkout action to v3
  • d75a17b - chore(deps): update dependency slevomat/coding-standard to v7
  • 994598b - Update renovate.json
  • 3f2374a - Update lock-closed-issues.yml
  • 0df0aa3 - chore(deps): update github-actions
  • 603c8d6 - Update renovate.json
  • 881f104 - chore(deps): update metcalfc/changelog-generator action to v1.0.1
  • ba9d214 - Delete dependabot.yml
  • 2a8571b - Update and rename renovate.json to .github/renovate.json
  • 6997819 - chore(deps): add renovate.json
  • 80c4d2a - Update release.yml
  • ebef228 - Tweet release action
  • b7489b0 - Allow Composer plugins
  • 32c52d5 - Test all jobs on PHP 8.1
  • bf07c6d - Composer > Remove --no-suggest
  • 3e6f60d - Test on PHP 8.1
  • 8203609 - Update PHPStan in CI
  • ba31fbb - Explain allow-plugins in readme
  • 40625ee - Update PHPStan
  • 3f3e4da - chore: use PHP 8.0 for PHPCS
  • c6924f5 - Drop Phing for Makefile
  • 56b0aec - Lock closed issues
  • 808d37f - Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
  • 8ab0d5d - Update composer/composer requirement from ^1.8 to ^2.0
  • c66f141 - Dependabot
  • 75ac816 - Simplify readme
  • bce8303 - Fix
  • 7418efb - E2E test
Commits
  • f06dbb0 Fixed issue where getInstallPath can return a relative path in rare cases.
  • 673018e Fix
  • af44cdf Bump minimum PHPStan version
  • 541cf53 Update integration-tests.yml
  • e2189be Update build.yml
  • ccbf810 Fix build
  • c6e8386 Fix build
  • 9b23654 Create tag workflow
  • b8f271c chore(deps): update dependency slevomat/coding-standard to v7.2.1
  • cca0922 chore(deps): update dependency slevomat/coding-standard to v7.2.0
  • 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)