Closed dependabot[bot] closed 6 months ago
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.
@dependabot recreate
Looks like nextcloud/coding-standard is up-to-date now, so this is no longer needed.
Bumps nextcloud/coding-standard from 1.1.1 to 1.2.1.
Release notes
Sourced from nextcloud/coding-standard's releases.
Changelog
Sourced from nextcloud/coding-standard's changelog.
Commits
cf5f18d
Merge pull request #16 from nextcloud/nickvergessen-patch-135fd40e
fix(docs): Update old file name in readme51cf509
fix: Removefully_qualified_strict_types
again424cdd9
Merge pull request #15 from nextcloud/enh/extend-coding-standardc178f60
chore: Add missing entries to changeloga60ff69
enh: Force short syntax for list as well7180117
enh: Remove leading slash in use statements2fce407
enh: Remove namespace from class FQDN if there is a use statement1dedda4
enh: Set type as nullable when default value is null (needed for PHP 8.4)d9cd7a3
enh: Forbid yoda style comparisonYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command.
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