[openstreetmap/openstreetmap-website] Bump osm-community-index from 5.10.0 to 6.0.0 (PR #6482)

dependabot[bot] notifications at github.com
Tue Oct 28 23:01:32 UTC 2025


Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.10.0 to 6.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/osmlab/osm-community-index/releases">osm-community-index's releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<p><a href="https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md#600">https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md#600</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md">osm-community-index's changelog</a>.</em></p>
<blockquote>
<h1>6.0.0</h1>
<h5>2025-Oct-28</h5>
<ul>
<li>Various fixes, see <a href="https://redirect.github.com/osmlab/osm-community-index/issues/829">#829</a>
<ul>
<li>Fix broken .cjs and .mjs bundles (<a href="https://redirect.github.com/osmlab/osm-community-index/issues/828">#828</a>)</li>
<li>Converts a bunch of the project to TypeScript and generate d.ts files under <code>./dist/ts</code></li>
<li>Adds the &quot;bun&quot; export specifier to package.json, which would allow consumers to import TypeScript directly without going through a bundle.</li>
<li>Restore linting</li>
<li>Drops js-yaml dependency, Bun has this builtin too!</li>
<li>Remove Node version from <code>package.json</code> <code>engines</code> ([c3738945])</li>
</ul>
</li>
</ul>
<p><a href="https://redirect.github.com/osmlab/osm-community-index/issues/829">#829</a>: <a href="https://redirect.github.com/osmlab/osm-community-index/issues/829">osmlab/osm-community-index#829</a>
<a href="https://redirect.github.com/osmlab/osm-community-index/issues/828">#828</a>: <a href="https://redirect.github.com/osmlab/osm-community-index/issues/828">osmlab/osm-community-index#828</a>
[c3738945]: <a href="https://github.com/osmlab/osm-community-index/commit/c3738945eeda5c43d6130d0139dc21d36352d39f#r168978734">https://github.com/osmlab/osm-community-index/commit/c3738945eeda5c43d6130d0139dc21d36352d39f#r168978734</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/osmlab/osm-community-index/commit/f44f0498e015e338e8d0a7a145c02f4e62aa5ed3"><code>f44f049</code></a> bun run txpull</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/deee755c5904ad9326ddc848ed076f8f51821620"><code>deee755</code></a> update jsdelivr urls</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/6c19fd967bc450c532da40e70f826f590b80b73a"><code>6c19fd9</code></a> changelog</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/5ca596d34cf1283c72127325c4b435665bf34825"><code>5ca596d</code></a> Get linting working again with typescript-eslint</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/c818ffc4e5cd2a449209f439d18d3ca37e40fcb1"><code>c818ffc</code></a> Remove Node from engines field</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/78305bde9b8e4643bc6878a5d2672902844a4d65"><code>78305bd</code></a> Drop js-yaml, Bun has this builtin too!</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/f1387ef2670d2f3cf9a7f6ff6ff0ea389a5b3777"><code>f1387ef</code></a> Switch more of the project to TypeScript</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/1ed8222ddadfc505e73c45c9d67e3dc1840a0d96"><code>1ed8222</code></a> Don't need to say 'run' before the script</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/a27b22357cc038dda94a4ae2de7f1f53c967f1fd"><code>a27b223</code></a> Small improvements to server.ts</li>
<li><a href="https://github.com/osmlab/osm-community-index/commit/e262875dbd0063cbf9b5cb7e1e2d5eff61f75aa3"><code>e262875</code></a> A few improvements to collectFeatures</li>
<li>Additional commits viewable in <a href="https://github.com/osmlab/osm-community-index/compare/v5.10.0...v6.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=osm-community-index&package-manager=npm_and_yarn&previous-version=5.10.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/6482

-- Commit Summary --

  * Bump osm-community-index from 5.10.0 to 6.0.0

-- File Changes --

    M package.json (2)
    M yarn.lock (8)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/6482.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6482.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6482
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6482 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20251028/0ab55377/attachment-0001.htm>


More information about the rails-dev mailing list