Skip to content

chore(deps): bump alstr/todo-to-issue-action from 5.1.10 to 5.1.15 - #33

Merged
ulises-jeremias merged 1 commit into
mainfrom
dependabot/github_actions/alstr/todo-to-issue-action-5.1.15
Aug 24, 2026
Merged

chore(deps): bump alstr/todo-to-issue-action from 5.1.10 to 5.1.15#33
ulises-jeremias merged 1 commit into
mainfrom
dependabot/github_actions/alstr/todo-to-issue-action-5.1.15

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps alstr/todo-to-issue-action from 5.1.10 to 5.1.15.

Release notes

Sourced from alstr/todo-to-issue-action's releases.

v5.1.15

What's Changed

New Contributors

Full Changelog: alstr/todo-to-issue-action@v5.1.14...v5.1.15

v5.1.14

What's Changed

New Contributors

Full Changelog: alstr/todo-to-issue-action@v5.1.13...v5.1.14

v5.1.13

What's Changed

New Contributors

Full Changelog: alstr/todo-to-issue-action@v5...v5.1.13

v5.1.12

What's Changed

New Contributors

Full Changelog: alstr/todo-to-issue-action@v5...v5.1.12

v5.1.11

... (truncated)

Commits
  • 37bb7b5 Bump version
  • 422bb5f Merge pull request #287 from devantler/fix/ambiguous-match-html-url
  • 09d8ce2 Merge pull request #284 from ajram23/fix/dedup-issue-creation
  • 9c76c74 test(GitHubClient): cover ambiguous-match close path (html_url, no crash)
  • a72ce6c fix(GitHubClient): use html_url not web_url when listing ambiguous matches
  • 73368c7 Fix duplicate issue creation by checking existing issues before creating
  • 64aca8f Bump version
  • d1f79f2 Merge pull request #281 from soraxas/fix/unbounded-var
  • 82dd9d3 actually fallback to default dict
  • 62a4dd1 Merge pull request #279 from yonasBSD/chore/upgrade-actions-checkout
  • 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 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 5.1.10 to 5.1.15.
- [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
- [Commits](alstr/todo-to-issue-action@v5.1.10...v5.1.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
@dependabot
dependabot Bot requested a review from ulises-jeremias as a code owner August 24, 2026 05:05
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
create-awesome-python-app-website Ready Ready Preview Aug 24, 2026 5:05am

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.04s
✅ COPYPASTE jscpd yes no no 4.7s
✅ EDITORCONFIG editorconfig-checker 172 0 0 0.89s
✅ JAVASCRIPT standard 1 0 0 1.7s
✅ JSON jsonlint 9 0 0 0.19s
✅ JSON npm-package-json-lint yes no no 0.6s
✅ JSON prettier 9 0 0 0.56s
✅ JSON v8r 9 0 0 14.11s
✅ MARKDOWN markdownlint 9 0 0 0.74s
✅ MARKDOWN markdown-table-formatter 9 0 0 0.3s
✅ REPOSITORY checkov yes no no 16.54s
✅ REPOSITORY gitleaks yes no no 0.71s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY secretlint yes no no 1.61s
✅ REPOSITORY trivy yes no no 10.03s
✅ REPOSITORY trufflehog yes no no 3.96s
✅ SPELL cspell 173 0 0 6.34s
⚠️ YAML prettier 13 1 2 0.85s
✅ YAML yamllint 13 0 0 0.54s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions

Copy link
Copy Markdown
Contributor
Fails
🚫 📋 Missing Section - Please include the section: ## Description in your PR description.
🚫 📋 Missing Section - Please include the section: ## Type of Change in your PR description.
🚫 📋 Missing Section - Please include the section: ## How Has This Been Tested? in your PR description.
🚫 📋 Missing Section - Please include the section: ## Checklist in your PR description.
Warnings
⚠️ 📋 Unchecked Checklist Item - Please check the item: My code follows the style guidelines of this project in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have performed a self-review of my code in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have commented my code, particularly in hard-to-understand areas in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have made corresponding changes to the documentation in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: My changes generate no new warnings in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: Any dependent changes have been merged and published in downstream modules in your PR description.
⚠️ 📋 Unchecked Checklist Item - Please check the item: I have checked my code and corrected any misspellings in your PR description.
Messages
📖 Thanks! We ❤️ small PRs!

Generated by 🚫 dangerJS against f6ada5d

@ulises-jeremias
ulises-jeremias merged commit c6eb35a into main Aug 24, 2026
6 of 7 checks passed
@ulises-jeremias
ulises-jeremias deleted the dependabot/github_actions/alstr/todo-to-issue-action-5.1.15 branch August 24, 2026 05:14
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.

1 participant