]> git.openstreetmap.org Git - rails.git/log
rails.git
13 days agoFix header button height
Marwin Hochfelsner [Thu, 9 Apr 2026 18:05:47 +0000 (20:05 +0200)]
Fix header button height

Apparently, production environments need this for #6988 to be seamless

13 days agoUnblock connection_pool now that we are on rails 8.1.3
Tom Hughes [Thu, 9 Apr 2026 17:54:16 +0000 (18:54 +0100)]
Unblock connection_pool now that we are on rails 8.1.3

13 days agoMerge remote-tracking branch 'upstream/pull/6992'
Tom Hughes [Thu, 9 Apr 2026 17:42:10 +0000 (18:42 +0100)]
Merge remote-tracking branch 'upstream/pull/6992'

13 days agoBlock parallel 2.x as it needs rubty 3.3
Tom Hughes [Thu, 9 Apr 2026 17:32:04 +0000 (18:32 +0100)]
Block parallel 2.x as it needs rubty 3.3

13 days agoBump the dependencies group across 1 directory with 5 updates
dependabot[bot] [Thu, 9 Apr 2026 17:30:14 +0000 (17:30 +0000)]
Bump the dependencies group across 1 directory with 5 updates

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

| Package | From | To |
| --- | --- | --- |
| [libxml-ruby](https://xml4r.github.io/libxml-ruby/) | `5.0.5` | `6.0.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.218.0` | `1.219.0` |
| [herb](https://github.com/marcoroth/herb) | `0.9.4` | `0.9.5` |
| [puma](https://github.com/puma/puma) | `7.2.0` | `8.0.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.41.0` | `4.42.0` |

Updates `libxml-ruby` from 5.0.5 to 6.0.0

Updates `aws-sdk-s3` from 1.218.0 to 1.219.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

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

Updates `puma` from 7.2.0 to 8.0.0
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/main/History.md)
- [Commits](https://github.com/puma/puma/compare/v7.2.0...v8.0.0)

Updates `selenium-webdriver` from 4.41.0 to 4.42.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.41.0...selenium-4.42.0)

---
updated-dependencies:
- dependency-name: libxml-ruby
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: aws-sdk-s3
  dependency-version: 1.219.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: herb
  dependency-version: 0.9.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: puma
  dependency-version: 8.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: selenium-webdriver
  dependency-version: 4.42.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
13 days agoMerge remote-tracking branch 'upstream/pull/6988'
Tom Hughes [Thu, 9 Apr 2026 17:28:06 +0000 (18:28 +0100)]
Merge remote-tracking branch 'upstream/pull/6988'

13 days agoBlock opentelemetry-sdk 1.11 as it needs ruby 3.3
Tom Hughes [Thu, 9 Apr 2026 17:25:15 +0000 (18:25 +0100)]
Block opentelemetry-sdk 1.11 as it needs ruby 3.3

13 days agoBlock opentelemetry-exporter-otlp 0.33 as it needs ruby 3.3
Tom Hughes [Thu, 9 Apr 2026 17:24:09 +0000 (18:24 +0100)]
Block opentelemetry-exporter-otlp 0.33 as it needs ruby 3.3

13 days agoBlock updates to strong_migrations 2.6 as it needs ruby 3.3
Tom Hughes [Thu, 9 Apr 2026 17:19:37 +0000 (18:19 +0100)]
Block updates to strong_migrations 2.6 as it needs ruby 3.3

2 weeks agoMerge pull request #6966 from openstreetmap/translatewiki
Marwin Hochfelsner [Thu, 9 Apr 2026 16:37:39 +0000 (18:37 +0200)]
Merge pull request #6966 from openstreetmap/translatewiki

Localisation updates from https://translatewiki.net.

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

2 weeks agoExclude `opening_hours` from semicolon splitting in tags helper (#6968)
Kevin Ratzel [Thu, 9 Apr 2026 10:43:36 +0000 (06:43 -0400)]
Exclude `opening_hours` from semicolon splitting in tags helper (#6968)

* Fix tag rendering for opening hours

* Enhance browse_tags_helper_test with opening hours

Add tests for opening hours formatting in browse_tags_helper.

* Update opening hours format in test

* Update browse_tags_helper_test.rb

* Match more keys with opening hours syntax

2 weeks agoSwitch header icons to bootstrap
Marwin Hochfelsner [Wed, 8 Apr 2026 17:33:52 +0000 (19:33 +0200)]
Switch header icons to bootstrap

2 weeks agoMerge pull request #6983 from openstreetmap/dependabot/npm_and_yarn/dependencies...
Marwin Hochfelsner [Wed, 8 Apr 2026 23:59:46 +0000 (01:59 +0200)]
Merge pull request #6983 from openstreetmap/dependabot/npm_and_yarn/dependencies-7ca4f6565f

Bump the dependencies group with 2 updates

2 weeks agoMerge pull request #6982 from openstreetmap/dependabot/github_actions/dependencies...
Marwin Hochfelsner [Wed, 8 Apr 2026 23:59:45 +0000 (01:59 +0200)]
Merge pull request #6982 from openstreetmap/dependabot/github_actions/dependencies-0c457e8d78

Bump ruby/setup-ruby from 1.299.0 to 1.300.0 in the dependencies group

2 weeks agoBump the dependencies group with 2 updates
dependabot[bot] [Wed, 8 Apr 2026 23:13:20 +0000 (23:13 +0000)]
Bump the dependencies group with 2 updates

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoBump ruby/setup-ruby from 1.299.0 to 1.300.0 in the dependencies group
dependabot[bot] [Wed, 8 Apr 2026 23:12:37 +0000 (23:12 +0000)]
Bump ruby/setup-ruby from 1.299.0 to 1.300.0 in the dependencies group

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

Updates `ruby/setup-ruby` from 1.299.0 to 1.300.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/3ff19f5e2baf30647122352b96108b1fbe250c64...e65c17d16e57e481586a6a5a0282698790062f92)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge remote-tracking branch 'upstream/pull/6980'
Tom Hughes [Wed, 8 Apr 2026 19:16:16 +0000 (20:16 +0100)]
Merge remote-tracking branch 'upstream/pull/6980'

2 weeks agoRe-enable actions for forked repos
Andy Allan [Wed, 8 Apr 2026 14:38:06 +0000 (15:38 +0100)]
Re-enable actions for forked repos

Fixes #6822

2 weeks agoMerge remote-tracking branch 'upstream/pull/6979'
Tom Hughes [Wed, 8 Apr 2026 17:31:51 +0000 (18:31 +0100)]
Merge remote-tracking branch 'upstream/pull/6979'

2 weeks agoMerge remote-tracking branch 'upstream/pull/6963'
Tom Hughes [Wed, 8 Apr 2026 17:29:17 +0000 (18:29 +0100)]
Merge remote-tracking branch 'upstream/pull/6963'

2 weeks agoMerge pull request #4947 from kcne/welcome-page-button-ux-improv
Andy Allan [Wed, 8 Apr 2026 17:23:14 +0000 (18:23 +0100)]
Merge pull request #4947 from kcne/welcome-page-button-ux-improv

Move continue auth/start mapping button to appear fixed to the bottom of the welcome page

2 weeks agoMove continue auth/start mapping button to appear fixed in footer
Emin Kocan [Wed, 3 Jul 2024 11:19:23 +0000 (13:19 +0200)]
Move continue auth/start mapping button to appear fixed in footer
Pin 'Continue Auth/Start Mapping' button to bottom of page for improved user navigation and simplified OAuth process.

2 weeks agoMerge pull request #5894 from hlfan/optimize-illustrations
Andy Allan [Wed, 8 Apr 2026 14:53:01 +0000 (15:53 +0100)]
Merge pull request #5894 from hlfan/optimize-illustrations

Reuse elements in user creation illustrations

2 weeks agoAdd section on AI-assisted contributions
Andy Allan [Wed, 8 Apr 2026 14:18:59 +0000 (15:18 +0100)]
Add section on AI-assisted contributions

Based on the conversation in #6954

2 weeks agoMerge pull request #6977 from openstreetmap/dependabot/bundler/addressable-2.9.0
Marwin Hochfelsner [Wed, 8 Apr 2026 11:40:49 +0000 (13:40 +0200)]
Merge pull request #6977 from openstreetmap/dependabot/bundler/addressable-2.9.0

Bump addressable from 2.8.9 to 2.9.0

2 weeks agoBump addressable from 2.8.9 to 2.9.0
dependabot[bot] [Wed, 8 Apr 2026 10:55:24 +0000 (10:55 +0000)]
Bump addressable from 2.8.9 to 2.9.0

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.9 to 2.9.0.
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.9...addressable-2.9.0)

---
updated-dependencies:
- dependency-name: addressable
  dependency-version: 2.9.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge pull request #6976 from openstreetmap/dependabot/bundler/rack-session-2.1.2
Marwin Hochfelsner [Wed, 8 Apr 2026 09:12:59 +0000 (11:12 +0200)]
Merge pull request #6976 from openstreetmap/dependabot/bundler/rack-session-2.1.2

Bump rack-session from 2.1.1 to 2.1.2

2 weeks agoBump rack-session from 2.1.1 to 2.1.2
dependabot[bot] [Wed, 8 Apr 2026 02:58:40 +0000 (02:58 +0000)]
Bump rack-session from 2.1.1 to 2.1.2

Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/rack/rack-session/releases)
- [Changelog](https://github.com/rack/rack-session/blob/main/releases.md)
- [Commits](https://github.com/rack/rack-session/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: rack-session
  dependency-version: 2.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge remote-tracking branch 'upstream/pull/6962'
Tom Hughes [Tue, 7 Apr 2026 17:22:29 +0000 (18:22 +0100)]
Merge remote-tracking branch 'upstream/pull/6962'

2 weeks agoMerge remote-tracking branch 'upstream/pull/6975'
Tom Hughes [Tue, 7 Apr 2026 17:15:19 +0000 (18:15 +0100)]
Merge remote-tracking branch 'upstream/pull/6975'

2 weeks agoupdate iD to v2.39.6
Martin Raifer [Tue, 7 Apr 2026 16:07:35 +0000 (18:07 +0200)]
update iD to v2.39.6

2 weeks agoDisable reverse geocoding in directions test
Marwin Hochfelsner [Sat, 4 Apr 2026 19:29:33 +0000 (19:29 +0000)]
Disable reverse geocoding in directions test

2 weeks agoDeduplicate trace image handling
Marwin Hochfelsner [Fri, 3 Apr 2026 11:03:35 +0000 (13:03 +0200)]
Deduplicate trace image handling

2 weeks agoMerge remote-tracking branch 'upstream/pull/6974'
Tom Hughes [Mon, 6 Apr 2026 23:12:11 +0000 (00:12 +0100)]
Merge remote-tracking branch 'upstream/pull/6974'

2 weeks agoBump vite from 7.3.1 to 7.3.2
dependabot[bot] [Mon, 6 Apr 2026 22:09:11 +0000 (22:09 +0000)]
Bump vite from 7.3.1 to 7.3.2

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge remote-tracking branch 'upstream/pull/6958'
Tom Hughes [Mon, 6 Apr 2026 21:22:13 +0000 (22:22 +0100)]
Merge remote-tracking branch 'upstream/pull/6958'

2 weeks agoMerge remote-tracking branch 'upstream/pull/6964'
Tom Hughes [Mon, 6 Apr 2026 18:15:53 +0000 (19:15 +0100)]
Merge remote-tracking branch 'upstream/pull/6964'

2 weeks agoExempt translatewiki user from translations check
Tom Hughes [Mon, 6 Apr 2026 14:53:02 +0000 (15:53 +0100)]
Exempt translatewiki user from translations check

2 weeks agoFix Codeberg SVG
Marwin Hochfelsner [Sat, 4 Apr 2026 21:18:32 +0000 (23:18 +0200)]
Fix Codeberg SVG

2 weeks agoMerge pull request #6938 from tomhughes/transport-vector
Marwin Hochfelsner [Sat, 4 Apr 2026 18:06:34 +0000 (18:06 +0000)]
Merge pull request #6938 from tomhughes/transport-vector

Switch transport layer to vector style

2 weeks agoMerge pull request #6804 from CommanderStorm/maplibre-embed
Marwin Hochfelsner [Sat, 4 Apr 2026 18:02:01 +0000 (18:02 +0000)]
Merge pull request #6804 from CommanderStorm/maplibre-embed

Migrate `/export/embed.html` from leaflet to maplibre

2 weeks agoMake sure that the new attribution control correct overriddent correctly in common...
Frank Elsinga [Wed, 18 Mar 2026 22:53:42 +0000 (23:53 +0100)]
Make sure that the new attribution control correct overriddent correctly in common.scss if used on a non-embed site

2 weeks agoMake shortbread embed-able
Frank Elsinga [Wed, 11 Feb 2026 22:46:43 +0000 (23:46 +0100)]
Make shortbread embed-able

2 weeks agoMigrate the embed page from leaflet to maplibre
Frank Elsinga [Wed, 11 Feb 2026 23:32:29 +0000 (00:32 +0100)]
Migrate the embed page from leaflet to maplibre

2 weeks agoBump to maplibre@5.22
Frank Elsinga [Fri, 3 Apr 2026 18:15:44 +0000 (20:15 +0200)]
Bump to maplibre@5.22

2 weeks agoSimplify the maplibre error pane CSS
Frank Elsinga [Wed, 18 Mar 2026 21:46:51 +0000 (22:46 +0100)]
Simplify the maplibre error pane CSS

2 weeks agoMigrate controls.js to use regular JS instead of JQuery
Frank Elsinga [Thu, 12 Feb 2026 00:09:27 +0000 (01:09 +0100)]
Migrate controls.js to use regular JS instead of JQuery

2 weeks agoFix new Herb offenses
Marwin Hochfelsner [Fri, 3 Apr 2026 10:40:38 +0000 (12:40 +0200)]
Fix new Herb offenses

2 weeks agoAdjust globe positioning
Marwin Hochfelsner [Sat, 5 Apr 2025 14:48:40 +0000 (16:48 +0200)]
Adjust globe positioning

2 weeks agoSort attributes
Marwin Hochfelsner [Sat, 5 Apr 2025 05:46:35 +0000 (07:46 +0200)]
Sort attributes

2 weeks agoRemove inline style
Marwin Hochfelsner [Sat, 5 Apr 2025 05:31:41 +0000 (07:31 +0200)]
Remove inline style

2 weeks agoReuse 1s and 0s
Marwin Hochfelsner [Sat, 5 Apr 2025 04:47:07 +0000 (06:47 +0200)]
Reuse 1s and 0s

2 weeks agoRemove single-use defs
Marwin Hochfelsner [Sat, 5 Apr 2025 02:14:38 +0000 (04:14 +0200)]
Remove single-use defs

2 weeks agoDrop xlink namespace
Marwin Hochfelsner [Sat, 5 Apr 2025 01:18:39 +0000 (03:18 +0200)]
Drop xlink namespace

2 weeks agoCrop illustrations
Marwin Hochfelsner [Sat, 5 Apr 2025 01:16:12 +0000 (03:16 +0200)]
Crop illustrations

2 weeks agoFormat illustrations
Marwin Hochfelsner [Fri, 3 Apr 2026 09:20:53 +0000 (11:20 +0200)]
Format illustrations

2 weeks agoRename illustrations
Marwin Hochfelsner [Fri, 3 Apr 2026 09:32:58 +0000 (11:32 +0200)]
Rename illustrations

2 weeks agoMerge remote-tracking branch 'upstream/pull/6960'
Tom Hughes [Thu, 2 Apr 2026 21:08:56 +0000 (22:08 +0100)]
Merge remote-tracking branch 'upstream/pull/6960'

2 weeks agoDisable some svgo plugins
Marwin Hochfelsner [Thu, 2 Apr 2026 19:52:24 +0000 (21:52 +0200)]
Disable some svgo plugins

3 weeks agoUpdate rack to 3.2.6
Tom Hughes [Thu, 2 Apr 2026 13:14:18 +0000 (14:14 +0100)]
Update rack to 3.2.6

3 weeks agoMerge remote-tracking branch 'upstream/pull/6959'
Tom Hughes [Thu, 2 Apr 2026 13:13:33 +0000 (14:13 +0100)]
Merge remote-tracking branch 'upstream/pull/6959'

3 weeks agoBump lodash from 4.17.23 to 4.18.1
dependabot[bot] [Thu, 2 Apr 2026 13:01:58 +0000 (13:01 +0000)]
Bump lodash from 4.17.23 to 4.18.1

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoRemove plural magic
Tom Hughes [Thu, 2 Apr 2026 13:00:25 +0000 (14:00 +0100)]
Remove plural magic

3 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 2 Apr 2026 12:21:25 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoUpdate herb config to 0.9.4
Tom Hughes [Thu, 2 Apr 2026 07:13:01 +0000 (08:13 +0100)]
Update herb config to 0.9.4

3 weeks agoMerge remote-tracking branch 'upstream/pull/6957'
Tom Hughes [Thu, 2 Apr 2026 07:02:37 +0000 (08:02 +0100)]
Merge remote-tracking branch 'upstream/pull/6957'

3 weeks agoMerge remote-tracking branch 'upstream/pull/6956'
Tom Hughes [Thu, 2 Apr 2026 07:02:20 +0000 (08:02 +0100)]
Merge remote-tracking branch 'upstream/pull/6956'

3 weeks agoMerge remote-tracking branch 'upstream/pull/6955'
Tom Hughes [Thu, 2 Apr 2026 07:02:16 +0000 (08:02 +0100)]
Merge remote-tracking branch 'upstream/pull/6955'

3 weeks agoBump the dependencies group with 4 updates
dependabot[bot] [Thu, 2 Apr 2026 03:39:05 +0000 (03:39 +0000)]
Bump the dependencies group with 4 updates

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

Updates `aws-sdk-s3` from 1.217.0 to 1.218.0
- [Release notes](https://github.com/aws/aws-sdk-ruby/releases)
- [Changelog](https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-ruby/commits)

Updates `herb` from 0.9.2 to 0.9.4
- [Release notes](https://github.com/marcoroth/herb/releases)
- [Commits](https://github.com/marcoroth/herb/compare/v0.9.2...v0.9.4)

Updates `overcommit` from 0.68.0 to 0.69.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.68.0...v0.69.0)

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

---
updated-dependencies:
- dependency-name: aws-sdk-s3
  dependency-version: 1.218.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: herb
  dependency-version: 0.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: overcommit
  dependency-version: 0.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: minitest
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoBump @herb-tools/linter from 0.9.2 to 0.9.4 in the dependencies group
dependabot[bot] [Thu, 2 Apr 2026 03:36:33 +0000 (03:36 +0000)]
Bump @herb-tools/linter from 0.9.2 to 0.9.4 in the dependencies group

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoBump ruby/setup-ruby from 1.295.0 to 1.299.0 in the dependencies group
dependabot[bot] [Thu, 2 Apr 2026 03:35:48 +0000 (03:35 +0000)]
Bump ruby/setup-ruby from 1.295.0 to 1.299.0 in the dependencies group

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

Updates `ruby/setup-ruby` from 1.295.0 to 1.299.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/319994f95fa847cf3fb3cd3dbe89f6dcde9f178f...3ff19f5e2baf30647122352b96108b1fbe250c64)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoMerge remote-tracking branch 'upstream/pull/6949'
Tom Hughes [Mon, 30 Mar 2026 21:23:12 +0000 (22:23 +0100)]
Merge remote-tracking branch 'upstream/pull/6949'

3 weeks agoRename mag_map logo variant
Marwin Hochfelsner [Mon, 30 Mar 2026 20:55:21 +0000 (22:55 +0200)]
Rename mag_map logo variant

3 weeks agoMerge remote-tracking branch 'upstream/pull/6501'
Tom Hughes [Mon, 30 Mar 2026 19:33:51 +0000 (20:33 +0100)]
Merge remote-tracking branch 'upstream/pull/6501'

3 weeks agoMerge pull request #6932 from Arpan200502/rename-heatmap-to-contribution-calendar
Marwin Hochfelsner [Mon, 30 Mar 2026 17:48:22 +0000 (17:48 +0000)]
Merge pull request #6932 from Arpan200502/rename-heatmap-to-contribution-calendar

Rename heatmap label to Contribution Calendar

3 weeks agoMerge pull request #6947 from Arpan200502/fix/login-tab-order
Marwin Hochfelsner [Mon, 30 Mar 2026 17:47:27 +0000 (17:47 +0000)]
Merge pull request #6947 from Arpan200502/fix/login-tab-order

Fix login tab order for "Lost your password?" link

3 weeks agoMerge pull request #6866 from Arpan200502/feature-tou-welcome-banner
Marwin Hochfelsner [Mon, 30 Mar 2026 17:46:17 +0000 (17:46 +0000)]
Merge pull request #6866 from Arpan200502/feature-tou-welcome-banner

Add Terms of Use notice to welcome banner

3 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Mon, 30 Mar 2026 12:21:38 +0000 (14:21 +0200)]
Localisation updates from https://translatewiki.net.

3 weeks agoFix login tab order by moving 'Lost your password?' link
Arpan Mukherjee [Sun, 29 Mar 2026 17:54:47 +0000 (23:24 +0530)]
Fix login tab order by moving 'Lost your password?' link

3 weeks agoMerge pull request #6948 from openstreetmap/dependabot/bundler/action_text-trix-2...
Marwin Hochfelsner [Sun, 29 Mar 2026 18:55:04 +0000 (20:55 +0200)]
Merge pull request #6948 from openstreetmap/dependabot/bundler/action_text-trix-2.1.18

Bump action_text-trix from 2.1.17 to 2.1.18

3 weeks agoBump action_text-trix from 2.1.17 to 2.1.18
dependabot[bot] [Sun, 29 Mar 2026 18:39:47 +0000 (18:39 +0000)]
Bump action_text-trix from 2.1.17 to 2.1.18

Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.17 to 2.1.18.
- [Release notes](https://github.com/basecamp/trix/releases)
- [Commits](https://github.com/basecamp/trix/compare/v2.1.17...v2.1.18)

---
updated-dependencies:
- dependency-name: action_text-trix
  dependency-version: 2.1.18
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks agoRename heatmap to contribution calendar (UI + i18n)
Arpan Mukherjee [Tue, 24 Mar 2026 19:04:28 +0000 (00:34 +0530)]
Rename heatmap to contribution calendar (UI + i18n)

3 weeks agoAdd Terms of Use notice to welcome banner
Arpan Mukherjee [Thu, 5 Mar 2026 17:36:11 +0000 (23:06 +0530)]
Add Terms of Use notice to welcome banner

3 weeks agoMerge remote-tracking branch 'upstream/pull/6946'
Tom Hughes [Sat, 28 Mar 2026 16:49:20 +0000 (16:49 +0000)]
Merge remote-tracking branch 'upstream/pull/6946'

3 weeks agoFlatten barely used directories
Marwin Hochfelsner [Sat, 28 Mar 2026 16:34:08 +0000 (16:34 +0000)]
Flatten barely used directories

3 weeks agoReplace reverse_directions icon
Marwin Hochfelsner [Sat, 28 Mar 2026 16:20:58 +0000 (16:20 +0000)]
Replace reverse_directions icon

3 weeks agoAdjust feed icon definitions
Marwin Hochfelsner [Sun, 22 Mar 2026 19:53:06 +0000 (20:53 +0100)]
Adjust feed icon definitions

3 weeks agoReplace role icon
Marwin Hochfelsner [Wed, 5 Nov 2025 03:23:03 +0000 (04:23 +0100)]
Replace role icon

3 weeks agoRemove redundant labels
Marwin Hochfelsner [Wed, 5 Nov 2025 02:34:10 +0000 (03:34 +0100)]
Remove redundant labels

3 weeks agoUse shared loader partial
Marwin Hochfelsner [Sun, 22 Mar 2026 15:55:09 +0000 (15:55 +0000)]
Use shared loader partial

3 weeks agoMerge remote-tracking branch 'upstream/pull/6944'
Tom Hughes [Sat, 28 Mar 2026 11:22:31 +0000 (11:22 +0000)]
Merge remote-tracking branch 'upstream/pull/6944'

3 weeks agoUse Noticed to deliver notifications of direct messages
Pablo Brasero [Thu, 26 Mar 2026 17:22:20 +0000 (17:22 +0000)]
Use Noticed to deliver notifications of direct messages

3 weeks agoMerge remote-tracking branch 'upstream/pull/6446'
Tom Hughes [Thu, 26 Mar 2026 18:39:49 +0000 (18:39 +0000)]
Merge remote-tracking branch 'upstream/pull/6446'

3 weeks agoUse Noticed to deliver a "new follower" notification
Pablo Brasero [Thu, 26 Mar 2026 15:56:02 +0000 (15:56 +0000)]
Use Noticed to deliver a "new follower" notification

4 weeks agoLocalisation updates from https://translatewiki.net.
translatewiki.net [Thu, 26 Mar 2026 12:16:57 +0000 (13:16 +0100)]
Localisation updates from https://translatewiki.net.

4 weeks agoMerge remote-tracking branch 'upstream/pull/6943'
Tom Hughes [Thu, 26 Mar 2026 00:52:15 +0000 (00:52 +0000)]
Merge remote-tracking branch 'upstream/pull/6943'

4 weeks agoBump picomatch from 4.0.3 to 4.0.4
dependabot[bot] [Thu, 26 Mar 2026 00:18:24 +0000 (00:18 +0000)]
Bump picomatch from 4.0.3 to 4.0.4

Bumps [picomatch](https://github.com/micromatch/picomatch) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks agoMerge remote-tracking branch 'upstream/pull/6941'
Tom Hughes [Thu, 26 Mar 2026 00:14:32 +0000 (00:14 +0000)]
Merge remote-tracking branch 'upstream/pull/6941'

4 weeks agoMerge remote-tracking branch 'upstream/pull/6942'
Tom Hughes [Wed, 25 Mar 2026 23:59:47 +0000 (23:59 +0000)]
Merge remote-tracking branch 'upstream/pull/6942'