chore(deps): bump the production-dependencies group across 1 directory with 6 updates#154
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.80.0` | `1.81.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.80.0` | `1.81.0` | | [peewee](https://github.com/coleifer/peewee) | `4.0.5` | `4.0.6` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.30` | `9.0.31` | | [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.1.3` | `1.2.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.60.0` | `2.61.1` | Updates `grpcio` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.0) Updates `grpcio-tools` from 1.80.0 to 1.81.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.0) Updates `peewee` from 4.0.5 to 4.0.6 - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](coleifer/peewee@4.0.5...4.0.6) Updates `phonenumbers` from 9.0.30 to 9.0.31 - [Commits](daviddrysdale/python-phonenumbers@v9.0.30...v9.0.31) Updates `pymysql` from 1.1.3 to 1.2.0 - [Release notes](https://github.com/PyMySQL/PyMySQL/releases) - [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md) - [Commits](PyMySQL/PyMySQL@v1.1.3...v1.2.0) Updates `sentry-sdk` from 2.60.0 to 2.61.1 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.60.0...2.61.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: peewee dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pymysql dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.61.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-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 production-dependencies group with 6 updates in the / directory:
1.80.01.81.01.80.01.81.04.0.54.0.69.0.309.0.311.1.31.2.02.60.02.61.1Updates
grpciofrom 1.80.0 to 1.81.0Release notes
Sourced from grpcio's releases.
Commits
8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)0029e06Move all gRPC Session classes to the experimental namespace (#42462)1f18268[CI] Fix Asan thread_stress_test error by reducing thread count (#42424) (#42...ee3fed7Backport MacOS fix cl/917004588 to v1.81.x (#42441)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)1108777[Release] Bump core version to 54.0.0 for upcoming release (#42321)74940e8[fix] Add back the do-while loop that handles the TSI_RESULT correctly.5c6185c[CHTTP2] Assert51bc437Automated rollback of commit aab1eab78f9fcb3fc6e0aa9c8d7a59de280dbe3f.03a2dc7[Cleanup] Reduce log noise in latent see.Updates
grpcio-toolsfrom 1.80.0 to 1.81.0Release notes
Sourced from grpcio-tools's releases.
Commits
8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)820f933[Python] Drop 3.9 (#42145)451521c[Core CI] Make windows python distrib tests use ccache. (#42171)cb09882[Build] Upgrade protobuf to 33.5 (#41976)a2bf3f1[Release] Bump version to 1.81.0-dev (on master branch) (#41843)Updates
peeweefrom 4.0.5 to 4.0.6Release notes
Sourced from peewee's releases.
Changelog
Sourced from peewee's changelog.
Commits
5a99f304.0.6451f17bUpdate cl63c4dedRestore whitespace stripping in FixedCharField.2f460adFix deadlock in pool manual_close + close_all.504f3c5Fix pwasyncio failure w/conn contextef045afchangelog updateb1bc2cfMake connection_context() nest cleanly.be1dd2dUpdate changelog w/the last couple changes.8a80798Update docs, add path support to nested lookups as well.98a0dd4Add some helpers for json mutation + json-path to pgUpdates
phonenumbersfrom 9.0.30 to 9.0.31Commits
43a9c86Prep for 9.0.31 release98c625eGenerated files for metadata9161226Merge metadata changes from upstream 9.0.31Updates
pymysqlfrom 1.1.3 to 1.2.0Release notes
Sourced from pymysql's releases.
Changelog
Sourced from pymysql's changelog.
Commits
0f1c324use ubuntu-latest for pypi publishing53b16b2Release v1.2.0 (#1244)637fe7eDeprecateConnection.set_charset()at runtime and document warning behavior...23ca04aadd AGENTS.md7349a44deprecatereconnectinConnection.ping()(#1241)ad5c50cupdate CHANGELOGc963edbDeprecation and removals (#1240)af6b9b4Prepare CHANGELOG for v1.2.0 release from v1.1.3 changes (#1238)c7bf73fdocs: update outdated requirements and reference links (#1239)c532b8dReject non-finitedecimal.Decimalquery parameters (NaN,sNaN, `±Infini...Updates
sentry-sdkfrom 2.60.0 to 2.61.1Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
5c95559Update CHANGELOG.mdb98bcb1release: 2.61.1504cbe9ci(rq): Pinfakeredis<2.36.0in tests (#6454)1f3f3ebfix(sampling): Attributebackpressureas unsampling reason more accurately ...2ce26d1ci(tox): migrate from pip to uv via tox-uv (#6390)8a4062bci(rq): Unpinredisandfakeredisfor tests (#6443)8d442dffix(span-first): Setuser.ip_addresson all streamed spans (#6434)e8d67d8feat(rust-tracing): Support span streaming (#6433)0749d3efeat(litellm): Support span streaming (#6317)b4e0367test(aiohttp): Unfurl spans explicitly instead of using pop() (#6435)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