build(deps): bump the backend-minor-patch group across 1 directory with 7 updates - #132
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…th 7 updates Bumps the backend-minor-patch group with 7 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [google-api-python-client](https://github.com/googleapis/google-api-python-client) | `2.198.0` | `2.199.0` | | [google-auth](https://github.com/googleapis/google-cloud-python) | `2.56.3` | `2.57.0` | | [google-auth-httplib2](https://github.com/googleapis/google-cloud-python) | `0.4.1` | `0.4.2` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.2` | `1.2.3` | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `4.1.0` | `4.2.0` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.51` | `2.0.52` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.52.1` | `0.52.4` | Updates `google-api-python-client` from 2.198.0 to 2.199.0 - [Release notes](https://github.com/googleapis/google-api-python-client/releases) - [Commits](googleapis/google-api-python-client@v2.198.0...v2.199.0) Updates `google-auth` from 2.56.3 to 2.57.0 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-auth-v2.56.3...google-auth-v2.57.0) Updates `google-auth-httplib2` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/googleapis/google-cloud-python/releases) - [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/CHANGELOG.md) - [Commits](googleapis/google-cloud-python@google-auth-httplib2-v0.4.1...google-auth-httplib2-v0.4.2) Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.2...v1.2.3) Updates `python-json-logger` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](nhairs/python-json-logger@v4.1.0...v4.2.0) Updates `sqlalchemy` from 2.0.51 to 2.0.52 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `uvicorn` from 0.52.1 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.52.1...0.52.4) --- updated-dependencies: - dependency-name: google-api-python-client dependency-version: 2.199.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: google-auth dependency-version: 2.57.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: google-auth-httplib2 dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: python-json-logger dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch ... 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 backend-minor-patch group with 7 updates in the /backend directory:
2.198.02.199.02.56.32.57.00.4.10.4.21.2.21.2.34.1.04.2.02.0.512.0.520.52.10.52.4Updates
google-api-python-clientfrom 2.198.0 to 2.199.0Release notes
Sourced from google-api-python-client's releases.
... (truncated)
Commits
b0089dfchore(main): release 2.199.0 (#2774)7b8de0bfix: drop support for Python 3.7-3.9 (#2770)5a3308bchore: Update discovery artifacts (#2791)829a677test: fix mTLS auto-enablement unit tests (#2792)ce8b433chore: Update discovery artifacts (#2777)4996499chore: Update discovery artifacts (#2776)5636e61chore: Update discovery artifacts (#2773)Updates
google-authfrom 2.56.3 to 2.57.0Release notes
Sourced from google-auth's releases.
Commits
3e29682chore: release main (#18013)b4d9717feat: check python and dependency versions in spanner packages (#18177)66794a0chore(bigtable): Rerouted legacy client row filters to data client row filter...b42122eRevert "fix(auth): parse hostname for mTLS and PSC endpoint certifica… (#18189)e20796afix(google-auth-oauthlib): prevent port re-use on windows (#18166)b642373fix(auth): parse hostname for mTLS and PSC endpoint certificate rotat… (#18153)5bc3899feat(spanner): add DataBoost and auto_partition_mode support to DBAPI driver ...2b056abdocs(django-spanner, common-protos): centralize CONTRIBUTING.rst pointers (#1...91d5e2achore(bigtable): added warning to MutationsBatcher (#18176)23b9499docs(handwritten): centralize CONTRIBUTING.rst pointers (#17642)Updates
google-auth-httplib2from 0.4.1 to 0.4.2Commits
3e29682chore: release main (#18013)b4d9717feat: check python and dependency versions in spanner packages (#18177)66794a0chore(bigtable): Rerouted legacy client row filters to data client row filter...199aabdchore: improve sharded CI merge base detection (#18174)b42122eRevert "fix(auth): parse hostname for mTLS and PSC endpoint certifica… (#18189)b02d467chore(tests): improve unit test output (#18123)e20796afix(google-auth-oauthlib): prevent port re-use on windows (#18166)b642373fix(auth): parse hostname for mTLS and PSC endpoint certificate rotat… (#18153)5bc3899feat(spanner): add DataBoost and auto_partition_mode support to DBAPI driver ...07f5cfbci: move docfx job to post-submit job (#18182)Updates
python-dotenvfrom 1.2.2 to 1.2.3Release notes
Sourced from python-dotenv's releases.
Changelog
Sourced from python-dotenv's changelog.
Commits
49515afBump version: 1.2.2 → 1.2.38ac846fchore: add release runbook (RELEASING.md) and make release targetbb31c94docs: add 1.2.3 release notes (#606, #638, #680)f7b18d9fix: round-trip backslashes through set_key (#680)751f8c1ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions gro...f1937b6chore(deps): update mkdocs-include-markdown-plugin requirement from >=6.0.0 t...45b9372chore(deps): update pytest requirement from >=3.9 to >=9.0.3 (#653)72896e9docs: fix broken mkdocs link in CONTRIBUTING.md (#636)72754a1ci(deps): bump peaceiris/actions-gh-pages from 4.0.0 to 4.1.0 in the github-a...078325eci(security): harden CI/CD supply chain with SHA pinning and least-privilege ...Updates
python-json-loggerfrom 4.1.0 to 4.2.0Release notes
Sourced from python-json-logger's releases.
Changelog
Sourced from python-json-logger's changelog.
Commits
806dba9Release 4.2.0010b730[core] Fixup doc-strings, remove outdated commentsb865bd3[core] support unbraced $name fields in $ style formats (#69)23a2c12test: Add tests for exception notes, exception groups, and exception note gro...355e44fdocs: fix spelling typos in docs and core docstrings (#71)0fcfc06Move development dependencies to dependency-groups (PEP 735) (#70)2557bbcfix: prevent mutation of original dict when record.msg is a dict (#66)3cc30fcFix tox build failure under PyPy 3.10 by conditionally pinning mypy<2 (#68)01cb83c[docs.security] Fix type on last dateUpdates
sqlalchemyfrom 2.0.51 to 2.0.52Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
uvicornfrom 0.52.1 to 0.52.4Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8988c23Stabilize macOS Python 3.13 signal shutdown tests (#3084)898ddcaUpdate PyPI publish action to version 1.14.2 (#3083)3869f8aRestore Mermaid diagram rendering (#3080)64148a9Version 0.52.4 (#3079)9e9e569docs: correct release example PR number (#3072)b783dacRemove duplicate Date header from SansIO WebSocket handshakes (#3078)27019b2chore(deps): bump the python-packages group across 1 directory with 11 update...1b64273Fix a typo in index.md (#3006)a68da60Version 0.52.3 (#3068)6e3bb4cUse zttp 0.0.24 fast receive path (#3067)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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