Commit Graph

15412 Commits

Author SHA1 Message Date
archpdx 6f0d463f2d Bump min nodejs to version to v18 (#9923) 2023-11-13 14:54:03 +01:00
dependabot[bot] ac9b6c812a Bump @transifex/api from 5.4.0 to 6.0.1 (#9968)
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript) from 5.4.0 to 6.0.1.
- [Release notes](https://github.com/transifex/transifex-javascript/releases)
- [Changelog](https://github.com/transifex/transifex-javascript/blob/master/RELEASE_HOWTO.md)
- [Commits](https://github.com/transifex/transifex-javascript/compare/v5.4.0...v6.0.1)

---
updated-dependencies:
- dependency-name: "@transifex/api"
  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>
2023-11-12 13:34:35 +01:00
dependabot[bot] 47f5c39c91 Bump cldr-core and cldr-localenames-full (#9969)
Bumps [cldr-core](https://github.com/unicode-cldr/cldr-json) and [cldr-localenames-full](https://github.com/unicode-cldr/cldr-json). These dependencies needed to be updated together.

Updates `cldr-core` from 43.1.0 to 44.0.1
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/43.1.0...44.0.1)

Updates `cldr-localenames-full` from 43.1.0 to 44.0.1
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/43.1.0...44.0.1)

---
updated-dependencies:
- dependency-name: cldr-core
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: cldr-localenames-full
  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>
2023-11-12 13:28:19 +01:00
Martin Raifer a1241889aa Set development version number 2023-11-10 10:19:52 +01:00
Martin Raifer 64ed8df9e9 use api url from env variables, if specified 2023-11-09 15:12:45 +01:00
dependabot[bot] 8b27d2e7ad Bump esbuild from 0.19.2 to 0.19.5 (#9964)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.19.2 to 0.19.5.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.19.2...v0.19.5)

---
updated-dependencies:
- dependency-name: esbuild
  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>
2023-11-09 12:25:29 +01:00
dependabot[bot] 2ce41d50a8 Bump glob from 10.3.3 to 10.3.10 (#9965)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.3 to 10.3.10.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.3...v10.3.10)

---
updated-dependencies:
- dependency-name: glob
  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>
2023-11-09 12:22:27 +01:00
dependabot[bot] f11bc594fa Bump autoprefixer from 10.4.15 to 10.4.16 (#9963)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16)

---
updated-dependencies:
- dependency-name: autoprefixer
  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>
2023-11-09 12:22:05 +01:00
dependabot[bot] 168e608f25 Bump whatwg-fetch from 3.6.17 to 3.6.19 (#9962)
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.17 to 3.6.19.
- [Release notes](https://github.com/github/fetch/releases)
- [Changelog](https://github.com/JakeChampion/fetch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/fetch/compare/v3.6.17...v3.6.19)

---
updated-dependencies:
- dependency-name: whatwg-fetch
  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>
2023-11-09 12:21:47 +01:00
Dimitar e5efddb216 Hide horizontal scrollbar in upload dialog (#9911)
Resolves #9901
2023-11-08 15:17:15 +01:00
Martin Raifer accbdf35d2 use api.osm.org also for map calls, release as v2.27.3 2023-11-08 12:32:40 +01:00
Martin Raifer b95fb78ce5 v2.27.2 2023-11-08 11:55:31 +01:00
Martin Raifer 0ef7ca7dba finalize changelog of v2.27.2 2023-11-08 11:54:57 +01:00
Martin Raifer 5f51478669 npm run translations 2023-11-08 11:54:45 +01:00
Martin Raifer 01f00b9e6b npm run imagery 2023-11-08 11:52:10 +01:00
Martin Raifer fdcf6369f2 add test to check that user name is properly escaped 2023-11-08 11:42:29 +01:00
Martin Raifer 0ab2eb901b update changelog with recent changes 2023-11-08 11:19:59 +01:00
dependabot[bot] 267f349af2 Bump osm-community-index from 5.5.5 to 5.6.0 (#9870)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.5 to 5.6.0.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.5.5...v5.6.0)

---
updated-dependencies:
- dependency-name: osm-community-index
  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>
2023-11-08 11:13:43 +01:00
dependabot[bot] 59a7973f08 Bump node-fetch from 2.6.12 to 2.7.0 (#9865)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.12 to 2.7.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.12...v2.7.0)

---
updated-dependencies:
- dependency-name: node-fetch
  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>
2023-11-08 11:09:34 +01:00
Martin Raifer dc5bad3ca6 Merge remote-tracking branch 'k-yle/browserlist' into develop 2023-11-08 11:07:55 +01:00
Josh Lee 298d30e6a2 Fix regression in user account display (#8813) (#9906) 2023-11-08 11:02:45 +01:00
dependabot[bot] 173b0ca352 Bump chai from 4.3.7 to 4.3.10 (#9921)
Bumps [chai](https://github.com/chaijs/chai) from 4.3.7 to 4.3.10.
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](https://github.com/chaijs/chai/compare/v4.3.7...v4.3.10)

---
updated-dependencies:
- dependency-name: chai
  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>
2023-11-08 11:00:04 +01:00
dependabot[bot] 04fa115dd9 Bump postcss from 8.4.28 to 8.4.31 (#9926)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.28 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.28...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 10:59:50 +01:00
Tobias aac2bf9916 Update temaki icon library to 5.6 (#9953)
Needed for https://github.com/openstreetmap/id-tagging-schema/pull/1035
2023-11-08 10:58:58 +01:00
dependabot[bot] 4949f80acd Bump @babel/traverse from 7.20.5 to 7.23.2 (#9944)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 10:58:29 +01:00
dependabot[bot] a87a37570a Bump core-js-bundle from 3.32.0 to 3.33.2 (#9957)
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.32.0 to 3.33.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.33.2/packages/core-js-bundle)

---
updated-dependencies:
- dependency-name: core-js-bundle
  dependency-type: direct:production
  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>
2023-11-08 10:57:32 +01:00
dependabot[bot] 3d8c1d47ca Bump browserify-sign from 4.2.1 to 4.2.2 (#9954)
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: browserify-sign
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 10:56:47 +01:00
Kai Michael Poppe 4908ab0729 Add eox.at 2022 to discard list in update_imagery script (#9945) 2023-11-08 10:55:08 +01:00
Martin Raifer dabbd89e5d suppress autocomplete for taginfo results if field has static values
fixes #9898

Fixes a problem that occurs because the order of the field `options`
can be in general different from the order returned by taginfo
(taginfo sorts by usage, while presets typically are sorted alphabetically),
causing different values to be potentially selected for autocomplete values.
As the taginfo results typically come in a few moments delayed, this can
lead to confusing behaviour.

This solves it by just not reattempting an autocomplete using the taginfo
results, if a field has static options available.
2023-11-08 10:42:09 +01:00
Martin Raifer c4d1390270 use api.osm.org url for OSM API calls
see https://github.com/openstreetmap/operations/issues/951
2023-10-10 16:03:10 +02:00
Martin Raifer 5d00f604ae show source field for changesets by default in the upload form 2023-10-10 16:03:09 +02:00
Kyle Hensel 93166ec0ff fix esbuild ignoring browserslist config 2023-10-07 20:45:11 +13:00
Martin Raifer 68ff64b01d drop mention of rollup, which is not used anymore 2023-08-27 22:49:01 +02:00
dependabot[bot] b792a0106d Bump osm-community-index from 5.5.4 to 5.5.5 (#9855)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.4 to 5.5.5.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.5.4...v5.5.5)

---
updated-dependencies:
- dependency-name: osm-community-index
  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>
2023-08-19 09:35:20 +02:00
Martin Raifer cb453e6192 minor cosmetic changes
drop abbreviation "mly" from mapilio module, as this originally stood for "mapillary"
2023-08-17 23:55:10 +02:00
Martin Raifer 7a9771d2f4 prepare v2.27.1 bugfix release 2023-08-17 23:36:29 +02:00
Martin Raifer a0b15b472c update assets 2023-08-17 23:36:18 +02:00
Martin Raifer 13a0f2c180 Fix stuck cursor in input fields on Safari, fixes #9848 2023-08-17 23:34:11 +02:00
dependabot[bot] b9f4bfb1ea Bump postcss from 8.4.27 to 8.4.28 (#9852)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.28)

---
updated-dependencies:
- dependency-name: postcss
  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>
2023-08-17 16:35:50 +02:00
dependabot[bot] d838b496f0 Bump @openstreetmap/id-tagging-schema from 6.3.0 to 6.4.1 (#9851)
Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/openstreetmap/id-tagging-schema/releases)
- [Changelog](https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openstreetmap/id-tagging-schema/compare/v6.3.0...v6.4.1)

---
updated-dependencies:
- dependency-name: "@openstreetmap/id-tagging-schema"
  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>
2023-08-17 16:34:42 +02:00
Ozcan Durak 66046e7dc2 fix zoom of planar Mapilio photos (#9849)
Co-authored-by: Dogukan <mail@dogukany.com>
2023-08-17 16:17:28 +02:00
Martin Raifer 0ef662ab5d start empty changelog for v2.28.0 2023-08-16 18:20:49 +02:00
Martin Raifer 820761f975 Set development version number 2023-08-16 18:18:12 +02:00
Martin Raifer c867bbe880 v2.27.0 2023-08-16 18:02:49 +02:00
Martin Raifer 9526e629cb npm run translations 2023-08-16 18:02:48 +02:00
Martin Raifer b90b0237a7 update fontawesome assets 2023-08-16 18:02:48 +02:00
Martin Raifer 6bfcf18aa1 npm run imagery 2023-08-16 18:02:47 +02:00
Martin Raifer 0428976f04 fix changed references to panellum code in /dist 2023-08-16 18:02:46 +02:00
Martin Raifer df5e407542 simplify instructions to refresh imagery; use npm version 2023-08-16 17:59:24 +02:00
Martin Raifer 4faf521c0c sort dependencies 2023-08-16 17:30:08 +02:00