Bumps the dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [terser](https://github.com/ahorek/terser-ruby) | `1.2.7` | `1.2.8` |
| 
[doorkeeper-openid_connect](https://github.com/doorkeeper-gem/doorkeeper-openid_connect)
 | `1.10.3` | `1.10.4` |
| [aasm](https://github.com/aasm/aasm) | `5.5.2` | `6.0.0` |
| 
[opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-ruby)
 | `0.34.0` | `0.34.1` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-ruby) | 
`1.12.0` | `1.12.1` |

Updates `terser` from 1.2.7 to 1.2.8
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a 
href="https://github.com/ahorek/terser-ruby/blob/master/CHANGELOG.md";>terser's 
changelog</a>.</em></p>
<blockquote>
<h2>1.2.8 (08 July 2026)</h2>
<ul>
<li>update TerserJS to [5.49.0]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/ahorek/terser-ruby/commit/3b834aad844ce2423f4075b4d31838b05ffc81d6";><code>3b834aa</code></a>
 Merge pull request <a 
href="https://redirect.github.com/ahorek/terser-ruby/issues/68";>#68</a> from 
ahorek/terser5490</li>
<li><a 
href="https://github.com/ahorek/terser-ruby/commit/dbdc8a1b883390bf1d693751baecc553c6d6be93";><code>dbdc8a1</code></a>
 update ruby matrix</li>
<li><a 
href="https://github.com/ahorek/terser-ruby/commit/a12a1755b2b78dffae4d3f1df8e9f614fc0215c8";><code>a12a175</code></a>
 add new compress options</li>
<li><a 
href="https://github.com/ahorek/terser-ruby/commit/29c83c1fb21ace005f1a8478c3ad8dd31b0a881e";><code>29c83c1</code></a>
 terser 5.49.0</li>
<li>See full diff in <a 
href="https://github.com/ahorek/terser-ruby/compare/1.2.7...1.2.8";>compare 
view</a></li>
</ul>
</details>
<br />

Updates `doorkeeper-openid_connect` from 1.10.3 to 1.10.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/doorkeeper-gem/doorkeeper-openid_connect/releases";>doorkeeper-openid_connect's
 releases</a>.</em></p>
<blockquote>
<h2>v1.10.4</h2>
<ul>
<li>Validate the <code>scope</code> supplied to Dynamic Client Registration 
against the server's configured scopes (<code>default_scopes</code> + 
<code>optional_scopes</code>) before persisting it. Unrecognized scopes are 
silently dropped and the confirmed set is echoed in the registration response 
(RFC 7591 §2); a request whose scopes are all unsupported is rejected with 
<code>invalid_client_metadata</code> instead of being registered with an empty 
scope set.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a 
href="https://github.com/doorkeeper-gem/doorkeeper-openid_connect/blob/master/CHANGELOG.md";>doorkeeper-openid_connect's
 changelog</a>.</em></p>
<blockquote>
<h2>v1.10.4 (2026-07-07)</h2>
<ul>
<li>Validate the <code>scope</code> supplied to Dynamic Client Registration 
against the server's configured scopes (<code>default_scopes</code> + 
<code>optional_scopes</code>) before persisting it. Unrecognized scopes are 
silently dropped and the confirmed set is echoed in the registration response 
(RFC 7591 §2); a request whose scopes are all unsupported is rejected with 
<code>invalid_client_metadata</code> instead of being registered with an empty 
scope set.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/doorkeeper-gem/doorkeeper-openid_connect/commit/9f956e5012b36f593e99803680ed4761340f89a5";><code>9f956e5</code></a>
 Release 1.10.4 :tada:</li>
<li><a 
href="https://github.com/doorkeeper-gem/doorkeeper-openid_connect/commit/24c3cb1729b69f48649a6f4491dcae69f805000d";><code>24c3cb1</code></a>
 Merge commit from fork</li>
<li><a 
href="https://github.com/doorkeeper-gem/doorkeeper-openid_connect/commit/abb47dc5e6012ea05eda0b7979cc6bd41904011b";><code>abb47dc</code></a>
 Validate DCR registration scope against configured server scopes</li>
<li>See full diff in <a 
href="https://github.com/doorkeeper-gem/doorkeeper-openid_connect/compare/v1.10.3...v1.10.4";>compare
 view</a></li>
</ul>
</details>
<br />

Updates `aasm` from 5.5.2 to 6.0.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a 
href="https://github.com/aasm/aasm/blob/master/CHANGELOG.md";>aasm's 
changelog</a>.</em></p>
<blockquote>
<h2>6.0.0 (5 July 2026)</h2>
<ul>
<li>Let <code>whiny_persistence: true</code> be the default now <a 
href="https://redirect.github.com/aasm/aasm/pull/378";>#378</a></li>
<li>Stopped support for Ruby v2 <a 
href="https://redirect.github.com/aasm/aasm/pull/865";>#865</a></li>
<li>Stopped support for Ruby on Rails v6 <a 
href="https://redirect.github.com/aasm/aasm/pull/866";>#866</a></li>
<li>Add MFA requirement to gemspec metadata <a 
href="https://redirect.github.com/aasm/aasm/pull/879";>#879</a></li>
<li>Avoid namespace naming collisions <a 
href="https://redirect.github.com/aasm/aasm/pull/880";>#880</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a 
href="https://github.com/aasm/aasm/commit/88061ec5104adf50a9b4c590ca58999df23cdb76";><code>88061ec</code></a>
 Merge pull request <a 
href="https://redirect.github.com/aasm/aasm/issues/881";>#881</a> from 
aasm/major/upgrade_to_version_6</li>
<li><a 
href="https://github.com/aasm/aasm/commit/9680939aeac114d96faed470d1d8b9b4471aa6a6";><code>9680939</code></a>
 Version bump to 6.0.0</li>
<li><a 
href="https://github.com/aasm/aasm/commit/5da63177154ddcd28b9ec1b658340f68c8a62cee";><code>5da6317</code></a>
 Add MFA requirement to gemspec metadata</li>
<li><a 
href="https://github.com/aasm/aasm/commit/8ef217136f491f3feaec96a49ffc18d7742e6682";><code>8ef2171</code></a>
 Merge branch 'fix/namespace-event-methods-direct-definition' into 
major/upgra...</li>
<li><a 
href="https://github.com/aasm/aasm/commit/4a4c5e51874565bb81d938cf961fb918238f7cd1";><code>4a4c5e5</code></a>
 Update changelog for <a 
href="https://redirect.github.com/aasm/aasm/issues/870";>#870</a></li>
<li><a 
href="https://github.com/aasm/aasm/commit/bb11acce5b8bc932e464a6410f81cf452bcbb9bd";><code>bb11acc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/aasm/aasm/issues/870";>#870</a> from 
kumar-mithlesh/fix/spelling-fixes</li>
<li><a 
href="https://github.com/aasm/aasm/commit/c16d878bc310b151733593d508d4ba1dd86035cb";><code>c16d878</code></a>
 Merge branch 'whiny_persistence_is_now_default' into 
major/upgrade_to_version_6</li>
<li><a 
href="https://github.com/aasm/aasm/commit/043d1565fc3cdce59172c359bf7e2f8b943967ba";><code>043d156</code></a>
 Update tests now that we have whiny persistence</li>
<li><a 
href="https://github.com/aasm/aasm/commit/5dbc3acede30817c2191dabffe805660e14242a3";><code>5dbc3ac</code></a>
 Describe the breaking change</li>
<li><a 
href="https://github.com/aasm/aasm/commit/1535f5e978a66446e555eb86cf249d608b910d7e";><code>1535f5e</code></a>
 Merge branch 'master' into whiny_persistence_is_now_default</li>
<li>Additional commits viewable in <a 
href="https://github.com/aasm/aasm/compare/v5.5.2...v6.0.0";>compare 
view</a></li>
</ul>
</details>
<br />

Updates `opentelemetry-exporter-otlp` from 0.34.0 to 0.34.1
<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.34.1</h2>
<h3>v0.34.1 / 2026-07-08</h3>
<ul>
<li>DOCS: Update source for gemspec links to RubyDoc (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2123";>#2123</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a 
href="https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-exporter-otlp/v0.34.0...opentelemetry-exporter-otlp/v0.34.1";>compare
 view</a></li>
</ul>
</details>
<br />

Updates `opentelemetry-sdk` from 1.12.0 to 1.12.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a 
href="https://github.com/open-telemetry/opentelemetry-ruby/releases";>opentelemetry-sdk's
 releases</a>.</em></p>
<blockquote>
<h2>opentelemetry-sdk 1.12.1</h2>
<h3>v1.12.1 / 2026-07-08</h3>
<ul>
<li>DOCS: Update source for gemspec links to RubyDoc (<a 
href="https://redirect.github.com/open-telemetry/opentelemetry-ruby/issues/2123";>#2123</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a 
href="https://github.com/open-telemetry/opentelemetry-ruby/compare/opentelemetry-sdk/v1.12.0...opentelemetry-sdk/v1.12.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/7219

-- Commit Summary --

  * Bump the dependencies group with 5 updates

-- File Changes --

    M Gemfile.lock (33)

-- Patch Links --

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

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

Message ID: <openstreetmap/openstreetmap-website/pull/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to