]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Thu, 12 Feb 2026 18:32:48 +0000 (18:32 +0000)]
Merge remote-tracking branch 'upstream/pull/6798'
Andy Allan [Thu, 12 Feb 2026 10:16:36 +0000 (10:16 +0000)]
Merge pull request #6797 from hlfan/html-attribute-double-quotes
Use double quotes for HTML atttribute values
Tom Hughes [Thu, 12 Feb 2026 09:57:06 +0000 (09:57 +0000)]
Merge remote-tracking branch 'upstream/pull/6808'
dependabot[bot] [Thu, 12 Feb 2026 09:54:57 +0000 (09:54 +0000)]
Bump the dependencies group across 1 directory with 3 updates
Bumps the dependencies group with 3 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [globals](https://github.com/sindresorhus/globals).
Updates `@eslint/js` from 9.39.2 to 10.0.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js)
Updates `eslint` from 9.39.2 to 10.0.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.2...v10.0.0)
Updates `globals` from 14.0.0 to 17.3.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v14.0.0...v17.3.0)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 10.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: eslint
dependency-version: 10.0.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
- dependency-name: globals
dependency-version: 17.3.0
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Thu, 12 Feb 2026 09:52:44 +0000 (09:52 +0000)]
Require @eslint/js npm module explicitly
As of 5.x it is no longer an eslint dependency.
Tom Hughes [Thu, 12 Feb 2026 09:37:37 +0000 (09:37 +0000)]
Require globals npm module explicitly
As of 5.x it is no longer an eslint dependency via eslintrc.
Tom Hughes [Thu, 12 Feb 2026 09:32:34 +0000 (09:32 +0000)]
Update model annotations
Changes are due to https://github.com/drwl/annotaterb/issues/294
fixing issues with sorting not being applied correctly.
Tom Hughes [Thu, 12 Feb 2026 09:11:12 +0000 (09:11 +0000)]
Fix new rubocop warnings
Tom Hughes [Thu, 12 Feb 2026 09:01:14 +0000 (09:01 +0000)]
Update bundle
Tom Hughes [Thu, 12 Feb 2026 08:59:00 +0000 (08:59 +0000)]
Block updates to dalli 5.x as it needs ruby 3.3
Tom Hughes [Thu, 12 Feb 2026 08:57:32 +0000 (08:57 +0000)]
Unblock semver major updates for minitest
This was blocked to stop updates to 6.x but we've made that move now.
Marwin Hochfelsner [Thu, 12 Feb 2026 02:45:58 +0000 (03:45 +0100)]
Merge pull request #6802 from openstreetmap/dependabot/npm_and_yarn/dependencies-
2b1b988cf7
Bump the dependencies group across 1 directory with 5 updates
dependabot[bot] [Thu, 12 Feb 2026 00:11:36 +0000 (00:11 +0000)]
Bump the dependencies group across 1 directory with 5 updates
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
- [Changelog](https://github.com/fnando/i18n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n/compare/v4.5.1...v4.5.2)
Updates `leaflet.locatecontrol` from 0.87.0 to 0.88.0
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.87.0...v0.88.0)
Updates `maplibre-gl` from 5.17.0 to 5.18.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.17.0...v5.18.0)
Updates `@herb-tools/linter` from 0.8.9 to 0.8.10
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/commits/v0.8.10/javascript/packages/linter)
Updates `@stylistic/eslint-plugin` from 5.7.1 to 5.8.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.8.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: i18n-js
dependency-version: 4.5.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: leaflet.locatecontrol
dependency-version: 0.88.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: maplibre-gl
dependency-version: 5.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@herb-tools/linter"
dependency-version: 0.8.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Marwin Hochfelsner [Wed, 11 Feb 2026 21:01:48 +0000 (21:01 +0000)]
Enable some Herb HTML linting rules
Marwin Hochfelsner [Wed, 11 Feb 2026 18:58:15 +0000 (18:58 +0000)]
Use double quotes for HTML atttribute values
Andy Allan [Wed, 11 Feb 2026 18:31:33 +0000 (18:31 +0000)]
Merge pull request #6789 from Oivo35/leisure-track
Incorrect english term for `leisure=track`
Andy Allan [Wed, 11 Feb 2026 17:12:01 +0000 (17:12 +0000)]
Merge pull request #6784 from hlfan/herb
Add Herb parser and linter
Tom Hughes [Tue, 10 Feb 2026 22:08:52 +0000 (22:08 +0000)]
Merge remote-tracking branch 'upstream/pull/6792'
Frank Elsinga [Tue, 10 Feb 2026 20:57:49 +0000 (21:57 +0100)]
Initalise the MiniMaps only when the style is acually needed
Tom Hughes [Tue, 10 Feb 2026 19:02:23 +0000 (19:02 +0000)]
Merge remote-tracking branch 'upstream/pull/6612'
Tom Hughes [Tue, 10 Feb 2026 18:53:53 +0000 (18:53 +0000)]
Merge remote-tracking branch 'upstream/pull/6772'
Tom Hughes [Tue, 10 Feb 2026 18:39:42 +0000 (18:39 +0000)]
Merge remote-tracking branch 'upstream/pull/6720'
Oivo35 [Tue, 10 Feb 2026 09:30:27 +0000 (10:30 +0100)]
Update track label to 'Racetrack (Non-Motorsport)'
Marwin Hochfelsner [Sun, 18 Jan 2026 13:34:24 +0000 (14:34 +0100)]
Explicitly disable path processing in HTML/Markdown linkification
Marwin Hochfelsner [Sun, 18 Jan 2026 13:30:21 +0000 (14:30 +0100)]
Forward normalisation rule to shorten_host
Marwin Hochfelsner [Sun, 4 Jan 2026 16:39:08 +0000 (16:39 +0000)]
Split linkify shortening functions
Marwin Hochfelsner [Tue, 10 Feb 2026 02:19:08 +0000 (03:19 +0100)]
Merge pull request #6781 from tomhughes/memcached-protocol
Use meta protocol for memcached connections
Marwin Hochfelsner [Mon, 9 Feb 2026 15:28:49 +0000 (16:28 +0100)]
Migrate MapLayers lib to output maplibre styles
Marwin Hochfelsner [Mon, 9 Feb 2026 15:25:11 +0000 (16:25 +0100)]
Add basic tests for MapLayers lib
Tom Hughes [Mon, 9 Feb 2026 23:03:38 +0000 (23:03 +0000)]
Drop bogus translations
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 [Thu, 11 Dec 2025 13:51:56 +0000 (14:51 +0100)]
Scope wiki linkification characters using POSIX words
Marwin Hochfelsner [Thu, 18 Dec 2025 15:25:56 +0000 (16:25 +0100)]
Add a test case and simplify assertions for linkify spec test
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 13:35:14 +0000 (14:35 +0100)]
Add Herb parser and linter
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
Tom Hughes [Sat, 7 Feb 2026 11:41:32 +0000 (11:41 +0000)]
Use meta protocol for memcached connections
This fixes a deprecation warning and prepares for dalli 5.x which
will switch to meta as the only supported protocol.
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.