tiangolo / uwsgi-nginx-docker

Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container.
https://hub.docker.com/r/tiangolo/uwsgi-nginx/
Apache License 2.0
648 stars 285 forks source link

⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 #235

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps tiangolo/latest-changes from 0.3.1 to 0.3.2.

Release notes

Sourced from tiangolo/latest-changes's releases.

0.3.2

Features

  • ✨ Prevent CI workflows from running on a latest changes commit, add [skip ci] to commit message. PR #76 by @​patrick91.

Refactors

  • ♻️ Refactor usage of internal number_of_trials variable, it was not being used, fix typo. PR #75 by @​nghiahsgs.

Docs

Internal

Commits
  • 58bc7e0 🔖 Release version 0.3.2
  • 2521ac6 📝 Update release notes
  • dae3270 ✨ Prevent CI workflows from running on a latest changes commit, add `[skip ci...
  • cbb4e76 📝 Update release notes
  • 6645d37 ♻️ Refactor usage of internal number_of_trials variable, it was not being u...
  • b04269e 📝 Update release notes
  • ad4695d ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 (#74)
  • 19704a7 📝 Update release notes
  • cdf33db ⬆ Bump docker/build-push-action from 5 to 6 (#72)
  • d4ae2ab 📝 Update release notes
  • 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)