[openstreetmap/openstreetmap-website] Bump the dependencies group with 4 updates (PR #6883)

dependabot[bot] notifications at github.com
Wed Mar 11 23:17:14 UTC 2026


Bumps the dependencies group with 4 updates: [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-ruby), [aws-sdk-s3](https://github.com/aws/aws-sdk-ruby), [timeout](https://github.com/ruby/timeout) and [database_consistency](https://github.com/djezzzl/database_consistency).

Updates `opentelemetry-exporter-otlp` from 0.31.1 to 0.32.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-ruby/releases">opentelemetry-exporter-otlp's releases</a>.</em></p>
<blockquote>
<h2>opentelemetry-exporter-otlp 0.32.0</h2>
<h3>v0.32.0 / 2026-03-10</h3>
<ul>
<li>ADDED: Replace cgi with uri for encode and decode (<a href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2028">#2028</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-ruby/blob/main/exporter/otlp/CHANGELOG.md">opentelemetry-exporter-otlp's changelog</a>.</em></p>
<blockquote>
<h3>v0.32.0 / 2026-03-10</h3>
<ul>
<li>ADDED: Replace cgi with uri for encode and decode (<a href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2028">#2028</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/open-telemetry/opentelemetry-ruby/commit/567c13fb187b59ad26035df4b8a4df21a91fff53"><code>567c13f</code></a> release: Release 5 items (<a href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2050">#2050</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-ruby/commit/f41c77dabadd8694738026eda83dc401f9ff1c57"><code>f41c77d</code></a> feat: replace cgi with uri for encode and decode (<a href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2028">#2028</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-ruby/commit/d4024453b7ed8e2088174470d8c799b95bf94401"><code>d402445</code></a> test: remove ostruct dependency by updating rake to 13 for ruby 4 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2016">#2016</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-ruby/commit/740a5ff2b6793ddfa58d858136c03fc97c164b3d"><code>740a5ff</code></a> chore: update for rubocop 1.84.1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2036">#2036</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-ruby/commit/4c1649b647ed37b216e264a648187815cc7736f8"><code>4c1649b</code></a> chore: Replace codespell with cspell to mirror contrib (<a href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2009">#2009</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-ruby/commit/184eae3e391dc9f000e958fb96d365a90cb39f93"><code>184eae3</code></a> chore: Remove Explicit Bundler Dependency (<a href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2022">#2022</a>)</li>
<li>See full diff in <a href="https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-exporter-otlp/v0.31.1...opentelemetry-exporter-otlp/v0.32.0">compare view</a></li>
</ul>
</details>
<br />

Updates `aws-sdk-s3` from 1.214.0 to 1.215.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md">aws-sdk-s3's changelog</a>.</em></p>
<blockquote>
<h2>1.215.0 (2026-03-05)</h2>
<ul>
<li>
<p>Feature - Code Generated Changes, see <code>./build_tools</code> or <code>aws-sdk-core</code>'s CHANGELOG.md for details.</p>
</li>
<li>
<p>Issue - Fix <code>LoadError</code> when requiring <code>aws-sdk-s3</code> due to missing <code>directory_progress</code> file.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-ruby/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `timeout` from 0.6.0 to 0.6.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ruby/timeout/releases">timeout's releases</a>.</em></p>
<blockquote>
<h2>v0.6.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<ul>
<li>add test case for string argument by <a href="https://github.com/t-mangoe"><code>@​t-mangoe</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/90">ruby/timeout#90</a></li>
<li>Improve Timeout.timeout documentation formatting and typos by <a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/92">ruby/timeout#92</a></li>
<li>[DOC] document the private instance method by <a href="https://github.com/nobu"><code>@​nobu</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/94">ruby/timeout#94</a></li>
<li>Compatibility with Fiber scheduler. by <a href="https://github.com/ioquatix"><code>@​ioquatix</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/97">ruby/timeout#97</a></li>
<li>Remove warnings by <a href="https://github.com/etiennebarrie"><code>@​etiennebarrie</code></a> in <a href="https://redirect.github.com/ruby/timeout/pull/99">ruby/timeout#99</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/t-mangoe"><code>@​t-mangoe</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/timeout/pull/90">ruby/timeout#90</a></li>
<li><a href="https://github.com/ybiquitous"><code>@​ybiquitous</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/timeout/pull/92">ruby/timeout#92</a></li>
<li><a href="https://github.com/ioquatix"><code>@​ioquatix</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/timeout/pull/97">ruby/timeout#97</a></li>
<li><a href="https://github.com/etiennebarrie"><code>@​etiennebarrie</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/timeout/pull/99">ruby/timeout#99</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/timeout/compare/v0.6.0...v0.6.1">https://github.com/ruby/timeout/compare/v0.6.0...v0.6.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ruby/timeout/commit/951e8025ec02cce2d1c9dc5712c1ab37e383bd54"><code>951e802</code></a> Bump version to 0.6.1</li>
<li><a href="https://github.com/ruby/timeout/commit/9b935535ff446ad268d6eec67bed84203c597634"><code>9b93553</code></a> Remove warnings</li>
<li><a href="https://github.com/ruby/timeout/commit/e4aa36096f4b2abfba568e846e0ce02ad1b240f1"><code>e4aa360</code></a> Fix timing-dependent test</li>
<li><a href="https://github.com/ruby/timeout/commit/55d7c84b50f54ac7535153e91b8ab6df3aeaf32b"><code>55d7c84</code></a> Compatibility with Fiber scheduler. (<a href="https://redirect.github.com/ruby/timeout/issues/97">#97</a>)</li>
<li><a href="https://github.com/ruby/timeout/commit/35504bad9b42485e588b479cefd69b4860a3c228"><code>35504ba</code></a> Merge pull request <a href="https://redirect.github.com/ruby/timeout/issues/98">#98</a> from ruby/dependabot/github_actions/step-security/hard...</li>
<li><a href="https://github.com/ruby/timeout/commit/5c0e61e9151f9667bae6e30a8aba496bbeb6e501"><code>5c0e61e</code></a> Bump step-security/harden-runner from 2.15.0 to 2.15.1</li>
<li><a href="https://github.com/ruby/timeout/commit/f4e1cafba7cd16b72fd4046d3f0ca6f6f280db60"><code>f4e1caf</code></a> Merge pull request <a href="https://redirect.github.com/ruby/timeout/issues/96">#96</a> from ruby/dependabot/github_actions/step-security/hard...</li>
<li><a href="https://github.com/ruby/timeout/commit/7960b04a7c51217f7a5737fbaa1cb02b979b0af7"><code>7960b04</code></a> Bump step-security/harden-runner from 2.14.2 to 2.15.0</li>
<li><a href="https://github.com/ruby/timeout/commit/29e4fd34bd5c7750a4ea1f9fe2cea0e6ebcc535b"><code>29e4fd3</code></a> Merge pull request <a href="https://redirect.github.com/ruby/timeout/issues/95">#95</a> from ruby/dependabot/github_actions/step-security/hard...</li>
<li><a href="https://github.com/ruby/timeout/commit/ccbc5e69f8920cd52e611e77557b6e45f5fca221"><code>ccbc5e6</code></a> Bump step-security/harden-runner from 2.14.1 to 2.14.2</li>
<li>Additional commits viewable in <a href="https://github.com/ruby/timeout/compare/v0.6.0...v0.6.1">compare view</a></li>
</ul>
</details>
<br />

Updates `database_consistency` from 3.0.0 to 3.0.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/djezzzl/database_consistency/blob/master/CHANGELOG.md">database_consistency's changelog</a>.</em></p>
<blockquote>
<h3>[3.0.1] - 2026/03/07</h3>
<ul>
<li>Improve grammar, spelling, and terminology in checker messages. Thanks <a href="https://github.com/julik">julik</a> for the contribution!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/djezzzl/database_consistency/commit/7491cfaa1630a90fde583d0c3cc848eb11ae550a"><code>7491cfa</code></a> Release v3.0.1</li>
<li><a href="https://github.com/djezzzl/database_consistency/commit/b06ef65179aca52892e8f05017548f7275b491ba"><code>b06ef65</code></a> Update changelog, docs, and README for PR <a href="https://redirect.github.com/djezzzl/database_consistency/issues/289">#289</a> (grammar/terminology fixes in ...</li>
<li><a href="https://github.com/djezzzl/database_consistency/commit/1d1433bb27513ec94a82ef3e9e3bb01113d14d41"><code>1d1433b</code></a> Fix English grammar, spelling, and terminology in all user-facing messages (#...</li>
<li><a href="https://github.com/djezzzl/database_consistency/commit/4692196cded74f2d3ac8026d2827ae9dae15eb35"><code>4692196</code></a> Update README and migrate GitHub Wiki to docs/wiki/ (<a href="https://redirect.github.com/djezzzl/database_consistency/issues/288">#288</a>)</li>
<li>See full diff in <a href="https://github.com/djezzzl/database_consistency/compare/v3.0.0...v3.0.1">compare view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions


</details>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/6883

-- Commit Summary --

  * Bump the dependencies group with 4 updates

-- File Changes --

    M Gemfile.lock (19)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/6883.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6883.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6883
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/6883 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260311/9f951155/attachment-0001.htm>


More information about the rails-dev mailing list