Skip to content

chore(deps): bump quart-cors from 0.7.0 to 0.8.0 - #3169

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/quart-cors-0.8.0
Open

chore(deps): bump quart-cors from 0.7.0 to 0.8.0#3169
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/quart-cors-0.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps quart-cors from 0.7.0 to 0.8.0.

Changelog

Sourced from quart-cors's changelog.

0.8.0 2024-12-27

  • Add the ability to control origin wildcard sending as a wildcard seen in the allow origin header can be considered dangerous by some.
  • Add cors_exempt to top level package import.
  • Improve the typing througout.
  • Support Python 3.13, and 3.12 drop Python 3.8 and 3.7.
Commits
  • 0150c38 Bump and release 0.8.0
  • 9ac6a90 Restore non-composite publish CI code
  • 484924f Correct Zizmor CI, it should be its own job
  • 9f30ab0 Add missing container specification
  • c31cb8e Add the ability to control origin wildcard sending
  • 4ee55d0 Use my composite actions
  • 1fbd1c3 Switch from Poetry to PDM
  • cfc2a66 Fix minor mypy issue
  • 9f3e47e Update the Python versions supported
  • 31ed22a docs: add usage example for cors_exempt decorator
  • 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 [quart-cors](https://github.com/pgjones/quart-cors) from 0.7.0 to 0.8.0.
- [Changelog](https://github.com/pgjones/quart-cors/blob/main/CHANGELOG.rst)
- [Commits](pgjones/quart-cors@0.7.0...0.8.0)

---
updated-dependencies:
- dependency-name: quart-cors
  dependency-version: 0.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 16, 2026
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants