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 spelling of "delimeter". #186

Merged
merged 1 commit into from
Sep 5, 2014
Merged

Conversation

marcgel
Copy link
Contributor

@marcgel marcgel commented Sep 5, 2014

No description provided.

stephenplusplus added a commit that referenced this pull request Sep 5, 2014
docs: Fix spelling of "delimeter".
@stephenplusplus stephenplusplus merged commit b2721e0 into googleapis:master Sep 5, 2014
@stephenplusplus
Copy link
Contributor

Tahnk yuo again. :)

chingor13 pushed a commit that referenced this pull request Aug 22, 2022
sofisl pushed a commit that referenced this pull request Sep 27, 2022
sofisl pushed a commit that referenced this pull request Oct 12, 2022
sofisl pushed a commit that referenced this pull request Oct 12, 2022
fix(deps): update dependency @google-cloud/paginator to ^0.2.0

This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @​google-cloud/paginator | dependencies | minor | [`^0.1.0` -> `^0.2.0`](https://diff.intrinsic.com/@google-cloud/paginator/0.1.2/0.2.0) | [source](https://togithub.com/googleapis/nodejs-paginator) |

---

### Release Notes

<details>
<summary>googleapis/nodejs-paginator</summary>

### [`v0.2.0`](https://togithub.com/googleapis/nodejs-paginator/blob/master/CHANGELOG.md#v020)

[Compare Source](https://togithub.com/googleapis/nodejs-paginator/compare/v0.1.2...v0.2.0)

03-08-2019 12:15 PST

##### New Features

-   feat: handle promise based functions ([#&#8203;91](https://togithub.com/googleapis/nodejs-paginator/pull/91))
-   refactor(ts): create generic for object streams ([#&#8203;101](https://togithub.com/googleapis/nodejs-paginator/pull/101))

##### Dependencies

-   chore(deps): update dependency through2 to v3 ([#&#8203;53](https://togithub.com/googleapis/nodejs-paginator/pull/53))
-   chore(deps): update dependency [@&#8203;types/is](https://togithub.com/types/is) to v0.0.21 ([#&#8203;55](https://togithub.com/googleapis/nodejs-paginator/pull/55))
-   chore(deps): update dependency gts to ^0.9.0 ([#&#8203;57](https://togithub.com/googleapis/nodejs-paginator/pull/57))
-   fix: Pin [@&#8203;types/sinon](https://togithub.com/types/sinon) to last compatible version ([#&#8203;61](https://togithub.com/googleapis/nodejs-paginator/pull/61))
-   refactor: trim a few dependencies ([#&#8203;60](https://togithub.com/googleapis/nodejs-paginator/pull/60))
-   chore(deps): update dependency [@&#8203;types/sinon](https://togithub.com/types/sinon) to v5.0.7 ([#&#8203;62](https://togithub.com/googleapis/nodejs-paginator/pull/62))
-   chore(deps): update dependency [@&#8203;types/sinon](https://togithub.com/types/sinon) to v7 ([#&#8203;81](https://togithub.com/googleapis/nodejs-paginator/pull/81))
-   chore(deps): update dependency mocha to v6

##### Documentation

-   docs: add lint/fix example to contributing guide ([#&#8203;85](https://togithub.com/googleapis/nodejs-paginator/pull/85))
-   chore: move CONTRIBUTING.md to root ([#&#8203;87](https://togithub.com/googleapis/nodejs-paginator/pull/87))
-   docs: update links in contrib guide ([#&#8203;94](https://togithub.com/googleapis/nodejs-paginator/pull/94))
-   docs: update contributing path in README ([#&#8203;88](https://togithub.com/googleapis/nodejs-paginator/pull/88))

##### Internal / Testing Changes

-   chore: include build in eslintignore ([#&#8203;49](https://togithub.com/googleapis/nodejs-paginator/pull/49))
-   chore: update CircleCI config ([#&#8203;52](https://togithub.com/googleapis/nodejs-paginator/pull/52))
-   chore: use latest npm on Windows ([#&#8203;54](https://togithub.com/googleapis/nodejs-paginator/pull/54))
-   chore: update eslintignore config ([#&#8203;56](https://togithub.com/googleapis/nodejs-paginator/pull/56))
-   chore: add synth.metadata
-   fix(build): fix system key decryption ([#&#8203;64](https://togithub.com/googleapis/nodejs-paginator/pull/64))
-   chore: update license file ([#&#8203;68](https://togithub.com/googleapis/nodejs-paginator/pull/68))
-   chore(build): update prettier config ([#&#8203;69](https://togithub.com/googleapis/nodejs-paginator/pull/69))
-   chore: nyc ignore build/test by default ([#&#8203;71](https://togithub.com/googleapis/nodejs-paginator/pull/71))
-   chore: always nyc report before calling codecov ([#&#8203;72](https://togithub.com/googleapis/nodejs-paginator/pull/72))
-   build: add Kokoro configs for autorelease ([#&#8203;75](https://togithub.com/googleapis/nodejs-paginator/pull/75))
-   fix(build): fix Kokoro release script ([#&#8203;76](https://togithub.com/googleapis/nodejs-paginator/pull/76))
-   chore: fix publish.sh permission +x ([#&#8203;77](https://togithub.com/googleapis/nodejs-paginator/pull/77))
-   chore: update nyc and eslint configs ([#&#8203;79](https://togithub.com/googleapis/nodejs-paginator/pull/79))
-   chore(build): inject yoshi automation key ([#&#8203;80](https://togithub.com/googleapis/nodejs-paginator/pull/80))
-   build: check broken links in generated docs ([#&#8203;82](https://togithub.com/googleapis/nodejs-paginator/pull/82))
-   build: ignore googleapis.com in doc link check ([#&#8203;84](https://togithub.com/googleapis/nodejs-paginator/pull/84))
-   build: test using [@&#8203;grpc/grpc-js](https://togithub.com/grpc/grpc-js) in CI ([#&#8203;89](https://togithub.com/googleapis/nodejs-paginator/pull/89))
-   build: create docs test npm scripts ([#&#8203;90](https://togithub.com/googleapis/nodejs-paginator/pull/90))
-   build: use linkinator for docs test ([#&#8203;93](https://togithub.com/googleapis/nodejs-paginator/pull/93))
-   build: update release configuration
-   build: fix types for sinon ([#&#8203;98](https://togithub.com/googleapis/nodejs-paginator/pull/98))
-   build: use node10 to run samples-test, system-test etc ([#&#8203;97](https://togithub.com/googleapis/nodejs-paginator/pull/97))
-   build: Add docuploader credentials to node publish jobs ([#&#8203;99](https://togithub.com/googleapis/nodejs-paginator/pull/99))

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

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

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

---

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

---

This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#googleapis/nodejs-resource).

#186 automerged by dpebot
sofisl pushed a commit that referenced this pull request Oct 13, 2022
sofisl pushed a commit that referenced this pull request Oct 13, 2022
sofisl pushed a commit that referenced this pull request Nov 9, 2022
sofisl pushed a commit that referenced this pull request Nov 10, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
... chore: update gapic-generator-ruby to the latest commit chore: release gapic-generator-typescript 1.5.0

Committer: @miraleung
PiperOrigin-RevId: 380641501

Source-Link: googleapis/googleapis@076f7e9

Source-Link: googleapis/googleapis-gen@27e4c88
sofisl pushed a commit that referenced this pull request Nov 11, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
sofisl pushed a commit that referenced this pull request Nov 11, 2022
…e in region tag (#186)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 399287285

Source-Link: googleapis/googleapis@1575986

Source-Link: googleapis/googleapis-gen@b27fff6
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjI3ZmZmNjIzYTVkOGQ1ODZiNzAzYjVlNDkxOTg1NmFiZTdjMmViMyJ9
sofisl pushed a commit that referenced this pull request Nov 16, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ts-loader](https://togithub.com/TypeStrong/ts-loader) | devDependencies | major | [`^7.0.0` -> `^8.0.0`](https://renovatebot.com/diffs/npm/ts-loader/7.0.5/8.0.0) |

---

### Release Notes

<details>
<summary>TypeStrong/ts-loader</summary>

### [`v8.0.0`](https://togithub.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md#v800)

[Compare Source](https://togithub.com/TypeStrong/ts-loader/compare/v7.0.5...v8.0.0)

-   [Support for symlinks in project references](https://togithub.com/TypeStrong/ts-loader/pull/1136) - thanks [@&#8203;sheetalkamat](https://togithub.com/sheetalkamat)!
-   `ts-loader` now supports TypeScript 3.6 and greater **BREAKING CHANGE**

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

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

:recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/nodejs-recaptcha-enterprise).
sofisl pushed a commit that referenced this pull request Nov 16, 2022
🤖 I have created a release *beep* *boop*
---


## [2.0.0](googleapis/nodejs-retail@v1.8.1...v2.0.0) (2022-06-20)


### ⚠ BREAKING CHANGES

* update library to use Node 12 (#181)

### Features

* allow users to disable spell check in search requests ([#183](googleapis/nodejs-retail#183)) ([05005ea](googleapis/nodejs-retail@05005ea))


### Bug Fixes

* **deps:** update dependency @google-cloud/bigquery to v6 ([#186](googleapis/nodejs-retail#186)) ([fc07923](googleapis/nodejs-retail@fc07923))


### Build System

* update library to use Node 12 ([#181](googleapis/nodejs-retail#181)) ([809853f](googleapis/nodejs-retail@809853f))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
sofisl pushed a commit that referenced this pull request Nov 30, 2022
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.

None yet

2 participants