dependabot[bot]
b00a54e136
Bump osm-community-index from 5.6.1 to 5.6.2 ( #10134 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.6.1 to 5.6.2.
- [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.6.1...v5.6.2 )
---
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>
2024-02-27 10:25:51 +01:00
Martin Raifer
075b881978
Merge remote-tracking branch 'mtmail/mutually-exclusive-tags-validator' into develop
2024-02-26 14:11:14 +01:00
Martin Raifer
5c04f9cd36
add to changelog
2024-02-26 14:06:45 +01:00
Tobias
ce51b33cf2
Improve combobox dropdown styling to give labels more room and readability ( #10127 )
...
* Fields: Break long lines in combo dropdown instead of ellipsis
Longer translations keys are not readable with ellipsis and the tooltip only shows the description (or fallback), not the title.
This change makes long use line breaks with small line height to make the whole text visible.
* Fields: Use table styles for rows to maximize available space
The flex box solution gave a lot of space to the label. This solution minimizes that space to give more space to the values dropdown.
2024-02-26 14:02:22 +01:00
dependabot[bot]
a2e1c59885
Bump eslint from 8.56.0 to 8.57.0 ( #10130 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.56.0 to 8.57.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/v8.56.0...v8.57.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2024-02-26 12:59:25 +01:00
dependabot[bot]
fb8b715c5e
Bump karma from 6.4.2 to 6.4.3 ( #10131 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.4.2 to 6.4.3.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.2...v6.4.3 )
---
updated-dependencies:
- dependency-name: karma
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>
2024-02-26 12:59:12 +01:00
marc tobias
277b5d4f45
new validator: mutually exclusive tags
2024-02-25 18:40:10 +01:00
Martin Raifer
85f4cc0316
don't reverse side tag of highway=cyclist_waiting_aid features, fixes #10128
2024-02-25 15:36:17 +01:00
Martin Raifer
b6a837e12f
drop unused label
...
it was used quite rarely and could be considered as an nonconstructive way to give feedback
2024-02-25 10:47:37 +01:00
Martin Raifer
96e6dc124f
Show message about how to support OSM after a successful save, closes #10054
...
for example in form of a donation
this can be disabled by setting an env variable (`ID_SHOW_DONATION_MESSAGE=false`)
the icon is from https://uxwing.com/charity-donation-hand-love-icon/
2024-02-24 12:48:35 +01:00
dependabot[bot]
b5f1f78e87
Bump esbuild from 0.20.0 to 0.20.1 ( #10111 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.20.0 to 0.20.1.
- [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.20.0...v0.20.1 )
---
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>
2024-02-20 17:25:44 +01:00
dependabot[bot]
1e64f832cc
Bump browserslist from 4.22.3 to 4.23.0 ( #10113 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.22.3 to 4.23.0.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.22.3...4.23.0 )
---
updated-dependencies:
- dependency-name: browserslist
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>
2024-02-20 17:21:28 +01:00
dependabot[bot]
f11588a7fd
Bump core-js-bundle from 3.35.1 to 3.36.0 ( #10110 )
...
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle ) from 3.35.1 to 3.36.0.
- [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.36.0/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>
2024-02-20 17:21:17 +01:00
dependabot[bot]
5cb12df99c
Bump dotenv from 16.4.1 to 16.4.5 ( #10115 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.4.1 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.1...v16.4.5 )
---
updated-dependencies:
- dependency-name: dotenv
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>
2024-02-20 17:21:04 +01:00
Martin Raifer
17d1c27bec
use https for Bing Maps API
2024-02-16 23:19:30 +01:00
dependabot[bot]
c2bfda171b
Bump @openstreetmap/id-tagging-schema from 6.4.1 to 6.6.0 ( #10094 )
...
Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema ) from 6.4.1 to 6.6.0.
- [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.4.1...v6.6.0 )
---
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>
2024-02-16 18:41:36 +01:00
dependabot[bot]
82967184e6
Bump @transifex/api from 7.0.1 to 7.1.0 ( #10099 )
...
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript ) from 7.0.1 to 7.1.0.
- [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/v7.0.1...v7.1.0 )
---
updated-dependencies:
- dependency-name: "@transifex/api"
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>
2024-02-16 18:41:26 +01:00
dependabot[bot]
28866efa6d
Bump esbuild-visualizer from 0.4.1 to 0.6.0 ( #10095 )
...
Bumps [esbuild-visualizer](https://github.com/btd/esbuild-visualizer ) from 0.4.1 to 0.6.0.
- [Changelog](https://github.com/btd/esbuild-visualizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/btd/esbuild-visualizer/compare/v0.4.1...v0.6.0 )
---
updated-dependencies:
- dependency-name: esbuild-visualizer
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>
2024-02-16 18:41:09 +01:00
dependabot[bot]
e5a9b6b5fb
Bump postcss from 8.4.33 to 8.4.35 ( #10098 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.33 to 8.4.35.
- [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.33...8.4.35 )
---
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>
2024-02-16 18:40:59 +01:00
dependabot[bot]
bc1969fe8d
Bump mocha from 10.2.0 to 10.3.0 ( #10101 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.2.0 to 10.3.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/v10.2.0...v10.3.0 )
---
updated-dependencies:
- dependency-name: mocha
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>
2024-02-16 18:40:46 +01:00
Martin Raifer
ce2fc08d3a
fix mistake in test definition
2024-02-16 18:37:08 +01:00
Martin Raifer
83754e4a4a
switch to Bing Maps API for Bing Streetside layer, fixes #10074
...
replaces the use of undocumented APIs for Microsoft's street level imagery service and gets rid of hardcoded values, e.g. for the `g` ("generation") parameter
see https://learn.microsoft.com/en-us/bingmaps/rest-services/imagery/get-imagery-metadata#get-streetside-metadata-centered-at-a-point for API docs
see also #10100
2024-02-16 18:29:23 +01:00
Martin Raifer
4829f8a1da
drop *:wikipedia tags when selecting a NSI-based, fixes #9103
2024-02-16 14:32:58 +01:00
dependabot[bot]
70a117a38c
Bump whatwg-fetch from 3.6.19 to 3.6.20 ( #10087 )
...
Bumps [whatwg-fetch](https://github.com/github/fetch ) from 3.6.19 to 3.6.20.
- [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.19...v3.6.20 )
---
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>
2024-02-05 15:53:36 +01:00
dependabot[bot]
2ce1eedc09
Bump dotenv from 16.3.1 to 16.4.1 ( #10086 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.3.1 to 16.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.1...v16.4.1 )
---
updated-dependencies:
- dependency-name: dotenv
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>
2024-02-05 15:53:23 +01:00
dependabot[bot]
d107db6fd6
Bump browserslist from 4.22.2 to 4.22.3 ( #10084 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.22.2 to 4.22.3.
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.22.2...4.22.3 )
---
updated-dependencies:
- dependency-name: browserslist
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>
2024-02-05 15:53:04 +01:00
dependabot[bot]
49a14b4008
Bump osm-community-index from 5.6.0 to 5.6.1 ( #10083 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.6.0 to 5.6.1.
- [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.6.0...v5.6.1 )
---
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>
2024-02-05 15:52:17 +01:00
dependabot[bot]
a02f1dad45
Bump marked from 11.1.1 to 12.0.0 ( #10093 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 11.1.1 to 12.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v11.1.1...v12.0.0 )
---
updated-dependencies:
- dependency-name: marked
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>
2024-02-05 15:51:55 +01:00
NaVis0mple
01d650d450
Expand DMS format and fix sec rounding logic ( #10066 )
...
Most DMS format parsed by @mapbox/sexagesimal,
add a expandable matcher and two new formats for coordinates in DMS format in search bar
example: `35 11 10.1 , 136 49 53.8` (D M SS format), or `35 11.168 , 136 49.896` (D MM format)
2024-02-02 15:26:47 +01:00
dependabot[bot]
8d1c1cfbce
Bump esbuild from 0.19.8 to 0.20.0 ( #10081 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.19.8 to 0.20.0.
- [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.8...v0.20.0 )
---
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>
2024-01-31 13:48:52 +01:00
dependabot[bot]
f8d3b17383
Bump @transifex/api from 6.0.1 to 7.0.1 ( #10080 )
...
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript ) from 6.0.1 to 7.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/v6.0.1...v7.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>
2024-01-31 13:48:08 +01:00
dependabot[bot]
3954045a3e
Bump autoprefixer from 10.4.16 to 10.4.17 ( #10076 )
...
Bumps [autoprefixer](https://github.com/postcss/autoprefixer ) from 10.4.16 to 10.4.17.
- [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.16...10.4.17 )
---
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>
2024-01-31 13:42:23 +01:00
dependabot[bot]
fc4de61ec7
Bump polygon-clipping from 0.15.3 to 0.15.7 ( #10078 )
...
Bumps [polygon-clipping](https://github.com/mfogel/polygon-clipping ) from 0.15.3 to 0.15.7.
- [Changelog](https://github.com/mfogel/polygon-clipping/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mfogel/polygon-clipping/compare/v0.15.3...v0.15.7 )
---
updated-dependencies:
- dependency-name: polygon-clipping
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>
2024-01-31 13:42:11 +01:00
dependabot[bot]
453ea8407c
Bump core-js-bundle from 3.35.0 to 3.35.1 ( #10079 )
...
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle ) from 3.35.0 to 3.35.1.
- [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.35.1/packages/core-js-bundle )
---
updated-dependencies:
- dependency-name: core-js-bundle
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>
2024-01-31 13:41:45 +01:00
Martin Raifer
aaf89d7755
don't duplicate notes which have already been seen
2024-01-24 15:16:12 +01:00
dependabot[bot]
0e05705c43
Bump browserslist-to-esbuild from 1.2.0 to 2.1.1
...
Bumps [browserslist-to-esbuild](https://github.com/marcofugaro/browserslist-to-esbuild ) from 1.2.0 to 2.1.1.
- [Release notes](https://github.com/marcofugaro/browserslist-to-esbuild/releases )
- [Commits](https://github.com/marcofugaro/browserslist-to-esbuild/compare/v1.2.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: browserslist-to-esbuild
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-24 14:10:07 +01:00
Martin Raifer
3fabdcd37c
add recent enhancements to changelog
2024-01-24 13:54:33 +01:00
Martin Raifer
b00a7e31ec
don't consider traffic_calming features as areas
...
prerequisite for https://github.com/openstreetmap/id-tagging-schema/pull/1076
2024-01-24 13:48:29 +01:00
NaVis0mple
59668638ac
Search OSM notes by ID ( #10062 )
2024-01-24 13:32:35 +01:00
dependabot[bot]
2a0024d795
Bump chai from 4.3.10 to 4.4.1 ( #10068 )
...
Bumps [chai](https://github.com/chaijs/chai ) from 4.3.10 to 4.4.1.
- [Release notes](https://github.com/chaijs/chai/releases )
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md )
- [Commits](https://github.com/chaijs/chai/compare/v4.3.10...v4.4.1 )
---
updated-dependencies:
- dependency-name: chai
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>
2024-01-24 13:30:29 +01:00
dependabot[bot]
188bebd538
Bump cldr-localenames-full from 44.0.1 to 44.1.0 ( #10071 )
...
Bumps [cldr-localenames-full](https://github.com/unicode-cldr/cldr-json ) from 44.0.1 to 44.1.0.
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases )
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/44.0.1...44.1.0 )
---
updated-dependencies:
- dependency-name: cldr-localenames-full
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>
2024-01-24 13:23:46 +01:00
dependabot[bot]
e3aa02aa45
Bump @rapideditor/temaki from 5.6.0 to 5.7.0 ( #10072 )
...
Bumps [@rapideditor/temaki](https://github.com/rapideditor/temaki ) from 5.6.0 to 5.7.0.
- [Release notes](https://github.com/rapideditor/temaki/releases )
- [Changelog](https://github.com/rapideditor/temaki/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rapideditor/temaki/compare/v5.6.0...v5.7.0 )
---
updated-dependencies:
- dependency-name: "@rapideditor/temaki"
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>
2024-01-24 13:22:26 +01:00
dependabot[bot]
58dc4e1c6e
Bump osm-auth from 2.3.0 to 2.4.0 ( #10070 )
...
Bumps [osm-auth](https://github.com/osmlab/osm-auth ) from 2.3.0 to 2.4.0.
- [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/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: osm-auth
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>
2024-01-24 13:21:49 +01:00
Martin Raifer
c5bb953e58
update assets (npm run all)
2024-01-17 14:24:16 +01:00
dependabot[bot]
089d3c6562
Bump eslint from 8.54.0 to 8.56.0 ( #10044 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.54.0 to 8.56.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/v8.54.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2024-01-17 12:37:48 +01:00
dependabot[bot]
174a757e55
Bump @fortawesome/free-solid-svg-icons from 6.4.2 to 6.5.1 ( #10023 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.4.2 to 6.5.1.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.4.2...6.5.1 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
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>
2024-01-17 12:08:41 +01:00
dependabot[bot]
deaf8aa729
Bump follow-redirects from 1.15.2 to 1.15.4 ( #10064 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 12:08:18 +01:00
dependabot[bot]
67e70a2da5
Bump postcss from 8.4.31 to 8.4.33 ( #10059 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.31 to 8.4.33.
- [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.31...8.4.33 )
---
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>
2024-01-17 12:08:06 +01:00
dependabot[bot]
68dceac72d
Bump marked from 11.0.0 to 11.1.1 ( #10056 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 11.0.0 to 11.1.1.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v11.0.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: marked
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>
2024-01-17 12:07:57 +01:00
dependabot[bot]
eaab761461
Bump core-js-bundle from 3.33.3 to 3.35.0 ( #10052 )
...
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle ) from 3.33.3 to 3.35.0.
- [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.35.0/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>
2024-01-17 12:07:46 +01:00