snarfed / instagram-atom

Brings your Instagram feed to your feed reader!
https://instagram-atom.appspot.com/
28 stars 4 forks source link

Bump google-cloud-logging from 3.4.0 to 3.5.0 #56

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps google-cloud-logging from 3.4.0 to 3.5.0.

Release notes

Sourced from google-cloud-logging's releases.

v3.5.0

3.5.0 (2023-01-24)

Features

  • Add support for Python 3.11 (412d481)

Bug Fixes

  • Add context manager return types (e2278c1)
  • Instrumentation entries should not contain user labels (#703) (e05d132)
  • Require proto-plus 1.22.2 for Python 3.11 (412d481)
  • Send StructuredLogHandler instrumentation log using an explicit logger (#705) (ac6a2c6)

Documentation

  • Add documentation for enums (e2278c1)
Changelog

Sourced from google-cloud-logging's changelog.

3.5.0 (2023-01-24)

Features

  • Add support for Python 3.11 (412d481)

Bug Fixes

  • Add context manager return types (e2278c1)
  • Instrumentation entries should not contain user labels (#703) (e05d132)
  • Require proto-plus 1.22.2 for Python 3.11 (412d481)
  • Send StructuredLogHandler instrumentation log using an explicit logger (#705) (ac6a2c6)

Documentation

  • Add documentation for enums (e2278c1)
Commits
  • 4cb790a chore(main): release 3.5.0 (#701)
  • 76612ef chore: Update gapic-generator-python to v1.8.2 (#712)
  • fceb6f3 chore: update environment test submodule (#711)
  • e8f7b86 chore(deps): update dependency google-cloud-pubsub to v2.14.0 (#708)
  • e2278c1 docs: Add documentation for enums (#709)
  • ac6a2c6 fix: send StructuredLogHandler instrumentation log using an explicit logger (...
  • e70e425 chore(deps): update dependency google-cloud-bigquery to v3.4.2 (#707)
  • e05d132 fix: instrumentation entries should not contain user labels (#703)
  • 5361a70 chore(deps): update dependency pytest to v7.2.1 (#706)
  • c108e79 chore(deps): update dependency google-cloud-pubsub to v2.13.12 (#702)
  • 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 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)