[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency flask to v3.0.3 #11376

Merged
merged 7 commits into from
May 9, 2024

Conversation

renovate-bot
Copy link
Contributor
@renovate-bot renovate-bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Flask (changelog) ==3.0.0 -> ==3.0.3 age adoption passing confidence
Flask (changelog) ==2.2.2 -> ==3.0.3 age adoption passing confidence
Flask (changelog) ==2.2.5 -> ==3.0.3 age adoption passing confidence
Flask (changelog) ==2.1.0 -> ==3.0.3 age adoption passing confidence
Flask (changelog) ==1.1.4 -> ==3.0.3 age adoption passing confidence
Flask (changelog) ==2.0.3 -> ==3.0.3 age adoption passing confidence
Flask (changelog) ==2.3.3 -> ==3.0.3 age adoption passing confidence
flask (changelog) ==2.2.5 -> ==3.0.3 age adoption passing confidence

Release Notes

pallets/flask (Flask)

v3.0.3

Compare Source

Released 2024-04-07

  • The default hashlib.sha1 may not be available in FIPS builds. Don't
    access it at import time so the developer has time to change the default.
    :issue:5448
  • Don't initialize the cli attribute in the sansio scaffold, but rather in
    the Flask concrete class. :pr:5270

v3.0.2

Compare Source

Released 2024-02-03

  • Correct type for jinja_loader property. :issue:5388
  • Fix error with --extra-files and --exclude-patterns CLI options.
    :issue:5391

v3.0.1

Compare Source

Released 2024-01-18

  • Correct type for path argument to send_file. :issue:5230
  • Fix a typo in an error message for the flask run --key option. :pr:5344
  • Session data is untagged without relying on the built-in json.loads
    object_hook. This allows other JSON providers that don't implement that.
    :issue:5381
  • Address more type findings when using mypy strict mode. :pr:5383

Configuration

📅 Schedule: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 1, 2024
@product-auto-label product-auto-label bot added samples Issues that are directly related to samples. api: appengine Issues related to the App Engine Admin API API. labels Apr 1, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Apr 1, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2024
@kweinmeister
Copy link
Contributor

@dependabot recreate

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 9, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 9, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels May 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 9, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2024
@leahecole leahecole added the automerge Merge the pull request once unit tests and other checks pass. label May 9, 2024
@leahecole leahecole merged commit 9737aac into GoogleCloudPlatform:main May 9, 2024
12 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 9, 2024
@renovate-bot renovate-bot deleted the renovate/flask-3.x branch May 9, 2024 17:35
leahecole added a commit to renovate-bot/python-docs-samples-1 that referenced this pull request May 9, 2024
…1376)

* chore(deps): update dependency flask to v3.0.3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Apply suggestions from code review

* Apply suggestions from code review

* Update cloud-sql/sql-server/sqlalchemy/requirements.txt

* Update cloud-media-livestream/keypublisher/requirements.txt

---------

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
leahecole added a commit to renovate-bot/python-docs-samples-1 that referenced this pull request May 9, 2024
…1376)

* chore(deps): update dependency flask to v3.0.3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Apply suggestions from code review

* Apply suggestions from code review

* Update cloud-sql/sql-server/sqlalchemy/requirements.txt

* Update cloud-media-livestream/keypublisher/requirements.txt

---------

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
leahecole added a commit to renovate-bot/python-docs-samples-1 that referenced this pull request May 16, 2024
…1376)

* chore(deps): update dependency flask to v3.0.3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Apply suggestions from code review

* Apply suggestions from code review

* Update cloud-sql/sql-server/sqlalchemy/requirements.txt

* Update cloud-media-livestream/keypublisher/requirements.txt

---------

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
leahecole added a commit to renovate-bot/python-docs-samples-1 that referenced this pull request Jun 6, 2024
…1376)

* chore(deps): update dependency flask to v3.0.3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Apply suggestions from code review

* Apply suggestions from code review

* Update cloud-sql/sql-server/sqlalchemy/requirements.txt

* Update cloud-media-livestream/keypublisher/requirements.txt

---------

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
leahecole added a commit that referenced this pull request Jun 7, 2024
* chore(deps): update dependency pytest to v8.2.0

* chore(deps): update dependency flask to v3.0.3 (#11376)

* chore(deps): update dependency flask to v3.0.3

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* Apply suggestions from code review

* Apply suggestions from code review

* Update cloud-sql/sql-server/sqlalchemy/requirements.txt

* Update cloud-media-livestream/keypublisher/requirements.txt

---------

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* Apply suggestions from code review

---------

Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: appengine Issues related to the App Engine Admin API API. samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants