Skip to content

chore(deps): Bump nextcloud/coding-standard from 1.4.0 to 1.5.0 in /vendor-bin/cs-fixer#60667

Merged
AndyScherzinger merged 2 commits into
masterfrom
dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.5.0
Jun 1, 2026
Merged

chore(deps): Bump nextcloud/coding-standard from 1.4.0 to 1.5.0 in /vendor-bin/cs-fixer#60667
AndyScherzinger merged 2 commits into
masterfrom
dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 23, 2026

Bumps nextcloud/coding-standard from 1.4.0 to 1.5.0.

Release notes

Sourced from nextcloud/coding-standard's releases.

v1.5.0

What's Changed

Full Changelog: nextcloud/coding-standard@v1.4.0...v1.5.0

Changelog

Sourced from nextcloud/coding-standard's changelog.

1.5.0 — 2026-05-19

Added

  • blank_lines_before_namespace: Make sure a blank line precedes the namespace declaration
  • no_extra_blank_lines: Remove extra blank lines where they are not needed to improve readability
Commits
  • 80547a9 Merge pull request #52 from nextcloud/feat/remove-extra-blank-lines
  • 6d42ad9 chore: Fill CHANGELOG.md
  • 784261f feat: Set precise rules for blank lines
  • bce96d6 Merge pull request #51 from nextcloud/fix/use-modifier-keywords
  • fa1f456 chore: Move from deprecated visibility_required to modifier_keywords
  • See full diff 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 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)

@dependabot dependabot Bot requested a review from a team as a code owner May 23, 2026 01:04
@dependabot dependabot Bot requested review from Altahrim, ArtificialOwl, leftybournes and provokateurin and removed request for a team May 23, 2026 01:04
@github-actions github-actions Bot enabled auto-merge May 23, 2026 01:17
@AndyScherzinger AndyScherzinger added this to the Nextcloud 35 milestone May 25, 2026
@come-nc come-nc requested review from nfebe, sorbaugh and susnux and removed request for a team May 28, 2026 13:00
@come-nc come-nc force-pushed the dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.5.0 branch from 8eaa2a9 to bd48cfd Compare May 28, 2026 13:04
@come-nc
Copy link
Copy Markdown
Contributor

come-nc commented May 28, 2026

This is gonna conflict a lot, so I’m waiting for CI to pass on current state, and then it should be rebased and force-merged.
To solve conflicts the easiest is to checkout the master version and run cs:fix again.

Bumps [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/nextcloud/coding-standard/releases)
- [Changelog](https://github.com/nextcloud/coding-standard/blob/master/CHANGELOG.md)
- [Commits](nextcloud/coding-standard@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: nextcloud/coding-standard
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@come-nc come-nc force-pushed the dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.5.0 branch 2 times, most recently from 24e7dcf to ae4c1e1 Compare June 1, 2026 11:42
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
@come-nc come-nc force-pushed the dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.5.0 branch from ae4c1e1 to 1ab09ec Compare June 1, 2026 11:47
@come-nc
Copy link
Copy Markdown
Contributor

come-nc commented Jun 1, 2026

Ready to be force-merged

@AndyScherzinger AndyScherzinger disabled auto-merge June 1, 2026 12:04
@AndyScherzinger AndyScherzinger merged commit 17fa2c7 into master Jun 1, 2026
181 of 197 checks passed
@AndyScherzinger AndyScherzinger deleted the dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.5.0 branch June 1, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants