-
Notifications
You must be signed in to change notification settings - Fork 113
Comparing changes
Open a pull request
base repository: googleapis/nodejs-spanner
base: v5.15.2
head repository: googleapis/nodejs-spanner
compare: v5.16.0
- 20 commits
- 39 files changed
- 10 contributors
Commits on Sep 10, 2021
-
fix(build): set default branch to main (#1469)
Benjamin E. Coe authoredSep 10, 2021 Configuration menu - View commit details
-
Copy full SHA for 152985a - Browse repository at this point
Copy the full SHA 152985aView commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 709b0f4 - Browse repository at this point
Copy the full SHA 709b0f4View commit details
Commits on Sep 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f052c1c - Browse repository at this point
Copy the full SHA f052c1cView commit details
Commits on Oct 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b203233 - Browse repository at this point
Copy the full SHA b203233View commit details -
chore: relocate owl bot post processor (#1480)
chore: relocate owl bot post processor
Configuration menu - View commit details
-
Copy full SHA for 027098f - Browse repository at this point
Copy the full SHA 027098fView commit details
Commits on Oct 6, 2021
-
chore: ensure samples are not autogenerated for libraries with a vene…
…er (#1489) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 401094430 Source-Link: googleapis/googleapis@409e134 Source-Link: googleapis/googleapis-gen@4532d73 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDUzMmQ3Mzk2MTBkMDNiMGViODUxMDM5NWI2NTU3ZWI2NjE5ZmU5YyJ9
Configuration menu - View commit details
-
Copy full SHA for 832ca0c - Browse repository at this point
Copy the full SHA 832ca0cView commit details
Commits on Oct 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5880b0d - Browse repository at this point
Copy the full SHA 5880b0dView commit details
Commits on Oct 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for af4bd48 - Browse repository at this point
Copy the full SHA af4bd48View commit details
Commits on Oct 26, 2021
-
chore(deps): update dependency @types/node to v16 (#1503)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | [`^14.0.0` -> `^16.0.0`](https://renovatebot.com/diffs/npm/@types%2fnode/14.17.32/16.11.6) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-spanner).
Configuration menu - View commit details
-
Copy full SHA for f12b981 - Browse repository at this point
Copy the full SHA f12b981View commit details
Commits on Oct 28, 2021
-
chore(cloud-rad): add code fencing for TSDoc (#1504)
* chore(cloud-rad): add code fencing for TSDoc Code examples need code fencing around them to distingish from rich text for TSDoc. Internally b/179483748 Script used: https://github.com/fhinkel/cloud-rad-script/blob/main/fixExampleComments.js * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d7be09 - Browse repository at this point
Copy the full SHA 9d7be09View commit details
Commits on Oct 29, 2021
-
chore(cloud-rad): add code fencing for TSDoc (#1505)
Instead of <caption> use rich text for examples.
Configuration menu - View commit details
-
Copy full SHA for 5521b90 - Browse repository at this point
Copy the full SHA 5521b90View commit details
Commits on Nov 4, 2021
-
chore(deps): update dependency sinon to v12 (#1507)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`^11.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/sinon/11.1.2/12.0.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sinonjs/sinon</summary> ### [`v12.0.1`](https://togithub.com/sinonjs/sinon/blob/master/CHANGES.md#​1201) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v12.0.0...v12.0.1) - [`3f598221`](https://togithub.com/sinonjs/sinon/commit/3f598221045904681f2b3b3ba1df617ed5e230e3) Fix issue with npm unlink for npm version > 6 (Carl-Erik Kopseng) > 'npm unlink' would implicitly unlink the current dir > until version 7, which requires an argument - [`51417a38`](https://togithub.com/sinonjs/sinon/commit/51417a38111eeeb7cd14338bfb762cc2df487e1b) Fix bundling of cjs module ([#​2412](https://togithub.com/sinonjs/sinon/issues/2412)) (Julian Grinblat) > - Fix bundling of cjs module > > - Run prettier *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2021-11-04.* #### 12.0.0 ### [`v12.0.0`](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v11.1.2...v12.0.0) </details> --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/nodejs-spanner).
Configuration menu - View commit details
-
Copy full SHA for 61968c0 - Browse repository at this point
Copy the full SHA 61968c0View commit details
Commits on Nov 8, 2021
-
fix(cloud-rad): move comments for TSDoc (#1509)
As we move our ref docs to cloud.google.com, we rely on TSDoc rather JSDoc. TSDoc expects comments before the first overloaded function, we currently have those on the last function. Those comments don't make it into the d.ts files. We need to move comments to the first overloaded function rather than the last one. Internally b/190631834 Script used: https://github.com/fhinkel/cloud-rad-script/blob/main/moveComments.js
Configuration menu - View commit details
-
Copy full SHA for 1c49922 - Browse repository at this point
Copy the full SHA 1c49922View commit details
Commits on Nov 10, 2021
-
docs(samples): add example tags to generated samples (#1510)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 408439482 Source-Link: googleapis/googleapis@b9f6184 Source-Link: googleapis/googleapis-gen@eb888bc Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWI4ODhiYzIxNGVmYzdiZjQzYmY0NjM0YjQ3MDI1NDU2NWE2NTlhNSJ9
Configuration menu - View commit details
-
Copy full SHA for 3cbbbcb - Browse repository at this point
Copy the full SHA 3cbbbcbView commit details
Commits on Nov 19, 2021
-
build: add published name under submodules (#1513)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 410900101 Source-Link: googleapis/googleapis@c246c88 Source-Link: googleapis/googleapis-gen@5994ec0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTk5NGVjMGUxMDM5ZTYzZDQ1YTg5MTY2ZDFhZDc5NjAxMWRjYTVjOCJ9
Configuration menu - View commit details
-
Copy full SHA for a862ef5 - Browse repository at this point
Copy the full SHA a862ef5View commit details
Commits on Nov 23, 2021
-
docs(samples): add auto-generated samples for Node with api short nam…
…e in region tag (#1484) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 399287285 Source-Link: googleapis/googleapis@1575986 Source-Link: googleapis/googleapis-gen@b27fff6 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjI3ZmZmNjIzYTVkOGQ1ODZiNzAzYjVlNDkxOTg1NmFiZTdjMmViMyJ9
Configuration menu - View commit details
-
Copy full SHA for 8a3e1f4 - Browse repository at this point
Copy the full SHA 8a3e1f4View commit details
Commits on Nov 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d4d35d9 - Browse repository at this point
Copy the full SHA d4d35d9View commit details
Commits on Dec 7, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6a4433 - Browse repository at this point
Copy the full SHA e6a4433View commit details
Commits on Dec 9, 2021
-
feat: add eslintignore for sameple generated code (#1302) (#1520)
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>
Configuration menu - View commit details
-
Copy full SHA for f835b72 - Browse repository at this point
Copy the full SHA f835b72View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [5.16.0](https://www.github.com/googleapis/nodejs-spanner/compare/v5.15.2...v5.16.0) (2021-12-09) ### Features * add eslintignore for sameple generated code ([#1302](https://www.github.com/googleapis/nodejs-spanner/issues/1302)) ([#1520](https://www.github.com/googleapis/nodejs-spanner/issues/1520)) ([f835b72](https://www.github.com/googleapis/nodejs-spanner/commit/f835b721210d01b11d7f5751ee06f13518e7fe0f)) ### Bug Fixes * **build:** set default branch to main ([#1469](https://www.github.com/googleapis/nodejs-spanner/issues/1469)) ([152985a](https://www.github.com/googleapis/nodejs-spanner/commit/152985a1f783534e6b3e3ce332a1333dec67269d)) * **cloud-rad:** move comments for TSDoc ([#1509](https://www.github.com/googleapis/nodejs-spanner/issues/1509)) ([1c49922](https://www.github.com/googleapis/nodejs-spanner/commit/1c49922c75bd56dbd0456318bee8a336eb088156)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 62cc671 - Browse repository at this point
Copy the full SHA 62cc671View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.15.2...v5.16.0