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/phpstan-webmozart-assert from 1.2.0 to 1.2.11 #381

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps phpstan/phpstan-webmozart-assert from 1.2.0 to 1.2.11.

Release notes

Sourced from phpstan/phpstan-webmozart-assert's releases.

1.2.11

1.2.10

  • be3dcd8 - Improve string asserts that assume some othe property besides being a non-empty-string

1.2.9

  • ae758a2 - Revert "More precise assert type for Assert::integerish methods"

1.2.8

  • e2ee76a - More precise assert type for Assert::integerish methods

1.2.7

  • 923bd58 - Allow to Assert::isInstanceOf() to work with generic and anonymous class strings
  • 983a1a7 - Update lock-closed-issues.yml
  • 1bc5cef - Fix "Call to function array_filter() requires parameter #2 to be passed"

1.2.6

  • c1739d0 - Revert non-empty-array specification for Assert::uniqueValues

1.2.5

  • 0307f23 - Specify non-empty-array for Assert::uniqueValues
  • 0e81610 - Remove list of supported methods, fix typo in PHPStan :)
  • 1dee6dd - Add regression test
  • 4ae9acf - fix: use correct FCQN
  • 2c05860 - Update metcalfc/changelog-generator action to v4.3.1
  • b78f846 - Update cbrgm/mastodon-github-action action to v2
  • 9c08fed - Update metcalfc/changelog-generator action to v4.2.0
  • 59f8a49 - Update dessant/lock-threads action to v5
  • 5e70b90 - Update actions/checkout action to v4
  • 32e001c - Next-gen coding standard workflow
  • 802eb7d - Update dependency slevomat/coding-standard to v8.11.1
  • e88ea0c - Update dependency slevomat/coding-standard to v8.11.0
  • 5766091 - Update build-cs
  • 3fa2bca - Update PHPCS
  • 09dd4b3 - Update metcalfc/changelog-generator action to v4.1.0

1.2.4

  • d1ff286 - Fix handling Assert::isInstanceOf

1.2.3

  • 1e3ff2c - Do not use instanceof *Type
  • 7024c2f - Fix tests
  • 94699e8 - Add phpstan-deprecation-rules
  • 3421893 - Update dependency slevomat/coding-standard to v8.8.0
  • baa3d14 - Require PHPStan 1.10
  • a1dfe1f - Update release-toot.yml
  • 0a55215 - Create release-toot.yml

... (truncated)

Commits
  • 960dd44 Add LICENSE
  • 6dcf19a Test newer PHP versions
  • 798ced0 Pin build-cs
  • be3dcd8 Improve string asserts that assume some othe property besides being a non-emp...
  • ae758a2 Revert "More precise assert type for Assert::integerish methods"
  • e2ee76a More precise assert type for Assert::integerish methods
  • 923bd58 Allow to Assert::isInstanceOf() to work with generic and anonymous class st...
  • 983a1a7 Update lock-closed-issues.yml
  • 1bc5cef Fix "Call to function array_filter() requires parameter #2 to be passed"
  • c1739d0 Revert non-empty-array specification for Assert::uniqueValues
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [phpstan/phpstan-webmozart-assert](https://github.com/phpstan/phpstan-webmozart-assert) from 1.2.0 to 1.2.11.
- [Release notes](https://github.com/phpstan/phpstan-webmozart-assert/releases)
- [Commits](phpstan/phpstan-webmozart-assert@1.2.0...1.2.11)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-webmozart-assert
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Nov 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 4, 2024

Looks like phpstan/phpstan-webmozart-assert is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 4, 2024
@dependabot dependabot bot deleted the dependabot/composer/phpstan/phpstan-webmozart-assert-1.2.11 branch November 4, 2024 20:21
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.

0 participants