Skip to content

Bump phpstan/phpstan from 2.1.48 to 2.1.50 - #121

Merged
omnicolor merged 1 commit into
mainfrom
dependabot/composer/phpstan/phpstan-2.1.50
Apr 27, 2026
Merged

Bump phpstan/phpstan from 2.1.48 to 2.1.50#121
omnicolor merged 1 commit into
mainfrom
dependabot/composer/phpstan/phpstan-2.1.50

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown

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 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Apr 27, 2026
@github-actions

Copy link
Copy Markdown

Coverage after merging dependabot/composer/phpstan/phpstan-2.1.50 into main

88.20%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
Jerodev\PhpIrcClient/src
   ChannelMode.phpN/A100%100%
   Color.phpN/A100%100%
   IrcChannel.phpN/A85.71%93.75%44
   IrcClient.phpN/A93.75%83.05%117, 55, 73, 91, 92, 95, 96, 97, 98, 99
   IrcCommand.phpN/A100%100%
   IrcConnection.phpN/A66.67%35.29%101, 102, 121, 136, 137, 140, 141, 143, 152, 52, 53, 64, 65, 68, 69, 70, 71, 73, 74, 75, 76, 78, 79, 80, 82, 84, 85, 86, 87, 88, 89, 90, 92
   IrcMessageParser.phpN/A100%100%
   IrcReply.phpN/A100%100%
   IrcUser.phpN/A100%100%
   UserMode.phpN/A100%100%
Jerodev\PhpIrcClient\Features/src/Features
   AcceptListLength.phpN/A100%100%
   AwayMessageLength.phpN/A100%100%
   BanExceptions.phpN/A100%100%
   Bot.phpN/A100%100%
   CallerID.phpN/A100%100%
   CaseMapping.phpN/A100%100%
   ChannelKeyLength.phpN/A100%100%
   ChannelLimit.phpN/A100%100%
   ChannelModes.phpN/A100%100%
   ChannelNameLength.phpN/A100%100%
   ChannelTypes.phpN/A100%100%
   ExtendedBanMasks.phpN/A100%100%
   ExtendedList.phpN/A100%100%
   ExtendedSilence.phpN/A100%100%
   ExtendedWho.phpN/A100%100%
   Feature.phpN/A100%100%
   HostnameLength.phpN/A100%100%
   InviteExceptions.phpN/A100%100%
   KickReasonLength.phpN/A100%100%
   LineLength.phpN/A100%100%
   MaxList.phpN/A100%100%
   MaxTargets.phpN/A100%100%
   Modes.phpN/A100%100%
   MonitorListLength.phpN/A100%100%
   NameLength.phpN/A100%100%
   NamesListExtended.phpN/A100%100%
   NamesReplyContainsHostnames.phpN/A100%100%
   NetworkName.phpN/A100%100%
   NicknameLength.phpN/A100%100%
   NumericFeature.phpN/A100%100%
   Prefixes.phpN/A100%100%
   SafeList.phpN/A100%100%
   SecureListTime.phpN/A100%100%
   SilenceListLength.phpN/A100%100%
   StatusMessage.phpN/A100%100%
   TargetMax.phpN/A100%100%
   TopicLength.phpN/A100%100%
   UserIP.phpN/A100%100%
   UserModes.phpN/A100%100%
   UsernameLength.phpN/A100%100%
   VaryingBanListSize.phpN/A100%100%
   VaryingListSize.phpN/A100%100%
   WatchListLength.phpN/A100%100%
Jerodev\PhpIrcClient\Helpers/src/Helpers
   Event.phpN/A100%100%
   EventHandlerCollection.phpN/A100%100%
Jerodev\PhpIrcClient\Messages/src/Messages
   ISupportMessage.phpN/A66.67%84.85%72, 73, 77, 78, 92
   InviteMessage.phpN/A100%100%
   IrcMessage.phpN/A100%100%
   KickMessage.phpN/A100%100%
   MOTDMessage.phpN/A100%100%
   ModeMessage.phpN/A100%100%
   NameReplyMessage.phpN/A100%91.67%31
   NickMessage.phpN/A50%62.50%33, 34, 35
   PingMessage.phpN/A100%83.33%19
   PrivmsgMessage.phpN/A100%75%37, 38, 39
   TopicChangeMessage.phpN/A100%88.89%31
   WelcomeMessage.phpN/A0%0%18, 19, 22, 23, 33, 34, 35
   WhoisRegNickMessage.phpN/A0%0%18, 19, 28, 29, 30
Jerodev\PhpIrcClient\Options/src/Options
   ClientOptions.phpN/A100%100%
   ConnectionOptions.phpN/A100%100%

@omnicolor
omnicolor merged commit e1a3e5c into main Apr 27, 2026
4 checks passed
@omnicolor
omnicolor deleted the dependabot/composer/phpstan/phpstan-2.1.50 branch April 27, 2026 13:36
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.

1 participant