Skip to content
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

fix(deps): update dependency @google-cloud/vision to v0.24.0 #1066

Merged
merged 1 commit into from
Dec 29, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 19, 2018

This PR contains the following updates:

Package Type Update Change References
@​google-cloud/vision dependencies minor 0.23.0 -> 0.24.0 source

Release Notes

googleapis/nodejs-vision

v0.24.0

Compare Source

12-19-2018 13:36 PST

Implementation Changes

This release contains breaking change

  • BREAKING: rename method imagePath => referenceImagePath (#​296)
    The method ProductSearchClient.imagePath was renamed referenceImagePath:

    // old code
    const formattedName = client.imagePath(...);

    // new code
    const formattedName = client.referenceImagePath(...);

  • fix: Param "scoreThreshold" should be "score_threshold" (#​234)

New Features
Dependencies
Documentation
  • docs: fix productSearch example (#​285)
  • docs: update readme badges (#​283)
  • docs(samples): updated samples code to use async/await and tests to use mocha (#​241)
Internal / Testing Changes
  • chore: modernize the samples and sample tests (#​297)
  • chore(build): inject yoshi automation key (#​294)
  • chore: update nyc and eslint configs (#​293)
  • chore: fix publish.sh permission +x (#​292)
  • fix(build): fix Kokoro release script (#​291)
  • build: add Kokoro configs for autorelease (#​290)
  • chore: always nyc report before calling codecov (#​288)
  • chore: nyc ignore build/test by default (#​287)
  • chore: update license file (#​284)
  • fix(build): fix system key decryption (#​282)
  • test: make product search tests run (#​269)
  • chore: update eslintignore config (#​264)
  • chore: drop contributors from multiple places (#​262)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 19, 2018
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 29, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 29, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-vision-0.x branch 2 times, most recently from 9ff8ac5 to 5581723 Compare December 29, 2018 10:58
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 29, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 29, 2018
@renovate renovate bot force-pushed the renovate/google-cloud-vision-0.x branch from 5581723 to ccef220 Compare December 29, 2018 11:21
@fhinkel fhinkel added the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 29, 2018
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Dec 29, 2018
@fhinkel fhinkel merged commit 72e6f60 into master Dec 29, 2018
@fhinkel fhinkel deleted the renovate/google-cloud-vision-0.x branch December 29, 2018 14:38
telpirion pushed a commit that referenced this pull request Nov 16, 2022
🤖 I have created a release *beep* *boop*
---


## [3.0.1](googleapis/nodejs-vision@v3.0.0...v3.0.1) (2022-09-21)


### Bug Fixes

* Preserve default values in x-goog-request-params header ([#1044](googleapis/nodejs-vision#1044)) ([a5baeca](googleapis/nodejs-vision@a5baeca))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants