fastapi / asyncer

Asyncer, async and await, focused on developer experience.
https://asyncer.tiangolo.com/
MIT License
1.62k stars 57 forks source link

⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 #219

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps tiangolo/issue-manager from 0.5.0 to 0.5.1.

Release notes

Sourced from tiangolo/issue-manager's releases.

0.5.1

Features

  • ⚡️ Improve speed (from 23 seconds to 3 seconds) by using Docker underneath. PR #33 by @​tiangolo.

Fixes

  • 🐛 Fix Docker deploy on branch master (not main). PR #34 by @​tiangolo.

Docs

  • 📝 Update docs and include permissions for pull-request: write. PR #29 by @​tiangolo.
  • 📝 Update docs about token permissions. PR #27 by @​tiangolo.

Internal

  • 👷 Update issue-manager.yml. PR #32 by @​tiangolo.
  • 👷 Update latest-changes GitHub Action. PR #28 by @​tiangolo.
  • 👷 Update issue-manager.yml GitHub Action permissions. PR #26 by @​tiangolo.
  • 🔧 Add GitHub templates for discussions and issues, and security policy. PR #22 by @​alejsdev.
Commits
  • f94f76c 🔖 Release version 0.5.1
  • d1f15b4 📝 Update release notes
  • 4ddbe7e 📝 Update release notes
  • b17456a 🐛 Fix Docker deploy on branch master (not main) (#34)
  • 889360b 📝 Update release notes
  • f483f1a ⚡️ Improve speed by using Docker underneath (#33)
  • 918ef3d 📝 Update release notes
  • f0b5fcb 👷 Update issue-manager.yml (#32)
  • c0fced5 📝 Update release notes
  • 308000e 📝 Update docs and include permissions for pull-request: write (#29)
  • 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 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)