chore(deps): bump the production-dependencies group with 6 updates#136
Open
dependabot[bot] wants to merge 1 commit intostagingfrom
Open
chore(deps): bump the production-dependencies group with 6 updates#136dependabot[bot] wants to merge 1 commit intostagingfrom
dependabot[bot] wants to merge 1 commit intostagingfrom
Conversation
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [grpcio](https://github.com/grpc/grpc) | `1.78.0` | `1.78.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.78.0` | `1.78.1` | | [peewee](https://github.com/coleifer/peewee) | `3.19.0` | `4.0.0` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.23` | `9.0.24` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.52.0` | `2.53.0` | | [twilio](https://github.com/twilio/twilio-python) | `9.10.1` | `9.10.2` | Updates `grpcio` from 1.78.0 to 1.78.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.0...v1.78.1) Updates `grpcio-tools` from 1.78.0 to 1.78.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.78.0...v1.78.1) Updates `peewee` from 3.19.0 to 4.0.0 - [Release notes](https://github.com/coleifer/peewee/releases) - [Changelog](https://github.com/coleifer/peewee/blob/master/CHANGELOG.md) - [Commits](coleifer/peewee@3.19.0...4.0.0) Updates `phonenumbers` from 9.0.23 to 9.0.24 - [Commits](daviddrysdale/python-phonenumbers@v9.0.23...v9.0.24) Updates `sentry-sdk` from 2.52.0 to 2.53.0 - [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.52.0...2.53.0) Updates `twilio` from 9.10.1 to 9.10.2 - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Commits](twilio/twilio-python@9.10.1...9.10.2) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.78.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.78.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: peewee dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.10.2 dependency-type: direct:production update-type: version-update:semver-patch 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:
1.78.01.78.11.78.01.78.13.19.04.0.09.0.239.0.242.52.02.53.09.10.19.10.2Updates
grpciofrom 1.78.0 to 1.78.1Release notes
Sourced from grpcio's releases.
Commits
5b6492e[Release] Bump version to 1.78.1 (on v1.78.x branch) (#41681)7139801[Backport][v1.78.x][Python] Resolve absl::InitializeLog warning (#41639)c44abb2[Backport] Fix BCR build for 1.78.x (#41586)de33c9c[Backport][v1.78.x][Python] Align GRPC_ENABLE_FORK_SUPPORT env defaults in co...2da3f5e[Backport][v1.78.x][Python] Modernize and revamp Public API Docs (#41494)704d68e[Backport][v1.78.x][Ruby] Build/test ruby 4.0 and build native gems with Ruby...Updates
grpcio-toolsfrom 1.78.0 to 1.78.1Release notes
Sourced from grpcio-tools's releases.
Commits
5b6492e[Release] Bump version to 1.78.1 (on v1.78.x branch) (#41681)7139801[Backport][v1.78.x][Python] Resolve absl::InitializeLog warning (#41639)c44abb2[Backport] Fix BCR build for 1.78.x (#41586)de33c9c[Backport][v1.78.x][Python] Align GRPC_ENABLE_FORK_SUPPORT env defaults in co...2da3f5e[Backport][v1.78.x][Python] Modernize and revamp Public API Docs (#41494)704d68e[Backport][v1.78.x][Ruby] Build/test ruby 4.0 and build native gems with Ruby...Updates
peeweefrom 3.19.0 to 4.0.0Release notes
Sourced from peewee's releases.
Changelog
Sourced from peewee's changelog.
Commits
19e9b2b4.0.040be6e8Use AsIs in sqlite_ext where appropriate.47770acClean up AsIs usage.ead61e3Prep 4.0 stuffc808802Clean up docs, new theme.d19cac6Clarify docs on asyncio implementation.03b9fdfFix copy/paste typoe184587SqliteDatabase handles regexp now.18c8e24Remove (very niche) sqlite closure-table extension.a4683ecClarify some notes in changelog, remove dumps= parameter.Updates
phonenumbersfrom 9.0.23 to 9.0.24Commits
69451b2Prep for 9.0.24 releasef59bdd6Generated files for metadata3ceb9f5Merge metadata changes from upstream 9.0.24d439faetools: add cd - to instructionsUpdates
sentry-sdkfrom 2.52.0 to 2.53.0Release notes
Sourced from sentry-sdk's releases.
Changelog
Sourced from sentry-sdk's changelog.
Commits
f75a9acUpdate CHANGELOG.mdb700fa8Update CHANGELOG.md45379e2release: 2.53.04d8faf3test(openai-agents): New tool field and library error log (#5454)d3e2c88fix(openai-agents): Patchexecute_final_output()functions following librar...f71a604fix(openai-agents): Patchexecute_handoffs()functions following library re...bea608cfix(openai-agents): Patchrun_single_turn_streamed()functions following li...14e3e0afix(openai-agents): Patchrun_single_turn()functions following library ref...a5c2906fix(openai-agents): Patch models functions following library refactor (#5449)f78df7cci: Use fixed clickhouse action, remove aws-sam-cli dependency (#5457)Updates
twiliofrom 9.10.1 to 9.10.2Release notes
Sourced from twilio's releases.
Changelog
Sourced from twilio's changelog.
Commits
3477f45Release 9.10.2f34aadb[Librarian] Regenerated @ b71b4c3e1a369dfb33fc0093ed77cf8197b688e1 1ec6a52af6...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