Commit Graph

1015 Commits

Author SHA1 Message Date
arch0345
3743179707 Update FontAwesome dependencies 2022-05-20 21:20:17 -07:00
Martin Raifer
8ef9e37f85 upgrade fontawesome to v6
closes #8969, closes #8970, closes #8971
2022-02-15 18:48:27 +01:00
Martin Raifer
6f7e78ca45 make tests (coverage) complete again 2022-02-11 19:49:22 +01:00
Martin Raifer
63cdee211f drop unneeded config file, simplify naming of build commands
see https://github.com/openstreetmap/iD/issues/8811#issuecomment-1031379116
2022-02-07 13:16:17 +01:00
Martin Raifer
d7cdab7f19 bump 'marked' to v4
closes #8952

see https://github.com/markedjs/marked/releases/tag/v4.0.0
2022-02-04 17:22:22 +01:00
dependabot[bot]
c3b92b4a38 Bump svg-sprite from 1.5.1 to 1.5.4 (#8953)
Bumps [svg-sprite](https://github.com/svg-sprite/svg-sprite) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/svg-sprite/svg-sprite/releases)
- [Changelog](https://github.com/svg-sprite/svg-sprite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/svg-sprite/svg-sprite/compare/v1.5.1...v1.5.4)

---
updated-dependencies:
- dependency-name: svg-sprite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 17:12:54 +01:00
dependabot[bot]
e880f6bf6d Bump @mapbox/maki from 6.2.0 to 7.1.0 (#8954)
Bumps [@mapbox/maki](https://github.com/mapbox/maki) from 6.2.0 to 7.1.0.
- [Release notes](https://github.com/mapbox/maki/releases)
- [Changelog](https://github.com/mapbox/maki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mapbox/maki/commits)

---
updated-dependencies:
- dependency-name: "@mapbox/maki"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 17:11:56 +01:00
dependabot[bot]
46ffb523d1 Bump d3 from 6.6.2 to 7.3.0 (#8890)
Bumps [d3](https://github.com/d3/d3) from 6.6.2 to 7.3.0.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v6.6.2...v7.3.0)

---
updated-dependencies:
- dependency-name: d3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 17:08:04 +01:00
dependabot[bot]
cf0e33835c Bump mocha from 8.4.0 to 9.2.0 (#8916)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v9.2.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 16:51:30 +01:00
dependabot[bot]
44220b35ae Bump node-diff3 from 2.1.0 to 3.1.0 (#8934)
Bumps [node-diff3](https://github.com/bhousel/node-diff3) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/bhousel/node-diff3/releases)
- [Changelog](https://github.com/bhousel/node-diff3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bhousel/node-diff3/compare/v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: node-diff3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 16:49:00 +01:00
Martin Raifer
21372eaf9b drop unneeded (direct) dependency
closes #8940
2022-02-04 16:43:14 +01:00
Martin Raifer
632e24137a drop legacy builds, unneeded polyfills, document drop of IE11 support 2022-02-03 13:07:28 +01:00
dependabot[bot]
4e8a0e6bf0 Bump eslint from 7.32.0 to 8.8.0 (#8939)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.8.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.8.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-03 12:22:16 +01:00
dependabot[bot]
3d2b4cbd40 Bump osm-auth from 1.1.0 to 1.1.1 (#8921)
Bumps [osm-auth](https://github.com/osmlab/osm-auth) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/osmlab/osm-auth/releases)
- [Changelog](https://github.com/osmlab/osm-auth/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-auth/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: osm-auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 13:37:48 +01:00
dependabot[bot]
858827f07d Bump esbuild from 0.13.15 to 0.14.17 (#8931)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.13.15 to 0.14.17.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.13.15...v0.14.17)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-02 13:37:20 +01:00
Martin Raifer
5f40eeab36 Merge remote-tracking branch 'origin/devbuild_on_esbuild' into develop 2022-02-01 15:49:46 +01:00
Martin Raifer
9bca3fff20 Set development version number 2022-01-31 17:24:40 +01:00
Martin Raifer
3d77ad6189 v2.20.3 2022-01-31 17:16:55 +01:00
dependabot[bot]
b7c0527885 Bump @ideditor/temaki from 4.4.0 to 5.0.0 (#8434)
Bumps [@ideditor/temaki](https://github.com/ideditor/temaki) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/ideditor/temaki/releases)
- [Changelog](https://github.com/ideditor/temaki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ideditor/temaki/compare/v4.4.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-28 15:36:36 +01:00
Milos Brzakovic (E-Search)
b926ac7e8d re-enable watch mode 2022-01-17 16:39:44 +01:00
Milos Brzakovic (E-Search)
4ed2d502c6 Merge branch 'develop' into devbuild_on_esbuild 2022-01-17 14:43:17 +01:00
Bryan Housel
5040be45e9 Sync up RapiD and iD esbuild config (#8776)
* Sync up RapiD and iD esbuild config scripts

* Remove uglify too

* Remove babel/preset-react

* Just have `npm run start` start a modern build, remove `quickstart`

* Better setup for modern/legacy build
- much simpler babel config
- separate entry points for modern and legacy (ie11/phantom)
- explicitly import 'core-js' and 'regenerator-runtime' instead of using deprecated 'babel/polyfill' plugin
- still need 'core-js-bundle' for the test/index.html, so Mocha/PhantomJS combo will work.

* Revert "Better setup for modern/legacy build"

This reverts commit 4ce17defa8a3c6f4b3a9168bcd672235bfc651be.

Co-authored-by: Milos Brzakovic (E-Search) <mbrzakovic@microsoft.com>
2022-01-17 14:18:27 +01:00
Bryan Housel
97ed56bc3a s/colors/chalk
https://www.bleepingcomputer.com/news/security/dev-corrupts-npm-libs-colors-and-faker-breaking-thousands-of-apps/
2022-01-10 23:52:29 -05:00
Martin Raifer
94db5c23b8 Merge remote-tracking branch 'wvanderp/switchToKarma' into develop 2021-12-07 19:59:16 +01:00
Milos Brzakovic (E-Search)
23aff227e8 package commands and dependency polishing 2021-10-28 17:55:44 +02:00
Milos Brzakovic (E-Search)
95ed9a20d9 Merge branch 'develop' into devbuild_on_esbuild 2021-10-28 17:13:44 +02:00
Milos Brzakovic (E-Search)
3e7fd6e033 Set development version number 2021-10-28 12:38:51 +02:00
Milos Brzakovic (E-Search)
c61f1534db v2.20.2 2021-10-28 11:46:08 +02:00
Milos Brzakovic (E-Search)
b15897cca7 switched to esbuild for build:dev
added watch mode
slightly changed the start command
2021-10-26 17:16:46 +02:00
Wouter van der Plas
78dff17a07 fix for building 2021-10-24 12:29:17 +02:00
Wouter van der Plas
6775b67bcd updated test packages 2021-10-24 11:50:43 +02:00
Wouter van der Plas
994c5ada49 made it single run and headless 2021-10-24 11:39:04 +02:00
Wouter van der Plas
2a28f32f7a fixed more tests 2021-10-23 17:50:33 +02:00
Wouter van der Plas
4a8f423997 taginfo 2021-10-23 17:50:18 +02:00
Wouter van der Plas
83ff3c4f5e first setup 2021-10-23 17:50:18 +02:00
John Firebaugh
49f5d03e55 Merge pull request #8711 from openstreetmap/dependabot/npm_and_yarn/rollup/plugin-node-resolve-13.0.5
Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.5
2021-10-17 14:58:43 -07:00
dependabot[bot]
28b3091eb2 Bump @rollup/plugin-commonjs from 17.1.0 to 21.0.0
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 17.1.0 to 21.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-v21.0.0/packages/commonjs)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-commonjs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 09:15:05 +00:00
dependabot[bot]
02e1f10c25 Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.5
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 11.2.1 to 13.0.5.
- [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/node-resolve-v13.0.5/packages/node-resolve)

---
updated-dependencies:
- dependency-name: "@rollup/plugin-node-resolve"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 09:08:33 +00:00
Milos Brzakovic (E-Search)
81b7e282c3 Set development version number 2021-08-17 17:14:48 +02:00
Milos Brzakovic (E-Search)
fc5d790b0e v2.20.1 2021-08-17 16:52:28 +02:00
Milos Brzakovic
25e2050bcb switched to more maintained @tmcw/togeojson
Solves few security issues
2021-08-12 13:38:56 +02:00
Milos Brzakovic
5ff84a8efd bump svg-sprite to 1.5.1 2021-08-11 18:38:53 +02:00
Milos Brzakovic
a2a3a53cf4 Merge pull request #8523 from artembert/declare-missed-dependencies-in-package-json
Declare missed but used dependencies in package.json
2021-08-11 18:30:37 +02:00
Artem Beresnev
43b8aeafae Declare missed but used dependency in package.json 2021-08-06 23:23:19 +03:00
Milos Brzakovic
c6df2a0a6c Set development version number 2021-07-23 16:30:56 +02:00
Milos Brzakovic
33a012e007 v2.20.0 2021-07-23 15:53:43 +02:00
Milos Brzakovic
b135da504d oci v5.1 + get package version for file_fetcher 2021-07-08 20:05:29 +02:00
Milos Brzakovic
26cbd7b255 Merge pull request #8556 from openstreetmap/dependabot/npm_and_yarn/object-inspect-1.10.3
Bump object-inspect from 1.9.0 to 1.10.3
2021-07-08 18:05:19 +02:00
dependabot[bot]
7209f9cb13 Bump rollup from 2.41.5 to 2.52.8
Bumps [rollup](https://github.com/rollup/rollup) from 2.41.5 to 2.52.8.
- [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.41.5...v2.52.8)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-07 09:22:01 +00:00
dependabot[bot]
f07a271db6 Bump object-inspect from 1.9.0 to 1.10.3
Bumps [object-inspect](https://github.com/inspect-js/object-inspect) from 1.9.0 to 1.10.3.
- [Release notes](https://github.com/inspect-js/object-inspect/releases)
- [Commits](https://github.com/inspect-js/object-inspect/compare/v1.9.0...v1.10.3)

---
updated-dependencies:
- dependency-name: object-inspect
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 09:33:21 +00:00