-
Notifications
You must be signed in to change notification settings - Fork 8
chore: migrate pack-n-play #15
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* upgrade to recent gts. * re-`gts init`. * minor cleanups elsewhere.
Run `npm upgrade` to bring dependencies up to date.
BREAKING CHANGE: Node 6 is EOL in a week. Let's stop supporting it.
The current API is tightly coupled with mocha (and gts). introduce a new API that can be used across various different testing frameworks. We simply use asserts, and users can structure their tests as appropriate. This also gets rid of tight coupling with gts. Instead we use typescript compiler directly. The old API is still available, but if this seems better to folks, I would like to drop the old one in a subsequent semver major.
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.15) Signed-off-by: dependabot[bot] <[email protected]>
sofisl
approved these changes
Sep 19, 2025
GautamSharda
added a commit
that referenced
this pull request
Sep 29, 2025
* Initial release * Update readme * Add package.json * Change header weight to 600 * Fix numbered code blocks padding * Update version * Remove padding from last line in linenum codeblock * Fix padding on direct code blocks * Add methods to nav tree, overflow * Add overflow to nav * chore(Readme): Release minami on npm and suggest using npm to manage * feat(Design): Better sidebar, responsive, css only * 1.1.0 * chore(Readme): Update screenshot * chore(Readme): Change Open Sans -> Montserrat (headers), Helvetica Neue (body) * chore(License): Move under Apache 2 license to fall under JSDoc requirements * chore(License): Add JSDoc 3 license to third party section * Adding sticky nave * Adding sticky nav * Fix error when items are missing * Use HTTPS link for webfont This fixes font loading on HTTPS pages * update default css && package information, bump version to 1.2.0 * update css * method title css updates * add padding to side nav for scrollability on small screens * Removes RETURNS and TYPE from many doclet templates * Only show classes and modules in sidebar navigation * Bump version to 1.2.5 * Add minimal table styling * Bump version to 1.2.6 * B js doc theme (#2) * Updated theme and layout. Search feature. Removing Minami theme. * Updating the readme * Removing version number from left nav as it is not dynamically updated * Limiting width of some sections on huge displays * Adding highlight JS. Moving away from b_mono for code because of box char support * Adding mixpanel, removing prettyprint library * Updating the version number to reflect v2.0 release * Fixing some indentation and consistency issues * Reducing the number of search results to fit a regular screen * Add eslint * Fixing some spelling and using === instead of == * Linted the css * Add travis yaml (#4) * Stop travis from emailing about jsdoc builds * Update deprecation styling * Bump version to 2.0.1 * Add URL link button to JSDoc entries (#6) * Bump version to 2.0.2 * Add "Forked from" attribution to README * Make nav title configurable * Remove includeDate option * Make search configurable * Make search configurable * Clean up indentation * Remove excess padding on code blocks * Fix spelling error in README * Bump version to 3.0.0. * Fix console error from pagelocation script * Add anchor tags to examples (#13) * Increase section max-width to fit one nested table (#12) * Bump version to 3.1.0 * Hide hidden modules from members section (#14) * Hide excluded modules from members section * Add changelog entry * Update container.tmpl * Bump version to 3.1.1 * Update container.tmpl (#16) * LI to show (#17) * Add 'disableSort' option (#15) * Added disableSort option * Documented `disableSort` * Update container.tmpl * Update README.md * Bump version to v3.2.0 * Fix linting errors * unreleased ----- - Added support for templates.collapse option. When set to true only the active component\'s members are expanded. - Added templates.resources option that takes an object where the keys are the labels and the values are links to external resources. - Minor css bugfixes * Bump version to v3.3.0 * Update eslint dependency * Update travis yaml * Bump lodash from 4.17.11 to 4.17.14 (#20) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]> * feat: make it work for us * fix: update renovate config and tokens (#2) * fix: bump the build * fix: put output in the root docs/ folder * docs: update the README (#3) * chore(deps): update dependency semistandard to v14 (#4) * fix: prevent identically named top-level items in the left nav (#5) Before this change, if two top-level items had the same `name`, that name appeared twice in the left nav. For example, `v1.Foo` and `v2.Foo` both appeared as `Foo`, and the generated HTML used the `id` attribute `Foo-nav` for both items. After this change, the left nav shows `v1.Foo` and `v2.Foo` instead, and their `id` attributes are `v1.Foo-nav` and `v2.Foo-nav`, respectively. * chore: include common synth files (#7) * chore(deps): update dependency eslint-plugin-node to v11 (#8) * chore(deps): update dependency prettier to v2 (#10) * chore(deps): update dependency eslint to v7 (#11) * fix: function's returns are missing (#13) * chore: release 1.0.3 (#14) * created CHANGELOG.md [ci skip] * updated package.json [ci skip] Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * build: update to common CI (#17) * build: migrate to secret manager (#18) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9b55eba7-85ee-48d5-a737-8b677439db4d/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@1c92077 * chore(nodejs_templates): add script logging to node_library populate-secrets.sh (#19) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/e306327b-605f-4c07-9420-c106e40c47d5/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@e703494 * chore: update node issue template (#20) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/37f383f8-7560-459e-b66c-def10ff830cb/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b10590a * build: add config .gitattributes (#21) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/2a81bca4-7abd-4108-ac1f-21340f858709/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@dc9caca * fix: typeo in nodejs .gitattribute (#23) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/cc99acfa-05b8-434b-9500-2f6faf2eaa02/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@799d8e6 * chore: release 1.0.4 (#24) :robot: I have created a release \*beep\* \*boop\* --- ### [1.0.4](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.0.3...v1.0.4) (2020-07-09) ### Bug Fixes * typeo in nodejs .gitattribute ([#23](https://www.github.com/googleapis/jsdoc-fresh/issues/23)) ([80e2df9](https://www.github.com/googleapis/jsdoc-fresh/commit/80e2df993ee5f674a1e9856b306eb23ca75fdbdc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). * build: missing closing paren in publish script (#26) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9c6207e5-a7a6-4e44-ab6b-91751e0230b1/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@d82decc * chore: add dev dependencies for cloud-rad ref docs (#31) * build: add Node 8 tests * chore: add config files for cloud-rad, delete template for Node 8 tests (#30) * chore: delete template for Node 8 tests Source-Author: F. Hinkelmann <[email protected]> Source-Date: Tue Jul 14 19:56:02 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 388e10f5ae302d3e8de1fac99f3a95d1ab8f824a Source-Link: googleapis/synthtool@388e10f * chore: add config files for cloud-rad for node.js * chore: add config files for cloud-rad for node.js Generate and upload yaml files for ref docs * Add gitattributes for json with comments * chore: extra char Source-Author: F. Hinkelmann <[email protected]> Source-Date: Thu Jul 16 12:19:00 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 21f1470ecd01424dc91c70f1a7c798e4e87d1eec Source-Link: googleapis/synthtool@21f1470 Co-authored-by: sofisl <[email protected]> * build: correct dev-site config (#32) * build: --credential-file-override is no longer required (#34) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4de22315-84b1-493d-8da2-dfa7688128f5/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@94421c4 * chore: update cloud rad kokoro build job (#35) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b742586e-df31-4aac-8092-78288e9ea8e7/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@bd0deaa * build: perform publish using Node 12 (#36) This PR was generated using Autosynth. 🌈 - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@5747555 * chore: start tracking obsolete files (#37) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/7a1b0b96-8ddb-4836-a1a2-d2f73b7e6ffe/targets - [ ] To automatically regenerate this PR, check this box. * build: move system and samples test from Node 10 to Node 12 (#38) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ba2d388f-b3b2-4ad7-a163-0c6b4d86894f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@05de3e1 * build: track flaky tests for "nightly", add new secrets for tagging (#39) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/96acae41-dfd7-4d71-95d3-12436053b826/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@8cf6d28 * build(test): recursively find test files; fail on unsupported dependency versions (#41) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/57acd272-496f-4414-af01-fc62837d5aa1/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@fdd03c1 * chore: update bucket for cloud-rad (#42) Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com> Source-Author: F. Hinkelmann <[email protected]> Source-Date: Wed Sep 30 14:13:57 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 079dcce498117f9570cebe6e6cff254b38ba3860 Source-Link: googleapis/synthtool@079dcce * build(node_library): migrate to Trampoline V2 (#43) Source-Author: Takashi Matsuo <[email protected]> Source-Date: Fri Oct 2 12:13:27 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 0c868d49b8e05bc1f299bc773df9eb4ef9ed96e9 Source-Link: googleapis/synthtool@0c868d4 * build: only check --engine-strict for production deps (#44) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/75155c02-9dd0-4bb9-8de5-c6ec245fec71/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@5451633 * chore: clean up Node.js TOC for cloud-rad (#45) * chore: clean up Node.js TOC for cloud-rad Source-Author: F. Hinkelmann <[email protected]> Source-Date: Wed Oct 21 09:26:04 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: f96d3b455fe27c3dc7bc37c3c9cd27b1c6d269c8 Source-Link: googleapis/synthtool@f96d3b4 * chore: fix Node.js TOC for cloud-rad Source-Author: F. Hinkelmann <[email protected]> Source-Date: Wed Oct 21 12:01:24 2020 -0400 Source-Repo: googleapis/synthtool Source-Sha: 901ddd44e9ef7887ee681b9183bbdea99437fdcc Source-Link: googleapis/synthtool@901ddd4 * docs: updated code of conduct (includes update to actions) (#49) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/d837e2c5-e7f6-4c9f-a98e-12a1b08a381f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@89c849b Source-Link: googleapis/synthtool@a783321 Source-Link: googleapis/synthtool@b7413d3 Source-Link: googleapis/synthtool@5f6ef0e * fix(docs): fix the sample in README.md (#50) This should be just `docs:` but we also want to test the release automation. So `fix(docs)`! * chore: release 1.0.5 (#51) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#52) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/4517db23-0bde-4f5c-a0d0-6b663836a90c/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@ba9918c * chore(deps): update dependency gts to v3 (#53) * docs: add instructions for authenticating for system tests (#54) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/305b4f12-f9c7-4cda-8a25-0d5dc36b634b/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@363fe30 * refactor(nodejs): move build cop to flakybot (#56) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6beadd04-5b03-401e-9ccb-223912fefc50/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@57c23fa * chore: regenerate common templates (#60) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/2ea6930c-6999-4b7b-87b2-ebae50f55cbb/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@c6706ee Source-Link: googleapis/synthtool@b33b0e2 Source-Link: googleapis/synthtool@898b38a * build: add generated-files bot config (#61) Source-Author: Daniel Bankhead <[email protected]> Source-Date: Tue Apr 27 15:33:07 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 04573fd73f56791c659832aa84d35a4ec860d6f7 Source-Link: googleapis/synthtool@04573fd * build: remove codecov action (#63) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/80be6106-65d5-4cf6-b3c7-c0b786f2ac32/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@b891fb4 * feat: add `gcf-owl-bot[bot]` to `ignoreAuthors` (#64) This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/6d4e6343-f274-491c-b4e9-e2dbd090be29/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@7332178 * chore: migrate to owl bot (#66) * chore: migrate to owl bot * chore: copy files from googleapis-gen 397c0bfd367a2427104f988d5329bc117caafd95 * chore: run the post processor * feat: display deprecation messages better (#68) * chore: release 1.1.0 (#69) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(nodejs): remove api-extractor dependencies (#74) * chore: release 1.1.1 (#84) :robot: I have created a release \*beep\* \*boop\* --- ### [1.1.1](https://www.github.com/googleapis/jsdoc-fresh/compare/v1.1.0...v1.1.1) (2021-08-11) ### Bug Fixes * **build:** migrate to using main branch ([#83](https://www.github.com/googleapis/jsdoc-fresh/issues/83)) ([9474adb](https://www.github.com/googleapis/jsdoc-fresh/commit/9474adbf0d559d319ff207397ba2be6b557999ac)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). * chore: relocate owl bot post processor (#88) * chore: relocate owl bot post processor * chore: relocate owl bot post processor * build(node): run linkinator against index.html (#1227) (#90) Source-Link: googleapis/synthtool@d4236bb Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:c0ad7c54b9210f1d10678955bc37b377e538e15cb07ecc3bac93cc7219ec2bc5 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: bcoe <[email protected]> * chore(cloud-rad): delete api-extractor config (#91) * build: add generated samples to .eslintignore (#92) * build: add srs yaml file (#1419) (#105) * build: sdd srs yaml file (#1419) * build: add sync-repo-settings and change branch protection Source-Link: googleapis/synthtool@ed8079c Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:80bfa0c67226453b37b501be7748b2fa2a2676cfeec0012e79e3a1a8f1cbe6a3 * add engines field * 🦉 Updates from OwlBot post-processor 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> Co-authored-by: Sofia Leon <[email protected]> * build!: update library to use Node 12 (#108) * build!: Update library to use Node 12 * chore(main): release 2.0.0 (#109) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(main): release 2.0.1 (#113) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * fix(deps): replace `taffydb` with `@jsdoc/salty` (#117) `taffydb` has issues. It's unclear what license it uses, and it has an alleged "security vulnerability" that's completely bogus but nonetheless causes `npm audit` to squawk. See https://github.com/jsdoc/jsdoc/blob/main/packages/jsdoc-salty/README.md for details about both issues. This PR replaces `taffydb` with `@jsdoc/salty`, a drop-in replacement for `taffydb` that's licensed under the Apache License 2.0. It has no known security issues, bogus or otherwise. To test this PR, I generated docs for JSDoc 4.x using this template: ``` git clone https://github.com/jsdoc/jsdoc cd jsdoc git checkout releases/4.0 npm install node jsdoc.js jsdoc.js lib/jsdoc/* -t ../jsdoc-fresh ``` * chore(main): release 2.0.2 (#118) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore!: upgrade to Node 14 * docs: fix node release schedule link Co-authored-by: Jeffrey Rennie <[email protected]> Source-Link: googleapis/synthtool@1a24315 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:e08f9a3757808cdaf7a377e962308c65c4d7eff12db206d4fae702dd50d43430 * chore!:upgrade to Node 14 * 🦉 Updates from OwlBot post-processor 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> Co-authored-by: Sofia Leon <[email protected]> * chore(main): release 3.0.0 (#127) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * chore(nodejs): Add `system-test/fixtures` to `.eslintignore` (#132) * fix: Add `system-test/fixtures` to `.eslintignore` * refactor: Use `**` Source-Link: googleapis/synthtool@b7858ba Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:abc68a9bbf4fa808b25fa16d3b11141059dc757dbc34f024744bba36c200b40f Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> * ci: Enable `constraintsFiltering` for Node.js Libraries (#138) chore: Enable `constraintsFiltering` for Node.js Libraries Source-Link: https://togithub.com/googleapis/synthtool/commit/dae1282201b64e4da3ad512632cb4dda70a832a1 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:d920257482ca1cd72978f29f7d28765a9f8c758c21ee0708234db5cf4c5016c2 * chore: update links in github issue templates (#140) * chore: update links in github issue templates * chore: update links in github issue templates Source-Link: googleapis/synthtool@38fa49f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:609822e3c09b7a1bd90b99655904609f162cc15acb4704f1edf778284c36f429 * Update owlbot.py * Delete .github/ISSUE_TEMPLATE/bug_report.md * Update bug_report.yml * Delete .github/ISSUE_TEMPLATE/feature_request.md * Update feature_request.yml * Delete .github/ISSUE_TEMPLATE/question.md * Delete .github/scripts/close-invalid-link.cjs * Delete .github/workflows/issues-no-repro.yaml --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: sofisl <[email protected]> * chore(main): release 4.0.0 (#150) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> * build: add release-please config, fix owlbot-config * Update .release-please-manifest.json * Update release-please-config.json * chore: mv packages/* dev-packages/ * change copyright to 2025 * chore: fix compile script ci failure * chore: remove trailing comma * echo no samples test * since there's no compile script, there is no build/ dir for system-test --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Nijiko Yonskai <[email protected]> Co-authored-by: dryajov <[email protected]> Co-authored-by: Brian Peiris <[email protected]> Co-authored-by: SEAPUNK <[email protected]> Co-authored-by: mvaznaian <[email protected]> Co-authored-by: Mrak <[email protected]> Co-authored-by: Evan Hahn <[email protected]> Co-authored-by: Craig Wattrus <[email protected]> Co-authored-by: Blade Barringer <[email protected]> Co-authored-by: Lila Conlee <[email protected]> Co-authored-by: Brent Fitzgerald <[email protected]> Co-authored-by: Tony Mobily <[email protected]> Co-authored-by: blade <[email protected]> Co-authored-by: Daniel Belisle <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Justin Beckwith <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jeff Williams <[email protected]> Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: WhiteSource Renovate <[email protected]> Co-authored-by: Summer Ji <[email protected]> Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Yoshi Automation Bot <[email protected]> Co-authored-by: F. Hinkelmann <[email protected]> Co-authored-by: sofisl <[email protected]> Co-authored-by: Jeffrey Rennie <[email protected]> Co-authored-by: Alexander Fenster <[email protected]> Co-authored-by: Alice <[email protected]> Co-authored-by: gcf-owl-bot[bot] <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: bcoe <[email protected]> Co-authored-by: Sofia Leon <[email protected]> Co-authored-by: Jeff Williams <[email protected]>
This was referenced Oct 1, 2025
miguelvelezsa
pushed a commit
that referenced
this pull request
Oct 9, 2025
miguelvelezsa
pushed a commit
that referenced
this pull request
Oct 9, 2025
🤖 I have created a release \*beep\* \*boop\* --- ### [0.1.4](https://www.github.com/googleapis/proto3-json-serializer-nodejs/compare/v0.1.3...v0.1.4) (2021-09-20) ### Bug Fixes * do not emit empty lists to JSON ([#15](https://www.github.com/googleapis/proto3-json-serializer-nodejs/issues/15)) ([af9dfd6](https://www.github.com/googleapis/proto3-json-serializer-nodejs/commit/af9dfd65efb84cfb31af0faca805f53b0ffa9874)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Closed
miguelvelezsa
added a commit
that referenced
this pull request
Oct 9, 2025
This reverts commit aaccf33.
Closed
This was referenced Oct 13, 2025
This was referenced Oct 22, 2025
GautamSharda
pushed a commit
that referenced
this pull request
Oct 29, 2025
* Add jsdoc document generation * A few fixes.
GautamSharda
pushed a commit
that referenced
this pull request
Oct 29, 2025
* Add jsdoc document generation * A few fixes.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Migrate pack-n-play.
cla Check overriden, this is a migration with already merged code in pack-n-play.