Skip to content
Unfurl Cloud
  • Dashboard
  • Blueprints
  • Cloud
Projects Groups Topics Snippets
  • Help
  • Register
  • Sign in
  • unfurl unfurl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

build(deps): bump flask-cors from 3.0.10 to 4.0.1 in /unfurl/templates/python3.8

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Adam requested to merge dependabot/pip/unfurl/templates/python3.8/flask-cors-4.0.1 into main Jul 02, 2024
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 2

Created by: dependabot[bot]

Bumps flask-cors from 3.0.10 to 4.0.1.

Release notes

Sourced from flask-cors's releases.

4.0.1

What's Changed

  • Fix Read the Docs builds by @​kurtmckee in corydolphin/flask-cors#345
  • Update extension.py to clean request.path before logging it by @​aneshujevic in corydolphin/flask-cors#351
  • Update CI to include Python 3.12 and flask 3.0.3 by @​corydolphin in corydolphin/flask-cors#354
  • Release 4.0.1 by @​corydolphin in corydolphin/flask-cors#353

New Contributors

  • @​kurtmckee made their first contribution in corydolphin/flask-cors#345
  • @​aneshujevic made their first contribution in corydolphin/flask-cors#351

Full Changelog: https://github.com/corydolphin/flask-cors/compare/4.0.0...4.0.1

Release 4.0.0

What's Changed

  • Remove support for Python versions older than 3.8 by @​WAKayser in corydolphin/flask-cors#330
  • Add GHA tooling by @​corydolphin in corydolphin/flask-cors#331

New Contributors

  • @​WAKayser made their first contribution in corydolphin/flask-cors#330

Full Changelog: https://github.com/corydolphin/flask-cors/compare/3.1.01...v4.0.0

3.1.01

What's Changed

  • Include examples to specify that schema and port must be included in … by @​YPCrumble in corydolphin/flask-cors#294
  • two small changes to the documentation, based on issue #290 by @​bbbart in corydolphin/flask-cors#291
  • Fix typo by @​sunarch in corydolphin/flask-cors#304
  • FIX: typo in CSRF by @​sattamjh in corydolphin/flask-cors#315
  • Test against recent Python versions by @​pylipp in corydolphin/flask-cors#314
  • Correct spelling mistakes by @​EdwardBetts in corydolphin/flask-cors#311
  • 'Access-Control-Allow-Private-Network = true' header for http response by @​chelo-kjml in corydolphin/flask-cors#318
  • docs: Fix a few typos by @​timgates42 in corydolphin/flask-cors#323
  • [Docs] Fix typo in configuration documentation by @​sachit-shroff in corydolphin/flask-cors#316
  • Release Version 3.1.01 by @​corydolphin in corydolphin/flask-cors#329

New Contributors

  • @​YPCrumble made their first contribution in corydolphin/flask-cors#294
  • @​sunarch made their first contribution in corydolphin/flask-cors#304
  • @​sattamjh made their first contribution in corydolphin/flask-cors#315
  • @​pylipp made their first contribution in corydolphin/flask-cors#314
  • @​EdwardBetts made their first contribution in corydolphin/flask-cors#311
  • @​chelo-kjml made their first contribution in corydolphin/flask-cors#318
  • @​sachit-shroff made their first contribution in corydolphin/flask-cors#316

Full Changelog: https://github.com/corydolphin/flask-cors/compare/3.0.10...3.1.01

Changelog

Sourced from flask-cors's changelog.

4.0.1

Security

  • Address CVE-2024-1681 which is a log injection vulnerability when the log level is set to debug by @​aneshujevic in corydolphin/flask-cors#351

4.0.0

  • Remove support for Python versions older than 3.8 by @​WAKayser in corydolphin/flask-cors#330
  • Add GHA tooling by @​corydolphin in corydolphin/flask-cors#331

3.1.01

  • Include examples to specify that schema and port must be included in … by @​YPCrumble in corydolphin/flask-cors#294
  • two small changes to the documentation, based on issue #290 by @​bbbart in corydolphin/flask-cors#291
  • Fix typo by @​sunarch in corydolphin/flask-cors#304
  • FIX: typo in CSRF by @​sattamjh in corydolphin/flask-cors#315
  • Test against recent Python versions by @​pylipp in corydolphin/flask-cors#314
  • Correct spelling mistakes by @​EdwardBetts in corydolphin/flask-cors#311
  • 'Access-Control-Allow-Private-Network = true' header for http response by @​chelo-kjml in corydolphin/flask-cors#318
  • docs: Fix a few typos by @​timgates42 in corydolphin/flask-cors#323
  • [Docs] Fix typo in configuration documentation by @​sachit-shroff in corydolphin/flask-cors#316
Commits
  • 1df178c Release 0.4.1 (#353)
  • 5090b4a Update CI to include Python 3.12 and flask 3.0.3 (#354)
  • 6172c20 Update extension.py to clean request.path before logging it (#351)
  • cadade9 Fix Read the Docs builds (#345)
  • 40acc80 Update CHANGELOG to reflect 4.0.0 release (#335)
  • dbabb27 Testing: Move from deprecated assertEquals to assertEqual (#332)
  • 0b74401 Convert CI to use GHA (#331)
  • 637595d Remove support for old python versions (#330)
  • c9c55e1 Release Version 3.1.01 (#329)
  • 98aca1a Fix typo (#316)
  • 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dependabot/pip/unfurl/templates/python3.8/flask-cors-4.0.1