github-actions[bot]
01c96b5641
chore: release master
2024-08-16 19:43:05 +00:00
github-actions[bot]
0a0cdb6b0c
chore: release master ( #2005 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-06-12 10:13:46 +02:00
github-actions[bot]
a71ef7604c
chore: release master ( #2002 )
2024-06-08 01:08:45 +02:00
github-actions[bot]
722b6359ad
chore: release master ( #1991 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-09 20:36:08 -07:00
github-actions[bot]
2f846fe09c
chore: release master ( #1962 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-16 14:53:15 -08:00
github-actions[bot]
4436cc748c
chore: release master ( #1925 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-21 17:03:30 -07:00
github-actions[bot]
42e5a9ca85
chore: release master ( #1900 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-23 16:33:12 -07:00
github-actions[bot]
56b1e64979
chore: release master ( #1879 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-03-27 11:06:31 -07:00
github-actions[bot]
e721d04dad
chore: release master ( #1867 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-07 07:23:58 -08:00
github-actions[bot]
644d588c04
chore: release master ( #1865 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-02 13:15:45 -08:00
github-actions[bot]
0099ddccae
chore: release master ( #1852 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-24 11:48:28 -08:00
pluschen
32f2d6a68b
feat(cli): generate static files at the granularity of proto messages ( #1840 )
...
* feat: add message filter for cli
* feat: add test
* fix: update comment
* fix: update error message
* fix: remove test file
* fix: lint, jsdoc comments, return values
Co-authored-by: pluschen <pluschen@tencent.com>
Co-authored-by: Alexander Fenster <fenster@google.com>
2023-01-24 11:44:53 -08:00
renovate[bot]
57fe6f58bf
chore(deps): update dependency jsdoc to v4 ( #1833 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-24 10:50:14 -08:00
github-actions[bot]
d0268490cb
chore: release master ( #1813 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-22 11:32:37 -07:00
github-actions[bot]
6254efb1bd
chore: release master ( #1804 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-09 17:36:25 -07:00
github-actions[bot]
48457c4737
chore: release master ( #1772 )
...
* chore: release master
* chore: trigger CI
* chore: update lockfile and .d.ts
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexander Fenster <fenster@google.com>
2022-08-26 15:06:26 -07:00
Simen Bekkhus
0f4af83e4e
fix: remove unused @types/long ( #1785 )
...
* fix: remove unused `@types/long`
* fix: typescript tests
Co-authored-by: Alexander Fenster <fenster@google.com>
2022-08-17 11:07:00 -07:00
Alexander Fenster
6f0806ddef
build: remove dist folder from source control ( #1766 )
...
* build: remove dist folder from source control
* fix: run npm install in CLI
* build: run on prepublish
* fix: lockfiles
* chore: do not npm install CLI in CI
2022-07-08 11:03:49 -07:00
renovate[bot]
c41ba50ecf
chore(deps): update dependency espree to v9 ( #1748 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-08 10:55:12 -07:00
renovate[bot]
420a2541fa
chore(deps): update dependency gh-pages to v4 ( #1749 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-08 10:54:47 -07:00
github-actions[bot]
e8745f73aa
chore: release master ( #1771 )
...
* chore: release master
* chore: regenerate lockfile for cli
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Alexander Fenster <fenster@google.com>
2022-07-08 10:40:17 -07:00
renovate[bot]
dadc65e12d
fix(deps): update dependency long to v5 ( #1751 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 16:34:11 -07:00
Alexander Fenster
50370dd774
fix!: drop support for Node 4, 6, 8, 10 ( #1764 )
2022-07-07 15:57:52 -07:00
Benjamin E. Coe
64811d5878
feat: prepare initial publication of cli ( #1752 )
...
* feat: prepare initial publication of cli
* build: try to fix build
* test: try to make node4 ci work
* test: run all ci tasks at once
* fix: bring package.json @types/node back
Co-authored-by: Alexander Fenster <fenster@google.com>
2022-07-06 18:17:43 -07:00
Alexander Fenster
fa01883a0f
fix(deps): use eslint 8.x ( #1728 )
2022-05-19 15:05:18 -07:00
Alexander Fenster
90afe4412d
fix: fromObject should not initialize oneof members ( #1597 )
...
* test: adding test for pbjs static code generation
* fix: fromObject should not initialize oneof members
2021-04-28 18:25:37 -07:00
Fedor Indutny
94e9ef0224
deps: set @types/node to >= ( #1575 )
...
* deps: set @types/node to star version
When using `protobuf.js` as a dependency in a project it is important
that `@types/node` package gets de-duped and has the same version as for
the rest of the modules in the project. Otherwise, typing conflicts
could happen as they do between v13 and v14 node types.
* fix: use @types/node >=13.7.0
* fix: use @types/node >=13.7.0
Co-authored-by: Alexander Fenster <fenster@google.com>
Co-authored-by: Alexander Fenster <github@fenster.name>
2021-04-14 10:53:03 -07:00
Taylor McIntyre
da34f43ccd
feat!: move command line tool to a new package named protobufjs-cli ( #1234 )
...
* Get protobufjs-cli to a publishable state
* Fix eslint issues
* Fix pbts path
* Install cli package deps on CI 'build' job
* fix: get rid of require-protobufjs.js
* fix: lint
* fix: versions
* chore(deps): update package-lock.json
Co-authored-by: Stacey Sern <stacey@dropbox.com>
Co-authored-by: Gabriel Cangussu <gabrielcangussu@gmail.com>
Co-authored-by: Alexander Fenster <fenster@google.com>
2021-01-15 16:02:00 -08:00
renovate[bot]
e8860ab17a
chore(deps): update dependency gulp-sourcemaps to v3 ( #1508 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Alexander Fenster <fenster@google.com>
2020-12-01 14:31:40 -08:00
release-please[bot]
aea41b87da
chore: release 6.10.2 ( #1454 )
...
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2020-11-16 13:15:22 -08:00
renovate[bot]
ade223dfdf
chore(deps): update dependency browserify to v17 ( #1496 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 17:33:16 -07:00
Renovate Bot
b77a0cde62
chore(deps): update dependency escodegen to v2
2020-10-10 03:18:06 +00:00
Kevin Decker
d871d97278
test: rebuild tests for current runtime ( #1476 )
...
* Rebuild gentest sources
* Incorporate gentests into make
Also reorder tasks so type linting is done against newly generated code vs. old.
* fix: add newline to package.json
Co-authored-by: Alexander Fenster <fenster@google.com>
Co-authored-by: Alexander Fenster <github@fenster.name>
2020-09-18 16:01:05 -07:00
Christopher Dignam
9893e35b85
docs: fix homepage 404 in npm package ( #1458 )
...
Based on this comment I think this is the correct URL.
https://github.com/protobufjs/protobuf.js/issues/1210#issuecomment-485744621
Co-authored-by: Alexander Fenster <fenster@google.com>
2020-08-07 15:27:12 -07:00
renovate[bot]
2ddf3dcbd0
chore(deps): update dependency tslint to v6 ( #1466 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-01 15:08:21 -07:00
release-please[bot]
0fea8cd361
chore: release 6.10.1 ( #1448 )
...
* updated CHANGELOG.md [ci skip]
* updated package.json [ci skip]
* updated package-lock.json [ci skip]
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
2020-07-15 19:51:39 -07:00
release-please[bot]
07e8185379
chore: release 6.10.0 ( #1424 )
...
* updated CHANGELOG.md [ci skip]
* updated package.json [ci skip]
* updated package-lock.json [ci skip]
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Alexander Fenster <fenster@google.com>
2020-07-13 16:32:57 -07:00
renovate[bot]
1b8aa8f482
chore(deps): update dependency gh-pages to v3 ( #1416 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-30 02:15:02 -07:00
renovate[bot]
1b20e172fb
chore(deps): update dependency git-semver-tags to v4 ( #1405 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-30 02:09:42 -07:00
renovate[bot]
3d5a46a082
chore(deps): update dependency eslint to v7 ( #1404 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-30 02:02:02 -07:00
renovate[bot]
b6204fa4fa
chore(deps): update dependency espree to v7 ( #1403 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 21:09:22 -07:00
renovate[bot]
66d191eed2
chore(deps): update dependency tmp to ^0.2.0 ( #1396 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 21:01:53 -07:00
renovate[bot]
c96533a1b8
chore(deps): update dependency tape to v5 ( #1395 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 16:52:22 -07:00
release-please[bot]
a311354fca
chore: release 6.9.0 ( #1374 )
2020-04-20 11:12:13 -07:00
Daniel Wirtz
42f49b43f6
feat: update dependencies / general cleanup ( #1356 )
...
Co-authored-by: Alexander Fenster <fenster@google.com>
2020-04-17 15:53:50 +02:00
Benjamin E. Coe
0f8008c9aa
chore: update development dependencies, eliminating audit warnings ( #1377 )
2020-03-12 13:19:41 -07:00
Lutz Roeder
1f32910873
npm audit fixes
2019-02-27 21:15:21 -08:00
dcodeIO
3001425b0d
Fixed: Persist recent index.d.ts changes in JSDoc
2018-07-19 02:34:09 +02:00
Ryan Dorson
e8449c4bf1
Fix package browser field descriptor ( #1046 )
2018-05-19 10:36:46 +02:00
dcodeIO
b611875cfb
Other: Slim down CI testing and remove some not ultimately necesssary dependencies with audit issues
2018-05-16 13:25:23 +02:00