]> git.openstreetmap.org Git - rails.git/log
rails.git
8 weeks agoMove hash and title sync logic from iframe to parent
Marwin Hochfelsner [Thu, 30 Apr 2026 22:48:19 +0000 (00:48 +0200)]
Move hash and title sync logic from iframe to parent

8 weeks agoMerge remote-tracking branch 'upstream/pull/6713'
Tom Hughes [Sun, 3 May 2026 15:10:02 +0000 (16:10 +0100)]
Merge remote-tracking branch 'upstream/pull/6713'

8 weeks agoMerge pull request #7055 from lonvia/patch-1
Marwin Hochfelsner [Sun, 3 May 2026 09:51:24 +0000 (11:51 +0200)]
Merge pull request #7055 from lonvia/patch-1

Fix link to FAQ

8 weeks agofix link to FAQ
Sarah Hoffmann [Sun, 3 May 2026 09:33:03 +0000 (11:33 +0200)]
fix link to FAQ

8 weeks agoCache social link platform and name at save time (#6950)
Matt Van Horn [Sat, 2 May 2026 07:01:30 +0000 (00:01 -0700)]
Cache social link platform and name at save time (#6950)

Cache rendered HTML fragment for social links using Rails.cache.fetch
instead of re-parsing URLs on every page load. This avoids repeated
regex matching and HTTP calls to resolve platform metadata.

Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
8 weeks agoMerge pull request #7048 from tomhughes/md5-passwords
Marwin Hochfelsner [Sat, 2 May 2026 04:52:06 +0000 (06:52 +0200)]
Merge pull request #7048 from tomhughes/md5-passwords

Drop support for legacy MD5 passwords

8 weeks agoBlock creation of notes within moderation zones
Pablo Brasero [Wed, 14 Jan 2026 16:16:16 +0000 (16:16 +0000)]
Block creation of notes within moderation zones

8 weeks agoAdd table+model to store geoblock zones
Pablo Brasero [Tue, 13 Jan 2026 14:48:34 +0000 (14:48 +0000)]
Add table+model to store geoblock zones

8 weeks agoAdd PostGIS adapter for ActiveRecord
Pablo Brasero [Tue, 13 Jan 2026 14:48:34 +0000 (14:48 +0000)]
Add PostGIS adapter for ActiveRecord

8 weeks agoEnable PostGIS
Pablo Brasero [Tue, 13 Jan 2026 14:27:42 +0000 (14:27 +0000)]
Enable PostGIS

8 weeks agoDrop support for MD5 legacy passwords
Tom Hughes [Wed, 29 Apr 2026 17:27:23 +0000 (18:27 +0100)]
Drop support for MD5 legacy passwords

Remove support for validating MD5 passwords and migrate any such
passwords in the database to an invalid password.

Reported-by: Jorge Gonzalez Milla <jorge@jmilla.es>
8 weeks agoRedirect users with invalid password to the reset flow
Tom Hughes [Tue, 28 Apr 2026 21:55:43 +0000 (22:55 +0100)]
Redirect users with invalid password to the reset flow

8 weeks agoTest login error cases for sessions controller
Tom Hughes [Tue, 28 Apr 2026 21:35:30 +0000 (22:35 +0100)]
Test login error cases for sessions controller

8 weeks agoDrop unused require of securerandom
Tom Hughes [Tue, 28 Apr 2026 19:30:23 +0000 (20:30 +0100)]
Drop unused require of securerandom

8 weeks agoMerge remote-tracking branch 'upstream/pull/7051'
Tom Hughes [Thu, 30 Apr 2026 15:33:50 +0000 (16:33 +0100)]
Merge remote-tracking branch 'upstream/pull/7051'

8 weeks agoMerge pull request #7052 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 30 Apr 2026 13:08:46 +0000 (15:08 +0200)]
Merge pull request #7052 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

8 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 30 Apr 2026 12:17:02 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.

8 weeks agoMerge pull request #7049 from openstreetmap/dependabot/github_actions/dependencies...
Marwin Hochfelsner [Wed, 29 Apr 2026 23:32:20 +0000 (01:32 +0200)]
Merge pull request #7049 from openstreetmap/dependabot/github_actions/dependencies-4a0b9de8bd

Bump ruby/setup-ruby from 1.305.0 to 1.306.0 in the dependencies group

8 weeks agoMerge pull request #7050 from openstreetmap/dependabot/npm_and_yarn/dependencies...
Marwin Hochfelsner [Wed, 29 Apr 2026 23:32:08 +0000 (01:32 +0200)]
Merge pull request #7050 from openstreetmap/dependabot/npm_and_yarn/dependencies-e2ab990367

Bump @herb-tools/linter from 0.9.7 to 0.10.1 in the dependencies group

8 weeks agoBump the dependencies group with 6 updates
dependabot[bot] [Wed, 29 Apr 2026 23:16:56 +0000 (23:16 +0000)]
Bump the dependencies group with 6 updates

Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [bootsnap](https://github.com/rails/bootsnap) | `1.23.0` | `1.24.1` |
| [strong_migrations](https://github.com/ankane/strong_migrations) | `2.6.0` | `2.7.0` |
| [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.92.0` | `0.93.0` |
| [herb](https://github.com/marcoroth/herb) | `0.9.7` | `0.10.1` |
| [puma](https://github.com/puma/puma) | `8.0.0` | `8.0.1` |
| [database_consistency](https://github.com/djezzzl/database_consistency) | `3.0.3` | `3.0.4` |

Updates `bootsnap` from 1.23.0 to 1.24.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.23.0...v1.24.1)

Updates `strong_migrations` from 2.6.0 to 2.7.0
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/strong_migrations/compare/v2.6.0...v2.7.0)

Updates `opentelemetry-instrumentation-all` from 0.92.0 to 0.93.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-all/v0.92.0...opentelemetry-instrumentation-all/v0.93.0)

Updates `herb` from 0.9.7 to 0.10.1
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/compare/v0.9.7...v0.10.1)

Updates `puma` from 8.0.0 to 8.0.1
- [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/v8.0.0...v8.0.1)

Updates `database_consistency` from 3.0.3 to 3.0.4
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-version: 1.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: strong_migrations
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: opentelemetry-instrumentation-all
  dependency-version: 0.93.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: herb
  dependency-version: 0.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: puma
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: database_consistency
  dependency-version: 3.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
8 weeks agoBump @herb-tools/linter from 0.9.7 to 0.10.1 in the dependencies group
dependabot[bot] [Wed, 29 Apr 2026 23:13:21 +0000 (23:13 +0000)]
Bump @herb-tools/linter from 0.9.7 to 0.10.1 in the dependencies group

Bumps the dependencies group with 1 update: [@herb-tools/linter](https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter).

Updates `@herb-tools/linter` from 0.9.7 to 0.10.1
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/commits/v0.10.1/javascript/packages/linter)

---
updated-dependencies:
- dependency-name: "@herb-tools/linter"
  dependency-version: 0.10.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
8 weeks agoBump ruby/setup-ruby from 1.305.0 to 1.306.0 in the dependencies group
dependabot[bot] [Wed, 29 Apr 2026 23:12:40 +0000 (23:12 +0000)]
Bump ruby/setup-ruby from 1.305.0 to 1.306.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.305.0 to 1.306.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/0cb964fd540e0a24c900370abf38a33466142735...c4e5b1316158f92e3d49443a9d58b31d25ac0f8f)

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

Signed-off-by: dependabot[bot] <support@github.com>
8 weeks agoMerge pull request #7039 from CommanderStorm/coordinate-transfer-system
Marwin Hochfelsner [Wed, 29 Apr 2026 17:05:58 +0000 (19:05 +0200)]
Merge pull request #7039 from CommanderStorm/coordinate-transfer-system

Refactor more of the internal coordiante usage to `{ lat, lng }`

2 months agoMerge pull request #7047 from tomhughes/message-rate-limit
Marwin Hochfelsner [Tue, 28 Apr 2026 21:35:28 +0000 (23:35 +0200)]
Merge pull request #7047 from tomhughes/message-rate-limit

Include deleted messages when checking the rate limit

2 months agoMerge pull request #7046 from tomhughes/object-src
Marwin Hochfelsner [Tue, 28 Apr 2026 21:35:27 +0000 (23:35 +0200)]
Merge pull request #7046 from tomhughes/object-src

Block object-src in security policy

2 months agoMerge pull request #7045 from tomhughes/totp-cookie
Marwin Hochfelsner [Tue, 28 Apr 2026 21:35:25 +0000 (23:35 +0200)]
Merge pull request #7045 from tomhughes/totp-cookie

Set secure and httponly attributes for TOTP cookie

2 months agoMerge remote-tracking branch 'upstream/pull/7043'
Tom Hughes [Tue, 28 Apr 2026 18:53:43 +0000 (19:53 +0100)]
Merge remote-tracking branch 'upstream/pull/7043'

2 months agoInclude deleted messages when checking the rate limit
Tom Hughes [Tue, 28 Apr 2026 18:29:03 +0000 (19:29 +0100)]
Include deleted messages when checking the rate limit

Reported-by: Jorge Gonzalez Milla <jorge@jmilla.es>
2 months agoBlock object-src in security policy
Tom Hughes [Tue, 28 Apr 2026 18:06:06 +0000 (19:06 +0100)]
Block object-src in security policy

This is ancient history from when we had a flash based editor
though I'm not sure this rule was really needed even then.

Reported-by: Jorge Gonzalez Milla <jorge@jmilla.es>
2 months agoSet secure and httponly attributes for TOTP cookie
Tom Hughes [Tue, 28 Apr 2026 17:56:11 +0000 (18:56 +0100)]
Set secure and httponly attributes for TOTP cookie

Reported-by: Jorge Gonzalez Milla <jorge@jmilla.es>
2 months agoMerge pull request #7036 from tomhughes/bundler4
Marwin Hochfelsner [Tue, 28 Apr 2026 12:00:29 +0000 (14:00 +0200)]
Merge pull request #7036 from tomhughes/bundler4

Update bundler to v4

2 months agoReuse 0s and 1s for arm textures
Marwin Hochfelsner [Mon, 27 Apr 2026 20:49:48 +0000 (22:49 +0200)]
Reuse 0s and 1s for arm textures

2 months agoExpand text gradient mask
Marwin Hochfelsner [Mon, 27 Apr 2026 20:46:07 +0000 (22:46 +0200)]
Expand text gradient mask

2 months agoMerge remote-tracking branch 'upstream/pull/7042'
Tom Hughes [Mon, 27 Apr 2026 18:59:34 +0000 (19:59 +0100)]
Merge remote-tracking branch 'upstream/pull/7042'

2 months agoMerge remote-tracking branch 'upstream/pull/7041'
Tom Hughes [Mon, 27 Apr 2026 18:59:11 +0000 (19:59 +0100)]
Merge remote-tracking branch 'upstream/pull/7041'

2 months agoFix string that was not translatable
Marwin Hochfelsner [Mon, 27 Apr 2026 17:53:58 +0000 (19:53 +0200)]
Fix string that was not translatable

2 months agoFix string that was not translatable
Pablo Brasero [Mon, 27 Apr 2026 15:15:56 +0000 (16:15 +0100)]
Fix string that was not translatable

2 months agoMerge pull request #7040 from openstreetmap/translatewiki
Marwin Hochfelsner [Mon, 27 Apr 2026 14:26:32 +0000 (16:26 +0200)]
Merge pull request #7040 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 27 Apr 2026 12:19:57 +0000 (14:19 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoMerge remote-tracking branch 'upstream/pull/7033'
Tom Hughes [Sun, 26 Apr 2026 17:51:58 +0000 (18:51 +0100)]
Merge remote-tracking branch 'upstream/pull/7033'

2 months agoRemove dead css
Frank Elsinga [Sat, 11 Apr 2026 03:29:38 +0000 (05:29 +0200)]
Remove dead css

Signed-off-by: Frank Elsinga <frank@elsinga.de>
2 months agofix inconsistent method capitalisation
Frank Elsinga [Sun, 26 Apr 2026 13:20:45 +0000 (15:20 +0200)]
fix inconsistent method capitalisation

Signed-off-by: Frank Elsinga <frank@elsinga.de>
2 months agoMigrate to lat, lng coords
Frank Elsinga [Sun, 26 Apr 2026 12:14:02 +0000 (14:14 +0200)]
Migrate to lat, lng coords

Signed-off-by: Frank Elsinga <frank@elsinga.de>
2 months agoMerge remote-tracking branch 'upstream/pull/7035'
Tom Hughes [Fri, 24 Apr 2026 17:20:12 +0000 (18:20 +0100)]
Merge remote-tracking branch 'upstream/pull/7035'

2 months agoUpdate bundler to v4
Tom Hughes [Fri, 24 Apr 2026 17:17:53 +0000 (18:17 +0100)]
Update bundler to v4

2 months agoMerge remote-tracking branch 'upstream/pull/7009'
Tom Hughes [Fri, 24 Apr 2026 17:08:50 +0000 (18:08 +0100)]
Merge remote-tracking branch 'upstream/pull/7009'

2 months agoMerge remote-tracking branch 'upstream/pull/7002'
Tom Hughes [Fri, 24 Apr 2026 17:05:43 +0000 (18:05 +0100)]
Merge remote-tracking branch 'upstream/pull/7002'

2 months agoBump postcss from 8.5.6 to 8.5.10
dependabot[bot] [Fri, 24 Apr 2026 17:04:24 +0000 (17:04 +0000)]
Bump postcss from 8.5.6 to 8.5.10

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.6...8.5.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge remote-tracking branch 'upstream/pull/7032'
Tom Hughes [Fri, 24 Apr 2026 17:01:28 +0000 (18:01 +0100)]
Merge remote-tracking branch 'upstream/pull/7032'

2 months agoMerge remote-tracking branch 'upstream/pull/7034'
Tom Hughes [Fri, 24 Apr 2026 17:00:40 +0000 (18:00 +0100)]
Merge remote-tracking branch 'upstream/pull/7034'

2 months agoBump erb from 6.0.2 to 6.0.4
dependabot[bot] [Fri, 24 Apr 2026 15:39:19 +0000 (15:39 +0000)]
Bump erb from 6.0.2 to 6.0.4

Bumps [erb](https://github.com/ruby/erb) from 6.0.2 to 6.0.4.
- [Release notes](https://github.com/ruby/erb/releases)
- [Changelog](https://github.com/ruby/erb/blob/master/NEWS.md)
- [Commits](https://github.com/ruby/erb/compare/v6.0.2...v6.0.4)

---
updated-dependencies:
- dependency-name: erb
  dependency-version: 6.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge pull request #7017 from lonvia/entrances-for-routing
Marwin Hochfelsner [Fri, 24 Apr 2026 10:32:38 +0000 (12:32 +0200)]
Merge pull request #7017 from lonvia/entrances-for-routing

Take entrances into account for routing start and end points

2 months agotake entrances into account for routing start and end points
Sarah Hoffmann [Mon, 20 Apr 2026 09:35:38 +0000 (11:35 +0200)]
take entrances into account for routing start and end points

2 months agoMerge pull request #7031 from openstreetmap/dependabot/npm_and_yarn/dependencies...
Marwin Hochfelsner [Thu, 23 Apr 2026 21:47:44 +0000 (23:47 +0200)]
Merge pull request #7031 from openstreetmap/dependabot/npm_and_yarn/dependencies-53e8d04f7f

Bump maplibre-gl from 5.23.0 to 5.24.0 in the dependencies group

2 months agoBump the dependencies group with 2 updates
dependabot[bot] [Thu, 23 Apr 2026 21:36:51 +0000 (21:36 +0000)]
Bump the dependencies group with 2 updates

Bumps the dependencies group with 2 updates: [dalli](https://github.com/petergoldstein/dalli) and [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib).

Updates `dalli` from 4.3.3 to 5.0.2
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v4.3.3...v5.0.2)

Updates `opentelemetry-instrumentation-all` from 0.91.0 to 0.92.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby-contrib/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-ruby-contrib/compare/opentelemetry-instrumentation-all/v0.91.0...opentelemetry-instrumentation-all/v0.92.0)

---
updated-dependencies:
- dependency-name: dalli
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: opentelemetry-instrumentation-all
  dependency-version: 0.92.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBump maplibre-gl from 5.23.0 to 5.24.0 in the dependencies group
dependabot[bot] [Thu, 23 Apr 2026 21:35:07 +0000 (21:35 +0000)]
Bump maplibre-gl from 5.23.0 to 5.24.0 in the dependencies group

Bumps the dependencies group with 1 update: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js).

Updates `maplibre-gl` from 5.23.0 to 5.24.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.23.0...v5.24.0)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge pull request #6994 from tomhughes/ruby33
Marwin Hochfelsner [Thu, 23 Apr 2026 21:33:15 +0000 (23:33 +0200)]
Merge pull request #6994 from tomhughes/ruby33

Move minium ruby version to 3.3

2 months agoUpdate bundle
Tom Hughes [Thu, 9 Apr 2026 17:58:27 +0000 (18:58 +0100)]
Update bundle

2 months agoMove minimum ruby version to 3.3
Tom Hughes [Thu, 9 Apr 2026 17:57:42 +0000 (18:57 +0100)]
Move minimum ruby version to 3.3

2 months agoMerge remote-tracking branch 'upstream/pull/6939'
Tom Hughes [Thu, 23 Apr 2026 17:56:14 +0000 (18:56 +0100)]
Merge remote-tracking branch 'upstream/pull/6939'

2 months agoUse Noticed to deliver notifications on GPX import failure
Pablo Brasero [Thu, 19 Mar 2026 15:23:43 +0000 (15:23 +0000)]
Use Noticed to deliver notifications on GPX import failure

The previous code relied on `#deliver` (alias for `#deliver_now`) to
immediately deliver the email so that the trace could be deleted. To
work around this, we pass the details of the trace instead of the trace
record, which won't be available by the time the notifications are
ultimately delivered.

This means the trace is not there to be the `record`, so we are not
passing one. Since we can't get the recipient from the non-existing
record, we give the recipient explicitly to `#deliver_later`.

Additionally, the mailer method now needs to receive the recipient
directly, instead of extracting it from the trace record.

2 months agoUse Noticed to deliver notifications on GPX import success
Pablo Brasero [Thu, 19 Mar 2026 13:39:18 +0000 (13:39 +0000)]
Use Noticed to deliver notifications on GPX import success

The mailer method now needs to receive the recipient directly, instead
of extracting it from the trace record.

2 months agoMerge remote-tracking branch 'upstream/pull/7029'
Tom Hughes [Thu, 23 Apr 2026 12:33:56 +0000 (13:33 +0100)]
Merge remote-tracking branch 'upstream/pull/7029'

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 23 Apr 2026 12:18:51 +0000 (14:18 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoMerge remote-tracking branch 'upstream/pull/7026'
Tom Hughes [Wed, 22 Apr 2026 23:35:24 +0000 (00:35 +0100)]
Merge remote-tracking branch 'upstream/pull/7026'

2 months agoMerge remote-tracking branch 'upstream/pull/7025'
Tom Hughes [Wed, 22 Apr 2026 23:34:52 +0000 (00:34 +0100)]
Merge remote-tracking branch 'upstream/pull/7025'

2 months agoMerge remote-tracking branch 'upstream/pull/7024'
Tom Hughes [Wed, 22 Apr 2026 23:34:47 +0000 (00:34 +0100)]
Merge remote-tracking branch 'upstream/pull/7024'

2 months agoBump the dependencies group with 5 updates
dependabot[bot] [Wed, 22 Apr 2026 23:16:42 +0000 (23:16 +0000)]
Bump the dependencies group with 5 updates

Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [mini_racer](https://github.com/discourse/mini_racer) | `0.20.0` | `0.21.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.219.0` | `1.220.0` |
| [herb](https://github.com/marcoroth/herb) | `0.9.6` | `0.9.7` |
| [minitest](https://github.com/minitest/minitest) | `6.0.4` | `6.0.5` |
| [database_consistency](https://github.com/djezzzl/database_consistency) | `3.0.2` | `3.0.3` |

Updates `mini_racer` from 0.20.0 to 0.21.0
- [Changelog](https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG)
- [Commits](https://github.com/discourse/mini_racer/compare/v0.20.0...v0.21.0)

Updates `aws-sdk-s3` from 1.219.0 to 1.220.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.9.6 to 0.9.7
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/compare/v0.9.6...v0.9.7)

Updates `minitest` from 6.0.4 to 6.0.5
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v6.0.4...v6.0.5)

Updates `database_consistency` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: mini_racer
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.220.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: herb
  dependency-version: 0.9.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: minitest
  dependency-version: 6.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: database_consistency
  dependency-version: 3.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBump the dependencies group with 2 updates
dependabot[bot] [Wed, 22 Apr 2026 23:13:20 +0000 (23:13 +0000)]
Bump the dependencies group with 2 updates

Bumps the dependencies group with 2 updates: [@herb-tools/linter](https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter) and [eslint](https://github.com/eslint/eslint).

Updates `@herb-tools/linter` from 0.9.6 to 0.9.7
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/commits/v0.9.7/javascript/packages/linter)

Updates `eslint` from 10.2.0 to 10.2.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.2.0...v10.2.1)

---
updated-dependencies:
- dependency-name: "@herb-tools/linter"
  dependency-version: 0.9.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBump the dependencies group with 3 updates
dependabot[bot] [Wed, 22 Apr 2026 23:12:40 +0000 (23:12 +0000)]
Bump the dependencies group with 3 updates

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

Updates `ruby/setup-ruby` from 1.302.0 to 1.305.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/7372622e62b60b3cb750dcd2b9e32c247ffec26a...0cb964fd540e0a24c900370abf38a33466142735)

Updates `devcontainers/ci` from 0.3.1900000417 to 0.3.1900000449
- [Release notes](https://github.com/devcontainers/ci/releases)
- [Commits](https://github.com/devcontainers/ci/compare/8bf61b26e9c3a98f69cb6ce2f88d24ff59b785c6...b63b30de439b47a52267f241112c5b453b673db5)

Updates `actions/setup-node` from 6.3.0 to 6.4.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e)

---
updated-dependencies:
- dependency-name: ruby/setup-ruby
  dependency-version: 1.305.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: devcontainers/ci
  dependency-version: 0.3.1900000449
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: actions/setup-node
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge remote-tracking branch 'upstream/pull/7022'
Tom Hughes [Mon, 20 Apr 2026 20:03:35 +0000 (21:03 +0100)]
Merge remote-tracking branch 'upstream/pull/7022'

2 months agoMerge remote-tracking branch 'upstream/pull/7021'
Tom Hughes [Mon, 20 Apr 2026 19:57:06 +0000 (20:57 +0100)]
Merge remote-tracking branch 'upstream/pull/7021'

2 months agoAdd color scheme ranking logic
Marwin Hochfelsner [Mon, 20 Apr 2026 19:31:56 +0000 (21:31 +0200)]
Add color scheme ranking logic

2 months agoMerge pull request #7020 from openstreetmap/translatewiki
Marwin Hochfelsner [Mon, 20 Apr 2026 14:05:52 +0000 (16:05 +0200)]
Merge pull request #7020 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

2 months agouse admin_level from extratags when classifying Nominatim search results
Sarah Hoffmann [Mon, 20 Apr 2026 12:21:34 +0000 (14:21 +0200)]
use admin_level from extratags when classifying Nominatim search results

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 20 Apr 2026 12:20:10 +0000 (14:20 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoUpdate bundle
Marwin Hochfelsner [Sun, 19 Apr 2026 20:47:10 +0000 (20:47 +0000)]
Update bundle

to include the new revision of toy/image_optim#224

2 months agoMerge remote-tracking branch 'upstream/pull/7012'
Tom Hughes [Sun, 19 Apr 2026 14:39:17 +0000 (15:39 +0100)]
Merge remote-tracking branch 'upstream/pull/7012'

2 months agoMerge remote-tracking branch 'upstream/pull/7006'
Tom Hughes [Sun, 19 Apr 2026 14:36:00 +0000 (15:36 +0100)]
Merge remote-tracking branch 'upstream/pull/7006'

2 months agoMerge remote-tracking branch 'upstream/pull/7015'
Tom Hughes [Fri, 17 Apr 2026 08:04:04 +0000 (09:04 +0100)]
Merge remote-tracking branch 'upstream/pull/7015'

2 months agoBump protocol-buffers-schema from 3.6.0 to 3.6.1
dependabot[bot] [Thu, 16 Apr 2026 21:44:08 +0000 (21:44 +0000)]
Bump protocol-buffers-schema from 3.6.0 to 3.6.1

Bumps [protocol-buffers-schema](https://github.com/mafintosh/protocol-buffers-schema) from 3.6.0 to 3.6.1.
- [Commits](https://github.com/mafintosh/protocol-buffers-schema/compare/v3.6.0...v3.6.1)

---
updated-dependencies:
- dependency-name: protocol-buffers-schema
  dependency-version: 3.6.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoUse Contributor Terms wording in signup prompt
Adithya Kammati [Thu, 16 Apr 2026 19:48:50 +0000 (01:18 +0530)]
Use Contributor Terms wording in signup prompt

2 months agoUpdate OSMF links to canonical URLs
Adithya Kammati [Thu, 16 Apr 2026 19:48:36 +0000 (01:18 +0530)]
Update OSMF links to canonical URLs

2 months agoMerge remote-tracking branch 'upstream/pull/7011'
Tom Hughes [Thu, 16 Apr 2026 19:11:40 +0000 (20:11 +0100)]
Merge remote-tracking branch 'upstream/pull/7011'

2 months agoBump the dependencies group with 3 updates
dependabot[bot] [Thu, 16 Apr 2026 18:58:21 +0000 (18:58 +0000)]
Bump the dependencies group with 3 updates

Bumps the dependencies group with 3 updates: [herb](https://github.com/marcoroth/herb), [minitest](https://github.com/minitest/minitest) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium).

Updates `herb` from 0.9.5 to 0.9.6
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/compare/v0.9.5...v0.9.6)

Updates `minitest` from 6.0.3 to 6.0.4
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v6.0.3...v6.0.4)

Updates `selenium-webdriver` from 4.42.0 to 4.43.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.42.0...selenium-4.43.0)

---
updated-dependencies:
- dependency-name: herb
  dependency-version: 0.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: minitest
  dependency-version: 6.0.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: selenium-webdriver
  dependency-version: 4.43.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBlock all opentelemerty updates
Tom Hughes [Thu, 16 Apr 2026 18:54:15 +0000 (19:54 +0100)]
Block all opentelemerty updates

2 months agoBlock opentelemetry-api 1.9 as it needs ruby 3.3
Tom Hughes [Thu, 16 Apr 2026 18:38:17 +0000 (19:38 +0100)]
Block opentelemetry-api 1.9 as it needs ruby 3.3

2 months agoMerge remote-tracking branch 'upstream/pull/7010'
Tom Hughes [Thu, 16 Apr 2026 17:02:30 +0000 (18:02 +0100)]
Merge remote-tracking branch 'upstream/pull/7010'

2 months agoMerge remote-tracking branch 'upstream/pull/7008'
Tom Hughes [Thu, 16 Apr 2026 17:01:25 +0000 (18:01 +0100)]
Merge remote-tracking branch 'upstream/pull/7008'

2 months agoNo clever assistance in input intended for URIs
Pablo Brasero [Thu, 16 Apr 2026 15:54:57 +0000 (16:54 +0100)]
No clever assistance in input intended for URIs

2 months agoAutomatically provide a language in diary entries factory
Pablo Brasero [Thu, 16 Apr 2026 13:06:46 +0000 (14:06 +0100)]
Automatically provide a language in diary entries factory

2 months agoDescribe burger menu as expanded/collapsed to assistive tech
Pablo Brasero [Thu, 16 Apr 2026 13:56:21 +0000 (14:56 +0100)]
Describe burger menu as expanded/collapsed to assistive tech

2 months agoMerge pull request #7007 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 16 Apr 2026 12:35:18 +0000 (14:35 +0200)]
Merge pull request #7007 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 16 Apr 2026 12:16:58 +0000 (14:16 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoSearch text only in list
Marwin Hochfelsner [Thu, 16 Apr 2026 11:28:35 +0000 (11:28 +0000)]
Search text only in list

2 months agoMerge pull request #6998 from tomhughes/optimise-notes-search
Marwin Hochfelsner [Thu, 16 Apr 2026 10:49:41 +0000 (12:49 +0200)]
Merge pull request #6998 from tomhughes/optimise-notes-search

Split text search of notes and note comments in two

2 months agoMerge pull request #7004 from openstreetmap/dependabot/npm_and_yarn/dependencies...
Marwin Hochfelsner [Thu, 16 Apr 2026 10:07:07 +0000 (12:07 +0200)]
Merge pull request #7004 from openstreetmap/dependabot/npm_and_yarn/dependencies-cc13a5cea7

Bump the dependencies group across 1 directory with 3 updates

2 months agoGetting data-language-code to search language by code
Nyamekye Nyarko [Thu, 16 Apr 2026 09:39:57 +0000 (11:39 +0200)]
Getting data-language-code to search language by code

2 months agoBump the dependencies group with 3 updates
dependabot[bot] [Thu, 16 Apr 2026 09:27:56 +0000 (09:27 +0000)]
Bump the dependencies group with 3 updates

Bumps the dependencies group with 3 updates: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js), [@herb-tools/linter](https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter) and [globals](https://github.com/sindresorhus/globals).

Updates `maplibre-gl` from 5.22.0 to 5.23.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.22.0...v5.23.0)

Updates `@herb-tools/linter` from 0.9.5 to 0.9.6
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/commits/v0.9.6/javascript/packages/linter)

Updates `globals` from 17.4.0 to 17.5.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.4.0...v17.5.0)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@herb-tools/linter"
  dependency-version: 0.9.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: globals
  dependency-version: 17.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoUpdate herb config to 0.9.6
Marwin Hochfelsner [Thu, 16 Apr 2026 09:22:56 +0000 (09:22 +0000)]
Update herb config to 0.9.6