]> git.openstreetmap.org Git - rails.git/log
rails.git
5 hours agoMerge pull request #7379 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 10 Sep 2026 12:44:36 +0000 (14:44 +0200)]
Merge pull request #7379 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

6 hours agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 10 Sep 2026 12:06:03 +0000 (14:06 +0200)]
Localisation updates from https://translatewiki.net.

12 hours agoMerge remote-tracking branch 'upstream/pull/7377'
Tom Hughes [Thu, 10 Sep 2026 06:06:40 +0000 (07:06 +0100)]
Merge remote-tracking branch 'upstream/pull/7377'

18 hours agoBump the dependencies group across 1 directory with 7 updates
dependabot[bot] [Wed, 9 Sep 2026 23:50:38 +0000 (23:50 +0000)]
Bump the dependencies group across 1 directory with 7 updates

Bumps the dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [activerecord-postgis](https://github.com/seuros/activerecord-postgis) | `0.5.1` | `0.6.0` |
| [bootsnap](https://github.com/rails/bootsnap) | `1.25.0` | `1.26.0` |
| [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) | `1.2.2` | `1.2.3` |
| [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-ruby) | `0.34.1` | `0.35.1` |
| [image_processing](https://github.com/janko/image_processing) | `2.0.3` | `2.1.0` |
| [overcommit](https://github.com/sds/overcommit) | `0.72.0` | `0.73.0` |
| [simplecov](https://github.com/simplecov-ruby/simplecov) | `1.1.1` | `1.2.0` |

Updates `activerecord-postgis` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/seuros/activerecord-postgis/releases)
- [Changelog](https://github.com/seuros/activerecord-postgis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seuros/activerecord-postgis/compare/activerecord-postgis/v0.5.1...activerecord-postgis/v0.6.0)

Updates `bootsnap` from 1.25.0 to 1.26.0
- [Release notes](https://github.com/rails/bootsnap/releases)
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/bootsnap/compare/v1.25.0...v1.26.0)

Updates `omniauth-google-oauth2` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases)
- [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zquestz/omniauth-google-oauth2/compare/v1.2.2...v1.2.3)

Updates `opentelemetry-exporter-otlp` from 0.34.1 to 0.35.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-exporter-otlp/v0.34.1...opentelemetry-exporter-otlp/v0.35.1)

Updates `image_processing` from 2.0.3 to 2.1.0
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v2.0.3...v2.1.0)

Updates `overcommit` from 0.72.0 to 0.73.0
- [Release notes](https://github.com/sds/overcommit/releases)
- [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/overcommit/compare/v0.72.0...v0.73.0)

Updates `simplecov` from 1.1.1 to 1.2.0
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.1.1...v1.2.0)

---
updated-dependencies:
- dependency-name: activerecord-postgis
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: bootsnap
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: image_processing
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: omniauth-google-oauth2
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: opentelemetry-exporter-otlp
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: overcommit
  dependency-version: 0.73.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: simplecov
  dependency-version: 1.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
18 hours agoBlock json 3.x as sprockets does not support it yet
Tom Hughes [Wed, 9 Sep 2026 23:43:06 +0000 (00:43 +0100)]
Block json 3.x as sprockets does not support it yet

https://github.com/rails/sprockets/pull/829

18 hours agoMerge remote-tracking branch 'upstream/pull/7376'
Tom Hughes [Wed, 9 Sep 2026 23:33:59 +0000 (00:33 +0100)]
Merge remote-tracking branch 'upstream/pull/7376'

19 hours agoBump the dependencies group with 3 updates
dependabot[bot] [Wed, 9 Sep 2026 23:13:16 +0000 (23:13 +0000)]
Bump the dependencies group with 3 updates

Bumps the dependencies group with 3 updates: [terra-draw](https://github.com/JamesLMilner/terra-draw), [eslint](https://github.com/eslint/eslint) and [globals](https://github.com/sindresorhus/globals).

Updates `terra-draw` from 1.32.3 to 1.33.0
- [Release notes](https://github.com/JamesLMilner/terra-draw/releases)
- [Changelog](https://github.com/JamesLMilner/terra-draw/blob/main/release.js)
- [Commits](https://github.com/JamesLMilner/terra-draw/compare/terra-draw@1.32.3...terra-draw@1.33.0)

Updates `eslint` from 10.9.1 to 10.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.9.1...v10.10.0)

Updates `globals` from 17.11.0 to 17.12.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.11.0...v17.12.0)

---
updated-dependencies:
- dependency-name: terra-draw
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: globals
  dependency-version: 17.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 days agoMerge remote-tracking branch 'upstream/pull/7371'
Tom Hughes [Tue, 8 Sep 2026 16:33:13 +0000 (17:33 +0100)]
Merge remote-tracking branch 'upstream/pull/7371'

2 days agoMerge remote-tracking branch 'upstream/pull/7370'
Tom Hughes [Tue, 8 Sep 2026 16:31:36 +0000 (17:31 +0100)]
Merge remote-tracking branch 'upstream/pull/7370'

2 days agoFix double load of the language selector
Kai Michael Poppe [Tue, 8 Sep 2026 11:54:41 +0000 (13:54 +0200)]
Fix double load of the language selector

Resolves intermittent SelectLanguageTest errors

2 days agoDrain pending browser/app requests in tests
Kai Michael Poppe [Tue, 8 Sep 2026 08:32:11 +0000 (10:32 +0200)]
Drain pending browser/app requests in tests

Resolves intermittent WebMock::NetConnectNotAllowedError in system tests.

3 days agoMerge pull request #7363 from tomhughes/sentry
Andy Allan [Mon, 7 Sep 2026 16:33:51 +0000 (18:33 +0200)]
Merge pull request #7363 from tomhughes/sentry

Add support for sentry error logging

3 days agoMerge pull request #7366 from openstreetmap/translatewiki
Marwin Hochfelsner [Mon, 7 Sep 2026 14:53:50 +0000 (16:53 +0200)]
Merge pull request #7366 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

3 days agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 7 Sep 2026 12:21:51 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

5 days agoAdd support for sentry error logging
Tom Hughes [Sat, 5 Sep 2026 14:18:33 +0000 (15:18 +0100)]
Add support for sentry error logging

7 days agoMerge pull request #7358 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 3 Sep 2026 13:45:26 +0000 (15:45 +0200)]
Merge pull request #7358 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

7 days agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 3 Sep 2026 12:20:00 +0000 (14:20 +0200)]
Localisation updates from https://translatewiki.net.

7 days agoMerge remote-tracking branch 'upstream/pull/7357'
Tom Hughes [Wed, 2 Sep 2026 23:41:34 +0000 (00:41 +0100)]
Merge remote-tracking branch 'upstream/pull/7357'

7 days agoMerge remote-tracking branch 'upstream/pull/7356'
Tom Hughes [Wed, 2 Sep 2026 23:40:39 +0000 (00:40 +0100)]
Merge remote-tracking branch 'upstream/pull/7356'

7 days agoFix new rubocop warnings
Tom Hughes [Wed, 2 Sep 2026 23:40:19 +0000 (00:40 +0100)]
Fix new rubocop warnings

7 days agoMerge remote-tracking branch 'upstream/pull/7355'
Tom Hughes [Wed, 2 Sep 2026 23:38:39 +0000 (00:38 +0100)]
Merge remote-tracking branch 'upstream/pull/7355'

7 days agoBump the dependencies group with 3 updates
dependabot[bot] [Wed, 2 Sep 2026 23:16:22 +0000 (23:16 +0000)]
Bump the dependencies group with 3 updates

Bumps the dependencies group with 3 updates: [selenium-webdriver](https://github.com/SeleniumHQ/selenium), [webmock](https://github.com/bblimke/webmock) and [database_consistency](https://github.com/djezzzl/database_consistency).

Updates `selenium-webdriver` from 4.47.0 to 4.48.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.47.0...selenium-4.48.0)

Updates `webmock` from 3.26.3 to 3.26.4
- [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.3...v3.26.4)

Updates `database_consistency` from 3.0.10 to 3.0.11
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.10...v3.0.11)

---
updated-dependencies:
- dependency-name: selenium-webdriver
  dependency-version: 4.48.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: webmock
  dependency-version: 3.26.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: database_consistency
  dependency-version: 3.0.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
7 days agoBump eslint from 10.9.0 to 10.9.1 in the dependencies group
dependabot[bot] [Wed, 2 Sep 2026 23:12:51 +0000 (23:12 +0000)]
Bump eslint from 10.9.0 to 10.9.1 in the dependencies group

Bumps the dependencies group with 1 update: [eslint](https://github.com/eslint/eslint).

Updates `eslint` from 10.9.0 to 10.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.9.0...v10.9.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 10.9.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
7 days agoBump rubocop from 1.89.0 to 1.90.0 in the rubocop group
dependabot[bot] [Wed, 2 Sep 2026 23:12:50 +0000 (23:12 +0000)]
Bump rubocop from 1.89.0 to 1.90.0 in the rubocop group

Bumps the rubocop group with 1 update: [rubocop](https://github.com/rubocop/rubocop).

Updates `rubocop` from 1.89.0 to 1.90.0
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.89.0...v1.90.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-version: 1.90.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rubocop
...

Signed-off-by: dependabot[bot] <support@github.com>
7 days agoMerge remote-tracking branch 'upstream/pull/7353'
Tom Hughes [Wed, 2 Sep 2026 20:07:01 +0000 (21:07 +0100)]
Merge remote-tracking branch 'upstream/pull/7353'

7 days agoBump @humanfs/node from 0.16.6 to 0.16.8
dependabot[bot] [Wed, 2 Sep 2026 19:27:33 +0000 (19:27 +0000)]
Bump @humanfs/node from 0.16.6 to 0.16.8

Bumps [@humanfs/node](https://github.com/humanwhocodes/humanfs/tree/HEAD/packages/node) from 0.16.6 to 0.16.8.
- [Release notes](https://github.com/humanwhocodes/humanfs/releases)
- [Changelog](https://github.com/humanwhocodes/humanfs/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/humanwhocodes/humanfs/commits/node-v0.16.8/packages/node)

---
updated-dependencies:
- dependency-name: "@humanfs/node"
  dependency-version: 0.16.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
10 days agoMerge pull request #7350 from openstreetmap/translatewiki
Marwin Hochfelsner [Mon, 31 Aug 2026 16:22:21 +0000 (18:22 +0200)]
Merge pull request #7350 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

10 days agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 31 Aug 2026 12:18:39 +0000 (14:18 +0200)]
Localisation updates from https://translatewiki.net.

2 weeks agoMerge pull request #7345 from openstreetmap/dependabot/bundler/dependencies-39e1934385
Marwin Hochfelsner [Thu, 27 Aug 2026 13:32:41 +0000 (15:32 +0200)]
Merge pull request #7345 from openstreetmap/dependabot/bundler/dependencies-39e1934385

Bump the dependencies group with 3 updates

2 weeks agoMerge pull request #7346 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 27 Aug 2026 13:32:36 +0000 (15:32 +0200)]
Merge pull request #7346 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

2 weeks agoMerge pull request #7344 from openstreetmap/dependabot/npm_and_yarn/dependencies...
Marwin Hochfelsner [Thu, 27 Aug 2026 13:32:34 +0000 (15:32 +0200)]
Merge pull request #7344 from openstreetmap/dependabot/npm_and_yarn/dependencies-06242cd4d4

Bump the dependencies group with 2 updates

2 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 27 Aug 2026 12:17:15 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.

2 weeks agoBump the dependencies group with 3 updates
dependabot[bot] [Wed, 26 Aug 2026 23:15:41 +0000 (23:15 +0000)]
Bump the dependencies group with 3 updates

Bumps the dependencies group with 3 updates: [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib), [webmock](https://github.com/bblimke/webmock) and [database_consistency](https://github.com/djezzzl/database_consistency).

Updates `opentelemetry-instrumentation-all` from 0.95.0 to 0.96.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.95.0...opentelemetry-instrumentation-all/v0.96.0)

Updates `webmock` from 3.26.2 to 3.26.3
- [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.2...v3.26.3)

Updates `database_consistency` from 3.0.9 to 3.0.10
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.9...v3.0.10)

---
updated-dependencies:
- dependency-name: opentelemetry-instrumentation-all
  dependency-version: 0.96.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: webmock
  dependency-version: 3.26.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: database_consistency
  dependency-version: 3.0.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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

Bumps the dependencies group with 2 updates: [tag2link](https://github.com/JOSM/tag2link) and [eslint](https://github.com/eslint/eslint).

Updates `tag2link` from 2026.6.26 to 2026.8.21
- [Release notes](https://github.com/JOSM/tag2link/releases)
- [Commits](https://github.com/JOSM/tag2link/compare/2026.6.26...2026.8.21)

Updates `eslint` from 10.8.1 to 10.9.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.8.1...v10.9.0)

---
updated-dependencies:
- dependency-name: tag2link
  dependency-version: 2026.8.21
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoLocalisation updates from https://translatewiki.net. (#7340)
translatewiki.net [Mon, 24 Aug 2026 18:00:43 +0000 (21:00 +0300)]
Localisation updates from https://translatewiki.net. (#7340)

2 weeks agoAdd labels to nav elements and enable html-navigation-has-label (#7336)
Tom Hughes [Thu, 20 Aug 2026 21:17:36 +0000 (22:17 +0100)]
Add labels to nav elements and enable html-navigation-has-label (#7336)

3 weeks agoMerge pull request #7333 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 20 Aug 2026 12:51:36 +0000 (14:51 +0200)]
Merge pull request #7333 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

3 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 20 Aug 2026 12:20:42 +0000 (14:20 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoMerge remote-tracking branch 'upstream/pull/7331'
Tom Hughes [Wed, 19 Aug 2026 23:50:45 +0000 (00:50 +0100)]
Merge remote-tracking branch 'upstream/pull/7331'

3 weeks agoMerge remote-tracking branch 'upstream/pull/7330'
Tom Hughes [Wed, 19 Aug 2026 23:50:14 +0000 (00:50 +0100)]
Merge remote-tracking branch 'upstream/pull/7330'

3 weeks agoMerge remote-tracking branch 'upstream/pull/7329'
Tom Hughes [Wed, 19 Aug 2026 23:50:00 +0000 (00:50 +0100)]
Merge remote-tracking branch 'upstream/pull/7329'

3 weeks agoBump the dependencies group with 6 updates
dependabot[bot] [Wed, 19 Aug 2026 23:16:55 +0000 (23:16 +0000)]
Bump the dependencies group with 6 updates

Bumps the dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [activerecord-import](https://github.com/zdennis/activerecord-import) | `2.2.0` | `2.3.0` |
| [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) | `5.9.5` | `5.9.6` |
| [dalli](https://github.com/petergoldstein/dalli) | `5.0.6` | `5.1.0` |
| [brakeman](https://github.com/presidentbeef/brakeman) | `8.0.5` | `8.0.6` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.46.0` | `4.47.0` |
| [simplecov](https://github.com/simplecov-ruby/simplecov) | `1.0.3` | `1.1.1` |

Updates `activerecord-import` from 2.2.0 to 2.3.0
- [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zdennis/activerecord-import/compare/v2.2.0...v2.3.0)

Updates `doorkeeper` from 5.9.5 to 5.9.6
- [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.9.5...v5.9.6)

Updates `dalli` from 5.0.6 to 5.1.0
- [Release notes](https://github.com/petergoldstein/dalli/releases)
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v5.0.6...v5.1.0)

Updates `brakeman` from 8.0.5 to 8.0.6
- [Release notes](https://github.com/presidentbeef/brakeman/releases)
- [Changelog](https://github.com/presidentbeef/brakeman/blob/main/CHANGES.md)
- [Commits](https://github.com/presidentbeef/brakeman/compare/v8.0.5...v8.0.6)

Updates `selenium-webdriver` from 4.46.0 to 4.47.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.46.0...selenium-4.47.0)

Updates `simplecov` from 1.0.3 to 1.1.1
- [Release notes](https://github.com/simplecov-ruby/simplecov/releases)
- [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md)
- [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.0.3...v1.1.1)

---
updated-dependencies:
- dependency-name: activerecord-import
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: doorkeeper
  dependency-version: 5.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: dalli
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: brakeman
  dependency-version: 8.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: selenium-webdriver
  dependency-version: 4.47.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: simplecov
  dependency-version: 1.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoBump the dependencies group with 3 updates
dependabot[bot] [Wed, 19 Aug 2026 23:13:06 +0000 (23:13 +0000)]
Bump the dependencies group with 3 updates

Bumps the dependencies group with 3 updates: [@maplibre/maplibre-gl-leaflet](https://github.com/maplibre/maplibre-gl-leaflet), [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) and [globals](https://github.com/sindresorhus/globals).

Updates `@maplibre/maplibre-gl-leaflet` from 0.1.3 to 0.1.4
- [Release notes](https://github.com/maplibre/maplibre-gl-leaflet/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-leaflet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/maplibre/maplibre-gl-leaflet/compare/v0.1.3...v0.1.4)

Updates `leaflet.locatecontrol` from 0.90.0 to 0.90.1
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.90.0...v0.90.1)

Updates `globals` from 17.9.0 to 17.11.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.9.0...v17.11.0)

---
updated-dependencies:
- dependency-name: "@maplibre/maplibre-gl-leaflet"
  dependency-version: 0.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: leaflet.locatecontrol
  dependency-version: 0.90.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: globals
  dependency-version: 17.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoBump the rubocop group with 2 updates
dependabot[bot] [Wed, 19 Aug 2026 23:13:02 +0000 (23:13 +0000)]
Bump the rubocop group with 2 updates

Bumps the rubocop group with 2 updates: [rubocop-performance](https://github.com/rubocop/rubocop-performance) and [rubocop-rails](https://github.com/rubocop/rubocop-rails).

Updates `rubocop-performance` from 1.26.1 to 1.27.0
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.26.1...v1.27.0)

Updates `rubocop-rails` from 2.36.0 to 2.37.0
- [Release notes](https://github.com/rubocop/rubocop-rails/releases)
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.36.0...v2.37.0)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-version: 1.27.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rubocop
- dependency-name: rubocop-rails
  dependency-version: 2.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rubocop
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoMerge remote-tracking branch 'upstream/pull/7328'
Tom Hughes [Wed, 19 Aug 2026 18:44:37 +0000 (19:44 +0100)]
Merge remote-tracking branch 'upstream/pull/7328'

3 weeks agoMerge pull request #7302 from tomhughes/terms-locale
Marwin Hochfelsner [Wed, 19 Aug 2026 18:19:16 +0000 (20:19 +0200)]
Merge pull request #7302 from tomhughes/terms-locale

Restore terms partial removed in 606b5c1b6a3b

3 weeks agoMerge remote-tracking branch 'upstream/pull/5777'
Tom Hughes [Wed, 19 Aug 2026 17:32:07 +0000 (18:32 +0100)]
Merge remote-tracking branch 'upstream/pull/5777'

3 weeks agoUnify OAuth scope rendering
Marwin Hochfelsner [Wed, 19 Aug 2026 17:07:55 +0000 (17:07 +0000)]
Unify OAuth scope rendering

Co-authored-by: Diya Maheshwari <diyamaheshwari124@gmail.com>
3 weeks agoRestore terms partial removed in 606b5c1b6a3b
Tom Hughes [Thu, 6 Aug 2026 17:33:14 +0000 (18:33 +0100)]
Restore terms partial removed in 606b5c1b6a3b

The partial is used when rendering the terms on their own
as part of an XHR request to update the page.

3 weeks agoMerge remote-tracking branch 'upstream/pull/7327'
Tom Hughes [Wed, 19 Aug 2026 11:10:59 +0000 (12:10 +0100)]
Merge remote-tracking branch 'upstream/pull/7327'

3 weeks agoupdate iD to v2.42.2
Martin Raifer [Wed, 19 Aug 2026 10:58:39 +0000 (12:58 +0200)]
update iD to v2.42.2

3 weeks agoMerge remote-tracking branch 'upstream/pull/7326'
Tom Hughes [Tue, 18 Aug 2026 17:14:42 +0000 (18:14 +0100)]
Merge remote-tracking branch 'upstream/pull/7326'

3 weeks agoupdate iD to v2.42.1
Martin Raifer [Tue, 18 Aug 2026 16:08:19 +0000 (18:08 +0200)]
update iD to v2.42.1

3 weeks agoMerge pull request #7325 from matkoniecz/wiki_update
Marwin Hochfelsner [Tue, 18 Aug 2026 15:39:46 +0000 (17:39 +0200)]
Merge pull request #7325 from matkoniecz/wiki_update

rerun script/misc/update-wiki-pages

3 weeks agorerun script/misc/update-wiki-pages
Mateusz Konieczny [Tue, 18 Aug 2026 13:56:55 +0000 (15:56 +0200)]
rerun script/misc/update-wiki-pages

3 weeks agoMerge remote-tracking branch 'upstream/pull/7323'
Tom Hughes [Mon, 17 Aug 2026 17:47:46 +0000 (18:47 +0100)]
Merge remote-tracking branch 'upstream/pull/7323'

3 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 17 Aug 2026 12:20:32 +0000 (14:20 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoRemove bogus translation
Tom Hughes [Thu, 13 Aug 2026 18:34:54 +0000 (19:34 +0100)]
Remove bogus translation

3 weeks agoMerge remote-tracking branch 'upstream/pull/7320'
Tom Hughes [Thu, 13 Aug 2026 18:32:54 +0000 (19:32 +0100)]
Merge remote-tracking branch 'upstream/pull/7320'

4 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 13 Aug 2026 12:24:21 +0000 (14:24 +0200)]
Localisation updates from https://translatewiki.net.

4 weeks agoMerge remote-tracking branch 'upstream/pull/7318'
Tom Hughes [Wed, 12 Aug 2026 23:34:24 +0000 (00:34 +0100)]
Merge remote-tracking branch 'upstream/pull/7318'

4 weeks agoMerge remote-tracking branch 'upstream/pull/7319'
Tom Hughes [Wed, 12 Aug 2026 23:30:29 +0000 (00:30 +0100)]
Merge remote-tracking branch 'upstream/pull/7319'

4 weeks agoFix new rubocop warnings
Tom Hughes [Wed, 12 Aug 2026 23:28:13 +0000 (00:28 +0100)]
Fix new rubocop warnings

4 weeks agoMerge remote-tracking branch 'upstream/pull/7317'
Tom Hughes [Wed, 12 Aug 2026 23:26:58 +0000 (00:26 +0100)]
Merge remote-tracking branch 'upstream/pull/7317'

4 weeks agoBump the dependencies group with 6 updates
dependabot[bot] [Wed, 12 Aug 2026 23:16:38 +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.24.6` | `1.25.0` |
| [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) | `5.9.3` | `5.9.5` |
| [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.94.0` | `0.95.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.228.2` | `1.229.0` |
| [image_processing](https://github.com/janko/image_processing) | `2.0.2` | `2.0.3` |
| [database_consistency](https://github.com/djezzzl/database_consistency) | `3.0.8` | `3.0.9` |

Updates `bootsnap` from 1.24.6 to 1.25.0
- [Release notes](https://github.com/rails/bootsnap/releases)
- [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/bootsnap/compare/v1.24.6...v1.25.0)

Updates `doorkeeper` from 5.9.3 to 5.9.5
- [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.9.3...v5.9.5)

Updates `opentelemetry-instrumentation-all` from 0.94.0 to 0.95.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.94.0...opentelemetry-instrumentation-all/v0.95.0)

Updates `aws-sdk-s3` from 1.228.2 to 1.229.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 `image_processing` from 2.0.2 to 2.0.3
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v2.0.2...v2.0.3)

Updates `database_consistency` from 3.0.8 to 3.0.9
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.8...v3.0.9)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-version: 1.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: doorkeeper
  dependency-version: 5.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: opentelemetry-instrumentation-all
  dependency-version: 0.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.229.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: image_processing
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: database_consistency
  dependency-version: 3.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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

Bumps the dependencies group with 2 updates: [terra-draw](https://github.com/JamesLMilner/terra-draw) and [eslint](https://github.com/eslint/eslint).

Updates `terra-draw` from 1.32.2 to 1.32.3
- [Release notes](https://github.com/JamesLMilner/terra-draw/releases)
- [Changelog](https://github.com/JamesLMilner/terra-draw/blob/main/release.js)
- [Commits](https://github.com/JamesLMilner/terra-draw/compare/terra-draw@1.32.2...terra-draw@1.32.3)

Updates `eslint` from 10.8.0 to 10.8.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.8.0...v10.8.1)

---
updated-dependencies:
- dependency-name: terra-draw
  dependency-version: 1.32.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint
  dependency-version: 10.8.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoBump rubocop from 1.88.2 to 1.89.0 in the rubocop group
dependabot[bot] [Wed, 12 Aug 2026 23:12:45 +0000 (23:12 +0000)]
Bump rubocop from 1.88.2 to 1.89.0 in the rubocop group

Bumps the rubocop group with 1 update: [rubocop](https://github.com/rubocop/rubocop).

Updates `rubocop` from 1.88.2 to 1.89.0
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.88.2...v1.89.0)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-version: 1.89.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: rubocop
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoMerge remote-tracking branch 'upstream/pull/7146'
Tom Hughes [Tue, 11 Aug 2026 17:21:19 +0000 (18:21 +0100)]
Merge remote-tracking branch 'upstream/pull/7146'

4 weeks agoMerge remote-tracking branch 'upstream/pull/7294'
Tom Hughes [Mon, 10 Aug 2026 21:53:16 +0000 (22:53 +0100)]
Merge remote-tracking branch 'upstream/pull/7294'

4 weeks agoMerge remote-tracking branch 'upstream/pull/7297'
Tom Hughes [Mon, 10 Aug 2026 21:47:51 +0000 (22:47 +0100)]
Merge remote-tracking branch 'upstream/pull/7297'

4 weeks agoMerge remote-tracking branch 'upstream/pull/7315'
Tom Hughes [Mon, 10 Aug 2026 19:01:39 +0000 (20:01 +0100)]
Merge remote-tracking branch 'upstream/pull/7315'

4 weeks agoupdate iD to v2.42.0
Martin Raifer [Mon, 10 Aug 2026 14:12:16 +0000 (16:12 +0200)]
update iD to v2.42.0

4 weeks agoMerge pull request #7313 from openstreetmap/translatewiki
Marwin Hochfelsner [Mon, 10 Aug 2026 12:37:25 +0000 (14:37 +0200)]
Merge pull request #7313 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

4 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 10 Aug 2026 12:25:23 +0000 (14:25 +0200)]
Localisation updates from https://translatewiki.net.

4 weeks agoMerge pull request #7312 from immHarshitt/fix-wikidata-deprecated-logos
Marwin Hochfelsner [Mon, 10 Aug 2026 11:12:16 +0000 (13:12 +0200)]
Merge pull request #7312 from immHarshitt/fix-wikidata-deprecated-logos

Do not show logos from Wikidata with deprecated rank

4 weeks agoDo not show logos from Wikidata with deprecated rank
Harshit Mishra [Sun, 9 Aug 2026 16:13:59 +0000 (21:43 +0530)]
Do not show logos from Wikidata with deprecated rank

Fixes #7292

4 weeks agoMerge remote-tracking branch 'upstream/pull/7311'
Tom Hughes [Sun, 9 Aug 2026 17:47:23 +0000 (18:47 +0100)]
Merge remote-tracking branch 'upstream/pull/7311'

4 weeks agoComplete MapLibre zoom conversion method overrides
Marwin Hochfelsner [Sun, 9 Aug 2026 05:36:56 +0000 (07:36 +0200)]
Complete MapLibre zoom conversion method overrides

4 weeks agoMerge pull request #7310 from openstreetmap/dependabot/bundler/json-2.21.2
Marwin Hochfelsner [Sun, 9 Aug 2026 05:14:51 +0000 (07:14 +0200)]
Merge pull request #7310 from openstreetmap/dependabot/bundler/json-2.21.2

Bump json from 2.21.1 to 2.21.2

4 weeks agoBump json from 2.21.1 to 2.21.2
dependabot[bot] [Sun, 9 Aug 2026 05:00:41 +0000 (05:00 +0000)]
Bump json from 2.21.1 to 2.21.2

Bumps [json](https://github.com/ruby/json) from 2.21.1 to 2.21.2.
- [Release notes](https://github.com/ruby/json/releases)
- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)
- [Commits](https://github.com/ruby/json/compare/v2.21.1...v2.21.2)

---
updated-dependencies:
- dependency-name: json
  dependency-version: 2.21.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoMerge remote-tracking branch 'upstream/pull/7307'
Tom Hughes [Sat, 8 Aug 2026 10:43:35 +0000 (11:43 +0100)]
Merge remote-tracking branch 'upstream/pull/7307'

4 weeks agoDeduplicate social link row removal logic
Marwin Hochfelsner [Sat, 8 Aug 2026 06:42:35 +0000 (08:42 +0200)]
Deduplicate social link row removal logic

4 weeks agoMerge remote-tracking branch 'upstream/pull/7303'
Tom Hughes [Fri, 7 Aug 2026 11:20:12 +0000 (12:20 +0100)]
Merge remote-tracking branch 'upstream/pull/7303'

4 weeks agoEnable more Herb rules
Marwin Hochfelsner [Thu, 6 Aug 2026 18:23:07 +0000 (18:23 +0000)]
Enable more Herb rules

4 weeks agoAdd roles to labelled elements
Marwin Hochfelsner [Thu, 6 Aug 2026 18:22:39 +0000 (18:22 +0000)]
Add roles to labelled elements

4 weeks agoForce SVG images to have accessible text
Marwin Hochfelsner [Thu, 6 Aug 2026 18:18:26 +0000 (18:18 +0000)]
Force SVG images to have accessible text

5 weeks agoRequire links to have actual targets
Marwin Hochfelsner [Thu, 6 Aug 2026 17:52:41 +0000 (17:52 +0000)]
Require links to have actual targets

5 weeks agoMake current tab not clickable
Marwin Hochfelsner [Thu, 6 Aug 2026 17:50:39 +0000 (17:50 +0000)]
Make current tab not clickable

5 weeks agoRemove anchor that has no more use
Marwin Hochfelsner [Thu, 6 Aug 2026 17:30:54 +0000 (17:30 +0000)]
Remove anchor that has no more use

The public editing section that linked to this  anchor war removed in https://github.com/openstreetmap/openstreetmap-website/pull/5513

5 weeks agoMerge remote-tracking branch 'upstream/pull/7272'
Tom Hughes [Thu, 6 Aug 2026 17:11:47 +0000 (18:11 +0100)]
Merge remote-tracking branch 'upstream/pull/7272'

5 weeks agoMerge remote-tracking branch 'upstream/pull/7301'
Tom Hughes [Thu, 6 Aug 2026 17:05:41 +0000 (18:05 +0100)]
Merge remote-tracking branch 'upstream/pull/7301'

5 weeks agoMerge pull request #7300 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 6 Aug 2026 12:50:54 +0000 (14:50 +0200)]
Merge pull request #7300 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

5 weeks agoadd banner for state of the map 2026, remove past event banners
Martin Raifer [Thu, 6 Aug 2026 12:28:24 +0000 (14:28 +0200)]
add banner for state of the map 2026, remove past event banners

5 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 6 Aug 2026 12:19:04 +0000 (14:19 +0200)]
Localisation updates from https://translatewiki.net.

5 weeks agoMerge remote-tracking branch 'upstream/pull/7299'
Tom Hughes [Thu, 6 Aug 2026 08:27:40 +0000 (09:27 +0100)]
Merge remote-tracking branch 'upstream/pull/7299'

5 weeks agoMerge pull request #7298 from openstreetmap/dependabot/npm_and_yarn/dependencies...
Marwin Hochfelsner [Wed, 5 Aug 2026 23:36:24 +0000 (01:36 +0200)]
Merge pull request #7298 from openstreetmap/dependabot/npm_and_yarn/dependencies-833d59469d

Bump the dependencies group with 4 updates

5 weeks agoBump the dependencies group with 4 updates
dependabot[bot] [Wed, 5 Aug 2026 23:16:00 +0000 (23:16 +0000)]
Bump the dependencies group with 4 updates

Bumps the dependencies group with 4 updates: [dalli](https://github.com/petergoldstein/dalli), [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [herb](https://github.com/marcoroth/herb) and [overcommit](https://github.com/sds/overcommit).

Updates `dalli` from 5.0.5 to 5.0.6
- [Release notes](https://github.com/petergoldstein/dalli/releases)
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v5.0.5...v5.0.6)

Updates `aws-sdk-s3` from 1.228.1 to 1.228.2
- [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.10.2 to 0.10.3
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/compare/v0.10.2...v0.10.3)

Updates `overcommit` from 0.71.0 to 0.72.0
- [Release notes](https://github.com/sds/overcommit/releases)
- [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sds/overcommit/compare/v0.71.0...v0.72.0)

---
updated-dependencies:
- dependency-name: dalli
  dependency-version: 5.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.228.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: herb
  dependency-version: 0.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: overcommit
  dependency-version: 0.72.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
5 weeks agoBump the dependencies group with 4 updates
dependabot[bot] [Wed, 5 Aug 2026 23:13:06 +0000 (23:13 +0000)]
Bump the dependencies group with 4 updates

Bumps the dependencies group with 4 updates: [osm-community-index](https://github.com/osmlab/osm-community-index), [@herb-tools/linter](https://github.com/marcoroth/herb/tree/HEAD/javascript/packages/linter), [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet) and [globals](https://github.com/sindresorhus/globals).

Updates `osm-community-index` from 6.1.1 to 6.2.0
- [Release notes](https://github.com/osmlab/osm-community-index/releases)
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md)
- [Commits](https://github.com/osmlab/osm-community-index/compare/v6.1.1...v6.2.0)

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

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

Updates `globals` from 17.8.0 to 17.9.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: osm-community-index
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@herb-tools/linter"
  dependency-version: 0.10.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/leaflet"
  dependency-version: 1.9.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: globals
  dependency-version: 17.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
5 weeks agoMerge pull request #7295 from gravitystorm/legale-validation
Marwin Hochfelsner [Wed, 5 Aug 2026 14:52:13 +0000 (16:52 +0200)]
Merge pull request #7295 from gravitystorm/legale-validation

Further hardening of legal text validation

5 weeks agofix(i18n): make future-tense block time text translatable
SomSamantray [Wed, 5 Aug 2026 14:01:28 +0000 (19:31 +0530)]
fix(i18n): make future-tense block time text translatable

block_short_time_in_future rendered its relative-duration text via
time_ago_in_words with no :scope, falling back to Rails' bundled
gem-default locale data instead of the app's own translatable
config/locales files (issue #5769). Mirror the existing
distance_in_words_ago pattern used by block_short_time_in_past: add a
symmetric distance_in_words_in scope and point the helper at it, and
drop the hardcoded literal "in " from time_in_future_title so the
direction word is fully translator-controlled, like the past-tense
string already is.