forked from GoogleCloudPlatform/getting-started-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: LisAnders/getting-started-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: GoogleCloudPlatform/getting-started-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 15 files changed
- 4 contributors
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f289a6 - Browse repository at this point
Copy the full SHA 8f289a6View commit details
Commits on Apr 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for daca19a - Browse repository at this point
Copy the full SHA daca19aView commit details
Commits on May 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 787b743 - Browse repository at this point
Copy the full SHA 787b743View commit details -
chore(deps): update all dependencies (GoogleCloudPlatform#540)
* chore(deps): update all dependencies * Apply suggestions from code review --------- Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b855426 - Browse repository at this point
Copy the full SHA b855426View commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce88309 - Browse repository at this point
Copy the full SHA ce88309View commit details -
chore(deps): update dependency cryptography to v41 [security] (Google…
…CloudPlatform#549) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cryptography](https://togithub.com/pyca/cryptography) ([changelog](https://cryptography.io/en/latest/changelog/)) | `==40.0.2` -> `==41.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | ### GitHub Vulnerability Alerts #### [GHSA-5cpq-8wj7-hf2v](https://togithub.com/pyca/cryptography/security/advisories/GHSA-5cpq-8wj7-hf2v) pyca/cryptography's wheels include a statically linked copy of OpenSSL. The versions of OpenSSL included in cryptography 0.5-40.0.2 are vulnerable to a security issue. More details about the vulnerability itself can be found in https://www.openssl.org/news/secadv/20230530.txt. If you are building cryptography source ("sdist") then you are responsible for upgrading your copy of OpenSSL. Only users installing from wheels built by the cryptography project (i.e., those distributed on PyPI) need to update their cryptography versions. --- ### Release Notes <details> <summary>pyca/cryptography</summary> ### [`v41.0.0`](https://togithub.com/pyca/cryptography/compare/40.0.2...41.0.0) [Compare Source](https://togithub.com/pyca/cryptography/compare/40.0.2...41.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/getting-started-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMDUuMiIsInVwZGF0ZWRJblZlciI6IjM1LjEwNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Configuration menu - View commit details
-
Copy full SHA for f23ce88 - Browse repository at this point
Copy the full SHA f23ce88View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8be59fc - Browse repository at this point
Copy the full SHA 8be59fcView commit details
Commits on Aug 22, 2024
-
fix: update libraries and python for the base image (GoogleCloudPlatf…
…orm#570) * fix: update libraries and python for the base image * fix:update python to python3 * fix: removing the python installation and using what's already installed * fix: resolve error around the use of apt instead of apt-get
Configuration menu - View commit details
-
Copy full SHA for 21d4d6b - Browse repository at this point
Copy the full SHA 21d4d6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9da8db - Browse repository at this point
Copy the full SHA d9da8dbView commit details
Commits on Jan 5, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d6097aa - Browse repository at this point
Copy the full SHA d6097aaView commit details
Commits on Jan 15, 2026
-
fix: modernize background app (GoogleCloudPlatform#572)
* fix: modernize background app * fix: attempt to fix linting issues * fix: resolve server-side cross-site scripting * fix: resolve lint issue with import order. * chore: add temporary use of storage to check if auth is working correctly. * fix: moving the bucket_name to the right level of indentation. * tmp: adding an assert to use the bucket variable that should be removed. * fix: based on https://github.com/pallets/flask/pull/5223/files moving to the use of markupsafe for escape * fix: import order * fix: really fix the library order
Configuration menu - View commit details
-
Copy full SHA for 08418ec - Browse repository at this point
Copy the full SHA 08418ecView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main