Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Bump google-cloud-logging from 3.5.0 to 3.11.2 in /src/cloud_functions/passport_eye_analysis #40

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2024

Bumps google-cloud-logging from 3.5.0 to 3.11.2.

Release notes

Sourced from google-cloud-logging's releases.

v3.11.2

3.11.2 (2024-08-15)

Bug Fixes

  • deps: Require google-cloud-appengine-logging>=0.1.3 (550abca)
  • deps: Require google-cloud-audit-log >= 0.2.4 (550abca)
  • deps: Require opentelemetry-api>=1.9.0 (550abca)
  • Fixed type hinting issue with specifying Transport class (#930) (e2875d6)

v3.11.1

3.11.1 (2024-08-06)

Bug Fixes

v3.11.0

3.11.0 (2024-07-15)

Features

  • OpenTelemetry trace/spanID integration for Python handlers (#889) (78168a3)

Bug Fixes

  • Added environment specific labels to client library when running in Cloud Run Jobs (#877) (9c5e8f0)
  • Added missing import into logger.py (#896) (9ca242d)
  • Added type hints to CloudLoggingHandler constructor (#903) (6959345)

Documentation

  • Add summary_overview template (#878) (b60714c)
  • Changed table in web-framework-integration to bulleted list (#875) (a4aa3a7)
  • Documentation update for OpenTelemetry (#915) (2a0539a)
  • Update dictConfig snippet (#885) (6264107)

v3.10.0

3.10.0 (2024-03-13)

Features

  • Allow users to explicitly configure universe domain (#846) (e998a21)

... (truncated)

Changelog

Sourced from google-cloud-logging's changelog.

3.11.2 (2024-08-15)

Bug Fixes

  • deps: Require google-cloud-appengine-logging>=0.1.3 (550abca)
  • deps: Require google-cloud-audit-log >= 0.2.4 (550abca)
  • deps: Require opentelemetry-api>=1.9.0 (550abca)
  • Fixed type hinting issue with specifying Transport class (#930) (e2875d6)

3.11.1 (2024-08-06)

Bug Fixes

3.11.0 (2024-07-15)

Features

  • OpenTelemetry trace/spanID integration for Python handlers (#889) (78168a3)

Bug Fixes

  • Added environment specific labels to client library when running in Cloud Run Jobs (#877) (9c5e8f0)
  • Added missing import into logger.py (#896) (9ca242d)
  • Added type hints to CloudLoggingHandler constructor (#903) (6959345)

Documentation

  • Add summary_overview template (#878) (b60714c)
  • Changed table in web-framework-integration to bulleted list (#875) (a4aa3a7)
  • Documentation update for OpenTelemetry (#915) (2a0539a)
  • Update dictConfig snippet (#885) (6264107)

3.10.0 (2024-03-13)

Features

  • Allow users to explicitly configure universe domain (#846) (e998a21)

Bug Fixes

  • Added placeholder kwargs to StructuredLogHandler (#845) (9bc0a37)

... (truncated)

Commits
  • 89dd4c7 chore(main): release 3.11.2 (#931)
  • 550abca build: update constraints files (#935)
  • e2875d6 fix: Fixed type hinting issue with specifying Transport class (#930)
  • 5fcdbb6 chore(main): release 3.11.1 (#927)
  • 7746e64 fix: Allow protobuf 5.x (#888)
  • b86081e test: Added timestamp to sink names + autodelete sinks older than 2 hours in ...
  • 5bc9b44 chore(main): release 3.11.0 (#876)
  • 2a0539a docs: Documentation update for OpenTelemetry (#915)
  • 6266f39 chore(deps): update all dependencies (#914)
  • 953dcb8 chore(python): use python 3.10 for docs build (#913)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-logging](https://github.com/googleapis/python-logging) from 3.5.0 to 3.11.2.
- [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.5.0...v3.11.2)

---
updated-dependencies:
- dependency-name: google-cloud-logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Oct 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

0 participants