Skip to content

docs: updating links for new repo name#1520

Merged
stephenplusplus merged 1 commit intogoogleapis:masterfrom
callmehiphop:doc-links
Aug 23, 2016
Merged

docs: updating links for new repo name#1520
stephenplusplus merged 1 commit intogoogleapis:masterfrom
callmehiphop:doc-links

Conversation

@callmehiphop
Copy link
Copy Markdown
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 23, 2016
@callmehiphop
Copy link
Copy Markdown
Contributor Author

@stephenplusplus did I miss anything?

@stephenplusplus stephenplusplus merged commit a1eb721 into googleapis:master Aug 23, 2016
@stephenplusplus
Copy link
Copy Markdown
Contributor

Maybe, but we'll just get them as we find them!

miguelvelezsa pushed a commit that referenced this pull request Jul 23, 2025
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@compodoc/compodoc](https://togithub.com/compodoc/compodoc) | [`1.1.21` -> `1.1.22`](https://renovatebot.com/diffs/npm/@compodoc%2fcompodoc/1.1.21/1.1.22) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@compodoc%2fcompodoc/1.1.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@compodoc%2fcompodoc/1.1.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@compodoc%2fcompodoc/1.1.21/1.1.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@compodoc%2fcompodoc/1.1.21/1.1.22?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>compodoc/compodoc (@&#8203;compodoc/compodoc)</summary>

### [`v1.1.22`](https://togithub.com/compodoc/compodoc/blob/HEAD/CHANGELOG.md#1122)

[Compare Source](https://togithub.com/compodoc/compodoc/compare/1.1.21...1.1.22)

##### Merged

-   Added Russian translation [#&#8203;1386](https://togithub.com/compodoc/compodoc/pull/1386), Thanks [RusFjord](https://togithub.com/RusFjord)
-   docs: updated the tags in the readme file [#&#8203;1365](https://togithub.com/compodoc/compodoc/pull/1365), Thanks [alkavats1](https://togithub.com/alkavats1)

##### Bug fixes

-   fix(app): [@&#8203;example](https://togithub.com/example) render twice for methods ([f5d6f97](https://togithub.com/compodoc/compodoc/commit/f5d6f97)), closes [#&#8203;1385](https://togithub.com/compodoc/compodoc/issues/1385)
-   fix(app): interfaces multiple extends support ([229f407](https://togithub.com/compodoc/compodoc/commit/229f407)), closes [#&#8203;1364](https://togithub.com/compodoc/compodoc/issues/1364)
-   fix(app): relax [@&#8203;angular-devkit/schematics](https://togithub.com/angular-devkit/schematics) version for Angular v14.x support ([51fe4b9](https://togithub.com/compodoc/compodoc/commit/51fe4b9)), closes [#&#8203;1362](https://togithub.com/compodoc/compodoc/issues/1362)
-   fix(app): disableLifeCycleHooks for pipes and services ([753b74d](https://togithub.com/compodoc/compodoc/commit/753b74d)), closes [#&#8203;1369](https://togithub.com/compodoc/compodoc/issues/1369)
-   fix(app): json export and disableSourceCode - template and style sources should not be added ([6a85f1b](https://togithub.com/compodoc/compodoc/commit/6a85f1b)), closes [#&#8203;1370](https://togithub.com/compodoc/compodoc/issues/1370)
-   fix(app): remove inside dependency no longer used, bump dev/Dependencies ([91865b7](https://togithub.com/compodoc/compodoc/commit/91865b7)), closes [#&#8203;1355](https://togithub.com/compodoc/compodoc/issues/1355)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR is behind base branch, 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/gax-nodejs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
sofisl pushed a commit that referenced this pull request Feb 25, 2026
* feat: add precondition checks to file operations (#1520)

* feat: add precondition options to relevant bucket operations (#1521)

Co-authored-by: Denis DelGrosso <85250797+ddelgrosso1@users.noreply.github.com>
sofisl pushed a commit that referenced this pull request Feb 26, 2026
Source-Link: googleapis/synthtool@b801276
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:ba3f2990fefe465f89834e4c46f847ddb141afa54daa6a1d462928fa679ed143

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
GautamSharda pushed a commit that referenced this pull request Mar 11, 2026
…move configs to Node 12 (#1418) (#1520)

* build: make ci testing conditional on engines field in package.json, move configs to Node 12 (#1418)

* build: make ci testing conditional on engines field in package.json, move configs to Node 12

Co-authored-by: Benjamin E. Coe <bencoe@google.com>
Source-Link: googleapis/synthtool@2800f5a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:dc7bfb4c4bf50496abbdd24bd9e4aaa833dc75248c0a9e3a7f807feda5258873

* samples: fix another potentially flaky test

* tests: remove extra import

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
Co-authored-by: Megan Potter <57276408+feywind@users.noreply.github.com>
Co-authored-by: Megan Potter <mzp@google.com>
sofisl pushed a commit that referenced this pull request Mar 17, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
thiyaguk09 pushed a commit to thiyaguk09/google-cloud-node-fork that referenced this pull request Mar 18, 2026
* feat: add precondition checks to file operations (googleapis#1520)

* feat: add precondition options to relevant bucket operations (googleapis#1521)

Co-authored-by: Denis DelGrosso <85250797+ddelgrosso1@users.noreply.github.com>
feywind added a commit that referenced this pull request Mar 27, 2026
…move configs to Node 12 (#1418) (#1520)

* build: make ci testing conditional on engines field in package.json, move configs to Node 12 (#1418)

* build: make ci testing conditional on engines field in package.json, move configs to Node 12

Co-authored-by: Benjamin E. Coe <bencoe@google.com>
Source-Link: googleapis/synthtool@2800f5a
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:dc7bfb4c4bf50496abbdd24bd9e4aaa833dc75248c0a9e3a7f807feda5258873

* samples: fix another potentially flaky test

* tests: remove extra import

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
Co-authored-by: Megan Potter <57276408+feywind@users.noreply.github.com>
Co-authored-by: Megan Potter <mzp@google.com>
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