Commit Graph

918 Commits

Author SHA1 Message Date
Quincy Morgan
7911152dec Merge branch 'develop' into unbundled-presets
# Conflicts:
#	dist/locales/en.json
2020-12-07 10:57:14 -05:00
dependabot[bot]
7d81c81f34 Bump d3 from 6.2.0 to 6.3.0
Bumps [d3](https://github.com/d3/d3) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/master/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v6.2.0...v6.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-04 05:31:19 +00:00
Quincy Morgan
24189c9c20 Merge branch 'develop' into unbundled-presets 2020-12-02 09:59:52 -05:00
dependabot[bot]
a619966643 Bump object-inspect from 1.8.0 to 1.9.0
Bumps [object-inspect](https://github.com/inspect-js/object-inspect) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/inspect-js/object-inspect/releases)
- [Commits](https://github.com/inspect-js/object-inspect/compare/v1.8.0...v1.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 05:45:13 +00:00
Quincy Morgan
c211e7c2f8 Merge branch 'develop' into unbundled-presets 2020-12-01 11:14:36 -05:00
Quincy Morgan
baabd81987 Unbundle id-tagging-schema data and translations
Update for id-tagging-schema 2.0.0
2020-12-01 11:14:14 -05:00
Quincy Morgan
ceefad2a71 Merge pull request #8228 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-node-resolve-11.0.0
Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0
2020-12-01 09:16:58 -05:00
dependabot[bot]
42acfe6dc3 Bump @rollup/plugin-node-resolve from 10.0.0 to 11.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 10.0.0 to 11.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v10.0.0...commonjs-v11.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01 05:37:18 +00:00
dependabot[bot]
0a7732e5df Bump @rollup/plugin-commonjs from 16.0.0 to 17.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 16.0.0 to 17.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v16.0.0...commonjs-v17.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01 05:09:18 +00:00
dependabot[bot]
35bbd5e99f Bump rollup from 2.33.3 to 2.34.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.33.3 to 2.34.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.33.3...v2.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 05:25:45 +00:00
dependabot[bot]
0725d697f2 Bump uglify-js from 3.11.6 to 3.12.0
Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.11.6 to 3.12.0.
- [Release notes](https://github.com/mishoo/UglifyJS/releases)
- [Commits](https://github.com/mishoo/UglifyJS/compare/v3.11.6...v3.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-23 05:40:03 +00:00
Quincy Morgan
367d716236 Merge branch 'develop' into decouple-presets 2020-11-10 15:25:24 -05:00
Quincy Morgan
058676c0e1 Set development version number 2020-11-09 15:06:29 -05:00
Quincy Morgan
bbf174c658 v2.19.5 2020-11-09 15:00:57 -05:00
Quincy Morgan
a8465ef360 Make id-tagging-schema a devDependency, not a dependency 2020-11-06 13:25:11 -05:00
Quincy Morgan
4e67f058a7 Merge branch 'develop' into decouple-presets 2020-11-06 10:42:06 -05:00
Quincy Morgan
eae0164141 Update marked and don't worry about patches going forward (close #8166) 2020-11-06 10:41:43 -05:00
Quincy Morgan
68f0a61b93 Merge branch 'develop' into decouple-presets 2020-11-06 10:39:09 -05:00
Quincy Morgan
db12fc5f57 Depend on id-tagging-schema for presets 2020-11-06 10:38:43 -05:00
dependabot[bot]
5f6a3d9758 Bump rollup-plugin-visualizer from 4.1.2 to 4.2.0
Bumps [rollup-plugin-visualizer](https://github.com/btd/rollup-plugin-visualizer) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/btd/rollup-plugin-visualizer/releases)
- [Changelog](https://github.com/btd/rollup-plugin-visualizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/btd/rollup-plugin-visualizer/commits/v4.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 05:09:56 +00:00
Quincy Morgan
b84f95be67 Set development version number 2020-11-02 10:25:42 -05:00
Quincy Morgan
ef2ec3ae9c v2.19.4 2020-11-02 10:19:34 -05:00
Quincy Morgan
b01831375f Merge pull request #8139 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-commonjs-16.0.0
Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0
2020-11-02 08:41:59 -05:00
Quincy Morgan
9125e742dc Update to cldr 37 2020-11-02 08:39:08 -05:00
dependabot[bot]
ac4467a6e6 Bump rollup from 2.32.1 to 2.33.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.32.1 to 2.33.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.32.1...v2.33.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 05:09:05 +00:00
dependabot[bot]
e21d16b6c4 Bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 15.1.0 to 16.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v15.1.0...commonjs-v16.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-30 05:05:18 +00:00
Quincy Morgan
047f2ef555 Set development version number 2020-10-29 15:10:39 -04:00
Quincy Morgan
deb652af21 v2.19.3 2020-10-29 15:06:14 -04:00
Quincy Morgan
ba4c1ef014 Account for instances where d3.geoCentroid returns incorrect results 2020-10-29 14:28:21 -04:00
Quincy Morgan
d1940270be Set development version number 2020-10-28 10:55:35 -04:00
Quincy Morgan
612dfe4073 v2.19.2 2020-10-28 10:49:36 -04:00
Quincy Morgan
4b43c1dff5 Set development version number 2020-10-27 21:20:16 -04:00
Quincy Morgan
24ad7fcb82 v2.19.1 2020-10-27 21:11:06 -04:00
Quincy Morgan
6cd79fc363 Set development version number 2020-10-27 17:40:20 -04:00
Quincy Morgan
3e25e4154c v2.19.0 2020-10-27 17:35:54 -04:00
dependabot[bot]
b5f3324382 Bump @rollup/plugin-node-resolve from 9.0.0 to 10.0.0
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v9.0.0...node-resolve-v10.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-27 05:39:05 +00:00
Quincy Morgan
04b3a788f9 Add lint:fix script
Enable no-trailing-space eslint rule
2020-10-23 13:24:44 -04:00
dependabot[bot]
6367fa3b16 Bump marked from 1.2.0 to 1.2.2
Bumps [marked](https://github.com/markedjs/marked) from 1.2.0 to 1.2.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.0...v1.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 05:11:00 +00:00
Quincy Morgan
748ee2759c Update osm-community-index to 2.1.2 2020-10-21 18:47:53 -04:00
Quincy Morgan
5784553d0d Revert "Bump @ideditor/country-coder from 3.2.0 to 4.0.0"
This reverts commit cfd1340a87.
2020-10-21 18:18:01 -04:00
Quincy Morgan
fde3edf672 Update to temaki 4.3.0 2020-10-20 17:33:47 -04:00
Quincy Morgan
c6634fcbf0 Merge pull request #8102 from openstreetmap/dependabot/npm_and_yarn/ideditor/country-coder-4.0.0
Bump @ideditor/country-coder from 3.2.0 to 4.0.0
2020-10-19 12:42:45 -04:00
dependabot[bot]
cfd1340a87 Bump @ideditor/country-coder from 3.2.0 to 4.0.0
Bumps [@ideditor/country-coder](https://github.com/ideditor/country-coder) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/ideditor/country-coder/releases)
- [Commits](https://github.com/ideditor/country-coder/compare/v3.2.0...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 05:35:06 +00:00
dependabot[bot]
666b0f1ef4 Bump rollup from 2.31.0 to 2.32.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.31.0...v2.32.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 05:15:48 +00:00
dependabot[bot]
c78294a4a0 Bump rollup from 2.30.0 to 2.31.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.30.0 to 2.31.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.30.0...v2.31.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 05:23:22 +00:00
Quincy Morgan
6b8384f01d Merge pull request #7727 from openstreetmap/dependabot/npm_and_yarn/object-inspect-1.8.0
Bump object-inspect from 1.3.0 to 1.8.0
2020-10-14 11:06:48 -04:00
Quincy Morgan
7cc969c867 Merge pull request #7899 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-node-resolve-9.0.0
Bump @rollup/plugin-node-resolve from 8.1.0 to 9.0.0
2020-10-14 11:00:57 -04:00
dependabot[bot]
ca6c94e9c5 Bump rollup from 2.29.0 to 2.30.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.29.0 to 2.30.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.29.0...v2.30.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-14 05:35:29 +00:00
Quincy Morgan
e092d27108 Remove unneeded imports 2020-10-13 17:05:29 -04:00
Quincy Morgan
e15aeda221 Switch to core-js for polyfills 2020-10-13 16:02:26 -04:00