Firebase Update
This commit is contained in:
69
express-server/node_modules/google-proto-files/CHANGELOG.md
generated
vendored
Normal file
69
express-server/node_modules/google-proto-files/CHANGELOG.md
generated
vendored
Normal file
@ -0,0 +1,69 @@
|
||||
# Changelog
|
||||
|
||||
[npm history][1]
|
||||
|
||||
[1]: https://www.npmjs.com/package/google-proto-files?activeTab=versions
|
||||
|
||||
## v0.18.0
|
||||
|
||||
11-09-2018 15:34 PST
|
||||
|
||||
This is a minor service release, with a few internal changes.
|
||||
|
||||
- refactor: use `walkdir` instead of `globby` ([#109](https://github.com/googleapis/nodejs-proto-files/pull/109))
|
||||
- chore: drop contributors from multiple places ([#108](https://github.com/googleapis/nodejs-proto-files/pull/108))
|
||||
- chore: use latest npm on Windows ([#107](https://github.com/googleapis/nodejs-proto-files/pull/107))
|
||||
- refactor: convert to typescript ([#106](https://github.com/googleapis/nodejs-proto-files/pull/106))
|
||||
- refactor: use a src/ directory ([#105](https://github.com/googleapis/nodejs-proto-files/pull/105))
|
||||
- chore: update CircleCI config ([#104](https://github.com/googleapis/nodejs-proto-files/pull/104))
|
||||
- chore: include build in eslintignore ([#101](https://github.com/googleapis/nodejs-proto-files/pull/101))
|
||||
- chore(deps): update dependency eslint-plugin-node to v8 ([#97](https://github.com/googleapis/nodejs-proto-files/pull/97))
|
||||
- chore: update issue templates ([#96](https://github.com/googleapis/nodejs-proto-files/pull/96))
|
||||
- chore: remove old issue template ([#94](https://github.com/googleapis/nodejs-proto-files/pull/94))
|
||||
- build: run tests on node11 ([#93](https://github.com/googleapis/nodejs-proto-files/pull/93))
|
||||
- chores(build): do not collect sponge.xml from windows builds ([#92](https://github.com/googleapis/nodejs-proto-files/pull/92))
|
||||
- chores(build): run codecov on continuous builds ([#91](https://github.com/googleapis/nodejs-proto-files/pull/91))
|
||||
- chore: update new issue template ([#90](https://github.com/googleapis/nodejs-proto-files/pull/90))
|
||||
- build: fix codecov uploading on Kokoro ([#86](https://github.com/googleapis/nodejs-proto-files/pull/86))
|
||||
- build: automate library with synth.py ([#85](https://github.com/googleapis/nodejs-proto-files/pull/85))
|
||||
- chore(deps): update dependency sinon to v7 ([#84](https://github.com/googleapis/nodejs-proto-files/pull/84))
|
||||
|
||||
## v0.17.0
|
||||
|
||||
### Breaking changes
|
||||
- fix: drop support for node.js 4.x and 9.x ([#57](https://github.com/googleapis/nodejs-proto-files/pull/57))
|
||||
|
||||
### Fixes
|
||||
- fix: update linking for samples ([#50](https://github.com/googleapis/nodejs-proto-files/pull/50))
|
||||
|
||||
### Internal / Testing Changes
|
||||
- chore(deps): update dependency eslint-plugin-prettier to v3 ([#81](https://github.com/googleapis/nodejs-proto-files/pull/81))
|
||||
- test: remove appveyor config ([#80](https://github.com/googleapis/nodejs-proto-files/pull/80))
|
||||
- Enable prefer-const in the eslint config ([#79](https://github.com/googleapis/nodejs-proto-files/pull/79))
|
||||
- Enable no-var in eslint ([#78](https://github.com/googleapis/nodejs-proto-files/pull/78))
|
||||
- Update CI and fix tests ([#77](https://github.com/googleapis/nodejs-proto-files/pull/77))
|
||||
- Retry npm install in CI ([#76](https://github.com/googleapis/nodejs-proto-files/pull/76))
|
||||
- chore(deps): update dependency nyc to v13 ([#75](https://github.com/googleapis/nodejs-proto-files/pull/75))
|
||||
- chore(deps): update dependency eslint-config-prettier to v3 ([#74](https://github.com/googleapis/nodejs-proto-files/pull/74))
|
||||
- chore: ignore package-lock.json ([#73](https://github.com/googleapis/nodejs-proto-files/pull/73))
|
||||
- chore(deps): lock file maintenance ([#72](https://github.com/googleapis/nodejs-proto-files/pull/72))
|
||||
- chore: use let and const ([#71](https://github.com/googleapis/nodejs-proto-files/pull/71))
|
||||
- chore: update renovate config ([#69](https://github.com/googleapis/nodejs-proto-files/pull/69))
|
||||
- remove that whitespace ([#68](https://github.com/googleapis/nodejs-proto-files/pull/68))
|
||||
- chore(deps): lock file maintenance ([#67](https://github.com/googleapis/nodejs-proto-files/pull/67))
|
||||
- chore: move mocha options to mocha.opts ([#66](https://github.com/googleapis/nodejs-proto-files/pull/66))
|
||||
- chore(deps): update dependency eslint-plugin-node to v7 ([#62](https://github.com/googleapis/nodejs-proto-files/pull/62))
|
||||
- chore(deps): lock file maintenance ([#65](https://github.com/googleapis/nodejs-proto-files/pull/65))
|
||||
- chore(deps): lock file maintenance ([#61](https://github.com/googleapis/nodejs-proto-files/pull/61))
|
||||
- chore(deps): lock file maintenance ([#60](https://github.com/googleapis/nodejs-proto-files/pull/60))
|
||||
- chore(deps): lock file maintenance ([#59](https://github.com/googleapis/nodejs-proto-files/pull/59))
|
||||
- chore(deps): lock file maintenance ([#58](https://github.com/googleapis/nodejs-proto-files/pull/58))
|
||||
- fix: remove unused packages ([#56](https://github.com/googleapis/nodejs-proto-files/pull/56))
|
||||
- chore(deps): lock file maintenance ([#55](https://github.com/googleapis/nodejs-proto-files/pull/55))
|
||||
- chore(deps): lock file maintenance ([#54](https://github.com/googleapis/nodejs-proto-files/pull/54))
|
||||
- chore(deps): lock file maintenance ([#53](https://github.com/googleapis/nodejs-proto-files/pull/53))
|
||||
- chore(deps): lock file maintenance ([#52](https://github.com/googleapis/nodejs-proto-files/pull/52))
|
||||
- Configure Renovate ([#48](https://github.com/googleapis/nodejs-proto-files/pull/48))
|
||||
- chore(package): update eslint to version 5.0.0 ([#49](https://github.com/googleapis/nodejs-proto-files/pull/49))
|
||||
- refactor: drop repo-tool as an exec wrapper ([#51](https://github.com/googleapis/nodejs-proto-files/pull/51))
|
||||
|
Reference in New Issue
Block a user