Skip to content

chore(deps): bump cqm-models from 4.3.1 to 4.3.2 in /ccdaservice#12678

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ccdaservice/cqm-models-4.3.2
Open

chore(deps): bump cqm-models from 4.3.1 to 4.3.2 in /ccdaservice#12678
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/ccdaservice/cqm-models-4.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps cqm-models from 4.3.1 to 4.3.2.

Commits

@dependabot dependabot Bot added CCDA Service dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 29, 2026
@github-actions

github-actions Bot commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

PHPStan Baseline Diff

Identifier Master PR Δ
missingType.return 5,722 5,743 +21
echo.nonString 638 643 +5
Total 140,251 140,277 +26

2 identifier(s) changed, 167 unchanged.

Unchanged identifiers (167)
Identifier Occurrences
argument.byRef 12
argument.templateType 3
argument.type 27,944
argument.unpackNonIterable 1
arguments.count 14
array.invalidKey 94
assign.propertyType 383
assignOp.invalid 933
binaryOp.invalid 6,890
booleanAnd.alwaysFalse 46
booleanAnd.alwaysTrue 5
booleanAnd.leftAlwaysFalse 8
booleanAnd.leftAlwaysTrue 21
booleanAnd.rightAlwaysFalse 2
booleanAnd.rightAlwaysTrue 16
booleanNot.alwaysFalse 50
booleanNot.alwaysTrue 42
booleanOr.alwaysFalse 4
booleanOr.alwaysTrue 14
booleanOr.leftAlwaysFalse 1
booleanOr.leftAlwaysTrue 6
booleanOr.rightAlwaysFalse 3
booleanOr.rightAlwaysTrue 9
callable.nonCallable 28
cast.double 30
cast.int 372
cast.string 4,465
catch.neverThrown 5
class.extendsDeprecatedClass 4
class.nameCase 3
class.notFound 180
classConstant.deprecated 5
classConstant.nonObject 42
classConstant.unused 8
clone.nonObject 1
constant.deprecated 2
deadCode.unreachable 97
empty.expr 30
empty.notAllowed 8,388
empty.offset 18
empty.property 16
empty.variable 87
encapsedStringPart.nonString 1,465
equal.alwaysFalse 36
equal.alwaysTrue 18
equal.invalid 3
expr.resultUnused 9
foreach.emptyArray 13
foreach.nonIterable 1,784
function.alreadyNarrowedType 160
function.deprecated 283
function.impossibleType 40
function.nameCase 51
function.resultUnused 3
greater.alwaysFalse 5
greater.alwaysTrue 22
greaterOrEqual.alwaysFalse 2
greaterOrEqual.alwaysTrue 2
identical.alwaysFalse 70
identical.alwaysTrue 11
if.alwaysFalse 51
if.alwaysTrue 136
instanceof.alwaysFalse 2
instanceof.alwaysTrue 22
isset.offset 25
isset.property 8,137
isset.variable 35
logicalAnd.alwaysFalse 1
logicalAnd.alwaysTrue 3
logicalAnd.leftAlwaysTrue 1
method.alreadyNarrowedType 300
method.childParameterType 155
method.childReturnType 319
method.deprecated 336
method.deprecatedClass 3
method.impossibleType 19
method.nameCase 137
method.nonObject 4,628
method.notFound 387
method.resultUnused 1
method.unused 44
method.void 13
missingType.generics 43
missingType.iterableValue 3,261
missingType.parameter 8,441
missingType.property 6,048
new.deprecatedClass 11
notEqual.alwaysFalse 6
notEqual.alwaysTrue 15
notEqual.invalid 1
notIdentical.alwaysFalse 5
notIdentical.alwaysTrue 113
nullCoalesce.expr 413
nullCoalesce.offset 88
nullCoalesce.property 208
nullCoalesce.variable 182
nullsafe.neverNull 20
offsetAccess.invalidOffset 1,556
offsetAccess.nonArray 41
offsetAccess.nonOffsetAccessible 22,041
offsetAccess.notFound 216
offsetAssign.dimType 35
offsetAssign.valueType 3
openemr.deprecatedSqlFunction 5,322
openemr.exitInCatchOrFinally 60
openemr.forbiddenCatchType 577
openemr.forbiddenCurlFunction 168
openemr.forbiddenErrorLog 301
openemr.forbiddenEval 2
openemr.forbiddenGlobalKeyword 519
openemr.forbiddenGlobalsAccess 88
openemr.forbiddenInstantiation 90
openemr.forbiddenRequestGlobals 7,230
openemr.forbiddenShellExecution 25
openemr.noGlobalNsFunctions 1,383
parameter.defaultValue 132
parameter.notFound 112
parameter.phpDocType 29
parameterByRef.type 10
postDec.type 6
postInc.type 37
preDec.type 7
preInc.type 55
print.nonString 1
property.defaultValue 12
property.deprecated 1
property.nonObject 1,759
property.notFound 216
property.onlyRead 4
property.onlyWritten 86
property.phpDocType 3
property.unused 45
property.unusedType 10
return.deprecatedClass 6
return.empty 145
return.phpDocType 36
return.type 2,265
return.unresolvableType 1
return.unusedType 23
return.void 2
smaller.alwaysFalse 6
smaller.alwaysTrue 3
smallerOrEqual.alwaysTrue 1
staticMethod.deprecated 96
staticMethod.deprecatedClass 13
staticMethod.impossibleType 1
staticMethod.nameCase 8
staticMethod.nonObject 6
staticMethod.resultUnused 7
staticProperty.deprecated 1
ternary.alwaysFalse 8
ternary.alwaysTrue 33
throws.notThrowable 3
throws.unusedType 1
throws.void 2
trait.unused 2
traitUse.deprecatedTrait 35
unaryOp.invalid 9
varTag.differentVariable 1
varTag.misplaced 7
varTag.nativeType 7
varTag.noVariable 1
varTag.type 5
varTag.variableNotFound 3
variable.undefined 1,097
void.pure 1
while.alwaysTrue 5

@kojiromike kojiromike left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumps [cqm-models](https://github.com/projecttacoma/cqm-models) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/projecttacoma/cqm-models/releases)
- [Commits](https://github.com/projecttacoma/cqm-models/commits)

---
updated-dependencies:
- dependency-name: cqm-models
  dependency-version: 4.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/ccdaservice/cqm-models-4.3.2 branch from 5c5bdd6 to ecdddcc Compare July 16, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CCDA Service dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant