snarfed / bridgy

📣 Connects your web site to social media. Likes, retweets, mentions, cross-posting, and more...
https://brid.gy
Creative Commons Zero v1.0 Universal
703 stars 52 forks source link

build(deps): bump google-cloud-error-reporting from 1.9.2 to 1.10.0 #1630

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps google-cloud-error-reporting from 1.9.2 to 1.10.0.

Release notes

Sourced from google-cloud-error-reporting's releases.

v1.10.0

1.10.0 (2023-12-10)

Features

  • Add support for Python 3.12 (#459) (36c1b59)
  • Use native namespaces instead of pkg_resources (#463) (a63e3f2)

Bug Fixes

  • Use retry_async instead of retry in async client (#462) (44c2b14)

Documentation

v1.10.0rc1

:robot: I have created a release beep boop

1.10.0rc1 (2023-11-30)

Features

  • Add support for Python 3.12 (#459) (36c1b59)
  • Use native namespaces instead of pkg_resources (#463) (a63e3f2)

Bug Fixes

  • Use retry_async instead of retry in async client (#462) (44c2b14)

Documentation


This PR was generated with Release Please. See documentation.

Changelog

Sourced from google-cloud-error-reporting's changelog.

1.10.0 (2023-12-10)

Features

  • Add support for Python 3.12 (#459) (36c1b59)
  • Use native namespaces instead of pkg_resources (#463) (a63e3f2)

Bug Fixes

  • Use retry_async instead of retry in async client (#462) (44c2b14)

Documentation

Commits
  • 9861589 chore(main): release 1.10.0 (#449)
  • 74955f9 build: update actions/checkout and actions/setup-python (#467)
  • 83cf8a5 build: treat warnings as errors (#464)
  • 44c2b14 fix: use retry_async instead of retry in async client (#462)
  • 21bcbf2 chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/templates/py...
  • a63e3f2 feat: use native namespaces instead of pkg_resources (#463)
  • 36c1b59 feat: Add support for Python 3.12 (#459)
  • 5fcc703 chore: bump urllib3 from 1.26.12 to 1.26.18 (#458)
  • 8328123 chore: update docfx minimum Python version (#457)
  • 48eb4c9 chore: Update gapic-generator-python to v1.11.9 (#454)
  • 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 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)