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/common to ^0.20.0 #133

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2018

This Pull Request updates dependency @​google-cloud/common from ^0.17.0 to ^0.20.0

Note: This PR was created on a configured schedule ("after 10pm,before 5am") and will not receive updates outside those times.

Release Notes

v0.20.3

Compare Source
This release fixes #​185, which was causing problems with downstream modules.

Commits

b2c60ed fix: no synthetic imports (#​186)


v0.20.2

Compare Source
This is a patch release that contains several bug fixes, updated dependencies, and tool fixes.

Bug fixes

a7c763a fix: callback request with body and response (#​182)
9146ec4 fix: ServiceObject: loosen metadata type (#​181)
5921721 fix: UnhandledPromiseRejection in ServiceObject test (#​175)

Package updates

f59f537 fix(deps): update dependency retry-request to v4 (#​179)
5b4132f chore(deps): update dependency sinon to v6 (#​178)
272d3be chore(deps): update dependency gts to ^0.7.0 (#​177)

Keepin the lights on

a36ee6a test: test the typescript install (#​183)
f2de3e9 Configure Renovate (#​170)
a35bd97 refactor: drop repo-tool as an exec wrapper (#​173)
620844d fix: update linking for samples (#​171)


v0.20.1

Compare Source
This release contains a simple TypeScript type change, and cleans up some un-used dev dependencies.

Commits

6a9bcd6 fix: loosen index type for service-object (#​168)
0d1075b refactor: remove eslint and prettier (#​166)


v0.20.0

Compare Source
This reverts behavior broken in 0.18 surrounding poll_ being an async operation, and breaks in the getMetadata method of Operation.

3c22a57 fix: repair breaking changes (#​164)
7bf4b63 chore: upgrade to latest of all dependencies (#​162)


v0.19.2

Compare Source
This release adds back a Logger.LEVELS field. It also fixes a bug that was breaking system tests in some dependent modules.

Commits

2af6176 refactor: make properties on logger readonly (#​158)
af00352 fix: use through() again (#​159)
4b295c0 feat: expose Logger.LEVELS (#​157)


v0.19.1

Compare Source
This release fixes the empty package issue in 0.19.0.


v0.19.0

Compare Source
This release removes levels from the public interface of LoggerConfig. It also changes the Logger class type definition to be more friendly for subclassing.

In addition, this release fixes a bug related to the instance type of PartialFailureError errors.

Commits

0dfcfad chore: upgrade and lock typescript at 2.9 (#​153)
5ab55cc fix: Set the PartialFailureError name to 'PartialFailureError'. (#​152)
f246b51 fix: Add promisifyAll support for es classes (#​150)
45fc0b2 feat: remove levels from LoggerConfig and don't expose index property on Logger (#​142)
2af8e1a chore: the ultimate fix for repo-tools EPERM (#​147)


v0.18.9

Compare Source
This release fixes a bug with rejected promises:
92ae69d fix: pass responses in errors with request callbacks (#​145)


v0.18.8

Compare Source

Commits

f7af9d7 fix: export more types, fix back compat (#​143)
0896b97 fix: expose LoggerConfig and ServiceConfig (#​141)


v0.18.7

Compare Source
This releases fixes a potential issue where the body argument of Service#request might be a raw JSON string rather than the parsed response body.

Commits

4637b33 fix: for Service#request, always provide parsed body (#​139)
e68b33b fix: expose a few properties (#​138)


v0.18.6

Compare Source
This release fixes a typing issue with the order of the body and response objects in request callbacks.


v0.18.5

Compare Source
This patch release includes bug fixes that restore backward compatibility with 0.17.x.

Commits

53d5fcf fix: repair makeAuthenticatedRequest callback order (#​132)
db21cb4 fix: repair requestStream and other back-compat changes (#​130)


v0.18.4

Compare Source
This release adds back support for callbacks on the Service.request method, and makes a few other type improvements.

Commits

99230a8 fix: back-compat for service.ts (#​128)
75dd968 chore: test on node10 (#​127)


v0.18.3

Compare Source
This release contains minor bug fixes identified while integrating 0.18.2 into upstream projects.

Fixes

a108b1b fix: back-compat issues with cloud-profiler (#​125)
4feff33 fix: include request and duplexify types (#​122)
e7ad4b0 chore(package): update sinon to version 5.0.2 (#​124)


v0.18.2

Compare Source
This release probably hopefully fixes the issue where there are no files in the build. 🤞


v0.18.1

Compare Source


v0.18.0

Compare Source



This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch 2 times, most recently from 7f5a0fc to 15de54a Compare June 27, 2018 16:01
@codecov
Copy link

codecov bot commented Jun 27, 2018

Codecov Report

Merging #133 into master will decrease coverage by 5.35%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
- Coverage     100%   94.64%   -5.36%     
==========================================
  Files           4        4              
  Lines         709      709              
==========================================
- Hits          709      671      -38     
- Misses          0       38      +38
Impacted Files Coverage Δ
src/job.js 25.49% <0%> (-74.51%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0df5880...92f3ba3. Read the comment docs.

@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch 9 times, most recently from b22d6fe to 3f1f21c Compare July 3, 2018 17:46
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch 3 times, most recently from b41ee98 to bac2dfb Compare July 10, 2018 15:07
@renovate renovate bot force-pushed the renovate/google-cloud-common-0.x branch from bac2dfb to cf3d02d Compare July 10, 2018 16:40
@ghost ghost assigned JustinBeckwith Jul 12, 2018
@renovate
Copy link
Contributor Author

renovate bot commented Jul 12, 2018

PR has been edited

As this PR has been edited, Renovate will stop updating it in order to not cause any conflicts or other problems. If you wish to abandon your edits and have Renovate recreate this PR then you should rename this PR and then close it.

@JustinBeckwith
Copy link
Contributor

covered in #146

@renovate
Copy link
Contributor Author

renovate bot commented Jul 12, 2018

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (^0.20.0). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/google-cloud-common-0.x branch July 12, 2018 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant