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

Bump phpstan/extension-installer from 1.1.0 to 1.3.1 #7

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps phpstan/extension-installer from 1.1.0 to 1.3.1.

Release notes

Sourced from phpstan/extension-installer's releases.

1.3.1

  • f45734b - Compatibility with Composer 2.5.6
  • d39adc7 - PHPStan level 8
  • a5ba6ab - Configure PHPStan
  • e56c14f - chore(deps): update dependency slevomat/coding-standard to v8.12.0
  • 25f6fc3 - chore(deps): update build-cs
  • 02e895e - chore(deps): update metcalfc/changelog-generator action to v4.1.0
  • f5b149f - Fix ignoring phpstan/phpstan-phpunit in the root composer.json.

1.3.0

  • f5e02d4 - Allow specifying a list of extensions to ignore
  • 3f3d1ba - Update PHPCS
  • d8a3e19 - Update release-toot.yml
  • 55a1898 - Create release-toot.yml
  • c45f40a - chore(deps): update dessant/lock-threads action to v4
  • 9f3942a - chore(deps): update metcalfc/changelog-generator action to v4

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

... (truncated)

Commits
  • f45734b Compatibility with Composer 2.5.6
  • d39adc7 PHPStan level 8
  • a5ba6ab Configure PHPStan
  • e56c14f chore(deps): update dependency slevomat/coding-standard to v8.12.0
  • 25f6fc3 chore(deps): update build-cs
  • 02e895e chore(deps): update metcalfc/changelog-generator action to v4.1.0
  • f5b149f Fix ignoring phpstan/phpstan-phpunit in the root composer.json.
  • f5e02d4 Allow specifying a list of extensions to ignore
  • 3f3d1ba Update PHPCS
  • d8a3e19 Update release-toot.yml
  • 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 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 [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](phpstan/extension-installer@1.1.0...1.3.1)

---
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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 29, 2023

The following labels could not be found: [Dependency] php, [Type] Dependency.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/phpstan/extension-installer-1.3.1 branch March 22, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant