]> git.openstreetmap.org Git - rails.git/log
rails.git
8 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 20 Oct 2025 05:30:02 +0000 (07:30 +0200)]
Localisation updates from https://translatewiki.net.

8 weeks agoRemove unused initializer
Robert Koeze [Sun, 19 Oct 2025 20:48:55 +0000 (16:48 -0400)]
Remove unused initializer

Remove unused initializer file that is no longer included by default in new Rails
applications.

8 weeks agoMerge remote-tracking branch 'upstream/pull/6455'
Tom Hughes [Sun, 19 Oct 2025 20:32:41 +0000 (21:32 +0100)]
Merge remote-tracking branch 'upstream/pull/6455'

8 weeks agoBump minitest and remove version constraint
Robert Koeze [Sun, 19 Oct 2025 19:19:24 +0000 (15:19 -0400)]
Bump minitest and remove version constraint

8 weeks agoMerge remote-tracking branch 'upstream/pull/6453'
Tom Hughes [Sun, 19 Oct 2025 14:28:14 +0000 (15:28 +0100)]
Merge remote-tracking branch 'upstream/pull/6453'

8 weeks agoBump eslint from 9.37.0 to 9.38.0
dependabot[bot] [Fri, 17 Oct 2025 23:01:20 +0000 (23:01 +0000)]
Bump eslint from 9.37.0 to 9.38.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.37.0 to 9.38.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.37.0...v9.38.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
8 weeks agoMerge remote-tracking branch 'upstream/pull/6450'
Tom Hughes [Thu, 16 Oct 2025 16:19:29 +0000 (17:19 +0100)]
Merge remote-tracking branch 'upstream/pull/6450'

8 weeks agoMerge remote-tracking branch 'upstream/pull/6449'
Tom Hughes [Thu, 16 Oct 2025 16:19:03 +0000 (17:19 +0100)]
Merge remote-tracking branch 'upstream/pull/6449'

8 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 16 Oct 2025 12:23:14 +0000 (14:23 +0200)]
Localisation updates from https://translatewiki.net.

8 weeks agoEnable ActionMailer Previews
Andy Allan [Wed, 15 Oct 2025 17:10:06 +0000 (18:10 +0100)]
Enable ActionMailer Previews

The previews run using the development database, which may or may not already contain
sufficient records (e.g. diary comments). So to avoid failures, we generate content
using factory bot, and to avoid filling your development database with duplicate data,
we run the previews inside a transaction.

If you manually create records in the database that collide with factory bot (e.g. users
with the same email pattern as the factory) then you'll need to update your manual records
to avoid collisions.

8 weeks agoRename "Map Key" to "Legend" in UI and tests for consistency
Marwin Hochfelsner [Thu, 16 Oct 2025 01:18:30 +0000 (03:18 +0200)]
Rename "Map Key" to "Legend" in UI and tests for consistency

2 months agoMerge remote-tracking branch 'upstream/pull/6447'
Tom Hughes [Wed, 15 Oct 2025 16:57:23 +0000 (17:57 +0100)]
Merge remote-tracking branch 'upstream/pull/6447'

2 months agoBump actions/setup-node from 5.0.0 to 6.0.0
dependabot[bot] [Tue, 14 Oct 2025 23:01:29 +0000 (23:01 +0000)]
Bump actions/setup-node from 5.0.0 to 6.0.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/a0853c24544627f65ddf259abe73b1d18a591444...2028fbc5c25fe9cf00d9f06a71cc4710d4507903)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge remote-tracking branch 'upstream/pull/6445'
Tom Hughes [Tue, 14 Oct 2025 16:25:18 +0000 (17:25 +0100)]
Merge remote-tracking branch 'upstream/pull/6445'

2 months agoUpdate bundle
Tom Hughes [Tue, 14 Oct 2025 16:21:23 +0000 (17:21 +0100)]
Update bundle

2 months agoBump @types/leaflet from 1.9.20 to 1.9.21
dependabot[bot] [Mon, 13 Oct 2025 23:01:14 +0000 (23:01 +0000)]
Bump @types/leaflet from 1.9.20 to 1.9.21

Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) from 1.9.20 to 1.9.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet)

---
updated-dependencies:
- dependency-name: "@types/leaflet"
  dependency-version: 1.9.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge remote-tracking branch 'upstream/pull/6438'
Tom Hughes [Mon, 13 Oct 2025 16:16:45 +0000 (17:16 +0100)]
Merge remote-tracking branch 'upstream/pull/6438'

2 months agoMerge remote-tracking branch 'upstream/pull/6443'
Tom Hughes [Mon, 13 Oct 2025 16:15:09 +0000 (17:15 +0100)]
Merge remote-tracking branch 'upstream/pull/6443'

2 months agoRemove TODOs covered by issue #6092
Marwin Hochfelsner [Mon, 13 Oct 2025 15:10:01 +0000 (17:10 +0200)]
Remove TODOs covered by issue #6092

2 months agoRemove TODO covered by #6442
Marwin Hochfelsner [Mon, 13 Oct 2025 15:09:25 +0000 (17:09 +0200)]
Remove TODO covered by #6442

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 13 Oct 2025 12:22:08 +0000 (14:22 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoMerge remote-tracking branch 'upstream/pull/6441'
Tom Hughes [Sun, 12 Oct 2025 17:36:08 +0000 (18:36 +0100)]
Merge remote-tracking branch 'upstream/pull/6441'

2 months agoBump ruby/setup-ruby from 1.264.0 to 1.265.0
dependabot[bot] [Fri, 10 Oct 2025 23:01:20 +0000 (23:01 +0000)]
Bump ruby/setup-ruby from 1.264.0 to 1.265.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.264.0 to 1.265.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/6797dcbb9a1889fd411d07e8aba7eded53fb8b48...ab177d40ee5483edb974554986f56b33477e21d0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge remote-tracking branch 'upstream/pull/6440'
Tom Hughes [Fri, 10 Oct 2025 18:17:19 +0000 (19:17 +0100)]
Merge remote-tracking branch 'upstream/pull/6440'

2 months agoMerge remote-tracking branch 'upstream/pull/6439'
Tom Hughes [Fri, 10 Oct 2025 18:17:01 +0000 (19:17 +0100)]
Merge remote-tracking branch 'upstream/pull/6439'

2 months agoBump rack from 3.2.2 to 3.2.3
dependabot[bot] [Fri, 10 Oct 2025 17:47:26 +0000 (17:47 +0000)]
Bump rack from 3.2.2 to 3.2.3

Bumps [rack](https://github.com/rack/rack) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: rack
  dependency-version: 3.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBump maplibre-gl from 5.8.0 to 5.9.0
dependabot[bot] [Thu, 9 Oct 2025 23:01:25 +0000 (23:01 +0000)]
Bump maplibre-gl from 5.8.0 to 5.9.0

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.8.0 to 5.9.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.8.0...v5.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge remote-tracking branch 'upstream/pull/6437'
Tom Hughes [Thu, 9 Oct 2025 17:27:19 +0000 (18:27 +0100)]
Merge remote-tracking branch 'upstream/pull/6437'

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 9 Oct 2025 12:24:57 +0000 (14:24 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoRemove support for development environment with Vagrant
Pablo Brasero [Thu, 9 Oct 2025 10:12:34 +0000 (11:12 +0100)]
Remove support for development environment with Vagrant

2 months agoMerge pull request #6379 from tomhughes/lock-diff-upload
Andy Allan [Thu, 9 Oct 2025 09:20:48 +0000 (10:20 +0100)]
Merge pull request #6379 from tomhughes/lock-diff-upload

Lock changesets during a diff upload

2 months agoBump ruby/setup-ruby from 1.263.0 to 1.264.0
dependabot[bot] [Wed, 8 Oct 2025 23:01:09 +0000 (23:01 +0000)]
Bump ruby/setup-ruby from 1.263.0 to 1.264.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.263.0 to 1.264.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/0481980f17b760ef6bca5e8c55809102a0af1e5a...6797dcbb9a1889fd411d07e8aba7eded53fb8b48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge pull request #6411 from mmd-osm/overpass_confirmation
Andy Allan [Wed, 8 Oct 2025 17:09:37 +0000 (18:09 +0100)]
Merge pull request #6411 from mmd-osm/overpass_confirmation

Confirmation popup for Overpass API export

2 months agoMerge pull request #6361 from tomhughes/backfill-num-changes
Andy Allan [Wed, 8 Oct 2025 16:30:44 +0000 (17:30 +0100)]
Merge pull request #6361 from tomhughes/backfill-num-changes

Update num_changes when backfilling changesets

2 months agoMerge remote-tracking branch 'upstream/pull/6429'
Tom Hughes [Tue, 7 Oct 2025 17:27:01 +0000 (18:27 +0100)]
Merge remote-tracking branch 'upstream/pull/6429'

2 months agoUpdate bundle
Tom Hughes [Tue, 7 Oct 2025 17:09:51 +0000 (18:09 +0100)]
Update bundle

2 months agoMerge remote-tracking branch 'upstream/pull/6431'
Tom Hughes [Mon, 6 Oct 2025 17:57:47 +0000 (18:57 +0100)]
Merge remote-tracking branch 'upstream/pull/6431'

2 months agoMerge remote-tracking branch 'upstream/pull/6430'
Tom Hughes [Mon, 6 Oct 2025 17:55:39 +0000 (18:55 +0100)]
Merge remote-tracking branch 'upstream/pull/6430'

2 months agoSelenium/WebDriver thinks that `test` signals a fake file upload
Pablo Brasero [Fri, 26 Sep 2025 12:39:19 +0000 (13:39 +0100)]
Selenium/WebDriver thinks that `test` signals a fake file upload

Hat tip to https://blog.konoson.com/webdrivererror-you-are-trying-to-upload-something-that-isnt-a-file

2 months agoSecure cookies only when HTTPS expected
Pablo Brasero [Mon, 6 Oct 2025 15:57:34 +0000 (16:57 +0100)]
Secure cookies only when HTTPS expected

This is particularly important if running system tests with
a remote Selenium instance. HTTPS and localhost are considered
"secure" for this purpose, while a remote Selenium will connect
to the app with HTTP instead.

2 months agoDRY up cookie handling
Pablo Brasero [Fri, 3 Oct 2025 11:05:15 +0000 (12:05 +0100)]
DRY up cookie handling

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 6 Oct 2025 12:24:24 +0000 (14:24 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoInclude preferred_username claim in OIDC ID token
ENT8R [Sun, 5 Oct 2025 18:29:46 +0000 (20:29 +0200)]
Include preferred_username claim in OIDC ID token

2 months agoMerge remote-tracking branch 'upstream/pull/6428'
Tom Hughes [Sat, 4 Oct 2025 14:47:21 +0000 (15:47 +0100)]
Merge remote-tracking branch 'upstream/pull/6428'

2 months agoBump eslint from 9.36.0 to 9.37.0
dependabot[bot] [Fri, 3 Oct 2025 23:01:14 +0000 (23:01 +0000)]
Bump eslint from 9.36.0 to 9.37.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.36.0 to 9.37.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.36.0...v9.37.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoSwitch back to using a released version of active_record_union
Tom Hughes [Thu, 2 Oct 2025 16:46:54 +0000 (17:46 +0100)]
Switch back to using a released version of active_record_union

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 2 Oct 2025 12:21:38 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoMerge remote-tracking branch 'upstream/pull/6423'
Tom Hughes [Wed, 1 Oct 2025 17:23:43 +0000 (18:23 +0100)]
Merge remote-tracking branch 'upstream/pull/6423'

2 months agoBump maplibre-gl from 5.7.3 to 5.8.0
dependabot[bot] [Tue, 30 Sep 2025 23:01:23 +0000 (23:01 +0000)]
Bump maplibre-gl from 5.7.3 to 5.8.0

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.7.3 to 5.8.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.7.3...v5.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoUpdate bundle
Tom Hughes [Tue, 30 Sep 2025 17:08:13 +0000 (18:08 +0100)]
Update bundle

2 months agoMerge pull request #6421 from tomhughes/nominatim-locale
Andy Allan [Tue, 30 Sep 2025 14:07:47 +0000 (15:07 +0100)]
Merge pull request #6421 from tomhughes/nominatim-locale

Send the user's preferred languages to Nominatim

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 29 Sep 2025 12:21:43 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoSend the user's preferred languages to Nominatim
Tom Hughes [Sun, 28 Sep 2025 11:02:25 +0000 (12:02 +0100)]
Send the user's preferred languages to Nominatim

This will still fallback to the browser languages that were being
sent before if we have no other source for preferred languages.

Fixes #6420.

2 months agoRefactor construction of Nominatim URLs
Tom Hughes [Sun, 28 Sep 2025 10:57:01 +0000 (11:57 +0100)]
Refactor construction of Nominatim URLs

2 months agoAdded confirmation modal dialog for Overpass API export
mmd-osm [Sat, 20 Sep 2025 18:30:50 +0000 (20:30 +0200)]
Added confirmation modal dialog for Overpass API export

2 months agoLock changesets during a diff upload
Tom Hughes [Thu, 4 Sep 2025 17:56:16 +0000 (18:56 +0100)]
Lock changesets during a diff upload

2 months agoMerge remote-tracking branch 'upstream/pull/6412'
Tom Hughes [Thu, 25 Sep 2025 17:40:16 +0000 (18:40 +0100)]
Merge remote-tracking branch 'upstream/pull/6412'

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 25 Sep 2025 12:22:58 +0000 (14:22 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoLanguage selection enhancements
mmd-osm [Sun, 21 Sep 2025 07:39:30 +0000 (09:39 +0200)]
Language selection enhancements

- Dynamic loading using Turbo
- Search field

2 months agoUpdate num_changes when backfilling changesets
Tom Hughes [Wed, 27 Aug 2025 18:19:06 +0000 (19:19 +0100)]
Update num_changes when backfilling changesets

2 months agoMerge remote-tracking branch 'upstream/pull/6418'
Tom Hughes [Wed, 24 Sep 2025 17:16:34 +0000 (18:16 +0100)]
Merge remote-tracking branch 'upstream/pull/6418'

2 months agoMerge pull request #6404 from tomhughes/embed-marker
Andy Allan [Wed, 24 Sep 2025 16:30:17 +0000 (17:30 +0100)]
Merge pull request #6404 from tomhughes/embed-marker

Move markers out of the map div for the embed view

2 months agoRender marker symbols for the embed view unconditionally
Tom Hughes [Sat, 20 Sep 2025 14:05:43 +0000 (15:05 +0100)]
Render marker symbols for the embed view unconditionally

The generated page is cached and some requests may need the markers
while others don't so we always need to include them.

Fixes #6045

2 months agoMerge pull request #6405 from tomhughes/opentelemetry
Andy Allan [Wed, 24 Sep 2025 14:36:40 +0000 (15:36 +0100)]
Merge pull request #6405 from tomhughes/opentelemetry

Add support for OpenTelemetry reporting

2 months agoUse Close as the button label to close modal alerts
Andy Allan [Wed, 24 Sep 2025 13:25:41 +0000 (14:25 +0100)]
Use Close as the button label to close modal alerts

The avoids using "OK" as a button label, and aligns with the labelling
of the cross in the corner of the modal.

2 months agoMerge pull request #6416 from tomhughes/rails803
Andy Allan [Wed, 24 Sep 2025 09:55:04 +0000 (10:55 +0100)]
Merge pull request #6416 from tomhughes/rails803

Update to rails 8.0.3

2 months agoMerge remote-tracking branch 'upstream/pull/6417'
Tom Hughes [Tue, 23 Sep 2025 20:38:35 +0000 (21:38 +0100)]
Merge remote-tracking branch 'upstream/pull/6417'

2 months agoUpdate banners.yml
Gregory [Tue, 23 Sep 2025 19:05:40 +0000 (20:05 +0100)]
Update banners.yml

2 months agoUpdate banners.yml
Gregory [Tue, 23 Sep 2025 18:23:55 +0000 (19:23 +0100)]
Update banners.yml

Add config for SotM Europe banner

2 months agoAdd image for SotM Europe banner
Gregory [Tue, 23 Sep 2025 18:13:37 +0000 (19:13 +0100)]
Add image for SotM Europe banner

2 months agoFix identification of bzip2 compressed traces
Tom Hughes [Tue, 23 Sep 2025 17:59:52 +0000 (18:59 +0100)]
Fix identification of bzip2 compressed traces

Marcel 1.1.0 stops bzip2 wrongly matching as bzip but it's new rule
for bzip2 is buggy so we have to add our own rule for now.

https://github.com/rails/marcel/issues/128

2 months agoUpdate rails to 8.0.3
Tom Hughes [Tue, 23 Sep 2025 17:10:01 +0000 (18:10 +0100)]
Update rails to 8.0.3

2 months agoUpdate bundle
Tom Hughes [Tue, 23 Sep 2025 18:04:27 +0000 (19:04 +0100)]
Update bundle

2 months agoMerge remote-tracking branch 'upstream/pull/6414'
Tom Hughes [Tue, 23 Sep 2025 17:08:28 +0000 (18:08 +0100)]
Merge remote-tracking branch 'upstream/pull/6414'

2 months agoMerge remote-tracking branch 'upstream/pull/6413'
Tom Hughes [Tue, 23 Sep 2025 17:08:25 +0000 (18:08 +0100)]
Merge remote-tracking branch 'upstream/pull/6413'

2 months agoBump tag2link from 2025.8.21 to 2025.9.21
dependabot[bot] [Mon, 22 Sep 2025 23:01:22 +0000 (23:01 +0000)]
Bump tag2link from 2025.8.21 to 2025.9.21

Bumps [tag2link](https://github.com/JOSM/tag2link) from 2025.8.21 to 2025.9.21.
- [Release notes](https://github.com/JOSM/tag2link/releases)
- [Commits](https://github.com/JOSM/tag2link/compare/2025.8.21...2025.9.21)

---
updated-dependencies:
- dependency-name: tag2link
  dependency-version: 2025.9.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBump ruby/setup-ruby from 1.259.0 to 1.263.0
dependabot[bot] [Mon, 22 Sep 2025 23:01:21 +0000 (23:01 +0000)]
Bump ruby/setup-ruby from 1.259.0 to 1.263.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.259.0 to 1.263.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/866b91cc020931c510d42e43e498a7f07d335f60...0481980f17b760ef6bca5e8c55809102a0af1e5a)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge remote-tracking branch 'upstream/pull/6408'
Tom Hughes [Mon, 22 Sep 2025 18:22:45 +0000 (19:22 +0100)]
Merge remote-tracking branch 'upstream/pull/6408'

2 months agoAdd support for OpenTelemetry reporting
Tom Hughes [Mon, 15 Sep 2025 19:14:20 +0000 (20:14 +0100)]
Add support for OpenTelemetry reporting

2 months agoUse fork that introduces support for Docker on Apple silicon
Pablo Brasero [Mon, 22 Sep 2025 12:30:34 +0000 (13:30 +0100)]
Use fork that introduces support for Docker on Apple silicon

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 22 Sep 2025 12:21:09 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoFix new eslint warnings
Tom Hughes [Fri, 19 Sep 2025 23:28:46 +0000 (00:28 +0100)]
Fix new eslint warnings

2 months agoMerge remote-tracking branch 'upstream/pull/6403'
Tom Hughes [Fri, 19 Sep 2025 23:21:58 +0000 (00:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6403'

2 months agoMerge remote-tracking branch 'upstream/pull/6402'
Tom Hughes [Fri, 19 Sep 2025 23:21:51 +0000 (00:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6402'

2 months agoMerge remote-tracking branch 'upstream/pull/6401'
Tom Hughes [Fri, 19 Sep 2025 23:21:47 +0000 (00:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6401'

2 months agoMerge remote-tracking branch 'upstream/pull/6398'
Tom Hughes [Fri, 19 Sep 2025 23:21:36 +0000 (00:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6398'

2 months agoBump maplibre-gl from 5.7.2 to 5.7.3
dependabot[bot] [Fri, 19 Sep 2025 23:01:26 +0000 (23:01 +0000)]
Bump maplibre-gl from 5.7.2 to 5.7.3

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.7.2 to 5.7.3.
- [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.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.7.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBump @stylistic/eslint-plugin from 5.3.1 to 5.4.0
dependabot[bot] [Fri, 19 Sep 2025 23:01:18 +0000 (23:01 +0000)]
Bump @stylistic/eslint-plugin from 5.3.1 to 5.4.0

Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 5.3.1 to 5.4.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.4.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-version: 5.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBump eslint from 9.35.0 to 9.36.0
dependabot[bot] [Fri, 19 Sep 2025 23:01:11 +0000 (23:01 +0000)]
Bump eslint from 9.35.0 to 9.36.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.35.0 to 9.36.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.35.0...v9.36.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoBump ruby/setup-ruby from 1.258.0 to 1.259.0
dependabot[bot] [Thu, 18 Sep 2025 23:01:10 +0000 (23:01 +0000)]
Bump ruby/setup-ruby from 1.258.0 to 1.259.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.258.0 to 1.259.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/3fee6763234110473bd57dd4595c5199fce2c510...866b91cc020931c510d42e43e498a7f07d335f60)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge remote-tracking branch 'upstream/pull/6396'
Tom Hughes [Thu, 18 Sep 2025 17:00:54 +0000 (18:00 +0100)]
Merge remote-tracking branch 'upstream/pull/6396'

2 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 18 Sep 2025 12:21:31 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

2 months agoBump maplibre-gl from 5.7.1 to 5.7.2
dependabot[bot] [Wed, 17 Sep 2025 23:01:14 +0000 (23:01 +0000)]
Bump maplibre-gl from 5.7.1 to 5.7.2

Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.7.1 to 5.7.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.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: maplibre-gl
  dependency-version: 5.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoMerge pull request #6393 from tomhughes/logstash
Andy Allan [Wed, 17 Sep 2025 17:01:30 +0000 (18:01 +0100)]
Merge pull request #6393 from tomhughes/logstash

Remove logstash support

2 months agoRemove logstash support
Tom Hughes [Sun, 14 Sep 2025 17:35:52 +0000 (18:35 +0100)]
Remove logstash support

2 months agoMerge pull request #6394 from openstreetmap/dependabot/github_actions/ruby/setup...
Andy Allan [Wed, 17 Sep 2025 15:52:21 +0000 (16:52 +0100)]
Merge pull request #6394 from openstreetmap/dependabot/github_actions/ruby/setup-ruby-1.258.0

Bump ruby/setup-ruby from 1.257.0 to 1.258.0

2 months agoMerge pull request #5932 from tomhughes/frozen-strings
Andy Allan [Wed, 17 Sep 2025 14:32:51 +0000 (15:32 +0100)]
Merge pull request #5932 from tomhughes/frozen-strings

Add frozen_string_literal comments to ruby files

2 months agoMerge pull request #6151 from hlfan/fail-late
Andy Allan [Wed, 17 Sep 2025 14:23:20 +0000 (15:23 +0100)]
Merge pull request #6151 from hlfan/fail-late

Stop GitHub from cancelling related workflows early

2 months agoBump ruby/setup-ruby from 1.257.0 to 1.258.0
dependabot[bot] [Tue, 16 Sep 2025 23:01:23 +0000 (23:01 +0000)]
Bump ruby/setup-ruby from 1.257.0 to 1.258.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.257.0 to 1.258.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/44511735964dcb71245e7e55f72539531f7bc0eb...3fee6763234110473bd57dd4595c5199fce2c510)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoUpdate bundle
Tom Hughes [Tue, 16 Sep 2025 17:09:38 +0000 (18:09 +0100)]
Update bundle