]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Mon, 9 Feb 2026 22:45:46 +0000 (22:45 +0000)]
Merge remote-tracking branch 'upstream/pull/6786'
dependabot[bot] [Mon, 9 Feb 2026 22:19:42 +0000 (22:19 +0000)]
Bump faraday from 2.14.0 to 2.14.1
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.0 to 2.14.1.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.14.0...v2.14.1)
---
updated-dependencies:
- dependency-name: faraday
dependency-version: 2.14.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
translatewiki.net [Mon, 9 Feb 2026 12:17:31 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Marwin Hochfelsner [Sun, 8 Feb 2026 19:04:56 +0000 (20:04 +0100)]
Merge pull request #6785 from tomhughes/ubuntu-latest
Use ubuntu-latest for all workflows
Tom Hughes [Sun, 8 Feb 2026 18:36:56 +0000 (18:36 +0000)]
Use ubuntu-latest for all workflows
Marwin Hochfelsner [Sun, 8 Feb 2026 14:51:27 +0000 (15:51 +0100)]
Fix syntax for tag.path attributes
Tom Hughes [Sun, 8 Feb 2026 14:39:38 +0000 (14:39 +0000)]
Merge remote-tracking branch 'upstream/pull/6783'
Marwin Hochfelsner [Sun, 8 Feb 2026 13:34:42 +0000 (14:34 +0100)]
Clean up HTML structure
Marwin Hochfelsner [Sun, 8 Feb 2026 13:32:27 +0000 (14:32 +0100)]
Use tag helper for dynamic attributes
Marwin Hochfelsner [Sun, 8 Feb 2026 13:29:55 +0000 (14:29 +0100)]
Remove self-closing tags for void elements
Tom Hughes [Sun, 8 Feb 2026 11:04:58 +0000 (11:04 +0000)]
Merge remote-tracking branch 'upstream/pull/6780'
Tom Hughes [Sun, 8 Feb 2026 11:02:42 +0000 (11:02 +0000)]
Merge remote-tracking branch 'upstream/pull/6617'
Kyle Hensel [Sat, 7 Feb 2026 02:33:16 +0000 (13:33 +1100)]
expose the enhanced changeset stats via the API
Minh Nguyễn [Sat, 7 Feb 2026 23:09:03 +0000 (15:09 -0800)]
Added Donate button to navigation bar
Minh Nguyễn [Sat, 7 Feb 2026 23:07:27 +0000 (15:07 -0800)]
Made donation form URL configurable
Marwin Hochfelsner [Thu, 5 Feb 2026 23:18:53 +0000 (00:18 +0100)]
Merge pull request #6754 from CommanderStorm/no-validateStyle
Disable `validateStyle` for minor initalisation performance gains on slower hardware
Frank Elsinga [Thu, 29 Jan 2026 01:30:43 +0000 (02:30 +0100)]
Disable `validateStyle` for minor initalisation performance gains on slower hardware
Tom Hughes [Thu, 5 Feb 2026 17:56:39 +0000 (17:56 +0000)]
Merge remote-tracking branch 'upstream/pull/6728'
Tom Hughes [Thu, 5 Feb 2026 17:54:08 +0000 (17:54 +0000)]
Merge remote-tracking branch 'upstream/pull/6773'
translatewiki.net [Thu, 5 Feb 2026 12:17:15 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Thu, 5 Feb 2026 00:08:53 +0000 (00:08 +0000)]
Merge remote-tracking branch 'upstream/pull/6777'
Tom Hughes [Thu, 5 Feb 2026 00:08:34 +0000 (00:08 +0000)]
Merge remote-tracking branch 'upstream/pull/6776'
Tom Hughes [Thu, 5 Feb 2026 00:08:07 +0000 (00:08 +0000)]
Merge remote-tracking branch 'upstream/pull/6775'
dependabot[bot] [Wed, 4 Feb 2026 23:16:31 +0000 (23:16 +0000)]
Bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [turbo-rails](https://github.com/hotwired/turbo-rails) | `2.0.22` | `2.0.23` |
| [bootsnap](https://github.com/rails/bootsnap) | `1.21.1` | `1.22.0` |
| [dalli](https://github.com/petergoldstein/dalli) | `4.2.0` | `4.3.0` |
| [brakeman](https://github.com/presidentbeef/brakeman) | `7.1.2` | `8.0.2` |
| [annotaterb](https://github.com/drwl/annotaterb) | `4.20.0` | `4.21.0` |
Updates `turbo-rails` from 2.0.22 to 2.0.23
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.22...v2.0.23)
Updates `bootsnap` from 1.21.1 to 1.22.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.21.1...v1.22.0)
Updates `dalli` from 4.2.0 to 4.3.0
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v4.2.0...v4.3.0)
Updates `brakeman` from 7.1.2 to 8.0.2
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v7.1.2...v8.0.2)
Updates `annotaterb` from 4.20.0 to 4.21.0
- [Changelog](https://github.com/drwl/annotaterb/blob/main/CHANGELOG.md)
- [Commits](https://github.com/drwl/annotaterb/compare/v4.20.0...v4.21.0)
---
updated-dependencies:
- dependency-name: turbo-rails
dependency-version: 2.0.23
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: bootsnap
dependency-version: 1.22.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: dalli
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: brakeman
dependency-version: 8.0.2
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: annotaterb
dependency-version: 4.21.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 4 Feb 2026 23:12:58 +0000 (23:12 +0000)]
Bump rubocop from 1.84.0 to 1.84.1 in the rubocop group
Bumps the rubocop group with 1 update: [rubocop](https://github.com/rubocop/rubocop).
Updates `rubocop` from 1.84.0 to 1.84.1
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.84.0...v1.84.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.84.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: rubocop
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 4 Feb 2026 23:12:35 +0000 (23:12 +0000)]
Bump ruby/setup-ruby from 1.286.0 to 1.288.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.286.0 to 1.288.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/
90be1154f987f4dc0fe0dd0feedac9e473aa4ba8 ...
09a7688d3b55cf0e976497ff046b70949eeaccfd )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.288.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Andy Allan [Wed, 13 Mar 2024 14:02:24 +0000 (14:02 +0000)]
Remove CI guard on minitest/focus require
There is now a Minitest/Focus cop in rubocop-minitest, which will
catch any inadvertent usage of focus in a commit.
Andy Allan [Wed, 4 Feb 2026 16:46:24 +0000 (16:46 +0000)]
Merge pull request #6593 from deevroman/more-limits-for-notes-form
Hide the anonymous note creation form when the limit is exceeded
Andy Allan [Wed, 21 Jan 2026 11:28:24 +0000 (11:28 +0000)]
Document project roles, permissions, and eligibility criteria
The aim of this is both transparency around these roles, but also
some support to contributors so that they know what's involved.
Tom Hughes [Tue, 3 Feb 2026 22:08:32 +0000 (22:08 +0000)]
Merge remote-tracking branch 'upstream/pull/6744'
Tom Hughes [Tue, 3 Feb 2026 22:06:47 +0000 (22:06 +0000)]
Merge remote-tracking branch 'upstream/pull/6771'
Marwin Hochfelsner [Tue, 3 Feb 2026 21:23:22 +0000 (21:23 +0000)]
Fix unclosed HTML elements
Marwin Hochfelsner [Tue, 3 Feb 2026 20:17:30 +0000 (20:17 +0000)]
Indicate content state in header
translatewiki.net [Mon, 2 Feb 2026 12:17:48 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Andy Allan [Fri, 30 Jan 2026 15:00:24 +0000 (15:00 +0000)]
Merge pull request #6760 from tomhughes/danger-vendor
Add a danger warning for changes to vendored files
Marwin Hochfelsner [Thu, 29 Jan 2026 23:40:49 +0000 (00:40 +0100)]
Merge pull request #6683 from CommanderStorm/maplibre-minimap
Minimap migration from Leaflet to MapLibre
Tom Hughes [Thu, 29 Jan 2026 18:43:51 +0000 (18:43 +0000)]
Merge remote-tracking branch 'upstream/pull/6458'
Tom Hughes [Thu, 29 Jan 2026 18:34:06 +0000 (18:34 +0000)]
Add a danger warning for changes to vendored files
Frank Elsinga [Thu, 29 Jan 2026 18:19:02 +0000 (19:19 +0100)]
Don't import maplibre more than necessary
Frank Elsinga [Wed, 7 Jan 2026 01:38:57 +0000 (02:38 +0100)]
Migrate the minimaps from leaflet to MapLibre
Tom Hughes [Thu, 29 Jan 2026 18:21:19 +0000 (18:21 +0000)]
Merge remote-tracking branch 'upstream/pull/6753'
Frank Elsinga [Wed, 7 Jan 2026 00:10:26 +0000 (01:10 +0100)]
Create raster tile equivalents to leaflets definitions
translatewiki.net [Thu, 29 Jan 2026 12:17:10 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Marwin Hochfelsner [Thu, 29 Jan 2026 01:39:34 +0000 (02:39 +0100)]
Merge pull request #6746 from CommanderStorm/snap_zoom
Activate `zoomSnap` on raster based map styles
Frank Elsinga [Wed, 28 Jan 2026 12:34:58 +0000 (13:34 +0100)]
Activate `zoomSnap` on raster based maps
Marwin Hochfelsner [Thu, 29 Jan 2026 00:56:25 +0000 (01:56 +0100)]
Merge pull request #6751 from openstreetmap/dependabot/bundler/rubocop-
d52ee5082b
Bump rubocop from 1.82.1 to 1.84.0 in the rubocop group
Marwin Hochfelsner [Thu, 29 Jan 2026 00:43:28 +0000 (01:43 +0100)]
Merge pull request #6752 from openstreetmap/dependabot/npm_and_yarn/dependencies-
f44a9feed0
Bump the dependencies group with 3 updates
dependabot[bot] [Thu, 29 Jan 2026 00:30:28 +0000 (00:30 +0000)]
Bump rubocop from 1.82.1 to 1.84.0 in the rubocop group
Bumps the rubocop group with 1 update: [rubocop](https://github.com/rubocop/rubocop).
Updates `rubocop` from 1.82.1 to 1.84.0
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.82.1...v1.84.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.84.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: rubocop
...
Signed-off-by: dependabot[bot] <support@github.com>
Marwin Hochfelsner [Thu, 29 Jan 2026 00:15:10 +0000 (00:15 +0000)]
Fix new rubocop warnings
Marwin Hochfelsner [Wed, 28 Jan 2026 23:37:50 +0000 (00:37 +0100)]
Merge pull request #6750 from openstreetmap/dependabot/github_actions/dependencies-
e6ee9d7de3
Bump actions/checkout from 6.0.1 to 6.0.2 in the dependencies group
dependabot[bot] [Wed, 28 Jan 2026 23:16:00 +0000 (23:16 +0000)]
Bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [turbo-rails](https://github.com/hotwired/turbo-rails), [bootstrap_form](https://github.com/bootstrap-ruby/bootstrap_form), [dalli](https://github.com/petergoldstein/dalli) and [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby).
Updates `turbo-rails` from 2.0.21 to 2.0.22
- [Release notes](https://github.com/hotwired/turbo-rails/releases)
- [Commits](https://github.com/hotwired/turbo-rails/compare/v2.0.21...v2.0.22)
Updates `bootstrap_form` from 5.5.0 to 5.6.0
- [Release notes](https://github.com/bootstrap-ruby/bootstrap_form/releases)
- [Changelog](https://github.com/bootstrap-ruby/bootstrap_form/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bootstrap-ruby/bootstrap_form/compare/v5.5.0...v5.6.0)
Updates `dalli` from 4.0.0 to 4.2.0
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v4.0.0...v4.2.0)
Updates `aws-sdk-s3` from 1.212.0 to 1.213.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)
---
updated-dependencies:
- dependency-name: turbo-rails
dependency-version: 2.0.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: bootstrap_form
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: dalli
dependency-version: 4.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: aws-sdk-s3
dependency-version: 1.213.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 28 Jan 2026 23:13:01 +0000 (23:13 +0000)]
Bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol), [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.86.0 to 0.87.0
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.86.0...v0.87.0)
Updates `maplibre-gl` from 5.16.0 to 5.17.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.16.0...v5.17.0)
Updates `@stylistic/eslint-plugin` from 5.7.0 to 5.7.1
- [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.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
dependency-version: 0.87.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: maplibre-gl
dependency-version: 5.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.7.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 28 Jan 2026 23:12:25 +0000 (23:12 +0000)]
Bump actions/checkout from 6.0.1 to 6.0.2 in the dependencies group
Bumps the dependencies group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 6.0.1 to 6.0.2
- [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/
8e8c483db84b4bee98b60c0593521ed34d9990e8 ...
de0fac2e4500dabe0009e67214ff5f5447ce83dd )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Marwin Hochfelsner [Wed, 28 Jan 2026 21:05:03 +0000 (22:05 +0100)]
Merge pull request #6748 from CommanderStorm/fix-geolocate-background
Fix geolocate `background-color` not being properly applied and improve css maintainability
Frank Elsinga [Wed, 28 Jan 2026 18:56:49 +0000 (19:56 +0100)]
Change the geolocator using the background color instead of the icon color
Co-authored-by: Marwin Hochfelsner <50826859+hlfan@users.noreply.github.com>
Frank Elsinga [Wed, 28 Jan 2026 18:29:24 +0000 (19:29 +0100)]
Merge the two rules targeting `.maplibregl-ctrl`
Frank Elsinga [Wed, 28 Jan 2026 14:13:13 +0000 (15:13 +0100)]
Use specificity instead of !important
Marwin Hochfelsner [Wed, 28 Jan 2026 17:23:50 +0000 (18:23 +0100)]
Merge pull request #6749 from pablobm/user-diary-fix-map-controls
Fix map controls in user diary form
Pablo Brasero [Wed, 28 Jan 2026 16:19:42 +0000 (16:19 +0000)]
Fix map controls in user diary form
translatewiki.net [Mon, 26 Jan 2026 12:17:10 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Pablo Brasero [Thu, 22 Jan 2026 12:11:58 +0000 (12:11 +0000)]
DRY documentation
Tom Hughes [Sun, 25 Jan 2026 10:40:34 +0000 (10:40 +0000)]
Merge remote-tracking branch 'upstream/pull/6738'
Marwin Hochfelsner [Fri, 23 Jan 2026 14:57:49 +0000 (14:57 +0000)]
Make share buttons use Bootstrap icons
Tom Hughes [Sun, 25 Jan 2026 09:45:59 +0000 (09:45 +0000)]
Merge remote-tracking branch 'upstream/pull/6725'
Tom Hughes [Thu, 22 Jan 2026 17:19:33 +0000 (17:19 +0000)]
Merge remote-tracking branch 'upstream/pull/6724'
translatewiki.net [Thu, 22 Jan 2026 12:21:38 +0000 (13:21 +0100)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Thu, 22 Jan 2026 00:19:49 +0000 (00:19 +0000)]
Limit push actions to the master branch
Tom Hughes [Thu, 22 Jan 2026 00:09:36 +0000 (00:09 +0000)]
Merge remote-tracking branch 'upstream/pull/6737'
Tom Hughes [Thu, 22 Jan 2026 00:07:54 +0000 (00:07 +0000)]
Merge remote-tracking branch 'upstream/pull/6735'
Tom Hughes [Thu, 22 Jan 2026 00:07:36 +0000 (00:07 +0000)]
Merge remote-tracking branch 'upstream/pull/6736'
Tom Hughes [Thu, 22 Jan 2026 00:07:28 +0000 (00:07 +0000)]
Merge remote-tracking branch 'upstream/pull/6734'
Tom Hughes [Thu, 22 Jan 2026 00:07:21 +0000 (00:07 +0000)]
Merge remote-tracking branch 'upstream/pull/6733'
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>
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>
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>
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>
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>
Tom Hughes [Wed, 21 Jan 2026 18:58:14 +0000 (18:58 +0000)]
Merge remote-tracking branch 'upstream/pull/6726'
Tom Hughes [Wed, 21 Jan 2026 18:40:00 +0000 (18:40 +0000)]
Merge remote-tracking branch 'upstream/pull/6727'
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
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
Andy Allan [Wed, 21 Jan 2026 11:45:47 +0000 (11:45 +0000)]
Add hlfan to the maintainers list
Roman Deev [Tue, 20 Jan 2026 21:47:34 +0000 (00:47 +0300)]
Use media queries to hide menus instead of JavaScript
Marwin Hochfelsner [Sun, 18 Jan 2026 22:00:27 +0000 (23:00 +0100)]
Fix month label index desync causing missing labels
Marwin Hochfelsner [Mon, 19 Jan 2026 17:41:47 +0000 (17:41 +0000)]
Change i18n keys to drop maplibre translation patch panel
Marwin Hochfelsner [Mon, 19 Jan 2026 17:12:28 +0000 (17:12 +0000)]
Restructure maplibre requiring hierarchy
Marwin Hochfelsner [Mon, 19 Jan 2026 16:56:45 +0000 (16:56 +0000)]
Extend MapLibre Map class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:21:49 +0000 (16:21 +0000)]
Move CombinedControlGroup to MapLibre controls extensions
Marwin Hochfelsner [Mon, 19 Jan 2026 16:34:33 +0000 (16:34 +0000)]
Extend MapLibre GeolocateControl class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:30:23 +0000 (16:30 +0000)]
Extend MapLibre NavigationControl class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:17:17 +0000 (16:17 +0000)]
Extend MapLibre Marker class
Marwin Hochfelsner [Mon, 19 Jan 2026 16:01:30 +0000 (16:01 +0000)]
Extend MapLibre Popup class
translatewiki.net [Mon, 19 Jan 2026 12:17:30 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
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)
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
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
Snehal Jadhav [Sun, 18 Jan 2026 19:54:14 +0000 (01:24 +0530)]
Replace custom SVG map controls with Bootstrap Icons (#6695)
Tom Hughes [Sun, 18 Jan 2026 16:00:18 +0000 (16:00 +0000)]
Update to make-plural 8.x
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
Tom Hughes [Mon, 8 Dec 2025 12:41:45 +0000 (12:41 +0000)]
Simplify linkify normalisation to use a single array of rules