Nekzuris
874c1f5d73
Improve CSS comments
2024-12-13 07:36:45 +01:00
Nekzuris
4aac70f719
Improve tiles rendering in Chrome with specific zoom value
2024-12-11 21:27:45 +01:00
Nekzuris
b2c51929c6
Fix visible grid around tiles
2024-12-11 02:30:38 +01:00
ForgottenHero
04fd2ba6f4
Update help panel navigation buttons ( #10581 )
...
Fixes #105073 where the empty nav button for 'next' was overlapping the keyboard shortcuts button when the user was currently view the Quality Assurance page.
2024-12-06 14:51:11 +01:00
dependabot[bot]
b95feb311f
Bump dotenv from 16.4.6 to 16.4.7 ( #10580 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.4.6 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.6...v16.4.7 )
---
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-12-04 13:38:48 +01:00
Martin Raifer
404e08518e
use correct margins when limiting photoviewer size, fixes #10558
...
replaces hardcoded values with dynamically calculated heights/margins.
closes #10563
2024-12-04 13:03:34 +01:00
dependabot[bot]
0c2a8aa6ff
Bump @tmcw/togeojson from 5.8.1 to 6.0.0 ( #10576 )
...
Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson ) from 5.8.1 to 6.0.0.
- [Release notes](https://github.com/placemark/togeojson/releases )
- [Changelog](https://github.com/placemark/togeojson/blob/main/CHANGELOG.md )
- [Commits](https://github.com/placemark/togeojson/compare/v5.8.1...v6.0.0 )
---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
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-12-04 10:39:38 +01:00
dependabot[bot]
cf0ad05391
Bump vitest from 2.1.5 to 2.1.8 ( #10575 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.1.5 to 2.1.8.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.8/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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-12-04 10:38:13 +01:00
dependabot[bot]
30403b141c
Bump dotenv from 16.4.5 to 16.4.6 ( #10577 )
...
Bumps [dotenv](https://github.com/motdotla/dotenv ) from 16.4.5 to 16.4.6.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md )
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.5...v16.4.6 )
---
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-12-04 10:37:52 +01:00
dependabot[bot]
87f92967cd
Bump @fortawesome/fontawesome-svg-core from 6.6.0 to 6.7.1 ( #10578 )
...
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) from 6.6.0 to 6.7.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.6.0...6.7.1 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
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-12-04 10:37:21 +01:00
dependabot[bot]
4becbef3ee
Bump @fortawesome/free-regular-svg-icons from 6.6.0 to 6.7.1 ( #10579 )
...
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.6.0 to 6.7.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.6.0...6.7.1 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-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-12-04 10:37:11 +01:00
Martin Raifer
f38bc5fc78
harmonize how Kartaview layer is highlighting marker on hover, fixes #10531
...
also closes #10565
2024-12-04 10:31:04 +01:00
Martin Raifer
18de00a7bf
fix scrollbars showing up in hovered state of inspector, fixes #10511
...
also closes #9912 , closes #10552
2024-12-03 18:45:04 +01:00
dependabot[bot]
e59f719062
Bump @fortawesome/free-brands-svg-icons from 6.6.0 to 6.7.1 ( #10549 )
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.6.0 to 6.7.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.6.0...6.7.1 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-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-12-03 09:52:25 +01:00
dependabot[bot]
10d167c889
Bump @fortawesome/free-solid-svg-icons from 6.6.0 to 6.7.1 ( #10550 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.6.0 to 6.7.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.6.0...6.7.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-12-03 09:48:06 +01:00
dependabot[bot]
6dbd278b86
Bump cldr-core and cldr-localenames-full ( #10513 )
...
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 45.0.0 to 46.0.0
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases )
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/45.0.0...46.0.0 )
Updates `cldr-localenames-full` from 45.0.0 to 46.0.0
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases )
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/45.0.0...46.0.0 )
---
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>
2024-12-03 09:47:18 +01:00
dependabot[bot]
87492aadb4
Bump eslint from 9.14.0 to 9.16.0 ( #10571 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.14.0 to 9.16.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/v9.14.0...v9.16.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-12-03 09:46:33 +01:00
dependabot[bot]
631b032bcf
Bump marked from 14.1.3 to 15.0.3 ( #10562 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 14.1.3 to 15.0.3.
- [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/v14.1.3...v15.0.3 )
---
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-12-03 09:45:54 +01:00
Deeptanshu Sankhwar
e48aa3c2c4
Ensure correct this context for addMembership function to call the blur method correctly. Fixes #10555 ( #10560 )
...
* Pass the reference explicitly to the function to ensure the correct context is available.
* refactor: handle blur() in a closure to separate UI logic from addMembership
* spacing
* Fixed typo
---------
Co-authored-by: Deeptanshu Sankhwar <deeptanshu@walletsocket.com >
Co-authored-by: Minh Nguyễn <mxn@1ec5.org >
2024-11-30 22:43:54 -08:00
Minh Nguyễn
3025d4f421
Merge pull request #10564 from Dimitar5555/patch-4
...
Preserve 'opening_hours' when matching with NSI
2024-11-29 23:40:42 -08:00
Dimitar
b3579d6c7c
Preserve 'opening_hours' when matching with NSI
...
re: https://github.com/osmlab/name-suggestion-index/issues/10170#issuecomment-2508129832
re: b1f2c3f4d0
These are tags that we want to leave alone (i.e. not offer an "upgrade")
if they already have a value. We assume the mapper knows best.
2024-11-29 20:28:31 +02:00
Minh Nguyễn
b5d45e3f28
Merge pull request #10554 from Nekzuris/patch-2
...
Thin scrollbars for Firefox
2024-11-25 11:22:32 -08:00
Nekzuris
d04c3cdb73
Remove invalid scrollbar css
2024-11-25 19:14:38 +01:00
Nekzuris
e0083e093f
Thin scrollbars for Firefox
2024-11-24 16:28:19 +01:00
dependabot[bot]
3bda6c78ee
Bump abortcontroller-polyfill from 1.7.5 to 1.7.6 ( #10540 )
...
Bumps [abortcontroller-polyfill](https://github.com/mo/abortcontroller-polyfill ) from 1.7.5 to 1.7.6.
- [Commits](https://github.com/mo/abortcontroller-polyfill/commits )
---
updated-dependencies:
- dependency-name: abortcontroller-polyfill
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-11-19 13:01:50 +01:00
dependabot[bot]
1599e849dc
Bump vitest from 2.1.4 to 2.1.5 ( #10538 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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-11-19 13:00:36 +01:00
dependabot[bot]
73d294141e
Bump postcss from 8.4.47 to 8.4.49 ( #10537 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.47 to 8.4.49.
- [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.47...8.4.49 )
---
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-11-19 13:00:26 +01:00
Emmanuel Ferdman
4ffc0bcd82
fix link to tag_classes.js reference ( #10535 )
2024-11-13 15:31:51 +01:00
Martin Raifer
93c8e3dd7d
Merge remote-tracking branch 'k-yle/kh/mismatched-geom-error' into develop
2024-11-13 15:27:30 +01:00
dependabot[bot]
fd967bf569
Bump browserslist from 4.24.0 to 4.24.2 ( #10511 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.24.0 to 4.24.2.
- [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.24.0...4.24.2 )
---
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-11-13 12:46:53 +01:00
dependabot[bot]
d205ea17a5
Bump core-js-bundle from 3.38.1 to 3.39.0 ( #10520 )
...
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle ) from 3.38.1 to 3.39.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.39.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-11-13 12:40:43 +01:00
dependabot[bot]
26657f16c9
Bump vitest from 2.1.3 to 2.1.4 ( #10519 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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-11-13 12:40:25 +01:00
dependabot[bot]
67c166742d
Bump eslint from 9.12.0 to 9.14.0 ( #10527 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.12.0 to 9.14.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/v9.12.0...v9.14.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-11-13 12:40:13 +01:00
Minh Nguyễn
6cfd1cf6fc
Include route number in label of named route relations ( #10478 )
...
* iD#8707 Show ref in the name of route relations
* Avoid combining PTv2-formatted name with ref
* Pair name with other tags when labeling routes
---------
Co-authored-by: Kyle Hensel <k.y.l.e@outlook.co.nz >
2024-11-03 16:38:00 -08:00
Martin Raifer
5024feafe8
Fix flickering when switching between background imagery layers
...
and make switching backgrounds snappier
2024-10-21 18:31:07 +02:00
dependabot[bot]
d48205cb32
Bump esbuild from 0.23.1 to 0.24.0 ( #10503 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.23.1 to 0.24.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.23.1...v0.24.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-10-17 15:59:49 +02:00
Martin Raifer
c8f325dc69
update changelog
2024-10-16 14:30:16 +02:00
Martin Raifer
e6f60247bd
add Ladin (ISO 639-3: lld) language
...
https://en.wikipedia.org/wiki/Ladin_language
common in certain regions in northern Italy, see
https://wiki.openstreetmap.org/wiki/Multilingual_names#S%C3%BCdtirol_-_Alto_Adige_(South_Tyrol)_and_Trentino
2024-10-16 14:19:27 +02:00
Martin Raifer
e7f56cf7f5
see b4e55c202
2024-10-16 13:52:28 +02:00
Martin Raifer
b4e55c2027
backport fixes from PR#10452 missing in merge e839b6307
2024-10-16 13:49:03 +02:00
Kyle Hensel
108893c624
enable --no-isolate to speed up unit tests
...
This required fixing deferred code that was running after the unit test had unmounted
2024-10-16 13:42:51 +02:00
Martin Raifer
e839b63079
Merge branch 'kh/vitest' into develop
2024-10-16 13:37:20 +02:00
dependabot[bot]
e0f025df2d
Bump osm-community-index from 5.8.0 to 5.8.1 ( #10461 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.8.0 to 5.8.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.8.0...v5.8.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-10-16 13:05:33 +02:00
dependabot[bot]
a070036f07
Bump body-parser from 1.20.0 to 1.20.3 ( #10462 )
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 1.20.0 to 1.20.3.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.0...1.20.3 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 13:03:57 +02:00
dependabot[bot]
2a110efc0f
Bump postcss from 8.4.44 to 8.4.47 ( #10463 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.44 to 8.4.47.
- [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.44...8.4.47 )
---
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-10-16 13:02:49 +02:00
dependabot[bot]
5cad7a0827
Bump cookie and socket.io ( #10493 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) and [socket.io](https://github.com/socketio/socket.io ). These dependencies needed to be updated together.
Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2 )
Updates `socket.io` from 4.7.4 to 4.8.0
- [Release notes](https://github.com/socketio/socket.io/releases )
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io/compare/4.7.4...socket.io@4.8.0 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: socket.io
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 13:02:32 +02:00
dependabot[bot]
b8a068a53f
Bump eslint from 9.9.1 to 9.12.0 ( #10487 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.9.1 to 9.12.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/v9.9.1...v9.12.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-10-16 13:00:31 +02:00
dependabot[bot]
2c6ffc1b68
Bump marked from 14.1.0 to 14.1.3 ( #10498 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 14.1.0 to 14.1.3.
- [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/v14.1.0...v14.1.3 )
---
updated-dependencies:
- dependency-name: marked
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-10-16 13:00:15 +02:00
Minh Nguyễn
37939c869a
wmf-sitematrix v0.2.0 ( #10489 )
2024-10-11 12:53:08 +02:00
Winston Sung
4dcb7f2f51
Update language data for Sinitic languages
...
Bug: #10488
Change-Id: I0ca3cd8b2a82a7edeff70b4be7678e0699214ccc
2024-10-09 09:33:06 -07:00