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 moodlehq/moodle-cs from 3.3.12 to 3.3.13 #228

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2024

Bumps moodlehq/moodle-cs from 3.3.12 to 3.3.13.

Release notes

Sourced from moodlehq/moodle-cs's releases.

v3.3.13

Changed

  • Applied various internal, coding and CI improvements:
    • Modified own CI tests to behave better.
    • Locked nikic/php-parser to v4 to avoid jumping to v5 yet (PHP compatibility).
  • Updated composer dependencies to current versions, notably PHP_CodeSniffer (3.8.1).

Added

  • New moodle.Commenting.TodoComment Sniff will be in charge to control that all the todo comments in core (both // TODO and @todo ones) always come with a link to the MDL project in the Tracker.

    Its behaviour can be controlled both by the commentRequiredRegex property in ruleset files or by the moodleTodoCommentRegex configuration option in phpcs.xml files and CLI invocations. Setting them to empty string disables the Sniff completely.

Full changelog

Changelog

Sourced from moodlehq/moodle-cs's changelog.

[v3.3.13] - 2024-01-19

Changed

  • Applied various internal, coding and CI improvements:
    • Modified own CI tests to behave better.
    • Locked nikic/php-parser to v4 to avoid jumping to v5 yet (PHP compatibility).
  • Updated composer dependencies to current versions, notably PHP_CodeSniffer (3.8.1).

Added

  • New moodle.Commenting.TodoComment Sniff will be in charge to control that all the todo comments in core (both // TODO and @todo ones). Always come with a link to the MDL project in the Tracker.

    Its behaviour can be controlled both by the commentRequiredRegex property in ruleset files or by the moodleTodoCommentRegex configuration option in phpcs.xml files and CLI invocations. Setting them to empty string disables the Sniff completely.

Commits
  • f4c5229 Prepare the v3.3.13 release
  • 2fd5234 Merge pull request #91 from stronk7/todo_commenting_sniff
  • 644bdd2 Add a new moodleTodoCommentRegex config option
  • 99f8940 Check TODO and @​todo comments looking for extra info
  • 95a21b7 Mini bump squizlabs/php_codesniffer to 3.8.1
  • 5eaab4d Merge pull request #89 from stronk7/lock_php_parser_v4
  • 6eb7253 Lock nikic/php-parser v4
  • 0cfc3d8 Merge pull request #86 from stronk7/move_always_to_cancelled
  • 66cf4ff GHA: Move from always() to !cancelled()
  • 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 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)

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps [moodlehq/moodle-cs](https://github.com/moodlehq/moodle-cs) from 3.3.12 to 3.3.13.
- [Release notes](https://github.com/moodlehq/moodle-cs/releases)
- [Changelog](https://github.com/moodlehq/moodle-cs/blob/main/CHANGELOG.md)
- [Commits](moodlehq/moodle-cs@v3.3.12...v3.3.13)

---
updated-dependencies:
- dependency-name: moodlehq/moodle-cs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2024

Looks like moodlehq/moodle-cs is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jan 26, 2024
@dependabot dependabot bot deleted the dependabot/composer/moodlehq/moodle-cs-3.3.13 branch January 26, 2024 16:15
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants