Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2024

Bumps Scony/godot-gdscript-toolkit from cbd7a1dcff14cd272787a4ca497c7ff328714a6c to 33b918a3b643a41bce61497d8312a26d90704cbe.

Changelog

Sourced from Scony/godot-gdscript-toolkit's changelog.

Changelog

[4.2.2] 2023-12-11

Added

  • Added gdformatrc configuration file to gdformat

Changed

  • Fixed support for r-strings
  • Fixed support for breakpoint statement in formatter

[4.2.1] 2023-12-10

Added

  • Added support for multiline patterns within match statement branches
  • Added support for r-strings

[4.2.0] 2023-11-30

Added

  • Added support for breakpoint statement
  • Added support for function-level annotations
  • Added support for typed for loop iterator (#241)
  • Added the --use-spaces=<int> option to gdformat so that space-based indentations can be used instead of tab-based ones

Changed

  • Fixed max-public-methods linter check disabling (#222)
  • Default regex for names of constants now allows underscore as a prefix to denote private contants (#223)
  • Fixed parsing of files without newline at the end of file ending with comment (#237)
  • Fixed linter support for docstrings (#233)
  • Fixed linter support for trailing comma in function's args list (#206)
  • Fixed linter support for static variables and classnames bundled with extends (#242)
  • Enforced function statement annotations to be formatted to separate lines (#252)

[4.1.0] 2023-07-06

Added

  • Added support for not in operator
  • Added support for static class variables

Changed

  • Improved exceptions formatting

[4.0.1] 2023-04-22

Added

  • Added support for user-defined types in type hints
  • Added support for annotations with empty argument list (e.g. @onready())
  • Added support for power operator **

... (truncated)

Commits

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)

Bumps [Scony/godot-gdscript-toolkit](https://github.com/scony/godot-gdscript-toolkit) from cbd7a1dcff14cd272787a4ca497c7ff328714a6c to 33b918a3b643a41bce61497d8312a26d90704cbe.
- [Release notes](https://github.com/scony/godot-gdscript-toolkit/releases)
- [Changelog](https://github.com/Scony/godot-gdscript-toolkit/blob/master/CHANGELOG.md)
- [Commits](Scony/godot-gdscript-toolkit@cbd7a1d...33b918a)

---
updated-dependencies:
- dependency-name: Scony/godot-gdscript-toolkit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2024

Looks like Scony/godot-gdscript-toolkit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 23, 2024
@dependabot dependabot bot deleted the dependabot/github_actions/Scony/godot-gdscript-toolkit-33b918a3b643a41bce61497d8312a26d90704cbe branch March 23, 2024 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant