ripoul / url-shortener-api

an api to shorten some url
https://url-shortener.api.ripoul.fr/
MIT License
1 stars 0 forks source link

⬆️ Bump google-cloud-core from 1.2.0 to 1.3.0 #142

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps google-cloud-core from 1.2.0 to 1.3.0.

Release notes

Sourced from google-cloud-core's releases.

google-cloud-tasks 1.3.0

11-04-2019 10:06 PST

Implementation Changes

  • Add proto annotations (via synth) (#9352)

New Features

  • Add HTTP tasks, OAuth tokens, and OIDC tokens (via synth) (#9588)

Documentation

  • Tweak docstrings (via synth) (#9433)
  • Disambiguate client requests from cloud task requests (#9398)
  • Change requests intersphinx url (via synth) (#9409)
  • Update documentation (via synth) (#9069)
  • Remove compatibility badges from READMEs (#9035)
  • Fix intersphinx reference to requests (#9294)
  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)

google-cloud-speech 1.3.0

11-21-2019 14:03 PST

Implementation Changes

  • Mark Recognize as idempotent (via synth). (#9874)
  • Re-add unused speaker_tag; update spacing in docs templates (via synth). (#9765)
  • Move speaker_tag field from SpeakerDiarizationConfig to WordInfo (via synth). (#9576)
  • Remove send/recv msg size limit (via synth). (#8969)

New Features

  • Add speaker diarization configuration support (via synth). (#9202)
  • Add SpeakerDiarizationConfig, deprecate enable_speaker_diarization and diarization_speaker_count (via synth). (#8795)

Documentation

  • Add python 2 sunset banner to documentation. (#9036)
  • Reorder samples. (#9313)
  • Update docstrings (via synth). (#9292)
  • Fix intersphinx reference to requests. (#9294)
  • Add generated code samples. (#9153)
  • Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)
  • Remove compatibility badges from READMEs. (#9035)
  • Update intersphinx mapping for requests. (#8805)

Internal / Testing Changes

  • Add v1p1beta1 systests for longrunning / streaming recognize. (#9287)
  • Add v1 systests for longrunning / streaming recognize. (#9285)
  • Update samples manifest (via synth). (#9211)

google-cloud-core 1.3.0

01-31-2020 13:30 PST

... (truncated)
Changelog

Sourced from google-cloud-core's changelog.

Changelog

PyPI History

0.32.0

Packages newly added to the google-cloud umbrella package:

Feature / bugfix release for the following packages:

0.31.0

Feature / bugfix release for the following packages:

0.30.0

Feature / bugfix release for the following package:

0.29.0

Feature / bugfix release for the following package:

0.28.0

Packages newly added to the google-cloud umbrella package:

Feature / bugfix releases for the following packages:

... (truncated)
Commits
  • 1ebe370 chore(core:) release core 1.3.0 (#10308)
  • d6bd819 fix(spanner): fix imports for doc samples (#10283)
  • 970ed4c fix: update resume token for restarting BiDi streams (#10282)
  • f0bcbd6 fix(bigquery): fix inserting missing repeated fields (#10196)
  • 77dd923 test(bigquery): add tests for concatenating categorical columns (#10180)
  • 193a1dd feat(spanner): add resource based routing implementation (#10183)
  • e710547 feat(storage): add support for signing URLs using token (#9889)
  • 7c87dab fix: consume part of StreamingResponseIterator to support failure while under...
  • c3b9327 feat(pubsub): add delivery attempt property to message object received by use...
  • ad93c6c chore(translate): change line breaks in docstrings (via synth)(#10274)
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 4 years ago

Codecov Report

Merging #142 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #142   +/-   ##
=======================================
  Coverage   95.81%   95.81%           
=======================================
  Files          12       12           
  Lines         549      549           
=======================================
  Hits          526      526           
  Misses         23       23