Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the production-dependencies group across 1 directory with 7 updates #1561

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
google-cloud-datastore 2.20.1 2.20.2
grpcio 1.68.0 1.68.1
ua-parser 0.18.0 1.0.0
boto3 1.35.68 1.35.80
google-cloud-storage 2.18.2 2.19.0
redis 5.2.0 5.2.1
google-cloud-tasks 2.17.1 2.18.0

Updates google-cloud-datastore from 2.20.1 to 2.20.2

Release notes

Sourced from google-cloud-datastore's releases.

v2.20.2

2.20.2 (2024-12-12)

Bug Fixes

Changelog

Sourced from google-cloud-datastore's changelog.

2.20.2 (2024-12-12)

Bug Fixes

Commits

Updates grpcio from 1.68.0 to 1.68.1

Release notes

Sourced from grpcio's releases.

Release v1.68.1

This is release 1.68.1 (groovy) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [xDS RBAC] Support string_match in HeaderMatcher (#38185). (#38198)
Commits

Updates ua-parser from 0.18.0 to 1.0.0

Release notes

Sourced from ua-parser's releases.

1.0 release

No release notes provided.

1.0.0-alpha.2

previous release had a bunch of broken urls (doc and pypi), this should hopefully fix them

Commits
  • 9594776 Update version to 1.0
  • b9adc08 Fix a bunch of URLs
  • 7e040fd Add doc badges, link action badge
  • 4fc1d04 Fix typos in the cache doc
  • 1787549 Fix typo in directive (forgot space) which prevented the regex resolver from ...
  • 26ed6f8 Add configuration file for RTFD
  • c727d9b Add release workflow for ua-parser
  • f2434ba doc update, fixups
  • 3d5afdb Add release workflow
  • 34c307b Split precompiled data into a sub-project (and wheel)
  • Additional commits viewable in compare view

Updates boto3 from 1.35.68 to 1.35.80

Commits
  • 8c560a3 Merge branch 'release-1.35.80'
  • 071b697 Bumping version to 1.35.80
  • d4b4115 Add changelog entries from botocore
  • 0059432 Merge branch 'release-1.35.79'
  • 1df2e1f Merge branch 'release-1.35.79' into develop
  • 7ade1ba Bumping version to 1.35.79
  • 4ecdea2 Add changelog entries from botocore
  • 66f0885 Merge branch 'release-1.35.78'
  • 0d02c0b Merge branch 'release-1.35.78' into develop
  • 282b02b Bumping version to 1.35.78
  • Additional commits viewable in compare view

Updates google-cloud-storage from 2.18.2 to 2.19.0

Release notes

Sourced from google-cloud-storage's releases.

v2.19.0

2.19.0 (2024-11-21)

Features

  • Add integration test for universe domain (#1346) (02a972d)
  • Add restore_bucket and handling for soft-deleted buckets (#1365) (ab94efd)
  • Add support for restore token (#1369) (06ed15b)
  • IAM signBlob retry and universe domain support (#1380) (abc8061)

Bug Fixes

  • Allow signed post policy v4 with service account and token (#1356) (8ec02c0)
  • Do not spam the log with checksum related INFO messages when downloading using transfer_manager (#1357) (42392ef)
Changelog

Sourced from google-cloud-storage's changelog.

2.19.0 (2024-11-21)

Features

  • Add integration test for universe domain (#1346) (02a972d)
  • Add restore_bucket and handling for soft-deleted buckets (#1365) (ab94efd)
  • Add support for restore token (#1369) (06ed15b)
  • IAM signBlob retry and universe domain support (#1380) (abc8061)

Bug Fixes

  • Allow signed post policy v4 with service account and token (#1356) (8ec02c0)
  • Do not spam the log with checksum related INFO messages when downloading using transfer_manager (#1357) (42392ef)
Commits
  • 309bad1 chore(main): release 2.19.0 (#1348)
  • a925427 tests: skip universe domain test in preprod (#1386)
  • abc8061 feat: IAM signBlob retry and universe domain support (#1380)
  • 0cfddf4 chore: remove debugger comment (#1381)
  • 63cff04 chore: add Cloud Trace adoption attributes (#1374)
  • 012eab4 chore(revert): Revert "feat: add support for restore token (#1369)" (#1373)
  • 06ed15b feat: add support for restore token (#1369)
  • ab94efd Feat: Add restore_bucket and handling for soft-deleted buckets (#1365)
  • 42392ef fix: do not spam the log with checksum related INFO messages when downloading...
  • 8ec02c0 fix: allow signed post policy v4 with service account and token (#1356)
  • Additional commits viewable in compare view

Updates redis from 5.2.0 to 5.2.1

Release notes

Sourced from redis's releases.

5.2.1

Changes

🐛 Bug Fixes

  • Fixed unsecured tempfile.mktemp() command usage (#3446)
  • Fixed bug with SLOWLOG GET response parsing on Redis Software (#3441)
  • Fixed issue with invoking _close() on closed event loop (#3438)

🧰 Maintenance

  • Migrate test infrastructure to new custom docker images (#3415)
  • Fixed flacky test with HEXPIREAT command (#3437)

Contributors

We'd like to thank all the contributors who worked on this release!

@​IlianIliev @​uglide @​vladvildanov @​teodorfn @​akx

Commits

Updates google-cloud-tasks from 2.17.1 to 2.18.0

Release notes

Sourced from google-cloud-tasks's releases.

google-cloud-tasks: v2.18.0

2.18.0 (2024-12-12)

Features

  • Add support for opt-in debug logging (9b674de)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (9b674de)
Changelog

Sourced from google-cloud-tasks's changelog.

2.18.0 (2023-07-25)

Features

  • exposed Import PV external_processor_version_source to v1beta3 public (#11517) (7915645)

2.17.0 (2023-07-17)

Features

  • add OcrConfig and ProcessOptions (0510cbb)
  • v1beta2: added http configuration and document publishing (0510cbb)
  • v1beta3: added ImportDocuments, GetDocument and BatchDeleteDocuments RPCs (0510cbb)

Bug Fixes

  • v1beta2: removed id field from Document message (0510cbb)

2.16.1 (2023-07-05)

Bug Fixes

2.16.0 (2023-06-19)

Features

  • add IMPORTING enum to State in processor.proto (d402fd5)
  • add PropertyMetadata and EntityTypeMetadata to document_schema.proto (d402fd5)
  • add REPLACE enum to OperationType in document.proto (d402fd5)
  • add StyleInfo to document.proto (d402fd5)

2.15.0 (2023-03-24)

Features

  • v1beta3: Add ImportProcessorVersion (f3aa285)

Documentation

  • Fix formatting of request arg in docstring (f3aa285)

... (truncated)

Commits
  • 20b8aaf chore: release main (#13297)
  • d596268 feat: [google-cloud-monitoring] Added support for notification prompts in Ale...
  • 19ed3be feat: [Many APIs] Add support for opt-in debug logging (#13343)
  • 44761a8 chore: fix orchestration-airflow docs (#13355)
  • d3e4f8d chore: fix docs for automl (#13354)
  • 8b9c7bf feat: [Many APIs] Add support for opt-in debug logging (#13349)
  • 1fcae7a chore: remove case-sensitive duplicate file (#13340)
  • 11a3ff2 feat: add initial files for google.shopping.merchant.reviews.v1beta (#13351)
  • feb5c03 feat: [Many APIs] Add support for opt-in debug logging (#13345)
  • 819e8fb feat: [Many APIs] Add support for opt-in debug logging (#13344)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [google-cloud-datastore](https://github.com/googleapis/python-datastore) | `2.20.1` | `2.20.2` |
| [grpcio](https://github.com/grpc/grpc) | `1.68.0` | `1.68.1` |
| [ua-parser](https://github.com/ua-parser/uap-python) | `0.18.0` | `1.0.0` |
| [boto3](https://github.com/boto/boto3) | `1.35.68` | `1.35.80` |
| [google-cloud-storage](https://github.com/googleapis/python-storage) | `2.18.2` | `2.19.0` |
| [redis](https://github.com/redis/redis-py) | `5.2.0` | `5.2.1` |
| [google-cloud-tasks](https://github.com/googleapis/google-cloud-python) | `2.17.1` | `2.18.0` |



Updates `google-cloud-datastore` from 2.20.1 to 2.20.2
- [Release notes](https://github.com/googleapis/python-datastore/releases)
- [Changelog](https://github.com/googleapis/python-datastore/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-datastore@v2.20.1...v2.20.2)

Updates `grpcio` from 1.68.0 to 1.68.1
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.68.0...v1.68.1)

Updates `ua-parser` from 0.18.0 to 1.0.0
- [Release notes](https://github.com/ua-parser/uap-python/releases)
- [Commits](ua-parser/uap-python@0.18.0...1.0.0)

Updates `boto3` from 1.35.68 to 1.35.80
- [Release notes](https://github.com/boto/boto3/releases)
- [Commits](boto/boto3@1.35.68...1.35.80)

Updates `google-cloud-storage` from 2.18.2 to 2.19.0
- [Release notes](https://github.com/googleapis/python-storage/releases)
- [Changelog](https://github.com/googleapis/python-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-storage@v2.18.2...v2.19.0)

Updates `redis` from 5.2.0 to 5.2.1
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](redis/redis-py@v5.2.0...v5.2.1)

Updates `google-cloud-tasks` from 2.17.1 to 2.18.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-cloud-tasks-v2.17.1...google-cloud-tasks-v2.18.0)

---
updated-dependencies:
- dependency-name: google-cloud-datastore
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: ua-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: google-cloud-tasks
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Dec 13, 2024
@ons-eq-team
Copy link
Contributor

Benchmark Results

Percentile Averages:
50th: 78ms
90th: 125ms
95th: 208ms
99th: 534ms
99.9th: 1091ms
GETs (99th): 793ms
POSTs (99th): 236ms

PDF: 5300ms
Session: 23000ms

Total Requests: 68,374
Total Failures: 9
Error Percentage: 0.01%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant