FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(deps): update dependency flask to v3.0.3 by renovate-bot · Pull Request #11376 · GoogleCloudPlatform/python-docs-samples · GitHub

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

Merged
leahecole merged 7 commits into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/flask-3.x
May 9, 2024
Merged

chore(deps): update dependency flask to v3.0.3#11376
leahecole merged 7 commits into
GoogleCloudPlatform:mainfrom
renovate-bot:renovate/flask-3.x

Conversation

renovate-bot commented Apr 1, 2024
edited
Loading

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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 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 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 Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2024
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 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 Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Apr 1, 2024
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 1, 2024

Copy link
Copy Markdown
Contributor

@dependabot recreate

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 Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 9, 2024
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 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 Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 9, 2024
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2024
leahecole requested a review from yoshi-approver May 9, 2024 15:54
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 Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 9, 2024
kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2024
leahecole added the automerge Merge the pull request once unit tests and other checks pass. label May 9, 2024
leahecole merged commit 9737aac into GoogleCloudPlatform:main May 9, 2024
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 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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL