alphagov / govuk-related-links-recommender

Machine learning model to recommend related content
MIT License
19 stars 4 forks source link

Bump google-cloud-core from 1.2.0 to 2.3.3 #216

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps google-cloud-core from 1.2.0 to 2.3.3.

Release notes

Sourced from google-cloud-core's releases.

v2.3.3

2.3.3 (2023-06-29)

Documentation

  • Update docs structure for c.g.c usage (#226) (b805f4a)

v2.3.2

2.3.2 (2022-07-15)

Bug Fixes

v2.3.1

2.3.1 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#194) (1b79d69)

v2.3.0

2.3.0 (2022-04-06)

Features

  • allow extra_api_info to be passed to api request (#183) (3f8e058)

v2.2.3

2.2.3 (2022-03-07)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#178) (c65ad44)
  • deps: require google-auth 1.25.0 (c65ad44)

v2.2.2

2.2.2 (2022-01-17)

Bug Fixes

  • correct param type of _ClientFactoryMixin.from_service_account_info method (#161) (24b7de4)

v2.2.1

... (truncated)

Changelog

Sourced from google-cloud-core's changelog.

2.3.3 (2023-06-29)

Documentation

  • Update docs structure for c.g.c usage (#226) (b805f4a)

2.3.2 (2022-07-15)

Bug Fixes

2.3.1 (2022-06-03)

Documentation

  • fix changelog header to consistent size (#194) (1b79d69)

2.3.0 (2022-04-06)

Features

  • allow extra_api_info to be passed to api request (#183) (3f8e058)

2.2.3 (2022-03-07)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#178) (c65ad44)
  • deps: require google-auth 1.25.0 (c65ad44)

2.2.2 (2022-01-17)

Bug Fixes

  • correct param type of _ClientFactoryMixin.from_service_account_info method (#161) (24b7de4)

2.2.1 (2021-11-10)

Bug Fixes

  • correct Client and Connection type annotations (#156) (a427681)

... (truncated)

Commits
  • c5f8662 chore(main): release 2.3.3 (#236)
  • ef0c83e chore: store artifacts in placer [autoapprove] (#237)
  • b805f4a docs: update docs structure for c.g.c usage (#226)
  • db37432 build(deps): bump cryptography from 39.0.1 to 41.0.0 in /synthtool/gcp/templa...
  • 78f75e1 chore: update wording to use "allowlist" (#230)
  • 72da095 build(deps): bump requests from 2.28.1 to 2.31.0 in /synthtool/gcp/templates/...
  • 44de0d8 chore(deps): Update nox in .kokoro/requirements.in [autoapprove] (#231)
  • 15529e0 chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] (#229)
  • 3c48196 build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gcp/templa...
  • 7f131e3 chore(python): add support for python 3.11 [autoapprove] (#225)
  • 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)
dependabot[bot] commented 11 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.