[openstreetmap/openstreetmap-website] Bump the dependencies group across 1 directory with 5 updates (PR #6802)
dependabot[bot]
notifications at github.com
Thu Feb 12 00:12:02 UTC 2026
Bumps the dependencies group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [i18n-js](https://github.com/fnando/i18n) | `4.5.1` | `4.5.2` |
| [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) | `0.87.0` | `0.88.0` |
| [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.17.0` | `5.18.0` |
| [@herb-tools/linter](https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter) | `0.8.9` | `0.8.10` |
| [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) | `5.7.1` | `5.8.0` |
Updates `i18n-js` from 4.5.1 to 4.5.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/fnando/i18n/blob/main/CHANGELOG.md">i18n-js's changelog</a>.</em></p>
<blockquote>
<h2>v4.5.2 - Feb 5, 2026</h2>
<ul>
<li>[Fixed] Fix <code>numberToHuman</code> separator not applied when
<code>stripInsignificantZeros</code> is <code>false</code>.</li>
<li>[Fixed] Add support for pluralized units on <code>numberToHuman</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/fnando/i18n/commit/5f02fb82040a66efbc5f39870c116fc8f9d4a0c6"><code>5f02fb8</code></a> Bump up version (4.5.2)</li>
<li><a href="https://github.com/fnando/i18n/commit/875bfafaf48b0cd1eb6ef77d61bd048a837b85d3"><code>875bfaf</code></a> Add support for pluralized units on numberToHuman. (<a href="https://redirect.github.com/fnando/i18n/issues/122">#122</a>)</li>
<li><a href="https://github.com/fnando/i18n/commit/6006e4a1d69f692fdb98aa3f4954281d1f6e4265"><code>6006e4a</code></a> Remove old reference to missing behavior.</li>
<li><a href="https://github.com/fnando/i18n/commit/940acb9147dfb70dbf011187fac137db03a501fc"><code>940acb9</code></a> Fix numberToHuman separator not applied when stripInsignificantZeros is false...</li>
<li><a href="https://github.com/fnando/i18n/commit/b99551e5aae19fb555b500aa9ed3b28f14a7a3c0"><code>b99551e</code></a> Update test matrix.</li>
<li><a href="https://github.com/fnando/i18n/commit/3a6bbce72dd8988ad6a8c0286694703a7a74a65d"><code>3a6bbce</code></a> Fix typo in README.md (<a href="https://redirect.github.com/fnando/i18n/issues/113">#113</a>)</li>
<li><a href="https://github.com/fnando/i18n/commit/4559d02600716e22a2378b624d1810f80e91c9ac"><code>4559d02</code></a> Fix spelling. (<a href="https://redirect.github.com/fnando/i18n/issues/112">#112</a>)</li>
<li><a href="https://github.com/fnando/i18n/commit/2a84ca299bbdcf7535a2bad16312d51bb4432541"><code>2a84ca2</code></a> Remove import.</li>
<li>See full diff in <a href="https://github.com/fnando/i18n/compare/v4.5.1...v4.5.2">compare view</a></li>
</ul>
</details>
<br />
Updates `leaflet.locatecontrol` from 0.87.0 to 0.88.0
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/7572168995c607f260063adf308d14a560c2852d"><code>7572168</code></a> 0.88.0</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/95dfed8ad45151ccf1ffd78dcf6a27748ff79ac6"><code>95dfed8</code></a> fix: support color status changes for custom icons (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/399">#399</a>)</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/8a552054c95f91ffb40d815953544e63be07a605"><code>8a55205</code></a> feat: add lat, lnga and altitude to popup template (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/398">#398</a>)</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/6998d68aa90bfed1e7c4175bb43be28f5eef7ef6"><code>6998d68</code></a> chore: update devDependencies and modernize ESLint config (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/397">#397</a>)</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/7a6cd22406cd564c427ca94e10d3208690f1f435"><code>7a6cd22</code></a> fix: flyTo breaks following mode with untilPanOrZoom (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/396">#396</a>)</li>
<li><a href="https://github.com/domoritz/leaflet-locatecontrol/commit/e430c1e484caa7eb87eb7a46896ebfb60d525d52"><code>e430c1e</code></a> feat: add locatelocationfound event (<a href="https://redirect.github.com/domoritz/leaflet-locatecontrol/issues/395">#395</a>)</li>
<li>See full diff in <a href="https://github.com/domoritz/leaflet-locatecontrol/compare/v0.87.0...v0.88.0">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~kristjan.esperanto">kristjan.esperanto</a>, a new releaser for leaflet.locatecontrol since your current version.</p>
</details>
<br />
Updates `maplibre-gl` from 5.17.0 to 5.18.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/releases">maplibre-gl's releases</a>.</em></p>
<blockquote>
<h2>v5.18.0</h2>
<h3>✨ Features and improvements</h3>
<ul>
<li>Add support for click events on Marker (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7028">#7028</a>) (by <a href="https://github.com/ganesh8068"><code>@ganesh8068</code></a>)</li>
<li>Simplify and abstract the GeoJSON Worker (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7058">#7058</a>) (by <a href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li>
<li>Add <code>pseudo</code> option to <code>FullscreenControl</code> to force CSS-based fullscreen mode instead of native fullscreen API. Users might want this because this is faster on some devices (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7076">#7076</a>) (by <a href="https://github.com/CommanderStorm"><code>@CommanderStorm</code></a>)</li>
<li>Migrate our API docs to zensical (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7071">#7071</a>) (by <a href="https://github.com/CommanderStorm">CommanderStorm</a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix WebGL context loss error when style is not yet loaded (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7094">#7094</a>) (by <a href="https://github.com/kaigritun"><code>@kaigritun</code></a>)</li>
<li>Fix updating terrain tiles on feature state changes (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6231">#6231</a>) (by <a href="https://github.com/pstaszek"><code>@pstaszek</code></a>)</li>
<li>Fix LngLatBounds.intersects for zero-width bounds (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7055">#7055</a>) (by <a href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li>
<li>Fix <code>GlobeControl</code> not updating when <code>Map.setProjection()</code> is called programmatically (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7005">#7005</a>, <a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7075">#7075</a>) (by <a href="https://github.com/CommanderStorm"><code>@CommanderStorm</code></a>)</li>
<li>Fix <code>map.getProjection()</code> returning <code>undefined</code> after calling <code>map.setProjection()</code> with the default <code>"mercator"</code> projection (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7072">#7072</a>)</li>
<li>Fix incorrect text placement along line in 3D mode (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7039">#7039</a>) (by <a href="https://github.com/russellporter"><code>@russellporter</code></a>)</li>
<li>When the <code>prefers-reduced-motion</code> media query is active, we now no longer display the pulsing GeoLocation animation (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7066">#7066</a>) (by <a href="https://github.com/CommanderStorm"><code>@CommanderStorm</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md">maplibre-gl's changelog</a>.</em></p>
<blockquote>
<h2>5.18.0</h2>
<h3>✨ Features and improvements</h3>
<ul>
<li>Add support for click events on Marker (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7028">#7028</a>) (by <a href="https://github.com/ganesh8068"><code>@ganesh8068</code></a>)</li>
<li>Simplify and abstract the GeoJSON Worker (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7058">#7058</a>) (by <a href="https://github.com/wayofthefuture"><code>@wayofthefuture</code></a>)</li>
<li>Add <code>pseudo</code> option to <code>FullscreenControl</code> to force CSS-based fullscreen mode instead of native fullscreen API. Users might want this because this is faster on some devices (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7076">#7076</a>) (by <a href="https://github.com/CommanderStorm"><code>@CommanderStorm</code></a>)</li>
<li>Migrate our API docs to zensical (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7071">#7071</a>) (by <a href="https://github.com/CommanderStorm">CommanderStorm</a>)</li>
</ul>
<h3>🐞 Bug fixes</h3>
<ul>
<li>Fix WebGL context loss error when style is not yet loaded (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7094">#7094</a>) (by <a href="https://github.com/kaigritun"><code>@kaigritun</code></a>)</li>
<li>Fix updating terrain tiles on feature state changes (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6231">#6231</a>) (by <a href="https://github.com/pstaszek"><code>@pstaszek</code></a>)</li>
<li>Fix LngLatBounds.intersects for zero-width bounds (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7055">#7055</a>) (by <a href="https://github.com/lucaswoj"><code>@lucaswoj</code></a>)</li>
<li>Fix <code>GlobeControl</code> not updating when <code>Map.setProjection()</code> is called programmatically (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7005">#7005</a>, <a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7075">#7075</a>) (by <a href="https://github.com/CommanderStorm"><code>@CommanderStorm</code></a>)</li>
<li>Fix <code>map.getProjection()</code> returning <code>undefined</code> after calling <code>map.setProjection()</code> with the default <code>"mercator"</code> projection (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7072">#7072</a>)</li>
<li>Fix incorrect text placement along line in 3D mode (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7039">#7039</a>) (by <a href="https://github.com/russellporter"><code>@russellporter</code></a>)</li>
<li>When the <code>prefers-reduced-motion</code> media query is active, we now no longer display the pulsing GeoLocation animation (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/7066">#7066</a>) (by <a href="https://github.com/CommanderStorm"><code>@CommanderStorm</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/a54d3d666eaae1650a6e99bbabafdfe88e9f22e2"><code>a54d3d6</code></a> Bump js version to 5.18.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7104">#7104</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/b15e99177626bdb6b8758dbef28a602d368128e4"><code>b15e991</code></a> chore(deps-dev): bump typedoc-plugin-markdown from 4.9.0 to 4.10.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7101">#7101</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/369391d890075a58ef1f7c1df5a9cae18b74cec9"><code>369391d</code></a> chore(deps-dev): bump puppeteer from 24.37.1 to 24.37.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7100">#7100</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/edab27c5b914009bad2a6ca5adcebeee45005b22"><code>edab27c</code></a> chore(deps-dev): bump devtools-protocol from 0.0.1580600 to 0.0.1581282 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7102">#7102</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/67c6b3382d06ba8dcfb7d72b973453740322b722"><code>67c6b33</code></a> fix: handle WebGL context loss when style is not loaded (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7094">#7094</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/b81499645245634513d4095d72523f45b7804626"><code>b814996</code></a> make the hash tests even more strict where the line between valid and invalid...</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/11ab025000aa22cf847e0d69478da476c4ce4076"><code>11ab025</code></a> refactor: make function and variable naming in <code>PerformanceUtils</code> more sensib...</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/cba4fb31aa78f70386af5162a3d9e449fb7f2540"><code>cba4fb3</code></a> refactor: Make <code>RequestPerformance</code> and related subsystems less weird (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7095">#7095</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/0e7fd47fa5837bbb9cf7260b695ffa3b060f8b65"><code>0e7fd47</code></a> test: More thoroughly test <code>Hash</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7078">#7078</a>)</li>
<li><a href="https://github.com/maplibre/maplibre-gl-js/commit/aab5f3e26680e065dd8ee424a9bfae96f04d2b1f"><code>aab5f3e</code></a> chore(deps-dev): bump glob from 13.0.0 to 13.0.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/7087">#7087</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.17.0...v5.18.0">compare view</a></li>
</ul>
</details>
<br />
Updates `@herb-tools/linter` from 0.8.9 to 0.8.10
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/marcoroth/herb/releases"><code>@herb-tools/linter</code>'s releases</a>.</em></p>
<blockquote>
<h2>v0.8.10</h2>
<h3>Parser</h3>
<ul>
<li>Upgrade Prism to v1.9.0 by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1110">marcoroth/herb#1110</a></li>
<li>Add error for case/when in same ERB tag by <a href="https://github.com/tvararu"><code>@tvararu</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1112">marcoroth/herb#1112</a></li>
</ul>
<h3>Engine</h3>
<ul>
<li>Handle trailing comments in ERB output tags by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1083">marcoroth/herb#1083</a></li>
<li>Show component names in <code>DebugVisitor</code> by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1132">marcoroth/herb#1132</a></li>
</ul>
<h3>Linter</h3>
<ul>
<li>Allow nested parens in <code>erb-strict-locals-comment-syntax</code> rule by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1141">marcoroth/herb#1141</a></li>
</ul>
<h3>Formatter</h3>
<ul>
<li>Fix heredoc formatting by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1142">marcoroth/herb#1142</a></li>
</ul>
<h3>Dev Tools</h3>
<ul>
<li>Show colored outlines in Herb Debug Menu by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1133">marcoroth/herb#1133</a></li>
</ul>
<h3>Language Server</h3>
<ul>
<li>Don't add <code>\n</code> when formatting ranges by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1126">marcoroth/herb#1126</a></li>
</ul>
<h3>libherb</h3>
<ul>
<li>Mark certain targets as <code>.PHONY</code> in Makefile by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1118">marcoroth/herb#1118</a></li>
<li>Change LLVM detection on macOS by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1123">marcoroth/herb#1123</a></li>
<li>Add test for <code>herb_read_file</code> by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1127">marcoroth/herb#1127</a></li>
<li>Remove old <code>visit</code> subcommand by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1129">marcoroth/herb#1129</a></li>
<li>Add <code>free</code> calls to <code>prism</code> command by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1128">marcoroth/herb#1128</a></li>
<li>Add default language case in <code>herb_extract</code> by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1131">marcoroth/herb#1131</a></li>
<li>Introduce <code>string_equals</code> utility function by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1130">marcoroth/herb#1130</a></li>
<li>Simplify <code>main.c</code> by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1134">marcoroth/herb#1134</a></li>
<li>Add support for <code>.envrc.local</code> by <a href="https://github.com/citizen428"><code>@citizen428</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1120">marcoroth/herb#1120</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Bump <code>@typescript-eslint/parser</code> from 8.53.1 to 8.54.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1104">marcoroth/herb#1104</a></li>
<li>Bump zod from 4.3.5 to 4.3.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1105">marcoroth/herb#1105</a></li>
<li>Bump playwright from 1.57.0 to 1.58.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1103">marcoroth/herb#1103</a></li>
<li>Bump <code>@typescript-eslint/eslint-plugin</code> from 8.53.1 to 8.54.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1106">marcoroth/herb#1106</a></li>
<li>Bump <code>@shikijs/vitepress-twoslash</code> from 3.21.0 to 3.22.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1117">marcoroth/herb#1117</a></li>
<li>Bump nx from 22.3.3 to 22.4.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1116">marcoroth/herb#1116</a></li>
<li>Bump rollup from 4.55.2 to 4.57.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1115">marcoroth/herb#1115</a></li>
<li>Bump playwright from 1.58.0 to 1.58.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1114">marcoroth/herb#1114</a></li>
<li>Bump vitepress from 2.0.0-alpha.15 to 2.0.0-alpha.16 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1113">marcoroth/herb#1113</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/marcoroth/herb/commit/124d1cf0fe9ee420b0ee31a5a98a039cd67f126b"><code>124d1cf</code></a> <code>v0.8.10</code></li>
<li><a href="https://github.com/marcoroth/herb/commit/7b187fa8be953fbab7f299508a5953277939b5e6"><code>7b187fa</code></a> Linter: Allow nested parens in <code>erb-strict-locals-comment-syntax</code> rule (<a href="https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter/issues/1141">#1141</a>)</li>
<li>See full diff in <a href="https://github.com/marcoroth/herb/commits/v0.8.10/javascript/packages/linter">compare view</a></li>
</ul>
</details>
<br />
Updates `@stylistic/eslint-plugin` from 5.7.1 to 5.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/releases"><code>@stylistic/eslint-plugin</code>'s releases</a>.</em></p>
<blockquote>
<h2>v5.8.0</h2>
<h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.7.1...v5.8.0">5.8.0</a> (2026-02-09)</h2>
<h3>Features</h3>
<ul>
<li><strong>list-style:</strong> support if statement (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1119">#1119</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/23b25abe1be6086f2d7b843229fbdaeb63fec668">23b25ab</a>)</li>
<li>new rule <code>jsx-props-style</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1118">#1118</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/dc9cc1b5ce09b6d42f4248cc4a3a688660dcd7fa">dc9cc1b</a>)</li>
<li><strong>space-unary-ops:</strong> allow override <code>ts-non-null</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1120">#1120</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/faca500773c54df3e5d95203b19e283c2b654f63">faca500</a>)</li>
<li>upgrade deps (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1122">#1122</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/773da95508a5e0289de960af9623b755297e502b">773da95</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>list-style:</strong> correctly get <code>(</code> for optional call expressions (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1114">#1114</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2090a728703c7f8522a580983db952361ad0b4ec">2090a72</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md"><code>@stylistic/eslint-plugin</code>'s changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/eslint-stylistic/eslint-stylistic/compare/v5.7.1...v5.8.0">5.8.0</a> (2026-02-09)</h2>
<h3>Features</h3>
<ul>
<li><strong>list-style:</strong> support if statement (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1119">#1119</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/23b25abe1be6086f2d7b843229fbdaeb63fec668">23b25ab</a>)</li>
<li>new rule <code>jsx-props-style</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1118">#1118</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/dc9cc1b5ce09b6d42f4248cc4a3a688660dcd7fa">dc9cc1b</a>)</li>
<li><strong>space-unary-ops:</strong> allow override <code>ts-non-null</code> (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1120">#1120</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/faca500773c54df3e5d95203b19e283c2b654f63">faca500</a>)</li>
<li>upgrade deps (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1122">#1122</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/773da95508a5e0289de960af9623b755297e502b">773da95</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>list-style:</strong> correctly get <code>(</code> for optional call expressions (<a href="https://redirect.github.com/eslint-stylistic/eslint-stylistic/issues/1114">#1114</a>) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2090a728703c7f8522a580983db952361ad0b4ec">2090a72</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/55f7d117c701dadeacb238d7d61b5532e543dd90"><code>55f7d11</code></a> chore: release v5.8.0 (main) (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1116">#1116</a>)</li>
<li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/773da95508a5e0289de960af9623b755297e502b"><code>773da95</code></a> feat: upgrade deps (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1122">#1122</a>)</li>
<li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/dc9cc1b5ce09b6d42f4248cc4a3a688660dcd7fa"><code>dc9cc1b</code></a> feat: new rule <code>jsx-props-style</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1118">#1118</a>)</li>
<li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/faca500773c54df3e5d95203b19e283c2b654f63"><code>faca500</code></a> feat(space-unary-ops): allow override <code>ts-non-null</code> (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1120">#1120</a>)</li>
<li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/23b25abe1be6086f2d7b843229fbdaeb63fec668"><code>23b25ab</code></a> feat(list-style): support if statement (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1119">#1119</a>)</li>
<li><a href="https://github.com/eslint-stylistic/eslint-stylistic/commit/2090a728703c7f8522a580983db952361ad0b4ec"><code>2090a72</code></a> fix(list-style): correctly get <code>(</code> for optional call expressions (<a href="https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin/issues/1114">#1114</a>)</li>
<li>See full diff in <a href="https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.8.0/packages/eslint-plugin">compare view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
</details>
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6802
-- Commit Summary --
* Bump the dependencies group across 1 directory with 5 updates
-- File Changes --
M package.json (2)
M yarn.lock (152)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/6802.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6802.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6802
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6802 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260211/3a2022db/attachment-0001.htm>
More information about the rails-dev
mailing list