Skip to content

chore(deps): bump google-cloud-logging from 3.8.0 to 3.12.1 #169

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

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 May 19, 2025

Bumps google-cloud-logging from 3.8.0 to 3.12.1.

Release notes

Sourced from google-cloud-logging's releases.

v3.12.1

3.12.1 (2025-04-21)

Bug Fixes

  • Make logging handler close conditional to having the transport opened (#990) (66c6b91)

v3.12.0

3.12.0 (2025-04-10)

Features

  • Add REST Interceptors which support reading metadata (681bcc5)
  • Add support for opt-in debug logging (681bcc5)
  • Added flushes/close functionality to logging handlers (#917) (d179304)

Bug Fixes

  • Allow protobuf 6.x (#977) (6757890)
  • deps: Require google-cloud-audit-log >= 0.3.1 (#979) (1cc00ec)
  • Fix typing issue with gRPC metadata when key ends in -bin (681bcc5)

Documentation

  • Added documentation on log_level and excluded_loggers params in setup_logging (#971) (70d9d25)
  • Update README to break infinite redirect loop (#972) (52cd907)

v3.11.4

3.11.4 (2025-01-22)

Bug Fixes

  • Made write_entries raise ValueError on ParseErrors (#958) (5309478)
  • Require proto-plus >= 1.25 for Python 3.13 (#955) (7baed8e)
  • Require proto-plus >= 1.25 for Python 3.13 (#955) (002b1fc)

v3.11.3

3.11.3 (2024-10-15)

Bug Fixes

  • 16-bit hexadecimal formatting for XCTC span IDs (#946) (1f2b190)

v3.11.2

... (truncated)

Changelog

Sourced from google-cloud-logging's changelog.

3.12.1 (2025-04-21)

Bug Fixes

  • Make logging handler close conditional to having the transport opened (#990) (66c6b91)

3.12.0 (2025-04-10)

Features

  • Add REST Interceptors which support reading metadata (681bcc5)
  • Add support for opt-in debug logging (681bcc5)
  • Added flushes/close functionality to logging handlers (#917) (d179304)

Bug Fixes

  • Allow protobuf 6.x (#977) (6757890)
  • deps: Require google-cloud-audit-log >= 0.3.1 (#979) (1cc00ec)
  • Fix typing issue with gRPC metadata when key ends in -bin (681bcc5)

Documentation

  • Added documentation on log_level and excluded_loggers params in setup_logging (#971) (70d9d25)
  • Update README to break infinite redirect loop (#972) (52cd907)

3.11.4 (2025-01-22)

Bug Fixes

  • Made write_entries raise ValueError on ParseErrors (#958) (5309478)
  • Require proto-plus >= 1.25 for Python 3.13 (#955) (7baed8e)
  • Require proto-plus >= 1.25 for Python 3.13 (#955) (002b1fc)

3.11.3 (2024-10-15)

Bug Fixes

  • 16-bit hexadecimal formatting for XCTC span IDs (#946) (1f2b190)

3.11.2 (2024-08-15)

Bug Fixes

... (truncated)

Commits
  • f4fb25a chore(main): release 3.12.1 (#992)
  • 66c6b91 fix: make logging handler close conditional to having the transport opened (#...
  • 5f89b5f chore(main): release 3.12.0 (#973)
  • 5db27c2 chore(python): remove .flake8 configuration file in templates (#983)
  • d179304 feat: Added flushes/close functionality to logging handlers (#917)
  • 1cc00ec fix(deps): require google-cloud-audit-log >= 0.3.1 (#979)
  • 42387bf chore: Update gapic-generator-python to 1.23.6 (#982)
  • 52cd907 docs: update README to break infinite redirect loop (#972)
  • 6757890 fix: Allow protobuf 6.x (#977)
  • 40b1a52 chore: remove unused files (#976)
  • 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.8.0 to 3.12.1.
- [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.8.0...v3.12.1)

---
updated-dependencies:
- dependency-name: google-cloud-logging
  dependency-version: 3.12.1
  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 May 19, 2025
Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

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.

0 participants