]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Thu, 19 Mar 2026 20:01:36 +0000 (20:01 +0000)]
Merge remote-tracking branch 'upstream/pull/6919'
dependabot[bot] [Thu, 19 Mar 2026 19:58:54 +0000 (19:58 +0000)]
Bump flatted from 3.3.2 to 3.4.2
Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.2 to 3.4.2.
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.2...v3.4.2)
---
updated-dependencies:
- dependency-name: flatted
dependency-version: 3.4.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Marwin Hochfelsner [Thu, 19 Mar 2026 19:57:48 +0000 (20:57 +0100)]
Merge pull request #6918 from tyrasd/iD-2.39.2
update iD to v2.39.2
Martin Raifer [Thu, 19 Mar 2026 18:13:45 +0000 (19:13 +0100)]
update iD to v2.39.2
Tom Hughes [Thu, 19 Mar 2026 17:22:31 +0000 (17:22 +0000)]
Merge remote-tracking branch 'upstream/pull/6915'
Martin Raifer [Thu, 19 Mar 2026 16:35:39 +0000 (17:35 +0100)]
upgrade iD to v2.39.0
Marwin Hochfelsner [Thu, 19 Mar 2026 12:35:58 +0000 (13:35 +0100)]
Remove gender magic
translatewiki.net [Thu, 19 Mar 2026 12:17:41 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Andy Allan [Thu, 19 Mar 2026 10:45:15 +0000 (10:45 +0000)]
Merge pull request #6914 from hlfan/herb-linting
Fix new Herb warning
Marwin Hochfelsner [Thu, 19 Mar 2026 10:00:43 +0000 (10:00 +0000)]
Move list outside the branches
Tom Hughes [Thu, 19 Mar 2026 08:44:06 +0000 (08:44 +0000)]
Merge remote-tracking branch 'upstream/pull/6913'
Tom Hughes [Thu, 19 Mar 2026 08:17:57 +0000 (08:17 +0000)]
Merge remote-tracking branch 'upstream/pull/6837'
Marwin Hochfelsner [Thu, 19 Mar 2026 07:34:18 +0000 (07:34 +0000)]
Deduplicate elements across branches
Marwin Hochfelsner [Thu, 19 Mar 2026 07:23:42 +0000 (07:23 +0000)]
Place ActionView helpers closer to view output
Marwin Hochfelsner [Thu, 19 Mar 2026 06:53:46 +0000 (06:53 +0000)]
Remove inline class name interpolation
Marwin Hochfelsner [Thu, 19 Mar 2026 06:43:04 +0000 (06:43 +0000)]
Use i18n _html flag
Marwin Hochfelsner [Thu, 19 Mar 2026 06:32:44 +0000 (06:32 +0000)]
Remove unnecessary then keyword
Marwin Hochfelsner [Thu, 19 Mar 2026 06:27:22 +0000 (06:27 +0000)]
Remove empty control block
Tom Hughes [Thu, 19 Mar 2026 00:09:08 +0000 (00:09 +0000)]
Drop no longer supported herb analyze switches
Tom Hughes [Wed, 18 Mar 2026 23:31:32 +0000 (23:31 +0000)]
Merge remote-tracking branch 'upstream/pull/6911'
Tom Hughes [Wed, 18 Mar 2026 23:30:33 +0000 (23:30 +0000)]
Disable new herb rules with failures
Tom Hughes [Wed, 18 Mar 2026 23:25:29 +0000 (23:25 +0000)]
Merge remote-tracking branch 'upstream/pull/6910'
Tom Hughes [Wed, 18 Mar 2026 23:25:25 +0000 (23:25 +0000)]
Merge remote-tracking branch 'upstream/pull/6909'
dependabot[bot] [Wed, 18 Mar 2026 23:15:48 +0000 (23:15 +0000)]
Bump the dependencies group with 6 updates
Bumps the dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) | `5.8.2` | `5.9.0` |
| [doorkeeper-openid_connect](https://github.com/doorkeeper-gem/doorkeeper-openid_connect) | `1.8.11` | `1.9.0` |
| [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.90.1` | `0.91.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.215.0` | `1.217.0` |
| [herb](https://github.com/marcoroth/herb) | `0.8.10` | `0.9.2` |
| [webmock](https://github.com/bblimke/webmock) | `3.26.1` | `3.26.2` |
Updates `doorkeeper` from 5.8.2 to 5.9.0
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper/blob/main/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper/compare/v5.8.2...v.5.9.0)
Updates `doorkeeper-openid_connect` from 1.8.11 to 1.9.0
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper-openid_connect/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper-openid_connect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper-openid_connect/compare/v1.8.11...v1.9.0)
Updates `opentelemetry-instrumentation-all` from 0.90.1 to 0.91.0
- [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.90.1...opentelemetry-instrumentation-all/v0.91.0)
Updates `aws-sdk-s3` from 1.215.0 to 1.217.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 `herb` from 0.8.10 to 0.9.2
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/compare/v0.8.10...v0.9.2)
Updates `webmock` from 3.26.1 to 3.26.2
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bblimke/webmock/compare/v3.26.1...v3.26.2)
---
updated-dependencies:
- dependency-name: doorkeeper
dependency-version: 5.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: doorkeeper-openid_connect
dependency-version: 1.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: opentelemetry-instrumentation-all
dependency-version: 0.91.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: aws-sdk-s3
dependency-version: 1.217.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: herb
dependency-version: 0.9.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: webmock
dependency-version: 3.26.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 18 Mar 2026 23:13:08 +0000 (23:13 +0000)]
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) and [@herb-tools/linter](https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter).
Updates `maplibre-gl` from 5.20.0 to 5.20.2
- [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.20.0...v5.20.2)
Updates `@herb-tools/linter` from 0.8.10 to 0.9.2
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/commits/v0.9.2/javascript/packages/linter)
---
updated-dependencies:
- dependency-name: maplibre-gl
dependency-version: 5.20.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: "@herb-tools/linter"
dependency-version: 0.9.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 18 Mar 2026 23:12:34 +0000 (23:12 +0000)]
Bump ruby/setup-ruby from 1.292.0 to 1.295.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.292.0 to 1.295.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/
4eb9f110bac952a8b68ecf92e3b5c7a987594ba6 ...
319994f95fa847cf3fb3cd3dbe89f6dcde9f178f )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.295.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Pablo Brasero [Tue, 28 Oct 2025 15:33:13 +0000 (15:33 +0000)]
First use of Noticed to deliver notifications
Tom Hughes [Wed, 18 Mar 2026 18:36:08 +0000 (18:36 +0000)]
Merge remote-tracking branch 'upstream/pull/6908'
dependabot[bot] [Wed, 18 Mar 2026 18:34:05 +0000 (18:34 +0000)]
Bump loofah from 2.25.0 to 2.25.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.25.0...v2.25.1)
---
updated-dependencies:
- dependency-name: loofah
dependency-version: 2.25.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Wed, 18 Mar 2026 18:19:49 +0000 (18:19 +0000)]
Merge remote-tracking branch 'upstream/pull/6906'
Andy Allan [Wed, 18 Mar 2026 17:07:32 +0000 (17:07 +0000)]
Make the diary comment log in UI a regular paragraph
Andy Allan [Wed, 18 Mar 2026 16:48:25 +0000 (16:48 +0000)]
Merge pull request #6902 from pablobm/libxml-error
Adapt assertion to work on different architectures
Pablo Brasero [Wed, 18 Mar 2026 14:29:03 +0000 (14:29 +0000)]
Adapt assertion to work on different architectures
This assertion was working well until recently. For some reason now it
doesn't work on macOS, where the error from LibXML is different from
what it was before.
On Debian 13 (Trixie), I can still see the error we have been expecting
for over a year:
```
Fatal error: Start tag expected, '<' not found at :1.
```
However, on macOS 15.7.4 (Sequoia) I am now seeing:
```
Fatal error: Document is empty at :1.
```
I'm guessing this is a change in the underlying libxml2. I can see
that on macOS I upgraded the library to 2.15.2 earlier this week
(using Homebrew) Perhaps this has a slightly different behaviour from
the 2.12.17 I have on Debian.
Pablo Brasero [Tue, 28 Oct 2025 15:22:21 +0000 (15:22 +0000)]
We'll be using Noticed to handle user notifications
This adds the [Noticed](https://github.com/excid3/noticed) gem, generates and
performs its migrations, and adds the base notifier at
`app/notifiers/application_notifier.rb`. Where appropriate, coding style has
been adapted to meet that of this project.
Detail of the migrations:
- Generated with `bin/rails noticed:install:migrations`.
- Merged into a single migration.
- Removed code to detect the type of primary and foreign keys.
- Converted to use Rails 8.1 semantics (originally it was 6.1).
Marwin Hochfelsner [Mon, 16 Mar 2026 22:00:41 +0000 (23:00 +0100)]
Merge pull request #4314 from tomhughes/cloudflare-turnstile
Add support for using an cloudflare turnstile widget during signup
Tom Hughes [Mon, 16 Mar 2026 19:25:55 +0000 (19:25 +0000)]
Merge remote-tracking branch 'upstream/pull/6855'
Tom Hughes [Mon, 16 Mar 2026 19:17:14 +0000 (19:17 +0000)]
Add translation for lkt language name
Tom Hughes [Mon, 16 Mar 2026 19:16:09 +0000 (19:16 +0000)]
Remove translations using GENDER magic from lkt locale
Arpan Mukherjee [Fri, 6 Mar 2026 18:59:46 +0000 (00:29 +0530)]
Add Codeberg social link icon and URL pattern support
Fixes #6813
Andy Allan [Mon, 16 Mar 2026 15:36:03 +0000 (15:36 +0000)]
Merge pull request #6898 from pablobm/lakota-language
Add Lakota to UI languages
Pablo Brasero [Mon, 16 Mar 2026 14:21:01 +0000 (14:21 +0000)]
Add Lakota to UI languages
translatewiki.net [Mon, 16 Mar 2026 12:17:55 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Sun, 15 Mar 2026 18:42:40 +0000 (18:42 +0000)]
Merge remote-tracking branch 'upstream/pull/6851'
Daniele Santini [Tue, 3 Mar 2026 20:44:26 +0000 (21:44 +0100)]
Add Wikimedia Italia 5x1000 banner
Daniele Santini [Mon, 2 Mar 2026 21:59:32 +0000 (22:59 +0100)]
Allow localized & country-specific banners
Tom Hughes [Fri, 13 Mar 2026 18:19:09 +0000 (18:19 +0000)]
Merge remote-tracking branch 'upstream/pull/6879'
Tom Hughes [Fri, 13 Mar 2026 18:18:17 +0000 (18:18 +0000)]
Merge remote-tracking branch 'upstream/pull/6888'
Marwin Hochfelsner [Thu, 12 Mar 2026 19:48:48 +0000 (20:48 +0100)]
Merge pull request #6886 from tomhughes/parse-html
Add parse_html helper to tests
Pablo Brasero [Thu, 12 Mar 2026 18:10:48 +0000 (18:10 +0000)]
Convert `UserMailer#changeset_comment_notification` to new style
Pablo Brasero [Thu, 12 Mar 2026 18:08:54 +0000 (18:08 +0000)]
Convert `UserMailer#note_comment_notification` to new style
Pablo Brasero [Thu, 12 Mar 2026 18:01:44 +0000 (18:01 +0000)]
Convert `UserMailer#message_notification` to new style
Tom Hughes [Thu, 12 Mar 2026 17:58:12 +0000 (17:58 +0000)]
Merge remote-tracking branch 'upstream/pull/6887'
Pablo Brasero [Thu, 12 Mar 2026 17:45:36 +0000 (17:45 +0000)]
Convert `UserMailer#gpx_failure` to new style
Pablo Brasero [Thu, 12 Mar 2026 17:45:36 +0000 (17:45 +0000)]
Convert `UserMailer#gpx_success` to new style
Pablo Brasero [Wed, 11 Mar 2026 18:34:29 +0000 (18:34 +0000)]
Convert `UserMailer#follow_notification` to new style
Pablo Brasero [Wed, 11 Mar 2026 16:40:56 +0000 (16:40 +0000)]
Convert `UserMailer#diary_comment_notification` to new style
Pablo Brasero [Wed, 11 Mar 2026 16:18:50 +0000 (16:18 +0000)]
Convert `UserMailer#lost_password` to new style
Pablo Brasero [Wed, 11 Mar 2026 14:27:01 +0000 (14:27 +0000)]
Convert `UserMailer#email_confirm` to new style
Pablo Brasero [Wed, 11 Mar 2026 13:57:02 +0000 (13:57 +0000)]
Convert `UserMailer#signup_confirm` to new style
dependabot[bot] [Thu, 12 Mar 2026 17:39:41 +0000 (17:39 +0000)]
Bump action_text-trix from 2.1.16 to 2.1.17
Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.16 to 2.1.17.
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/compare/v2.1.16...v2.1.17)
---
updated-dependencies:
- dependency-name: action_text-trix
dependency-version: 2.1.17
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Thu, 12 Mar 2026 17:36:26 +0000 (17:36 +0000)]
Add a parse_html test helper to reduce boilerplate
Tom Hughes [Thu, 12 Mar 2026 17:34:42 +0000 (17:34 +0000)]
Convert a missed mailer test to use parse_html_body
Tom Hughes [Thu, 12 Mar 2026 15:13:13 +0000 (15:13 +0000)]
Merge remote-tracking branch 'upstream/pull/6885'
Pablo Brasero [Thu, 12 Mar 2026 10:14:48 +0000 (10:14 +0000)]
Add test for `UserMailer#note_comment_notification`
Pablo Brasero [Thu, 12 Mar 2026 10:14:48 +0000 (10:14 +0000)]
Add test for `UserMailer#follow_notification`
Pablo Brasero [Wed, 11 Mar 2026 16:18:50 +0000 (16:18 +0000)]
Renamed tests to better reflect what they do
Pablo Brasero [Wed, 11 Mar 2026 14:27:01 +0000 (14:27 +0000)]
Add test for `UserMailer#test_lost_password`
Pablo Brasero [Wed, 11 Mar 2026 14:13:06 +0000 (14:13 +0000)]
Add test for `UserMailer#email_confirm`
Pablo Brasero [Wed, 11 Mar 2026 13:42:07 +0000 (13:42 +0000)]
Add test for `UserMailer#signup_confirm`
translatewiki.net [Thu, 12 Mar 2026 12:17:30 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Thu, 12 Mar 2026 00:25:15 +0000 (00:25 +0000)]
Merge remote-tracking branch 'upstream/pull/6883'
Tom Hughes [Thu, 12 Mar 2026 00:24:50 +0000 (00:24 +0000)]
Merge remote-tracking branch 'upstream/pull/6882'
Tom Hughes [Thu, 12 Mar 2026 00:24:42 +0000 (00:24 +0000)]
Merge remote-tracking branch 'upstream/pull/6881'
Tom Hughes [Thu, 12 Mar 2026 00:24:23 +0000 (00:24 +0000)]
Merge remote-tracking branch 'upstream/pull/6880'
dependabot[bot] [Wed, 11 Mar 2026 23:16:50 +0000 (23:16 +0000)]
Bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-ruby), [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [timeout](https://github.com/ruby/timeout) and [database_consistency](https://github.com/djezzzl/database_consistency).
Updates `opentelemetry-exporter-otlp` from 0.31.1 to 0.32.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-ruby/blob/main/exporter/otlp/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-exporter-otlp/v0.31.1...opentelemetry-exporter-otlp/v0.32.0)
Updates `aws-sdk-s3` from 1.214.0 to 1.215.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 `timeout` from 0.6.0 to 0.6.1
- [Release notes](https://github.com/ruby/timeout/releases)
- [Commits](https://github.com/ruby/timeout/compare/v0.6.0...v0.6.1)
Updates `database_consistency` from 3.0.0 to 3.0.1
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: opentelemetry-exporter-otlp
dependency-version: 0.32.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: aws-sdk-s3
dependency-version: 1.215.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: timeout
dependency-version: 0.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: database_consistency
dependency-version: 3.0.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, 11 Mar 2026 23:13:11 +0000 (23:13 +0000)]
Bump the dependencies group with 4 updates
Bumps the dependencies group with 4 updates: [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol), [maplibre-gl](https://github.com/maplibre/maplibre-gl-js), [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) and [eslint](https://github.com/eslint/eslint).
Updates `leaflet.locatecontrol` from 0.88.0 to 0.89.0
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.88.0...v0.89.0)
Updates `maplibre-gl` from 5.19.0 to 5.20.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.19.0...v5.20.0)
Updates `@stylistic/eslint-plugin` from 5.9.0 to 5.10.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/v5.10.0/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.10.0/packages/eslint-plugin)
Updates `eslint` from 10.0.2 to 10.0.3
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.0.2...v10.0.3)
---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
dependency-version: 0.89.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: maplibre-gl
dependency-version: 5.20.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: "@stylistic/eslint-plugin"
dependency-version: 5.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: eslint
dependency-version: 10.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 11 Mar 2026 23:12:57 +0000 (23:12 +0000)]
Bump rubocop from 1.85.0 to 1.85.1 in the rubocop group
Bumps the rubocop group with 1 update: [rubocop](https://github.com/rubocop/rubocop).
Updates `rubocop` from 1.85.0 to 1.85.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.85.0...v1.85.1)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.85.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, 11 Mar 2026 23:12:37 +0000 (23:12 +0000)]
Bump ruby/setup-ruby from 1.289.0 to 1.292.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.289.0 to 1.292.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/
19a43a6a2428d455dbd1b85344698725179c9d8c ...
4eb9f110bac952a8b68ecf92e3b5c7a987594ba6 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.292.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Marwin Hochfelsner [Wed, 11 Mar 2026 22:31:42 +0000 (23:31 +0100)]
Break instruction lines in directions table
Tom Hughes [Wed, 11 Mar 2026 16:47:31 +0000 (16:47 +0000)]
Merge remote-tracking branch 'upstream/pull/6877'
Pablo Brasero [Wed, 11 Mar 2026 15:50:51 +0000 (15:50 +0000)]
Shortcut to parse HTML emails
Pablo Brasero [Wed, 11 Mar 2026 14:27:01 +0000 (14:27 +0000)]
Simpler way to use URL helpers in mailer tests
Tom Hughes [Wed, 11 Mar 2026 10:09:18 +0000 (10:09 +0000)]
Merge remote-tracking branch 'upstream/pull/6875'
Paul Norman [Wed, 11 Mar 2026 09:53:16 +0000 (02:53 -0700)]
Expand robots.txt to stop pages robots are getting stuck in
Tom Hughes [Tue, 10 Mar 2026 18:06:55 +0000 (18:06 +0000)]
Merge remote-tracking branch 'upstream/pull/6872'
Rub21 [Sun, 8 Mar 2026 01:47:51 +0000 (20:47 -0500)]
Clarify ambiguous map/edit links on trace detail page
translatewiki.net [Mon, 9 Mar 2026 12:24:59 +0000 (13:24 +0100)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Sun, 8 Mar 2026 18:42:49 +0000 (18:42 +0000)]
Prevent redirects to the login page being cached
Tom Hughes [Fri, 6 Mar 2026 17:40:05 +0000 (17:40 +0000)]
Merge remote-tracking branch 'upstream/pull/6787'
Tom Hughes [Fri, 6 Mar 2026 17:34:19 +0000 (17:34 +0000)]
Merge remote-tracking branch 'upstream/pull/6863'
Tom Hughes [Fri, 6 Mar 2026 17:30:47 +0000 (17:30 +0000)]
Merge remote-tracking branch 'upstream/pull/6730'
Roman Deev [Wed, 21 Jan 2026 15:37:56 +0000 (18:37 +0300)]
More padding for menu items on mobile devices
Marwin Hochfelsner [Thu, 5 Mar 2026 22:59:59 +0000 (23:59 +0100)]
Merge pull request #6868 from tomhughes/thunderforest-urls
Drop subdomains from thunderforest layer URLs
Tom Hughes [Thu, 5 Mar 2026 18:01:40 +0000 (18:01 +0000)]
Drop subdomains from thunderforest layer URLs
Tom Hughes [Thu, 5 Mar 2026 17:51:57 +0000 (17:51 +0000)]
Update leaflet-osm to latest upstream version
Tom Hughes [Thu, 5 Mar 2026 17:48:04 +0000 (17:48 +0000)]
Merge remote-tracking branch 'upstream/pull/6867'
Pablo Brasero [Thu, 5 Mar 2026 17:08:19 +0000 (17:08 +0000)]
Faster, more idiomatic, easier to read
translatewiki.net [Thu, 5 Mar 2026 12:17:33 +0000 (13:17 +0100)]
Localisation updates from https://translatewiki.net.
Marwin Hochfelsner [Thu, 5 Mar 2026 09:46:15 +0000 (09:46 +0000)]
Raise linkify regex timeout
Integrate Tom's timeout patch that closes #6812 and closes #6799
Marwin Hochfelsner [Thu, 5 Mar 2026 09:40:04 +0000 (10:40 +0100)]
Merge pull request #6818 from CommanderStorm/fix-traces
Fix traces going off screen for very long filenames