Commit graph

394 commits

Author SHA1 Message Date
Bryan Housel
9c4aee3ed0 Add "files" to restrict what we publish 2021-06-24 14:25:05 -04:00
Bryan Housel
47ed51c4f4 Update to location-conflation 1.0.2, remove "browser" export 2021-06-24 14:21:09 -04:00
Bryan Housel
9b058dcb35 npm run dist 2021-06-23 17:17:30 -04:00
Bryan Housel
6e7c3194d0 Target nsi.guide for es2019 2021-06-23 17:12:36 -04:00
Bryan Housel
7ce6204230 Replace parcel and babel with esbuild too
Also fixed a few small React warnings in the app/src/*.jsx files
2021-06-23 12:37:13 -04:00
Bryan Housel
46eb05b5f0 Swap esbuild for rollup, gitignore the built javascript files 2021-06-22 17:40:52 -04:00
Bryan Housel
8c7037eede Swap jest for node-tap
node-tap is much simpler, and jest's babel transformer was messing stuff up
2021-06-22 10:27:24 -04:00
Bryan Housel
1c4fc70e3b WIP Modernize
- switch to type: module
- replace all CJS require/module.exports with ES6 import/expor
2021-06-22 00:04:52 -04:00
Bryan Housel
07db39611f v5.0.20210618 2021-06-18 15:26:09 -04:00
Bryan Housel
d2ad70733b Upgrade to location-conflation v1.0.1
(closes #5124)

Note: The ergonomics of how we "require" defualt export from the CJS package is
_weird_ and different from what rollup previously built for us. That's ok.
(This is https://github.com/evanw/esbuild/issues/1182)

This will be less weird when I switch this project over to ESM and we
instead "import" the ESM package of location-conflation.
2021-06-18 14:55:28 -04:00
Bryan Housel
15c4f055a8 npm run wikidata
(re: 263678b55)
2021-06-12 11:00:30 -04:00
LaoshuBaby
263678b558 npm run dist 2021-06-12 21:34:15 +08:00
Bryan Housel
d6cfd80803 Bump to location-conflation 0.9.0 / country-coder 4.1.0
Remove crimea.geojson as country-coder includes a feature for it now
2021-06-05 19:02:21 -04:00
Bryan Housel
cabdbcf972 v5.0.20210529 2021-05-29 11:09:52 -04:00
Bryan Housel
534546a666 npm run dist 2021-05-28 17:39:00 -04:00
Bryan Housel
9f82954a87 Better locationSet for Don Don Donki, npm run build 2021-05-26 16:16:24 -04:00
dependabot[bot]
3000780b22 Bump jest from 26.6.3 to 27.0.1
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.6.3...v27.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 15:54:49 -04:00
Bryan Housel
bb5e7b022d v5.0.20210521 2021-05-21 16:09:00 -04:00
Chris
ef419288b5 Added Kaspa's 2021-05-17 16:46:05 +01:00
Bryan Housel
17bdc1803c v5.0.20210511 2021-05-11 11:09:15 -04:00
dependabot[bot]
fdfb6fc9c4 Bump @rollup/plugin-commonjs from 18.1.0 to 19.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 18.1.0 to 19.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v19.0.0/packages/commonjs)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 09:32:21 -04:00
Bryan Housel
c4a45d27cc v5.0.20210506 2021-05-06 09:58:18 -04:00
dependabot[bot]
d3af90ca90 Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md)
- [Commits](https://github.com/rollup/plugins/commits/commonjs-v13.0.0/packages/node-resolve)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 10:08:58 -04:00
dependabot[bot]
c5734f2779 Bump fs-extra from 9.1.0 to 10.0.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 01:41:02 -04:00
Bryan Housel
63fe133719 v5.0.20210501 2021-05-01 09:14:14 -04:00
Chris
4699f9f500 npm build, wikidata, dist 2021-04-27 19:12:56 +01:00
Niharika Pandit
1a323c8947 Update electronics.json and grocery.json 2021-04-26 21:31:33 +05:30
Bryan Housel
38bb19c1d3 v5.0.20210425 2021-04-25 13:31:02 -04:00
Chris
b3763c4eb4 Removed some generic British pub names 2021-04-24 18:24:27 +01:00
Bryan Housel
c7a03a1747 Upgrade to Parcel2 to bundle nsi.guide
IF you are having trouble building nsi.guide (e.g ""Name already registered with serializer" error)
Do a fresh install of all dependencies:
 rm -rf node_modules
 rm -f package-lock.json
 npm install

(re: #4896)
2021-04-22 12:13:55 -04:00
Bryan Housel
b78c2eda59 Update geojson-rewind to avoid security issue with minimist
(re: 53d4b1ddb, ca162ce2ad)
2021-04-21 16:33:30 -04:00
Bryan Housel
70f550ed61 npm run wikidata, npm run dist 2021-04-21 11:27:05 -04:00
Bryan Housel
53d4b1ddb8 Restore geojson-rewind 0.3.1 and npm run build again
re: ca162ce2ad
2021-04-21 10:46:20 -04:00
LaoshuBaby
ca162ce2ad npm run build 2021-04-21 15:20:03 +08:00
Chris
155651f4e4 npm run build 2021-04-18 20:34:19 +01:00
Bryan Housel
64af225dbe v5.0.20210416 2021-04-16 12:02:37 -04:00
Bryan Housel
8758ccec31 Warn if user created a geojson for a small feature that can be a point 2021-04-15 14:01:08 -04:00
Mateusz Konieczny
d3adc865ca treat Orlik as not a brand
names were result of https://pl.wikipedia.org/wiki/Orlik_2012
2021-04-10 18:37:52 +02:00
Chris
e6676ebdf8 Corrected some wikidata Facebook errors 2021-04-10 11:37:29 +01:00
Chris
170bf74a90 npm run build,wikidata,dist 2021-04-08 18:48:58 +01:00
Bryan Housel
b6afe52d2a v5.0.20210405 2021-04-05 11:18:03 -04:00
Chris
af379c6691 Hampshire & IOW Fire have merged. 2021-04-04 14:58:57 +01:00
LaoshuBaby
54e237bd4a npm run build 2021-04-04 12:43:57 +08:00
Tim Smith
e0bfc75abc Run npm run all
Package the world

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-04-03 12:30:16 -07:00
Chris
c0cae452de Added Nissen optician Wikidata 2021-04-01 20:55:08 +01:00
dependabot[bot]
90d31a7c08 Bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.1.0 to 18.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v17.1.0...commonjs-v18.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 10:03:21 -04:00
Tim Smith
607d0a1ae2 Update brands to 3.22 planet data
Use the latest planet data to generate counts / brands

Signed-off-by: Tim Smith <tsmith@chef.io>
2021-03-28 18:47:44 -07:00
Chris
5e27d3b4ab npm run build, wiki, dist 2021-03-28 11:11:31 +01:00
Chris
e87c874ac3 npm run build,wiki,dist 2021-03-27 16:59:07 +00:00
Bryan Housel
4cb2001a89 Update to location-conflation 0.8.0
(re: #4784, re: #4817)
2021-03-27 12:04:22 -04:00