]> git.openstreetmap.org Git - rails.git/log
rails.git
7 hours agoMake share buttons use Bootstrap icons
Marwin Hochfelsner [Fri, 23 Jan 2026 14:57:49 +0000 (14:57 +0000)]
Make share buttons use Bootstrap icons

2 days agoMerge remote-tracking branch 'upstream/pull/6724'
Tom Hughes [Thu, 22 Jan 2026 17:19:33 +0000 (17:19 +0000)]
Merge remote-tracking branch 'upstream/pull/6724'

3 days agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 22 Jan 2026 12:21:38 +0000 (13:21 +0100)]
Localisation updates from https://translatewiki.net.

3 days agoLimit push actions to the master branch
Tom Hughes [Thu, 22 Jan 2026 00:19:49 +0000 (00:19 +0000)]
Limit push actions to the master branch

3 days agoMerge remote-tracking branch 'upstream/pull/6737'
Tom Hughes [Thu, 22 Jan 2026 00:09:36 +0000 (00:09 +0000)]
Merge remote-tracking branch 'upstream/pull/6737'

3 days agoMerge remote-tracking branch 'upstream/pull/6735'
Tom Hughes [Thu, 22 Jan 2026 00:07:54 +0000 (00:07 +0000)]
Merge remote-tracking branch 'upstream/pull/6735'

3 days agoMerge remote-tracking branch 'upstream/pull/6736'
Tom Hughes [Thu, 22 Jan 2026 00:07:36 +0000 (00:07 +0000)]
Merge remote-tracking branch 'upstream/pull/6736'

3 days agoMerge remote-tracking branch 'upstream/pull/6734'
Tom Hughes [Thu, 22 Jan 2026 00:07:28 +0000 (00:07 +0000)]
Merge remote-tracking branch 'upstream/pull/6734'

3 days agoMerge remote-tracking branch 'upstream/pull/6733'
Tom Hughes [Thu, 22 Jan 2026 00:07:21 +0000 (00:07 +0000)]
Merge remote-tracking branch 'upstream/pull/6733'

3 days agoBump the dependencies group with 6 updates
dependabot[bot] [Wed, 21 Jan 2026 23:16:37 +0000 (23:16 +0000)]
Bump the dependencies group with 6 updates

Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.20` | `2.0.21` |
| [kramdown](https://github.com/gettalong/kramdown) | `2.5.1` | `2.5.2` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.211.0` | `1.212.0` |
| [listen](https://github.com/guard/listen) | `3.9.0` | `3.10.0` |
| [puma](https://github.com/puma/puma) | `7.1.0` | `7.2.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.39.0` | `4.40.0` |

Updates `turbo-rails` from 2.0.20 to 2.0.21
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.20...v2.0.21)

Updates `kramdown` from 2.5.1 to 2.5.2
- [Release notes](https://github.com/gettalong/kramdown/releases)
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page)
- [Commits](https://github.com/gettalong/kramdown/commits)

Updates `aws-sdk-s3` from 1.211.0 to 1.212.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `listen` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.9.0...v3.10.0)

Updates `puma` from 7.1.0 to 7.2.0
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/main/History.md)
- [Commits](https://github.com/puma/puma/compare/v7.1.0...v7.2.0)

Updates `selenium-webdriver` from 4.39.0 to 4.40.0
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/compare/selenium-4.39.0...selenium-4.40.0)

---
updated-dependencies:
- dependency-name: turbo-rails
  dependency-version: 2.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: kramdown
  dependency-version: 2.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.212.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: listen
  dependency-version: 3.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: puma
  dependency-version: 7.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: selenium-webdriver
  dependency-version: 4.40.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 days agoBump the dependencies group with 3 updates
dependabot[bot] [Wed, 21 Jan 2026 23:13:14 +0000 (23:13 +0000)]
Bump the dependencies group with 3 updates

Bumps the dependencies group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/setup-node](https://github.com/actions/setup-node).

Updates `actions/checkout` from 5.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...8e8c483db84b4bee98b60c0593521ed34d9990e8)

Updates `ruby/setup-ruby` from 1.283.0 to 1.286.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/708024e6c902387ab41de36e1669e43b5ee7085e...90be1154f987f4dc0fe0dd0feedac9e473aa4ba8)

Updates `actions/setup-node` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/395ad3262231945c25e8478fd5baf05154b1d79f...6044e13b5dc448c55e2357c09f80417699197238)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: ruby/setup-ruby
  dependency-version: 1.286.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: actions/setup-node
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 days agoBump tag2link from 2025.11.21 to 2026.1.21 in the dependencies group
dependabot[bot] [Wed, 21 Jan 2026 23:13:13 +0000 (23:13 +0000)]
Bump tag2link from 2025.11.21 to 2026.1.21 in the dependencies group

Bumps the dependencies group with 1 update: [tag2link](https://github.com/JOSM/tag2link).

Updates `tag2link` from 2025.11.21 to 2026.1.21
- [Release notes](https://github.com/JOSM/tag2link/releases)
- [Commits](https://github.com/JOSM/tag2link/compare/2025.11.21...2026.1.21)

---
updated-dependencies:
- dependency-name: tag2link
  dependency-version: 2026.1.21
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 days agoBump lodash from 4.17.21 to 4.17.23
dependabot[bot] [Wed, 21 Jan 2026 23:02:33 +0000 (23:02 +0000)]
Bump lodash from 4.17.21 to 4.17.23

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 days agoBump lodash-es from 4.17.21 to 4.17.23
dependabot[bot] [Wed, 21 Jan 2026 23:02:27 +0000 (23:02 +0000)]
Bump lodash-es from 4.17.21 to 4.17.23

Bumps [lodash-es](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash-es
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 days agoMerge remote-tracking branch 'upstream/pull/6726'
Tom Hughes [Wed, 21 Jan 2026 18:58:14 +0000 (18:58 +0000)]
Merge remote-tracking branch 'upstream/pull/6726'

3 days agoMerge remote-tracking branch 'upstream/pull/6727'
Tom Hughes [Wed, 21 Jan 2026 18:40:00 +0000 (18:40 +0000)]
Merge remote-tracking branch 'upstream/pull/6727'

3 days agoCheck response.ok before parsing JSON in query tool
Areeb [Sun, 18 Jan 2026 19:22:23 +0000 (00:52 +0530)]
Check response.ok before parsing JSON in query tool

- Added a if-else to check response.ok before parsing JSON in query tool
- Same as it was done in data.js
- Added "ok:true" in test stub

4 days agoMerge pull request #6729 from gravitystorm/hlfan
Marwin Hochfelsner [Wed, 21 Jan 2026 12:54:29 +0000 (13:54 +0100)]
Merge pull request #6729 from gravitystorm/hlfan

Add hlfan to the maintainers list

4 days agoAdd hlfan to the maintainers list
Andy Allan [Wed, 21 Jan 2026 11:45:47 +0000 (11:45 +0000)]
Add hlfan to the maintainers list

4 days agoUse media queries to hide menus instead of JavaScript
Roman Deev [Tue, 20 Jan 2026 21:47:34 +0000 (00:47 +0300)]
Use media queries to hide menus instead of JavaScript

5 days agoChange i18n keys to drop maplibre translation patch panel
Marwin Hochfelsner [Mon, 19 Jan 2026 17:41:47 +0000 (17:41 +0000)]
Change i18n keys to drop maplibre translation patch panel

5 days agoRestructure maplibre requiring hierarchy
Marwin Hochfelsner [Mon, 19 Jan 2026 17:12:28 +0000 (17:12 +0000)]
Restructure maplibre requiring hierarchy

5 days agoExtend MapLibre Map class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:56:45 +0000 (16:56 +0000)]
Extend MapLibre Map class

5 days agoMove CombinedControlGroup to MapLibre controls extensions
Marwin Hochfelsner [Mon, 19 Jan 2026 16:21:49 +0000 (16:21 +0000)]
Move CombinedControlGroup to MapLibre controls extensions

5 days agoExtend MapLibre GeolocateControl class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:34:33 +0000 (16:34 +0000)]
Extend MapLibre GeolocateControl class

5 days agoExtend MapLibre NavigationControl class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:30:23 +0000 (16:30 +0000)]
Extend MapLibre NavigationControl class

6 days agoExtend MapLibre Marker class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:17:17 +0000 (16:17 +0000)]
Extend MapLibre Marker class

6 days agoExtend MapLibre Popup class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:01:30 +0000 (16:01 +0000)]
Extend MapLibre Popup class

6 days agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 19 Jan 2026 12:17:30 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.

6 days agoMerge pull request #6424 from pablobm/devcontainer
Marwin Hochfelsner [Mon, 19 Jan 2026 11:57:23 +0000 (12:57 +0100)]
Merge pull request #6424 from pablobm/devcontainer

Support for Development Containers (devcontainers)

6 days agoMerge pull request #6722 from tomhughes/make-plural
Marwin Hochfelsner [Sun, 18 Jan 2026 20:23:07 +0000 (21:23 +0100)]
Merge pull request #6722 from tomhughes/make-plural

Update to make-plural 8.x

6 days agoMerge pull request #6715 from tomhughes/remove-client-application
Marwin Hochfelsner [Sun, 18 Jan 2026 20:22:44 +0000 (21:22 +0100)]
Merge pull request #6715 from tomhughes/remove-client-application

Drop language resources for the old client_application model

6 days agoReplace custom SVG map controls with Bootstrap Icons (#6695)
Snehal Jadhav [Sun, 18 Jan 2026 19:54:14 +0000 (01:24 +0530)]
Replace custom SVG map controls with Bootstrap Icons (#6695)

7 days agoUpdate to make-plural 8.x
Tom Hughes [Sun, 18 Jan 2026 16:00:18 +0000 (16:00 +0000)]
Update to make-plural 8.x

7 days agoMerge pull request #5862 from tomhughes/generic-linkification
Marwin Hochfelsner [Sun, 18 Jan 2026 12:55:54 +0000 (13:55 +0100)]
Merge pull request #5862 from tomhughes/generic-linkification

Simpliy linkify normalisation to use a single array of rules

7 days agoSimplify linkify normalisation to use a single array of rules
Tom Hughes [Mon, 8 Dec 2025 12:41:45 +0000 (12:41 +0000)]
Simplify linkify normalisation to use a single array of rules

7 days agoMerge remote-tracking branch 'upstream/pull/6674'
Tom Hughes [Sun, 18 Jan 2026 11:19:18 +0000 (11:19 +0000)]
Merge remote-tracking branch 'upstream/pull/6674'

7 days agoUpdate route markers also in search layout
Marwin Hochfelsner [Sat, 17 Jan 2026 17:39:49 +0000 (18:39 +0100)]
Update route markers also in search layout

8 days agoMerge pull request #6693 from SykoDaedalus/Link-directions-to-routing-engine-demo
Marwin Hochfelsner [Fri, 16 Jan 2026 18:01:19 +0000 (19:01 +0100)]
Merge pull request #6693 from SykoDaedalus/Link-directions-to-routing-engine-demo

Add demo links for routing engine directions Fixes #6387

9 days agoImprove readability by adding new lines
Areeb [Fri, 16 Jan 2026 17:17:49 +0000 (22:47 +0530)]
Improve readability by adding new lines

9 days agoAdd demo links for routing engine directions
Areeb [Fri, 16 Jan 2026 17:17:01 +0000 (22:47 +0530)]
Add demo links for routing engine directions

- Extend the routes variable to include the selected routing mode and routing engine
- Generate routing engine demo URLs using URLSearchParams with engine-specific parameters
- Add a demo link to the directions view so routes can be opened in external routing engine demos

9 days agoMerge pull request #6716 from aNsHuL5217/fix-route-icons-metaphor
Marwin Hochfelsner [Fri, 16 Jan 2026 16:04:34 +0000 (17:04 +0100)]
Merge pull request #6716 from aNsHuL5217/fix-route-icons-metaphor

Update route markers and context menu icons to cursor/flag metaphor (…

9 days agoUpdate route markers and context menu icons to cursor/flag metaphor
Anshul Zilpe [Fri, 16 Jan 2026 15:05:10 +0000 (20:35 +0530)]
Update route markers and context menu icons to cursor/flag metaphor

Renames 'play'/'stop' to 'start'/'destination' and updates icons to standard navigation metaphors.

9 days agoDrop language resources for the old client_application model
Tom Hughes [Thu, 15 Jan 2026 20:17:29 +0000 (20:17 +0000)]
Drop language resources for the old client_application model

Fixes #6711.

10 days agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 15 Jan 2026 12:19:43 +0000 (13:19 +0100)]
Localisation updates from https://translatewiki.net.

10 days agoMerge remote-tracking branch 'upstream/pull/6710'
Tom Hughes [Thu, 15 Jan 2026 00:19:36 +0000 (00:19 +0000)]
Merge remote-tracking branch 'upstream/pull/6710'

10 days agoMerge remote-tracking branch 'upstream/pull/6709'
Tom Hughes [Thu, 15 Jan 2026 00:09:24 +0000 (00:09 +0000)]
Merge remote-tracking branch 'upstream/pull/6709'

10 days agoBump bootsnap from 1.21.0 to 1.21.1 in the dependencies group
dependabot[bot] [Wed, 14 Jan 2026 23:16:07 +0000 (23:16 +0000)]
Bump bootsnap from 1.21.0 to 1.21.1 in the dependencies group

Bumps the dependencies group with 1 update: [bootsnap](https://github.com/rails/bootsnap).

Updates `bootsnap` from 1.21.0 to 1.21.1
- [Release notes](https://github.com/rails/bootsnap/releases)
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/bootsnap/compare/v1.21.0...v1.21.1)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-version: 1.21.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
10 days agoBump ruby/setup-ruby from 1.282.0 to 1.283.0 in the dependencies group
dependabot[bot] [Wed, 14 Jan 2026 23:13:39 +0000 (23:13 +0000)]
Bump ruby/setup-ruby from 1.282.0 to 1.283.0 in the dependencies group

Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).

Updates `ruby/setup-ruby` from 1.282.0 to 1.283.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/4fc31e1c823882afd7ef55985266a526c589de90...708024e6c902387ab41de36e1669e43b5ee7085e)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.283.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
10 days agoMerge pull request #6708 from tomhughes/blocked-signup-message
Andy Allan [Wed, 14 Jan 2026 21:05:43 +0000 (21:05 +0000)]
Merge pull request #6708 from tomhughes/blocked-signup-message

Avoid suggesting support can create accounts

10 days agoAvoid suggesting support can create accounts
Tom Hughes [Wed, 14 Jan 2026 20:23:11 +0000 (20:23 +0000)]
Avoid suggesting support can create accounts

10 days agoMerge remote-tracking branch 'upstream/pull/6706'
Tom Hughes [Wed, 14 Jan 2026 17:47:36 +0000 (17:47 +0000)]
Merge remote-tracking branch 'upstream/pull/6706'

10 days agoMerge pull request #6707 from gravitystorm/rubocop_todo
Marwin Hochfelsner [Wed, 14 Jan 2026 17:46:02 +0000 (18:46 +0100)]
Merge pull request #6707 from gravitystorm/rubocop_todo

Update rubocop todos

11 days agoRemove unnecessary cop exclusion
Andy Allan [Wed, 14 Jan 2026 11:37:20 +0000 (11:37 +0000)]
Remove unnecessary cop exclusion

This was resolved in #6629

11 days agoMove cop todo list to rubocop_todo.yml
Andy Allan [Wed, 14 Jan 2026 11:35:01 +0000 (11:35 +0000)]
Move cop todo list to rubocop_todo.yml

Now that we have less than 15 files remaining, it's no longer
necessary to configure them explicitly. `rubocop --auto-gen-config`
will list just the remaining files, without disabling the cop entirely

11 days agoUpdate rubocop_todo.yml
Andy Allan [Wed, 14 Jan 2026 11:31:27 +0000 (11:31 +0000)]
Update rubocop_todo.yml

11 days agoUpdate to minitest 6
Andy Allan [Wed, 14 Jan 2026 10:49:29 +0000 (10:49 +0000)]
Update to minitest 6

minitest-mock was split into a separate gem

11 days agoMerge pull request #6703 from openstreetmap/dependabot/npm_and_yarn/dependencies...
Marwin Hochfelsner [Wed, 14 Jan 2026 02:07:01 +0000 (03:07 +0100)]
Merge pull request #6703 from openstreetmap/dependabot/npm_and_yarn/dependencies-eaf06a8087

Bump the dependencies group across 1 directory with 4 updates

11 days agoBump the dependencies group across 1 directory with 4 updates
dependabot[bot] [Wed, 14 Jan 2026 01:55:18 +0000 (01:55 +0000)]
Bump the dependencies group across 1 directory with 4 updates

Bumps the dependencies group with 4 updates in the / directory: [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol), [make-plural](https://github.com/eemeli/make-plural/tree/HEAD/packages/plurals), [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) and [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin).

Updates `leaflet.locatecontrol` from 0.85.1 to 0.86.0
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.85.1...v0.86.0)

Updates `make-plural` from 7.4.0 to 8.1.0
- [Release notes](https://github.com/eemeli/make-plural/releases)
- [Changelog](https://github.com/eemeli/make-plural/blob/main/packages/plurals/CHANGELOG.md)
- [Commits](https://github.com/eemeli/make-plural/commits/make-plural@8.1.0/packages/plurals)

Updates `maplibre-gl` from 5.15.0 to 5.16.0
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-gl-js/compare/v5.15.0...v5.16.0)

Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.7.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
  dependency-version: 0.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: make-plural
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: maplibre-gl
  dependency-version: 5.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days agoMerge pull request #6704 from openstreetmap/dependabot/bundler/dependencies-0868531289
Marwin Hochfelsner [Wed, 14 Jan 2026 01:47:25 +0000 (02:47 +0100)]
Merge pull request #6704 from openstreetmap/dependabot/bundler/dependencies-0868531289

Bump the dependencies group across 1 directory with 8 updates

11 days agoBump the dependencies group across 1 directory with 8 updates
dependabot[bot] [Wed, 14 Jan 2026 01:19:21 +0000 (01:19 +0000)]
Bump the dependencies group across 1 directory with 8 updates

Bumps the dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [bootsnap](https://github.com/rails/bootsnap) | `1.20.1` | `1.21.0` |
| [argon2](https://github.com/technion/ruby-argon2) | `2.3.2` | `2.3.3` |
| [bootstrap](https://github.com/twbs/bootstrap-rubygem) | `5.3.5` | `5.3.8` |
| [omniauth-apple](https://github.com/nhosoya/omniauth-apple) | `1.3.0` | `1.4.0` |
| [dalli](https://github.com/petergoldstein/dalli) | `3.2.8` | `4.0.0` |
| [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.89.1` | `0.90.1` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.209.0` | `1.211.0` |
| [minitest-focus](https://github.com/seattlerb/minitest-focus) | `1.4.0` | `1.4.1` |

Updates `bootsnap` from 1.20.1 to 1.21.0
- [Release notes](https://github.com/rails/bootsnap/releases)
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/bootsnap/compare/v1.20.1...v1.21.0)

Updates `argon2` from 2.3.2 to 2.3.3
- [Changelog](https://github.com/technion/ruby-argon2/blob/master/Changelog.md)
- [Commits](https://github.com/technion/ruby-argon2/compare/v2.3.2...v2.3.3)

Updates `bootstrap` from 5.3.5 to 5.3.8
- [Release notes](https://github.com/twbs/bootstrap-rubygem/releases)
- [Changelog](https://github.com/twbs/bootstrap-rubygem/blob/main/CHANGELOG.md)
- [Commits](https://github.com/twbs/bootstrap-rubygem/compare/v5.3.5...v5.3.8)

Updates `omniauth-apple` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/nhosoya/omniauth-apple/releases)
- [Changelog](https://github.com/nhosoya/omniauth-apple/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nhosoya/omniauth-apple/commits)

Updates `dalli` from 3.2.8 to 4.0.0
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v3.2.8...v4.0.0)

Updates `opentelemetry-instrumentation-all` from 0.89.1 to 0.90.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby-contrib/blob/main/instrumentation/all/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-all/v0.89.1...opentelemetry-instrumentation-all/v0.90.1)

Updates `aws-sdk-s3` from 1.209.0 to 1.211.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `minitest-focus` from 1.4.0 to 1.4.1
- [Changelog](https://github.com/minitest/minitest-focus/blob/master/History.rdoc)
- [Commits](https://github.com/seattlerb/minitest-focus/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: argon2
  dependency-version: 2.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: bootstrap
  dependency-version: 5.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: omniauth-apple
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: dalli
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: opentelemetry-instrumentation-all
  dependency-version: 0.90.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.211.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: minitest-focus
  dependency-version: 1.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days agoMerge pull request #6702 from openstreetmap/dependabot/bundler/rails-6f02697e9b
Marwin Hochfelsner [Wed, 14 Jan 2026 01:14:05 +0000 (02:14 +0100)]
Merge pull request #6702 from openstreetmap/dependabot/bundler/rails-6f02697e9b

Bump rails from 8.1.1 to 8.1.2 in the rails group

11 days agoMerge pull request #6701 from openstreetmap/dependabot/github_actions/dependencies...
Marwin Hochfelsner [Wed, 14 Jan 2026 01:10:19 +0000 (02:10 +0100)]
Merge pull request #6701 from openstreetmap/dependabot/github_actions/dependencies-721a27d89f

Bump ruby/setup-ruby from 1.280.0 to 1.282.0 in the dependencies group

11 days agoBump rails from 8.1.1 to 8.1.2 in the rails group
dependabot[bot] [Wed, 14 Jan 2026 00:42:04 +0000 (00:42 +0000)]
Bump rails from 8.1.1 to 8.1.2 in the rails group

Bumps the rails group with 1 update: [rails](https://github.com/rails/rails).

Updates `rails` from 8.1.1 to 8.1.2
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v8.1.1...v8.1.2)

---
updated-dependencies:
- dependency-name: rails
  dependency-version: 8.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rails
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days agoBump ruby/setup-ruby from 1.280.0 to 1.282.0 in the dependencies group
dependabot[bot] [Wed, 14 Jan 2026 00:40:08 +0000 (00:40 +0000)]
Bump ruby/setup-ruby from 1.280.0 to 1.282.0 in the dependencies group

Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).

Updates `ruby/setup-ruby` from 1.280.0 to 1.282.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/d5f787ce339eb0767271bc01d922e85644c2c8ab...4fc31e1c823882afd7ef55985266a526c589de90)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.282.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
11 days agoUpdate lock file
Tom Hughes [Wed, 14 Jan 2026 00:36:50 +0000 (00:36 +0000)]
Update lock file

11 days agoBlock updates to minitest 6
Tom Hughes [Wed, 14 Jan 2026 00:33:45 +0000 (00:33 +0000)]
Block updates to minitest 6

12 days agoMerge pull request #6698 from hlfan/coveralls-badge-link
Andy Allan [Tue, 13 Jan 2026 11:51:48 +0000 (11:51 +0000)]
Merge pull request #6698 from hlfan/coveralls-badge-link

Update coverage badge link in README.md

12 days agoUpdate coverage badge link in README.md
Marwin Hochfelsner [Mon, 12 Jan 2026 21:13:41 +0000 (22:13 +0100)]
Update coverage badge link in README.md

12 days agoMerge pull request #6696 from mmd-osm/patch/wiki2026
Marwin Hochfelsner [Mon, 12 Jan 2026 17:55:13 +0000 (18:55 +0100)]
Merge pull request #6696 from mmd-osm/patch/wiki2026

Update wiki_pages.yml

13 days agoFix unit test, caused by wiki_pages.yml update
mmd-osm [Mon, 12 Jan 2026 17:10:13 +0000 (18:10 +0100)]
Fix unit test, caused by wiki_pages.yml update

13 days agoMerge pull request #6697 from pablobm/patch-1
Marwin Hochfelsner [Mon, 12 Jan 2026 16:04:48 +0000 (17:04 +0100)]
Merge pull request #6697 from pablobm/patch-1

rbenv install: show which versions are available

13 days agoShow how to see what versions are available
Pablo Brasero [Mon, 12 Jan 2026 12:39:50 +0000 (12:39 +0000)]
Show how to see what versions are available

While setting up an environment in the development server, I realised I didn't know which Ruby versions were available. I had to run `rbenv versions`, which answered my question, but might not be obvious to others.

13 days agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 12 Jan 2026 12:17:36 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.

2 weeks agoUpdated wiki_pages.yml
mmd-osm [Sun, 11 Jan 2026 14:41:32 +0000 (15:41 +0100)]
Updated wiki_pages.yml

2 weeks agoAdd info icon with Wiki links to map layers menu (#6669)
Swayam [Fri, 9 Jan 2026 09:02:42 +0000 (14:32 +0530)]
Add info icon with Wiki links to map layers menu (#6669)

2 weeks agoAdd test for deactivated linkify expansion in markdown
Marwin Hochfelsner [Sun, 4 Jan 2026 17:10:37 +0000 (17:10 +0000)]
Add test for deactivated linkify expansion in markdown

2 weeks agoRestrict link shorthand expansion to plain text
Marwin Hochfelsner [Sun, 4 Jan 2026 16:44:01 +0000 (16:44 +0000)]
Restrict link shorthand expansion to plain text

2 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 8 Jan 2026 12:17:56 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.

2 weeks agoMerge pull request #6687 from gravitystorm/firefox_binary
Marwin Hochfelsner [Thu, 8 Jan 2026 10:56:27 +0000 (11:56 +0100)]
Merge pull request #6687 from gravitystorm/firefox_binary

Update documentation on firefox binary config

2 weeks agoMerge pull request #6689 from openstreetmap/dependabot/bundler/rubocop-0b660dca05
Marwin Hochfelsner [Thu, 8 Jan 2026 10:43:00 +0000 (11:43 +0100)]
Merge pull request #6689 from openstreetmap/dependabot/bundler/rubocop-0b660dca05

Bump rubocop-rails from 2.34.2 to 2.34.3 in the rubocop group

2 weeks agoMerge pull request #6688 from openstreetmap/dependabot/github_actions/dependencies...
Marwin Hochfelsner [Thu, 8 Jan 2026 10:31:19 +0000 (11:31 +0100)]
Merge pull request #6688 from openstreetmap/dependabot/github_actions/dependencies-1835ec334b

Bump ruby/setup-ruby from 1.278.0 to 1.280.0 in the dependencies group

2 weeks agoMerge pull request #6686 from gravitystorm/custom_hard_coded_string
Marwin Hochfelsner [Thu, 8 Jan 2026 10:19:33 +0000 (11:19 +0100)]
Merge pull request #6686 from gravitystorm/custom_hard_coded_string

Enable erb_lint hard coded string linter

2 weeks agoBump rubocop-rails from 2.34.2 to 2.34.3 in the rubocop group
dependabot[bot] [Thu, 8 Jan 2026 01:20:02 +0000 (01:20 +0000)]
Bump rubocop-rails from 2.34.2 to 2.34.3 in the rubocop group

Bumps the rubocop group with 1 update: [rubocop-rails](https://github.com/rubocop/rubocop-rails).

Updates `rubocop-rails` from 2.34.2 to 2.34.3
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.34.2...v2.34.3)

---
updated-dependencies:
- dependency-name: rubocop-rails
  dependency-version: 2.34.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: rubocop
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoBump ruby/setup-ruby from 1.278.0 to 1.280.0 in the dependencies group
dependabot[bot] [Thu, 8 Jan 2026 01:19:48 +0000 (01:19 +0000)]
Bump ruby/setup-ruby from 1.278.0 to 1.280.0 in the dependencies group

Bumps the dependencies group with 1 update: [ruby/setup-ruby](https://github.com/ruby/setup-ruby).

Updates `ruby/setup-ruby` from 1.278.0 to 1.280.0
- [Release notes](https://github.com/ruby/setup-ruby/releases)
- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)
- [Commits](https://github.com/ruby/setup-ruby/compare/4c24fa5ec04b2e79eb40571b1cee2a0d2b705771...d5f787ce339eb0767271bc01d922e85644c2c8ab)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.280.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge pull request #6661 from Firefishy/add-spam-rich-text-whitespace-normalise
Andy Allan [Wed, 7 Jan 2026 17:25:06 +0000 (17:25 +0000)]
Merge pull request #6661 from Firefishy/add-spam-rich-text-whitespace-normalise

SpamScorer: normalise whitespace in comparable form

2 weeks agoUpdate documentation on firefox binary config
Andy Allan [Wed, 7 Jan 2026 16:42:08 +0000 (16:42 +0000)]
Update documentation on firefox binary config

This setting can't be put into the config/settings.local.yml file, since
that file is ignored in the test environment. Instead, we can use
config/settings/test.local.yml file, which is git-ignored.

2 weeks agoEnable erb_lint hard coded string linter
Andy Allan [Wed, 3 Dec 2025 11:06:18 +0000 (11:06 +0000)]
Enable erb_lint hard coded string linter

The implementation uses a customised linter, to add `&middot;` to the
list of punctuation that doesn't need translating.

We can remove our customised linter when this list becomes a config option,
see https://github.com/Shopify/erb_lint/pull/397

2 weeks agoMerge pull request #6685 from CommanderStorm/better-docker-guide
Andy Allan [Wed, 7 Jan 2026 15:27:25 +0000 (15:27 +0000)]
Merge pull request #6685 from CommanderStorm/better-docker-guide

Clarify how precompilation works in the docker setup guide

2 weeks agoimprove the docker setup guide
Frank Elsinga [Wed, 7 Jan 2026 14:33:35 +0000 (15:33 +0100)]
improve the docker setup guide

2 weeks agoMerge pull request #6676 from CommanderStorm/user_diary
Marwin Hochfelsner [Tue, 6 Jan 2026 21:49:39 +0000 (22:49 +0100)]
Merge pull request #6676 from CommanderStorm/user_diary

Migrate the user diary to be maplibre based

2 weeks agoMerge pull request #6675 from CommanderStorm/migrate-user-location-edit
Marwin Hochfelsner [Tue, 6 Jan 2026 21:49:28 +0000 (22:49 +0100)]
Merge pull request #6675 from CommanderStorm/migrate-user-location-edit

Migrate the edit location page from leaflet to Maplibre

2 weeks agoMerge pull request #6682 from pablobm/fix-language-selector-submit
Marwin Hochfelsner [Tue, 6 Jan 2026 20:21:58 +0000 (21:21 +0100)]
Merge pull request #6682 from pablobm/fix-language-selector-submit

Avoid language selector breaking on submit

2 weeks agoMerge pull request #6654 from aNsHuL5217/fix-dashboard-marker-z-order
Marwin Hochfelsner [Tue, 6 Jan 2026 20:14:30 +0000 (21:14 +0100)]
Merge pull request #6654 from aNsHuL5217/fix-dashboard-marker-z-order

Fix incorrect z-order of dashboard map markers (fixes #6639)

2 weeks agoFix incorrect z-order f dashboard map markers (fixes #6639)
Anshul Zilpe [Tue, 6 Jan 2026 19:46:04 +0000 (01:16 +0530)]
Fix incorrect z-order f dashboard map markers (fixes #6639)

2 weeks agoAvoid language selector breaking on submit
Pablo Brasero [Tue, 6 Jan 2026 14:48:11 +0000 (14:48 +0000)]
Avoid language selector breaking on submit

2 weeks agoDocumentation, with screenshots
Pablo Brasero [Mon, 13 Oct 2025 16:41:46 +0000 (17:41 +0100)]
Documentation, with screenshots

Co-authored-by: danieldegroot2 <67521919+danieldegroot2@users.noreply.github.com>
Co-authored-by: Waldir Pimenta <waldyrious@gmail.com>
2 weeks agoCI action for devcontainer
Pablo Brasero [Wed, 1 Oct 2025 14:52:37 +0000 (15:52 +0100)]
CI action for devcontainer

2 weeks agoAdapt Selenium to work remotely as well as local.
Pablo Brasero [Fri, 26 Sep 2025 12:39:19 +0000 (13:39 +0100)]
Adapt Selenium to work remotely as well as local.

- Parallelel tests are not working with remote Selenium. For now
  let's detect the environment and disable parallel tests when
  remote.
- When using remote Selenium, the browser doesn't reset properly
  when changing preferences. As a result these are not applied.
  As a workaround, on remote we'll run a Selenium instance per
  different set of settings we need. This is not scalable, but
  for now it should be ok as there are only 3 sets.
- Tell WebMock not to interfere with requests between containers.

2 weeks agoConfigure devcontainer setup
Pablo Brasero [Wed, 24 Sep 2025 08:33:19 +0000 (09:33 +0100)]
Configure devcontainer setup