Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps osm-community-index from 5.9.3 to 6.0.0.

Release notes

Sourced from osm-community-index's releases.

v6.0.0

https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md#600

v5.10.0

https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md#5100

Changelog

Sourced from osm-community-index's changelog.

6.0.0

2025-Oct-28
  • Various fixes, see #829
    • Fix broken .cjs and .mjs bundles (#828)
    • Converts a bunch of the project to TypeScript and generate d.ts files under ./dist/ts
    • Adds the "bun" export specifier to package.json, which would allow consumers to import TypeScript directly without going through a bundle.
    • Restore linting
    • Drops js-yaml dependency, Bun has this builtin too!
    • Remove Node version from package.json engines ([c3738945])

#829: osmlab/osm-community-index#829 #828: osmlab/osm-community-index#828 [c3738945]: osmlab/osm-community-index@c373894#r168978734

5.10.0

2025-Oct-21
  • This project uses bun now, for simpler developer tooling (#827)
  • ⚠️ Exported files under /dist have changed:
    • Generated files are no longer checked into git, but they are published to npm and available on JSDelivr CDN.
    • JSON files are now under /dist/json/*
    • JavaScript files are now under /dist/js/*
  • Updated dependencies, bump to location-conflation v1.7.0 / country-coder v5.6.0
  • Added:
    • Emilia-Romagna Telegram (#815)
    • Puglia Telegram (#822)
  • Updated:
    • Swiss mailing list URL (#820)
  • Removed:
    • Vietnam Mastodon (#817)
    • Asia Facebook Group (#819)
    • Catalan Twitter and mailing list (#821)
    • W&M YouthMappers (#823)
    • UW Badger Maps (#824)
    • Central Salish Sea Meetup (#825)

#815: osmlab/osm-community-index#815 #817: osmlab/osm-community-index#817 #819: osmlab/osm-community-index#819 #820: osmlab/osm-community-index#820 #821: osmlab/osm-community-index#821 #822: osmlab/osm-community-index#822 #823: osmlab/osm-community-index#823 #824: osmlab/osm-community-index#824 #825: osmlab/osm-community-index#825 #827: osmlab/osm-community-index#827

Commits
  • f44f049 bun run txpull
  • deee755 update jsdelivr urls
  • 6c19fd9 changelog
  • 5ca596d Get linting working again with typescript-eslint
  • c818ffc Remove Node from engines field
  • 78305bd Drop js-yaml, Bun has this builtin too!
  • f1387ef Switch more of the project to TypeScript
  • 1ed8222 Don't need to say 'run' before the script
  • a27b223 Small improvements to server.ts
  • e262875 A few improvements to collectFeatures
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.9.3 to 6.0.0.
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](osmlab/osm-community-index@v5.9.3...v6.0.0)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant