Bump the prod-dependencies group across 1 directory with 5 updates#134
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the prod-dependencies group across 1 directory with 5 updates#134dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the prod-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [asyncio](https://github.com/python/asyncio) | `3.4.3` | `4.0.0` | | [flask](https://github.com/pallets/flask) | `3.1.1` | `3.1.2` | | [functions-framework](https://github.com/googlecloudplatform/functions-framework-python) | `3.9.2` | `3.10.0` | | [google-cloud-logging](https://github.com/googleapis/python-logging) | `3.12.1` | `3.13.0` | | [setuptools](https://github.com/pypa/setuptools) | `80.9.0` | `80.10.2` | Updates `asyncio` from 3.4.3 to 4.0.0 - [Commits](https://github.com/python/asyncio/commits) Updates `flask` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.1.1...3.1.2) Updates `functions-framework` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/googlecloudplatform/functions-framework-python/releases) - [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-python/blob/main/CHANGELOG.md) - [Commits](GoogleCloudPlatform/functions-framework-python@v3.9.2...v3.10.0) Updates `google-cloud-logging` from 3.12.1 to 3.13.0 - [Release notes](https://github.com/googleapis/python-logging/releases) - [Changelog](https://github.com/googleapis/python-logging/blob/main/CHANGELOG.md) - [Commits](googleapis/python-logging@v3.12.1...v3.13.0) Updates `setuptools` from 80.9.0 to 80.10.2 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v80.9.0...v80.10.2) --- updated-dependencies: - dependency-name: asyncio dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: prod-dependencies - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies - dependency-name: functions-framework dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: google-cloud-logging dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-dependencies group with 5 updates in the / directory:
3.4.34.0.03.1.13.1.23.9.23.10.03.12.13.13.080.9.080.10.2Updates
asynciofrom 3.4.3 to 4.0.0Commits
Updates
flaskfrom 3.1.1 to 3.1.2Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
2c1b30drelease version 3.1.21292419Update GitHub Actions workflow for artifact handling (#5795)4dd52caUpdate GitHub Actions workflow for artifact handling55c6255update dev dependenciesd8259ebuse Jinja name consistently38b4c1erefactor stream_with_context for async views (#5799)9822a03refactor stream_with_context for async views49b7e7bsecurity docs for TRUSTED_HOSTS (#5798)b228ca3security docs for TRUSTED_HOSTSff64079update flask-talisman linkUpdates
functions-frameworkfrom 3.9.2 to 3.10.0Release notes
Sourced from functions-framework's releases.
Changelog
Sourced from functions-framework's changelog.
Commits
2cf966fchore(main): release 3.10.0 (#395)ef45faefix: remove Python 3.7 test execution (#402)3597a56chore(deps): update all non-major dependencies (#400)a07b1e4feat: Add async and streaming examples (#393)9b37f85fix(ci): Add release-assets.githubusercontent.com to allowed endpoints (#394)Updates
google-cloud-loggingfrom 3.12.1 to 3.13.0Release notes
Sourced from google-cloud-logging's releases.
Changelog
Sourced from google-cloud-logging's changelog.
Commits
1415883chore: librarian release pull request: 20251215T134006Z (#1066)6be3df6feat: Add support for python 3.14 (#1065)36fb427chore(librarian): onboard to librarian (#1061)eb189bfchore: update Python generator version to 1.25.1 (#1003)a7a28d1test: ignore DeprecationWarning forcredentials_fileargument and Python ve...70f612cfix: remove setup.cfg configuration for creating universal wheels (#981)e4c445achore: Update gapic-generator-python to 1.25.0 (#985)14364a5test: Added cleanup of old sink storage buckets (#991)Updates
setuptoolsfrom 80.9.0 to 80.10.2Changelog
Sourced from setuptools's changelog.
Commits
5cf2d08Bump version: 80.10.1 → 80.10.2852cd5eMerge pull request #5166 from pypa/bugfix/5159-vendor-bin-free11115eeSuppress deprecation warning.5cf9185Update vendored dependencies.cf59f41Delete all binaries generated by vendored package install.89a5981Add missing newsfragmentsc0114afPostpone deprecation warnings related to PEP 639 to 2027-Feb-18 (#5115)de07603Revert "[CI] Constraint transient test dependency on pyobjc" (#5128)3afd5d6Revert "[CI] Constraint transient test dependency on pyobjc"adfb0c9Bump version: 80.10.0 → 80.10.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions