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 alstr/todo-to-issue-action from 4.10 to 4.11 #747

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2023

Bumps alstr/todo-to-issue-action from 4.10 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.
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

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)

Bumps [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) from 4.10 to 4.11.
- [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
- [Commits](alstr/todo-to-issue-action@v4.10...v4.11)

---
updated-dependencies:
- dependency-name: alstr/todo-to-issue-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from apoclyps as a code owner September 20, 2023 08:29
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Sep 20, 2023
@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@12c90d9). Click here to learn what that means.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #747   +/-   ##
=======================================
  Coverage        ?   32.12%           
=======================================
  Files           ?       17           
  Lines           ?      358           
  Branches        ?        0           
=======================================
  Hits            ?      115           
  Misses          ?      243           
  Partials        ?        0           
Flag Coverage Δ
unittests 32.12% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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 github_actions Pull requests that update Github_actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants