]>
git.openstreetmap.org Git - rails.git/log
Tom Hughes [Tue, 9 Jun 2026 18:57:07 +0000 (19:57 +0100)]
Merge remote-tracking branch 'upstream/pull/7145'
dependabot[bot] [Tue, 9 Jun 2026 18:47:36 +0000 (18:47 +0000)]
Bump net-imap from 0.6.4 to 0.6.4.1
Bumps [net-imap](https://github.com/ruby/net-imap) from 0.6.4 to 0.6.4.1.
- [Release notes](https://github.com/ruby/net-imap/releases)
- [Commits](https://github.com/ruby/net-imap/compare/v0.6.4...v0.6.4.1)
---
updated-dependencies:
- dependency-name: net-imap
dependency-version: 0.6.4.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Tue, 9 Jun 2026 18:04:09 +0000 (19:04 +0100)]
Merge remote-tracking branch 'upstream/pull/7138'
Simon Poole [Sun, 7 Jun 2026 10:00:57 +0000 (10:00 +0000)]
Add query parameter that to suppress display of signup UI elements
This adds support for a query paramater "allow_signup" that will
suppress the rendering of signup UI elements during the OAuth2
authorisation flow.
This is the same solution as github implements for their "webflow"
OAuth2 process.
Resolves https://github.com/openstreetmap/openstreetmap-website/issues/5118
Andy Allan [Tue, 9 Jun 2026 16:30:09 +0000 (17:30 +0100)]
Merge pull request #7144 from tomhughes/js-minimise
Restore javascript minimisation in production
Tom Hughes [Tue, 9 Jun 2026 11:30:03 +0000 (12:30 +0100)]
Restore javascript minimisation in production
Fixes #7143.
Marwin Hochfelsner [Mon, 8 Jun 2026 14:42:56 +0000 (16:42 +0200)]
Merge pull request #7141 from openstreetmap/translatewiki
Localisation updates from https://translatewiki.net.
translatewiki.net [Mon, 8 Jun 2026 12:17:26 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Thu, 4 Jun 2026 19:36:15 +0000 (20:36 +0100)]
Merge remote-tracking branch 'upstream/pull/7131'
Marwin Hochfelsner [Thu, 4 Jun 2026 16:04:29 +0000 (18:04 +0200)]
Merge pull request #7134 from tyrasd/iD-issue-10700
[iD] fix glitchy zoom level caused by out-of-order event handlers
Martin Raifer [Thu, 4 Jun 2026 13:20:21 +0000 (15:20 +0200)]
fix detection of automatic hash changes for out-of-order events
see https://github.com/openstreetmap/iD/issues/10700#issuecomment-
4615707609
Normally, the `onIframeHashChange` event is immediately followed by the respective `hashchange` event. But in some conditions (when the js main thread is busy with something else), it can happen that multiple `onIframeHashChange` events/messages are received right after each other, before the respective `hashchange` events are called.
The mechanism that detects wheter a hash change was "automatic" (set programmatically from inside the iframe by iD) relies on the order of events to function correctly.
This fixes the implementation by remembering which concrete hashchanges were triggered by the iframe message, avoiding duplicate/nop changes, and only updating the editor's map location if the hash change really did not come from the iD iframe itself.
fixes https://github.com/openstreetmap/iD/issues/10700
Marwin Hochfelsner [Thu, 4 Jun 2026 13:12:43 +0000 (15:12 +0200)]
Merge pull request #7133 from openstreetmap/translatewiki
Localisation updates from https://translatewiki.net.
translatewiki.net [Thu, 4 Jun 2026 12:15:41 +0000 (14:15 +0200)]
Localisation updates from https://translatewiki.net.
Marwin Hochfelsner [Thu, 4 Jun 2026 10:28:43 +0000 (12:28 +0200)]
Merge pull request #7130 from openstreetmap/dependabot/npm_and_yarn/dependencies-
35c92e866e
Bump the dependencies group with 2 updates
Marwin Hochfelsner [Thu, 4 Jun 2026 10:27:52 +0000 (12:27 +0200)]
Merge pull request #7129 from openstreetmap/dependabot/bundler/rubocop-
543235cdfe
Bump the rubocop group with 2 updates
Marwin Hochfelsner [Thu, 4 Jun 2026 10:27:23 +0000 (12:27 +0200)]
Merge pull request #7128 from openstreetmap/dependabot/github_actions/dependencies-
3a660dc918
Bump the dependencies group with 2 updates
dependabot[bot] [Thu, 4 Jun 2026 03:36:30 +0000 (03:36 +0000)]
Bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [bootsnap](https://github.com/rails/bootsnap) | `1.24.5` | `1.24.6` |
| [doorkeeper-openid_connect](https://github.com/doorkeeper-gem/doorkeeper-openid_connect) | `1.9.0` | `1.10.1` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.224.0` | `1.225.0` |
| [image_processing](https://github.com/janko/image_processing) | `2.0.1` | `2.0.2` |
| [overcommit](https://github.com/sds/overcommit) | `0.69.0` | `0.70.0` |
Updates `bootsnap` from 1.24.5 to 1.24.6
- [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.5...v1.24.6)
Updates `doorkeeper-openid_connect` from 1.9.0 to 1.10.1
- [Release notes](https://github.com/doorkeeper-gem/doorkeeper-openid_connect/releases)
- [Changelog](https://github.com/doorkeeper-gem/doorkeeper-openid_connect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/doorkeeper-gem/doorkeeper-openid_connect/compare/v1.9.0...v1.10.1)
Updates `aws-sdk-s3` from 1.224.0 to 1.225.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.1 to 2.0.2
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v2.0.1...v2.0.2)
Updates `overcommit` from 0.69.0 to 0.70.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.69.0...v0.70.0)
---
updated-dependencies:
- dependency-name: bootsnap
dependency-version: 1.24.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: doorkeeper-openid_connect
dependency-version: 1.10.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: aws-sdk-s3
dependency-version: 1.225.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: image_processing
dependency-version: 2.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: overcommit
dependency-version: 0.70.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 4 Jun 2026 03:32:43 +0000 (03:32 +0000)]
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [js-cookie](https://github.com/js-cookie/js-cookie) and [eslint](https://github.com/eslint/eslint).
Updates `js-cookie` from 3.0.7 to 3.0.8
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.7...v3.0.8)
Updates `eslint` from 10.4.0 to 10.4.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.4.0...v10.4.1)
---
updated-dependencies:
- dependency-name: js-cookie
dependency-version: 3.0.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: eslint
dependency-version: 10.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 4 Jun 2026 03:32:36 +0000 (03:32 +0000)]
Bump the rubocop group with 2 updates
Bumps the rubocop group with 2 updates: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rails](https://github.com/rubocop/rubocop-rails).
Updates `rubocop` from 1.86.2 to 1.87.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.86.2...v1.87.0)
Updates `rubocop-rails` from 2.35.2 to 2.35.3
- [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.35.2...v2.35.3)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.87.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: rubocop
- dependency-name: rubocop-rails
dependency-version: 2.35.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: rubocop
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 4 Jun 2026 03:32:07 +0000 (03:32 +0000)]
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [devcontainers/ci](https://github.com/devcontainers/ci).
Updates `actions/checkout` from 6.0.2 to 6.0.3
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/
de0fac2e4500dabe0009e67214ff5f5447ce83dd ...
df4cb1c069e1874edd31b4311f1884172cec0e10 )
Updates `devcontainers/ci` from 0.3.
1900000449 to 0.3.
1900000450
- [Release notes](https://github.com/devcontainers/ci/releases)
- [Commits](https://github.com/devcontainers/ci/compare/
b63b30de439b47a52267f241112c5b453b673db5 ...
513af61f4de4f75d37e4438f184ba4358f0fc1ca )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: devcontainers/ci
dependency-version: 0.3.
1900000450
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Marwin Hochfelsner [Mon, 1 Jun 2026 20:43:01 +0000 (22:43 +0200)]
Merge pull request #7121 from openstreetmap/translatewiki
Localisation updates from https://translatewiki.net.
translatewiki.net [Mon, 1 Jun 2026 12:26:09 +0000 (14:26 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Sun, 31 May 2026 09:44:36 +0000 (10:44 +0100)]
Allow turnstile for users#create as well as users#new
Tom Hughes [Thu, 28 May 2026 16:50:39 +0000 (17:50 +0100)]
Drop custom image_optim gem
The upstream fix has now been released so we no longer need this.
Tom Hughes [Thu, 28 May 2026 16:47:15 +0000 (17:47 +0100)]
Merge remote-tracking branch 'upstream/pull/7114'
Marwin Hochfelsner [Thu, 28 May 2026 14:41:31 +0000 (16:41 +0200)]
Merge pull request #7113 from openstreetmap/dependabot/npm_and_yarn/dependencies-
4387151758
Bump tag2link from 2026.5.6 to 2026.5.21 in the dependencies group
Marwin Hochfelsner [Thu, 28 May 2026 14:36:47 +0000 (16:36 +0200)]
Merge pull request #7115 from openstreetmap/translatewiki
Localisation updates from https://translatewiki.net.
translatewiki.net [Thu, 28 May 2026 12:14:06 +0000 (14:14 +0200)]
Localisation updates from https://translatewiki.net.
dependabot[bot] [Thu, 28 May 2026 00:17:25 +0000 (00:17 +0000)]
Bump the dependencies group with 10 updates
Bumps the dependencies group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [jbuilder](https://github.com/rails/jbuilder) | `2.15.0` | `2.15.1` |
| [bootsnap](https://github.com/rails/bootsnap) | `1.24.4` | `1.24.5` |
| [image_optim](https://github.com/tomhughes/image_optim) | ``
745137c `` | ``
1a88763 `` |
| [dalli](https://github.com/petergoldstein/dalli) | `5.0.4` | `5.0.5` |
| [opentelemetry-instrumentation-all](https://github.com/open-telemetry/opentelemetry-ruby-contrib) | `0.93.0` | `0.94.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.223.0` | `1.224.0` |
| [image_processing](https://github.com/janko/image_processing) | `2.0.0` | `2.0.1` |
| [jwt](https://github.com/jwt/ruby-jwt) | `2.10.2` | `2.10.3` |
| [puma](https://github.com/puma/puma) | `8.0.1` | `8.0.2` |
| [database_consistency](https://github.com/djezzzl/database_consistency) | `3.0.4` | `3.0.5` |
Updates `jbuilder` from 2.15.0 to 2.15.1
- [Release notes](https://github.com/rails/jbuilder/releases)
- [Commits](https://github.com/rails/jbuilder/compare/v2.15.0...v2.15.1)
Updates `bootsnap` from 1.24.4 to 1.24.5
- [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.4...v1.24.5)
Updates `image_optim` from `
745137c ` to `
1a88763 `
- [Commits](https://github.com/tomhughes/image_optim/compare/
745137caf615ab07b29082c291416c8fbe0ac3b9 ...
1a887639492923d05256d60c063e357c93d648d8 )
Updates `dalli` from 5.0.4 to 5.0.5
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v5.0.4...v5.0.5)
Updates `opentelemetry-instrumentation-all` from 0.93.0 to 0.94.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.93.0...opentelemetry-instrumentation-all/v0.94.0)
Updates `aws-sdk-s3` from 1.223.0 to 1.224.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.0 to 2.0.1
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v2.0.0...v2.0.1)
Updates `jwt` from 2.10.2 to 2.10.3
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.10.2...v2.10.3)
Updates `puma` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/main/History.md)
- [Commits](https://github.com/puma/puma/compare/v8.0.1...v8.0.2)
Updates `database_consistency` from 3.0.4 to 3.0.5
- [Changelog](https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md)
- [Commits](https://github.com/djezzzl/database_consistency/compare/v3.0.4...v3.0.5)
---
updated-dependencies:
- dependency-name: jbuilder
dependency-version: 2.15.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: bootsnap
dependency-version: 1.24.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: image_optim
dependency-version:
1a887639492923d05256d60c063e357c93d648d8
dependency-type: direct:production
dependency-group: dependencies
- dependency-name: dalli
dependency-version: 5.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: opentelemetry-instrumentation-all
dependency-version: 0.94.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: aws-sdk-s3
dependency-version: 1.224.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: image_processing
dependency-version: 2.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: jwt
dependency-version: 2.10.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: puma
dependency-version: 8.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: database_consistency
dependency-version: 3.0.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 28 May 2026 00:13:09 +0000 (00:13 +0000)]
Bump tag2link from 2026.5.6 to 2026.5.21 in the dependencies group
Bumps the dependencies group with 1 update: [tag2link](https://github.com/JOSM/tag2link).
Updates `tag2link` from 2026.5.6 to 2026.5.21
- [Release notes](https://github.com/JOSM/tag2link/releases)
- [Commits](https://github.com/JOSM/tag2link/compare/2026.5.6...2026.5.21)
---
updated-dependencies:
- dependency-name: tag2link
dependency-version: 2026.5.21
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Mon, 25 May 2026 17:42:26 +0000 (18:42 +0100)]
Merge remote-tracking branch 'upstream/pull/7110'
translatewiki.net [Mon, 25 May 2026 12:15:42 +0000 (14:15 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Sun, 24 May 2026 17:39:15 +0000 (18:39 +0100)]
Merge remote-tracking branch 'upstream/pull/7109'
Andres Gomez Casanova [Fri, 22 May 2026 19:58:52 +0000 (14:58 -0500)]
Add banner configuration for State of the Map Colombia 2026
Andres Gomez Casanova [Fri, 22 May 2026 19:54:33 +0000 (14:54 -0500)]
Banner images for SotMCol26
Tom Hughes [Fri, 22 May 2026 18:13:16 +0000 (19:13 +0100)]
Merge remote-tracking branch 'upstream/pull/7108'
Marwin Hochfelsner [Fri, 22 May 2026 15:43:40 +0000 (17:43 +0200)]
Add more wiki prefixes
Tom Hughes [Fri, 22 May 2026 06:58:55 +0000 (07:58 +0100)]
Merge remote-tracking branch 'upstream/pull/7106'
Pablo Brasero [Fri, 22 May 2026 04:54:49 +0000 (05:54 +0100)]
Fix crash due to cgi gem not fully loaded
Marwin Hochfelsner [Thu, 21 May 2026 18:29:11 +0000 (20:29 +0200)]
Merge pull request #7103 from openstreetmap/translatewiki
Localisation updates from https://translatewiki.net.
translatewiki.net [Thu, 21 May 2026 12:13:11 +0000 (14:13 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Thu, 21 May 2026 07:42:41 +0000 (08:42 +0100)]
Install libvips-dev for workflows that load the bundle
Tom Hughes [Thu, 21 May 2026 07:29:06 +0000 (08:29 +0100)]
Require ruby-vips explicitly
As of 2.x the image_processing no longer requires it automatically.
Tom Hughes [Thu, 21 May 2026 07:25:42 +0000 (08:25 +0100)]
Update test for change in message from third party gem
Tom Hughes [Thu, 21 May 2026 07:01:52 +0000 (08:01 +0100)]
Merge remote-tracking branch 'upstream/pull/7102'
Tom Hughes [Thu, 21 May 2026 07:01:36 +0000 (08:01 +0100)]
Merge remote-tracking branch 'upstream/pull/7101'
Tom Hughes [Thu, 21 May 2026 07:01:34 +0000 (08:01 +0100)]
Merge remote-tracking branch 'upstream/pull/7100'
Tom Hughes [Thu, 21 May 2026 07:01:12 +0000 (08:01 +0100)]
Merge remote-tracking branch 'upstream/pull/7099'
dependabot[bot] [Thu, 21 May 2026 00:51:30 +0000 (00:51 +0000)]
Bump the dependencies group with 8 updates
Bumps the dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [jbuilder](https://github.com/rails/jbuilder) | `2.14.1` | `2.15.0` |
| [strong_migrations](https://github.com/ankane/strong_migrations) | `2.7.0` | `2.8.0` |
| [omniauth-microsoft_graph](https://github.com/synth/omniauth-microsoft_graph) | `2.1.0` | `2.2.0` |
| [doorkeeper](https://github.com/doorkeeper-gem/doorkeeper) | `5.9.0` | `5.9.1` |
| [dalli](https://github.com/petergoldstein/dalli) | `5.0.2` | `5.0.4` |
| [marcel](https://github.com/rails/marcel) | `1.1.0` | `1.2.1` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.222.0` | `1.223.0` |
| [image_processing](https://github.com/janko/image_processing) | `1.14.0` | `2.0.0` |
Updates `jbuilder` from 2.14.1 to 2.15.0
- [Release notes](https://github.com/rails/jbuilder/releases)
- [Commits](https://github.com/rails/jbuilder/compare/v2.14.1...v2.15.0)
Updates `strong_migrations` from 2.7.0 to 2.8.0
- [Changelog](https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ankane/strong_migrations/compare/v2.7.0...v2.8.0)
Updates `omniauth-microsoft_graph` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/synth/omniauth-microsoft_graph/releases)
- [Changelog](https://github.com/synth/omniauth-microsoft_graph/blob/main/CHANGELOG.md)
- [Commits](https://github.com/synth/omniauth-microsoft_graph/compare/2.1.0...2.2.0)
Updates `doorkeeper` from 5.9.0 to 5.9.1
- [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/v.5.9.0...v5.9.1)
Updates `dalli` from 5.0.2 to 5.0.4
- [Changelog](https://github.com/petergoldstein/dalli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/petergoldstein/dalli/compare/v5.0.2...v5.0.4)
Updates `marcel` from 1.1.0 to 1.2.1
- [Release notes](https://github.com/rails/marcel/releases)
- [Commits](https://github.com/rails/marcel/compare/v1.1.0...v1.2.1)
Updates `aws-sdk-s3` from 1.222.0 to 1.223.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 1.14.0 to 2.0.0
- [Changelog](https://github.com/janko/image_processing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/janko/image_processing/compare/v1.14.0...v2.0.0)
---
updated-dependencies:
- dependency-name: jbuilder
dependency-version: 2.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: strong_migrations
dependency-version: 2.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: omniauth-microsoft_graph
dependency-version: 2.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: doorkeeper
dependency-version: 5.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: dalli
dependency-version: 5.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: marcel
dependency-version: 1.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: aws-sdk-s3
dependency-version: 1.223.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: image_processing
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 21 May 2026 00:47:17 +0000 (00:47 +0000)]
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [js-cookie](https://github.com/js-cookie/js-cookie) and [eslint](https://github.com/eslint/eslint).
Updates `js-cookie` from 3.0.5 to 3.0.7
- [Release notes](https://github.com/js-cookie/js-cookie/releases)
- [Commits](https://github.com/js-cookie/js-cookie/compare/v3.0.5...v3.0.7)
Updates `eslint` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.3.0...v10.4.0)
---
updated-dependencies:
- dependency-name: js-cookie
dependency-version: 3.0.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: eslint
dependency-version: 10.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 21 May 2026 00:46:54 +0000 (00:46 +0000)]
Bump rubocop-rails from 2.35.0 to 2.35.2 in the rubocop group
Bumps the rubocop group with 1 update: [rubocop-rails](https://github.com/rubocop/rubocop-rails).
Updates `rubocop-rails` from 2.35.0 to 2.35.2
- [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.35.0...v2.35.2)
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-version: 2.35.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: rubocop
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 21 May 2026 00:46:44 +0000 (00:46 +0000)]
Bump ruby/setup-ruby from 1.307.0 to 1.310.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.307.0 to 1.310.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/
6aaa311d81eba98ae12eaffbcb63296ace0efcde ...
afeafc3d1ab54a631816aba4c914a0081c12ff2f )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.310.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Tue, 19 May 2026 18:09:24 +0000 (19:09 +0100)]
Merge remote-tracking branch 'upstream/pull/7091'
Tom Hughes [Mon, 18 May 2026 18:26:12 +0000 (19:26 +0100)]
Merge remote-tracking branch 'upstream/pull/7098'
dependabot[bot] [Mon, 18 May 2026 18:07:07 +0000 (18:07 +0000)]
Bump faraday from 2.14.1 to 2.14.2
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/lostisland/faraday/releases)
- [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2)
---
updated-dependencies:
- dependency-name: faraday
dependency-version: 2.14.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Mon, 18 May 2026 18:02:12 +0000 (19:02 +0100)]
Merge remote-tracking branch 'upstream/pull/7095'
Tom Hughes [Mon, 18 May 2026 18:00:51 +0000 (19:00 +0100)]
Merge remote-tracking branch 'upstream/pull/7096'
translatewiki.net [Mon, 18 May 2026 12:45:11 +0000 (14:45 +0200)]
Localisation updates from https://translatewiki.net.
Pablo Brasero [Mon, 18 May 2026 08:57:17 +0000 (09:57 +0100)]
No need to call Yarn within Bundler
Marwin Hochfelsner [Sat, 16 May 2026 08:29:01 +0000 (10:29 +0200)]
Merge pull request #7092 from openstreetmap/dependabot/bundler/rubocop-
8dcd05a09e
Bump the rubocop group across 1 directory with 2 updates
dependabot[bot] [Sat, 16 May 2026 06:18:51 +0000 (06:18 +0000)]
Bump the rubocop group across 1 directory with 2 updates
Bumps the rubocop group with 2 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop) and [rubocop-rails](https://github.com/rubocop/rubocop-rails).
Updates `rubocop` from 1.86.1 to 1.86.2
- [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.86.1...v1.86.2)
Updates `rubocop-rails` from 2.34.3 to 2.35.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.34.3...v2.35.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-version: 1.86.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: rubocop
- dependency-name: rubocop-rails
dependency-version: 2.35.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: rubocop
...
Signed-off-by: dependabot[bot] <support@github.com>
Marwin Hochfelsner [Sat, 16 May 2026 06:16:53 +0000 (08:16 +0200)]
Merge pull request #7090 from tomhughes/params
Improve parameter validation using rails parameter methods
Amanda McCann [Fri, 15 May 2026 08:51:47 +0000 (10:51 +0200)]
Add ::1 (IPv6 local) to allowed http redirect_uris for OAuth
Allows one to do local testing and to use IPv6. Previously only IPv4 was
supported (127.0.0.1), but not ::1.
Related discussions:
https://github.com/openstreetmap/openstreetmap-website/pull/4287
https://github.com/openstreetmap/openstreetmap-website/issues/3613
Tom Hughes [Thu, 14 May 2026 17:07:18 +0000 (18:07 +0100)]
Improve parameter validation using rails parameter methods
Marwin Hochfelsner [Wed, 13 May 2026 23:36:35 +0000 (01:36 +0200)]
Merge pull request #7085 from dschweisguth/run-update-wiki-pages
Run script/misc/update-wiki-pages
Marwin Hochfelsner [Wed, 13 May 2026 23:29:29 +0000 (01:29 +0200)]
Merge pull request #7088 from openstreetmap/dependabot/bundler/dependencies-
555bebb177
Bump the dependencies group with 5 updates
Marwin Hochfelsner [Wed, 13 May 2026 23:27:27 +0000 (01:27 +0200)]
Merge pull request #7086 from openstreetmap/dependabot/github_actions/dependencies-
da8be134b1
Bump ruby/setup-ruby from 1.306.0 to 1.307.0 in the dependencies group
dependabot[bot] [Wed, 13 May 2026 23:17:04 +0000 (23:17 +0000)]
Bump the dependencies group with 5 updates
Bumps the dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [bootsnap](https://github.com/rails/bootsnap) | `1.24.3` | `1.24.4` |
| [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-ruby) | `0.33.0` | `0.34.0` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-ruby) | `1.11.0` | `1.12.0` |
| [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby) | `1.221.0` | `1.222.0` |
| [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.43.0` | `4.44.0` |
Updates `bootsnap` from 1.24.3 to 1.24.4
- [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.3...v1.24.4)
Updates `opentelemetry-exporter-otlp` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-exporter-otlp/v0.33.0...opentelemetry-exporter-otlp/v0.34.0)
Updates `opentelemetry-sdk` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-ruby/releases)
- [Commits](https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-sdk/v1.11.0...opentelemetry-sdk/v1.12.0)
Updates `aws-sdk-s3` from 1.221.0 to 1.222.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 `selenium-webdriver` from 4.43.0 to 4.44.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.43.0...selenium-4.44.0)
---
updated-dependencies:
- dependency-name: bootsnap
dependency-version: 1.24.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: dependencies
- dependency-name: opentelemetry-exporter-otlp
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: opentelemetry-sdk
dependency-version: 1.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: aws-sdk-s3
dependency-version: 1.222.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: selenium-webdriver
dependency-version: 4.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 13 May 2026 23:12:43 +0000 (23:12 +0000)]
Bump ruby/setup-ruby from 1.306.0 to 1.307.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.306.0 to 1.307.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/
c4e5b1316158f92e3d49443a9d58b31d25ac0f8f ...
6aaa311d81eba98ae12eaffbcb63296ace0efcde )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-version: 1.307.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Andy Allan [Wed, 13 May 2026 17:13:31 +0000 (18:13 +0100)]
Merge pull request #6533 from spixi/master
Add Nominatim description terms
Marius Spix [Sun, 16 Nov 2025 23:26:35 +0000 (00:26 +0100)]
Add Nominatim description terms
Andy Allan [Wed, 13 May 2026 16:31:05 +0000 (17:31 +0100)]
Merge pull request #7013 from Adi-gitX/docs/contributor-terms-wording
Use Contributor Terms wording in signup prompt
Dave Schweisguth [Wed, 13 May 2026 12:29:46 +0000 (05:29 -0700)]
Run script/misc/update-wiki-pages
Tom Hughes [Wed, 13 May 2026 11:31:09 +0000 (12:31 +0100)]
Merge remote-tracking branch 'upstream/pull/7084'
Andy Allan [Tue, 12 May 2026 14:16:40 +0000 (15:16 +0100)]
Avoid string interpolation into bash commands
Although the `clone_url` and `sha` are safe, other similar aspects of
the pull request head are not (e.g. `head.ref`, `pull_request.title` etc)
and these must not be interpolated.
So let's use the convention of putting such data into environment
variables, where the contents are not interpolated into the bash
commands and are instead passed directly to the called program.
https://docs.github.com/en/actions/reference/security/secure-use#use-an-intermediate-environment-variable
Marwin Hochfelsner [Mon, 11 May 2026 16:07:25 +0000 (18:07 +0200)]
Merge pull request #7082 from openstreetmap/translatewiki
Localisation updates from https://translatewiki.net.
translatewiki.net [Mon, 11 May 2026 12:17:08 +0000 (14:17 +0200)]
Localisation updates from https://translatewiki.net.
Tom Hughes [Sun, 10 May 2026 17:48:52 +0000 (18:48 +0100)]
Merge remote-tracking branch 'upstream/pull/7080'
Tom Hughes [Sun, 10 May 2026 17:48:10 +0000 (18:48 +0100)]
Merge remote-tracking branch 'upstream/pull/7077'
Marwin Hochfelsner [Sun, 10 May 2026 16:01:42 +0000 (18:01 +0200)]
Change banner hide method
jeafreezy [Sat, 9 May 2026 19:50:17 +0000 (21:50 +0200)]
chore: updated sotm africa conference banner
Tom Hughes [Fri, 8 May 2026 18:13:07 +0000 (19:13 +0100)]
Merge remote-tracking branch 'upstream/pull/7074'
Marwin Hochfelsner [Fri, 8 May 2026 10:25:29 +0000 (12:25 +0200)]
Merge pull request #7062 from tyrasd/history-geolink
sync location hash on the "History" link in header navigation
Martin Raifer [Wed, 6 May 2026 13:14:33 +0000 (15:14 +0200)]
sync location hash on the "History" link in header navigation
fixes https://github.com/openstreetmap/iD/issues/12287
Marwin Hochfelsner [Thu, 7 May 2026 20:56:36 +0000 (20:56 +0000)]
Generalize color scheme evaluating logic
Tom Hughes [Thu, 7 May 2026 16:41:12 +0000 (17:41 +0100)]
Merge remote-tracking branch 'upstream/pull/7073'
Martin Raifer [Thu, 7 May 2026 12:44:20 +0000 (14:44 +0200)]
update iD to v2.40.0
Tom Hughes [Thu, 7 May 2026 13:58:23 +0000 (14:58 +0100)]
Merge remote-tracking branch 'upstream/pull/7071'
Tom Hughes [Thu, 7 May 2026 13:01:35 +0000 (14:01 +0100)]
Merge remote-tracking branch 'upstream/pull/7072'
translatewiki.net [Thu, 7 May 2026 12:14:58 +0000 (14:14 +0200)]
Localisation updates from https://translatewiki.net.
Andy Allan [Thu, 7 May 2026 09:51:14 +0000 (10:51 +0100)]
Remove pessimistic version constraints
We were ignoring them in dependabot so they aren't really necessary.
We can add constraints when we run into specific problems, but otherwise
we should be optimistic that, for the vast majority of cases, the new version
of a gem will either work fine as-is or will be flagged up by CI.
Andy Allan [Thu, 7 May 2026 09:42:13 +0000 (10:42 +0100)]
Remove explicit mini_racer dependency
This was originally added to constrain the transitive dependency (via rtlcss)
but the associated bug is now fixed and the version constraint was automatically
changed by dependabot anyway.
Tom Hughes [Thu, 7 May 2026 08:55:37 +0000 (09:55 +0100)]
Merge remote-tracking branch 'upstream/pull/7070'
Andy Allan [Thu, 7 May 2026 08:48:37 +0000 (09:48 +0100)]
Remove minimum version constraints from Gemfile
It's very unlikely that a `bundle update` will:
* lead a version downgrade
* ... and that version falls below the nominal minimum version
* ... and that version causes a breakage
* ... and that breakage is not picked up by CI
It's therefore better for legibility and clarity of other constraints
if we remove the ones that aren't necessary.
Andy Allan [Thu, 7 May 2026 08:38:07 +0000 (09:38 +0100)]
Skip big-pr check for translatewiki
These are often large, for example when we add more strings or when
a new language crosses the inclusion threshold.
Tom Hughes [Wed, 6 May 2026 23:52:58 +0000 (00:52 +0100)]
Merge remote-tracking branch 'upstream/pull/7069'
Tom Hughes [Wed, 6 May 2026 23:52:12 +0000 (00:52 +0100)]
Merge remote-tracking branch 'upstream/pull/7068'
dependabot[bot] [Wed, 6 May 2026 23:15:22 +0000 (23:15 +0000)]
Bump aws-sdk-s3 from 1.220.0 to 1.221.0 in the dependencies group
Bumps the dependencies group with 1 update: [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby).
Updates `aws-sdk-s3` from 1.220.0 to 1.221.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)
---
updated-dependencies:
- dependency-name: aws-sdk-s3
dependency-version: 1.221.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 6 May 2026 23:13:34 +0000 (23:13 +0000)]
Bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [leaflet.locatecontrol](https://github.com/domoritz/leaflet-locatecontrol) and [tag2link](https://github.com/JOSM/tag2link).
Updates `leaflet.locatecontrol` from 0.89.1 to 0.90.0
- [Changelog](https://github.com/domoritz/leaflet-locatecontrol/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/domoritz/leaflet-locatecontrol/compare/v0.89.1...v0.90.0)
Updates `tag2link` from 2026.3.21 to 2026.5.6
- [Release notes](https://github.com/JOSM/tag2link/releases)
- [Commits](https://github.com/JOSM/tag2link/compare/2026.3.21...2026.5.6)
---
updated-dependencies:
- dependency-name: leaflet.locatecontrol
dependency-version: 0.90.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
- dependency-name: tag2link
dependency-version: 2026.5.6
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Tom Hughes [Wed, 6 May 2026 21:14:10 +0000 (22:14 +0100)]
Merge remote-tracking branch 'upstream/pull/7066'