]> git.openstreetmap.org Git - rails.git/log
rails.git
10 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'

10 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.

10 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

10 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'

10 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

10 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

10 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

10 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.

10 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

10 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'

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

10 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

10 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

10 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

10 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

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

10 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'

10 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'

10 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>
10 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>
10 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'

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

10 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

10 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.

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

10 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'

10 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'

10 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'

10 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'

10 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>
10 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>
10 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>
10 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>
11 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'

11 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.

11 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>
11 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

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

11 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

11 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

11 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

11 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>
11 months agoUpdate bundle
Tom Hughes [Tue, 16 Sep 2025 17:09:38 +0000 (18:09 +0100)]
Update bundle

11 months agoMerge remote-tracking branch 'upstream/pull/6392'
Tom Hughes [Mon, 15 Sep 2025 18:08:07 +0000 (19:08 +0100)]
Merge remote-tracking branch 'upstream/pull/6392'

11 months agoUpdate leaflet-osm to latest upstream version
Tom Hughes [Mon, 15 Sep 2025 17:12:58 +0000 (18:12 +0100)]
Update leaflet-osm to latest upstream version

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

11 months agoFix some language names
Amir E. Aharoni [Sat, 13 Sep 2025 18:21:57 +0000 (14:21 -0400)]
Fix some language names

* arz: The name "Arabic (Egypt)" looks more like a local variant
  of Standard Arabic for Egypt, but arz is actually a different
  language and not Standard Arabic.
* skr-arab: Saraiki is always written in the Arabic script. It uses
  the code "skr-arab" on translatewiki for historical and technical
  reasons, and some day it may actually move to just "skr". There is
  no reason to mention "(Arabic)" in parentheses.

11 months agoMerge pull request #6391 from tomhughes/shn-locale
Andy Allan [Fri, 12 Sep 2025 19:29:15 +0000 (20:29 +0100)]
Merge pull request #6391 from tomhughes/shn-locale

Add shn to UI languages

11 months agoAdd shn to UI languages
Tom Hughes [Fri, 12 Sep 2025 18:31:19 +0000 (19:31 +0100)]
Add shn to UI languages

11 months agoMerge pull request #6354 from rkoeze/rkoeze/pull-docker-ruby-version-into-arg
Andy Allan [Thu, 11 Sep 2025 14:33:54 +0000 (15:33 +0100)]
Merge pull request #6354 from rkoeze/rkoeze/pull-docker-ruby-version-into-arg

Pull docker ruby version into arg

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

11 months agoMerge remote-tracking branch 'upstream/pull/6385'
Tom Hughes [Wed, 10 Sep 2025 17:24:45 +0000 (18:24 +0100)]
Merge remote-tracking branch 'upstream/pull/6385'

11 months agoSafari-compatible auth provider images
mmd-osm [Tue, 9 Sep 2025 17:23:46 +0000 (19:23 +0200)]
Safari-compatible auth provider images

11 months agoMerge remote-tracking branch 'upstream/pull/6389'
Tom Hughes [Tue, 9 Sep 2025 16:52:07 +0000 (17:52 +0100)]
Merge remote-tracking branch 'upstream/pull/6389'

11 months agoUpdate bundle
Tom Hughes [Tue, 9 Sep 2025 16:47:20 +0000 (17:47 +0100)]
Update bundle

11 months agoBump leaflet.locatecontrol from 0.84.2 to 0.85.1
dependabot[bot] [Mon, 8 Sep 2025 23:01:25 +0000 (23:01 +0000)]
Bump leaflet.locatecontrol from 0.84.2 to 0.85.1

Bumps [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) from 0.84.2 to 0.85.1.
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.84.2...v0.85.1)

---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
  dependency-version: 0.85.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 8 Sep 2025 12:13:58 +0000 (14:13 +0200)]
Localisation updates from https://translatewiki.net.

11 months agoMerge remote-tracking branch 'upstream/pull/6384'
Tom Hughes [Sun, 7 Sep 2025 10:25:06 +0000 (11:25 +0100)]
Merge remote-tracking branch 'upstream/pull/6384'

11 months agoMerge remote-tracking branch 'upstream/pull/6382'
Tom Hughes [Sun, 7 Sep 2025 10:24:37 +0000 (11:24 +0100)]
Merge remote-tracking branch 'upstream/pull/6382'

11 months agoMerge remote-tracking branch 'upstream/pull/6381'
Tom Hughes [Sun, 7 Sep 2025 10:24:33 +0000 (11:24 +0100)]
Merge remote-tracking branch 'upstream/pull/6381'

11 months agoRemove kgio gem
Robert Koeze [Sun, 7 Sep 2025 02:00:34 +0000 (22:00 -0400)]
Remove kgio gem

11 months agoBump eslint from 9.34.0 to 9.35.0
dependabot[bot] [Fri, 5 Sep 2025 23:01:28 +0000 (23:01 +0000)]
Bump eslint from 9.34.0 to 9.35.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.35.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.34.0...v9.35.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoBump maplibre-gl from 5.7.0 to 5.7.1
dependabot[bot] [Fri, 5 Sep 2025 23:01:14 +0000 (23:01 +0000)]
Bump maplibre-gl from 5.7.0 to 5.7.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoMerge remote-tracking branch 'upstream/pull/6380'
Tom Hughes [Fri, 5 Sep 2025 18:23:20 +0000 (19:23 +0100)]
Merge remote-tracking branch 'upstream/pull/6380'

11 months agoBump actions/setup-node from 4.4.0 to 5.0.0
dependabot[bot] [Thu, 4 Sep 2025 23:01:09 +0000 (23:01 +0000)]
Bump actions/setup-node from 4.4.0 to 5.0.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoAdd frozen_string_literal comments to ruby files
Tom Hughes [Sun, 27 Apr 2025 10:05:06 +0000 (11:05 +0100)]
Add frozen_string_literal comments to ruby files

11 months agoMerge remote-tracking branch 'upstream/pull/6365'
Tom Hughes [Thu, 4 Sep 2025 17:44:00 +0000 (18:44 +0100)]
Merge remote-tracking branch 'upstream/pull/6365'

11 months agoMerge remote-tracking branch 'upstream/pull/6366'
Tom Hughes [Thu, 4 Sep 2025 17:42:10 +0000 (18:42 +0100)]
Merge remote-tracking branch 'upstream/pull/6366'

11 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 4 Sep 2025 12:17:32 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.

11 months agoMerge remote-tracking branch 'upstream/pull/6375'
Tom Hughes [Tue, 2 Sep 2025 21:47:49 +0000 (22:47 +0100)]
Merge remote-tracking branch 'upstream/pull/6375'

11 months agoFix new eslint warnings
Tom Hughes [Tue, 2 Sep 2025 21:47:22 +0000 (22:47 +0100)]
Fix new eslint warnings

11 months agoMerge remote-tracking branch 'upstream/pull/6374'
Tom Hughes [Tue, 2 Sep 2025 21:46:00 +0000 (22:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6374'

11 months agoBump ruby/setup-ruby from 1.256.0 to 1.257.0
dependabot[bot] [Tue, 2 Sep 2025 21:34:03 +0000 (21:34 +0000)]
Bump ruby/setup-ruby from 1.256.0 to 1.257.0

Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.256.0 to 1.257.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/efbf473cab83af4468e8606cc33eca9281bb213f...44511735964dcb71245e7e55f72539531f7bc0eb)

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

Signed-off-by: dependabot[bot] <support@github.com>
11 months agoBump @stylistic/eslint-plugin from 5.2.3 to 5.3.1
dependabot[bot] [Tue, 2 Sep 2025 21:31:29 +0000 (21:31 +0000)]
Bump @stylistic/eslint-plugin from 5.2.3 to 5.3.1

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

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

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

11 months agoMerge remote-tracking branch 'upstream/pull/6373'
Tom Hughes [Mon, 1 Sep 2025 19:46:50 +0000 (20:46 +0100)]
Merge remote-tracking branch 'upstream/pull/6373'

11 months agoRemove translations using mediawiki magic words
Tom Hughes [Thu, 21 Aug 2025 17:19:32 +0000 (18:19 +0100)]
Remove translations using mediawiki magic words

11 months agoMap API requests with Bearer token
mmd-osm [Mon, 1 Sep 2025 18:37:13 +0000 (20:37 +0200)]
Map API requests with Bearer token

11 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 1 Sep 2025 12:36:36 +0000 (14:36 +0200)]
Localisation updates from https://translatewiki.net.

11 months agoPull docker ruby version into arg
Robert Koeze [Tue, 26 Aug 2025 01:28:11 +0000 (21:28 -0400)]
Pull docker ruby version into arg

11 months agoLock changeset in api destroy element actions
Anton Khorev [Thu, 28 Aug 2025 18:24:12 +0000 (21:24 +0300)]
Lock changeset in api destroy element actions

11 months agoLock changeset in api update element actions
Anton Khorev [Thu, 28 Aug 2025 18:19:55 +0000 (21:19 +0300)]
Lock changeset in api update element actions

11 months agoLock changeset in api create element actions
Anton Khorev [Thu, 28 Aug 2025 17:38:59 +0000 (20:38 +0300)]
Lock changeset in api create element actions

11 months agoMerge remote-tracking branch 'upstream/pull/6363'
Tom Hughes [Thu, 28 Aug 2025 17:37:35 +0000 (18:37 +0100)]
Merge remote-tracking branch 'upstream/pull/6363'

11 months agoRemove translations using mediawiki magic words
Tom Hughes [Thu, 21 Aug 2025 17:19:32 +0000 (18:19 +0100)]
Remove translations using mediawiki magic words

11 months agoAdd missing changeset tests for api element writes
Anton Khorev [Thu, 28 Aug 2025 16:56:05 +0000 (19:56 +0300)]
Add missing changeset tests for api element writes

11 months agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 28 Aug 2025 12:27:37 +0000 (14:27 +0200)]
Localisation updates from https://translatewiki.net.

11 months agoMove English language names to en.yml
Anton Khorev [Thu, 28 Aug 2025 10:58:04 +0000 (13:58 +0300)]
Move English language names to en.yml

11 months agoIncrease language list column width a bit
Anton Khorev [Thu, 28 Aug 2025 10:21:30 +0000 (13:21 +0300)]
Increase language list column width a bit

Previously some of English names weren't fitting on one line with Ubuntu 24.04 system-ui font.

The two common mobile device widths are 320px and 360px. With this increase 320px is still one column as before and 360px is still two columns.

11 months agoMap display: handle deleted elements
mmd-osm [Thu, 28 Aug 2025 06:19:58 +0000 (08:19 +0200)]
Map display: handle deleted elements

11 months agoMerge remote-tracking branch 'upstream/pull/6347'
Tom Hughes [Wed, 27 Aug 2025 17:40:54 +0000 (18:40 +0100)]
Merge remote-tracking branch 'upstream/pull/6347'

11 months agoMerge remote-tracking branch 'upstream/pull/6359'
Tom Hughes [Wed, 27 Aug 2025 17:15:50 +0000 (18:15 +0100)]
Merge remote-tracking branch 'upstream/pull/6359'

11 months agoMerge remote-tracking branch 'upstream/pull/6360'
Tom Hughes [Wed, 27 Aug 2025 17:14:43 +0000 (18:14 +0100)]
Merge remote-tracking branch 'upstream/pull/6360'

11 months agoMake GitHub auth button invertible
Anton Khorev [Wed, 27 Aug 2025 13:18:14 +0000 (16:18 +0300)]
Make GitHub auth button invertible

11 months agoMerge remote-tracking branch 'upstream/pull/6338'
Anton Khorev [Wed, 27 Aug 2025 12:48:09 +0000 (15:48 +0300)]
Merge remote-tracking branch 'upstream/pull/6338'

11 months agoUpdate to iD v2.36.0
Martin Raifer [Wed, 27 Aug 2025 12:07:03 +0000 (14:07 +0200)]
Update to iD v2.36.0

11 months agoBackfill enhanced changeset stats
mmd-osm [Sat, 23 Aug 2025 09:23:14 +0000 (11:23 +0200)]
Backfill enhanced changeset stats

11 months agoMerge remote-tracking branch 'upstream/pull/6353'
Tom Hughes [Tue, 26 Aug 2025 17:43:25 +0000 (18:43 +0100)]
Merge remote-tracking branch 'upstream/pull/6353'

11 months agoMerge remote-tracking branch 'upstream/pull/6355'
Tom Hughes [Tue, 26 Aug 2025 17:21:22 +0000 (18:21 +0100)]
Merge remote-tracking branch 'upstream/pull/6355'

11 months agoMerge remote-tracking branch 'upstream/pull/6356'
Tom Hughes [Tue, 26 Aug 2025 17:19:09 +0000 (18:19 +0100)]
Merge remote-tracking branch 'upstream/pull/6356'