Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps-dev): bump phpstan/extension-installer from 1.1.0 to 1.2.0 #892

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2022

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)

@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Merging #892 (d0ccad8) into main (50ffbbb) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #892   +/-   ##
=========================================
  Coverage     98.93%   98.93%           
  Complexity      105      105           
=========================================
  Files            25       25           
  Lines           283      283           
=========================================
  Hits            280      280           
  Misses            3        3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/extension-installer-1.2.0 branch 5 times, most recently from 72aad58 to bdb2d20 Compare November 3, 2022 16:18
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/extension-installer-1.2.0 branch 2 times, most recently from 762f424 to 0028203 Compare November 7, 2022 07:53
@localheinz
Copy link
Member

@dependabot recreate

@localheinz localheinz self-assigned this Nov 7, 2022
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](phpstan/extension-installer@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: phpstan/extension-installer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/phpstan/extension-installer-1.2.0 branch from 0028203 to d0ccad8 Compare November 7, 2022 07:55
@ergebnis-bot ergebnis-bot self-assigned this Nov 7, 2022
@ergebnis-bot ergebnis-bot merged commit 30e2b7e into main Nov 7, 2022
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/phpstan/extension-installer-1.2.0 branch November 7, 2022 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants