Bump alstr/todo-to-issue-action from 2.3 to 4.11
Created by: dependabot[bot]
Bumps alstr/todo-to-issue-action from 2.3 to 4.11.
Release notes
Sourced from alstr/todo-to-issue-action's releases.
v4.11
- Enable issue escaping.
- Remove requirement for space after comment marker.
Thanks to
@Christoph-Koschel
.v4.10.2
Add RMarkdown support.
v4.10.1
- Add support for Starlark and JSON with Comments.
- Rework README.
- Fix URL to line for enterprise.
v4.10
Add support for GHES with new API URL input.
v4.9.3
Add XML support.
v4.9.2
Update Docker image version.
v4.9.1
Add support for GDScript and Nix.
v4.9
Add support for workflow_dispatch trigger.
v4.8.1
Add Clojure support.
v4.8
- Make file extension checks case insensitive.
- Make inputs optional.
v4.7.1
Add support for JSON5.
v4.7
Add support for custom identifiers (e.g.
FIXME
) and default labels.v4.6.9
Simplify usage instructions in README.
v4.6.8
Update test.
v4.6.7
Add Haskel support.
... (truncated)
Commits
-
77d9a65
Update Docker image version -
b6dc42b
Merge pull request #164 from Christoph-Koschel/patch-2 -
9d485f0
Remove debugging stuff -
008d51b
Update unit tests -
381a754
Allows to have no spaces between a comment pattern and a TODO identifier. Clo... -
1b909bf
Add JetBrains to ignore list -
b71583d
Update syntax.json -
41e6824
Merge pull request #162 from Christoph-Koschel/patch-1 -
b11a016
Unit tests for testing escaping -
85df7d0
Enable issue escaping - Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.