Skip to content

bigtable: upgrade dependencies & clean system tests#1572

Merged
callmehiphop merged 1 commit intogoogleapis:masterfrom
stephenplusplus:spp--bigtable-updates
Sep 7, 2016
Merged

bigtable: upgrade dependencies & clean system tests#1572
callmehiphop merged 1 commit intogoogleapis:masterfrom
stephenplusplus:spp--bigtable-updates

Conversation

@stephenplusplus
Copy link
Contributor

Updated the dependencies preparing for a release. Ran the system tests, and got an error about it trying to create something that already exists. That sparked some before/after hook redesigns to generate unique IDs for each created instance, then delete them by a common prefix.

@stephenplusplus stephenplusplus added the api: bigtable Issues related to the Bigtable API. label Sep 6, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 6, 2016
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 6addb74 on stephenplusplus:spp--bigtable-updates into a744f26 on GoogleCloudPlatform:master.

@callmehiphop callmehiphop merged commit 828970b into googleapis:master Sep 7, 2016
sofisl pushed a commit that referenced this pull request Feb 24, 2026
sofisl pushed a commit that referenced this pull request Feb 24, 2026
GautamSharda pushed a commit that referenced this pull request Mar 11, 2026
Adds support for exactly-once delivery subscriptions. Please see the samples for information on how to interact with exactly-once subscriptions properly (specifically, using the `*WithResponse()` methods).

Other client library folks - Mahesh needs to review this, so please don't merge until that happens.

Fixes googleapis/nodejs-pubsub#1571 🦕
sofisl pushed a commit that referenced this pull request Mar 17, 2026
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.12.5` -> `^20.12.6`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.5/20.12.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.12.5/20.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.12.5/20.12.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/gapic-generator-typescript).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigtable Issues related to the Bigtable API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants