build(deps): bump glean-sdk from 65.2.3 to 67.1.0 #993 (lando@main)
| Warnings |
|
|---|---|
| Blockers |
|
| Branches | dependabot/pip/glean-sdk-67.1.0 -> main |
| Repo | lando@main (git) (git://github.com/mozilla-conduit/lando.git) |
| Author | dependabot[bot] |
| State | open |
| Commit Title | build(deps): bump glean-sdk from 65.2.3 to 67.1.0 |
| Commit Body | Bumps [glean-sdk](https://github.com/mozilla/glean) from 65.2.3 to 67.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mozilla/glean/releases">glean-sdk's releases</a>.</em></p> <blockquote> <h2>v67.1.0</h2> <ul> <li>General <ul> <li>Remove support for generating metric testing coverage (<a href="https://redirect.github.com/mozilla/glean/pull/3397">#3397</a>)</li> <li>Fix log pipe corruption on Windows (<a href="https://redirect.github.com/mozilla/glean/pull/3413">#3413</a>)</li> </ul> </li> </ul> <h2>v67.0.0</h2> <p><a href="https://github.com/mozilla/glean/compare/v66.3.0...v67.0.0">Full changelog</a></p> <ul> <li>General <ul> <li>BUGFIX: Correct <code>glean.database.rkv_load_error</code>'s category and <code>glean.upload.discarded_exceeding_pings_size</code>'s name (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2009475">bug 2009475</a>)</li> <li>Event timestamps are now always clamped to the range of a signed 64-bit integer. An overflow is recorded in the new metric <code>glean.error.event_timestamp_clamped</code> in case this happens (<a href="https://redirect.github.com/mozilla/glean/pull/3308">#3308</a>).</li> <li>BREAKING CHANGE: Updated to UniFFI 0.31.0 (<a href="https://redirect.github.com/mozilla/glean/pull/3366">#3366</a>)</li> </ul> </li> <li>Android <ul> <li>Updated Kotlin to 2.3.0 (<a href="https://redirect.github.com/mozilla/glean/pull/3379">#3379</a>)</li> </ul> </li> </ul> <h2>v66.3.0</h2> <p><a href="https://github.com/mozilla/glean/compare/v66.2.0...v66.3.0">Full changelog</a></p> <ul> <li>General <ul> <li>Updated to <code>glean_parser</code> v18.2.0 (<a href="https://redirect.github.com/mozilla/glean/issues/3356">#3356</a>)</li> </ul> </li> <li>Python <ul> <li>Source wheel builds now build the SDK upon install correctly (<a href="https://redirect.github.com/mozilla/glean/pull/3359">#3359</a>)</li> </ul> </li> <li>iOS <ul> <li>Annotate the <code>PingUploadScheduler</code> as unavailable for iOS App extensions ([, as app extensions run in a restricted environment without access to UIApplication.shared.<a href="https://redirect.github.com/mozilla/glean/issues/3355">#3355</a>](<a href="https://redirect.github.com/mozilla/glean/pull/3355">mozilla/glean#3355</a>))</li> </ul> </li> </ul> <h2>v66.2.0</h2> <p><a href="https://github.com/mozilla/glean/compare/v66.1.2...v66.2.0">Full changelog</a></p> <ul> <li>General <ul> <li>Stop reporting db file sizes during init phase (<a href="https://redirect.github.com/mozilla/glean/pull/3331">#3331</a>)</li> <li>Tiny performance improvement for putting tasks on the dispatcher (<a href="https://redirect.github.com/mozilla/glean/pull/3318">#3318</a>)</li> <li>Instrument the case when the <code>client_id.txt</code> file does not exist yet (<a href="https://redirect.github.com/mozilla/glean/pull/3339">#3339</a>)</li> <li>When a missing client ID in the database is detected, Glean now restores the backup client ID (<a href="https://redirect.github.com/mozilla/glean/pull/3334">#3334</a>)</li> <li>Disable the <code>post_init</code> health ping (<a href="https://redirect.github.com/mozilla/glean/pull/3343">#3343</a>)</li> </ul> </li> <li>iOS <ul> <li>Glean for iOS is now being built with Xcode 26.2 (<a href="https://redirect.github.com/mozilla/glean/pull/3350">#3350</a>)</li> <li>Fix strict concurrency warnings uncovered in Swift 6 (<a href="https://redirect.github.com/mozilla/glean/pull/3325">#3325</a>, <a href="https://redirect.github.com/mozilla/glean/pull/3347">#3347</a>)</li> <li>Correctly end background tasks (<a href="https://redirect.github.com/mozilla/glean/pull/3347">#3347</a>)</li> </ul> </li> <li>Android <ul> <li>Configuration-time performance optimizations for the Glean Gradle Plugin (<a href="https://redirect.github.com/mozilla/glean/pull/3326">#3326</a>)</li> </ul> </li> <li>Python <ul> <li>Bindings are generated in library mode, enabling source install from PyPI (<a href="https://redirect.github.com/mozilla/glean/pull/3317">#3317</a>)</li> </ul> </li> </ul> <h2>v66.1.2</h2> <p><a href="https://github.com/mozilla/glean/compare/v66.1.1...v66.1.2">Full changelog</a></p> <ul> <li>General <ul> <li>Use an explicit match for the labeled metric ping sections (<a href="https://redirect.github.com/mozilla/glean/pull/3335">#3335</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mozilla/glean/blob/main/CHANGELOG.md">glean-sdk's changelog</a>.</em></p> <blockquote> <h1>v67.1.0 (2026-03-12)</h1> <p><a href="https://github.com/mozilla/glean/compare/v67.0.0...v67.1.0">Full changelog</a></p> <ul> <li>General <ul> <li>Remove support for generating metric testing coverage (<a href="https://redirect.github.com/mozilla/glean/pull/3397">#3397</a>)</li> <li>Fix log pipe corruption on Windows (<a href="https://redirect.github.com/mozilla/glean/issues/3413">#3413</a>)</li> </ul> </li> </ul> <h1>v67.0.0 (2026-01-21)</h1> <p><a href="https://github.com/mozilla/glean/compare/v66.3.0...v67.0.0">Full changelog</a></p> <ul> <li>General <ul> <li>BUGFIX: Correct <code>glean.database.rkv_load_error</code>'s category and <code>glean.upload.discarded_exceeding_pings_size</code>'s name (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2009475">bug 2009475</a>)</li> <li>Event timestamps are now always clamped to the range of a signed 64-bit integer. An overflow is recorded in the new metric <code>glean.error.event_timestamp_clamped</code> in case this happens (<a href="https://redirect.github.com/mozilla/glean/pull/3308">#3308</a>).</li> <li>BREAKING CHANGE: Updated to UniFFI 0.31.0 (<a href="https://redirect.github.com/mozilla/glean/pull/3366">#3366</a>)</li> </ul> </li> <li>Android <ul> <li>Updated Kotlin to 2.3.0 (<a href="https://redirect.github.com/mozilla/glean/pull/3379">#3379</a>)</li> </ul> </li> </ul> <h1>v66.3.0 (2025-12-19)</h1> <p><a href="https://github.com/mozilla/glean/compare/v66.2.0...v66.3.0">Full changelog</a></p> <ul> <li>General <ul> <li>Updated to <code>glean_parser</code> v18.2.0 (<a href="https://redirect.github.com/mozilla/glean/issues/3356">#3356</a>)</li> </ul> </li> <li>Python <ul> <li>Source wheel builds now build the SDK upon install correctly (<a href="https://redirect.github.com/mozilla/glean/pull/3359">#3359</a>)</li> </ul> </li> <li>iOS <ul> <li>Annotate the <code>PingUploadScheduler</code> as unavailable for iOS App extensions ([, as app extensions run in a restricted environment without access to UIApplication.shared.<a href="https://redirect.github.com/mozilla/glean/issues/3355">#3355</a>](<a href="https://redirect.github.com/mozilla/glean/pull/3355">mozilla/glean#3355</a>))</li> </ul> </li> </ul> <h1>v66.2.0 (2025-12-09)</h1> <p><a href="https://github.com/mozilla/glean/compare/v66.1.2...v66.2.0">Full changelog</a></p> <ul> <li>General <ul> <li>Stop reporting db file sizes during init phase (<a href="https://redirect.github.com/mozilla/glean/pull/3331">#3331</a>)</li> <li>Tiny performance improvement for putting tasks on the dispatcher (<a href="https://redirect.github.com/mozilla/glean/pull/3318">#3318</a>)</li> <li>Instrument the case when the <code>client_id.txt</code> file does not exist yet (<a href="https://redirect.github.com/mozilla/glean/pull/3339">#3339</a>)</li> <li>When a missing client ID in the database is detected, Glean now restores the backup client ID (<a href="https://redirect.github.com/mozilla/glean/pull/3334">#3334</a>)</li> <li>Disable the <code>post_init</code> health ping (<a href="https://redirect.github.com/mozilla/glean/pull/3343">#3343</a>)</li> </ul> </li> <li>iOS <ul> <li>Glean for iOS is now being built with Xcode 26.2 (<a href="https://redirect.github.com/mozilla/glean/pull/3350">#3350</a>)</li> <li>Fix strict concurrency warnings uncovered in Swift 6 (<a href="https://redirect.github.com/mozilla/glean/pull/3325">#3325</a>, <a href="https://redirect.github.com/mozilla/glean/pull/3347">#3347</a>)</li> <li>Correctly end background tasks (<a href="https://redirect.github.com/mozilla/glean/pull/3347">#3347</a>)</li> </ul> </li> <li>Android <ul> <li>Configuration-time performance optimizations for the Glean Gradle Plugin (<a href="https://redirect.github.com/mozilla/glean/pull/3326">#3326</a>)</li> </ul> </li> <li>Python <ul> <li>Bindings are generated in library mode, enabling source install from PyPI (<a href="https://redirect.github.com/mozilla/glean/pull/3317">#3317</a>)</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mozilla/glean/commit/667af08fa308ff8924ab9cd95f05d7887758c330"><code>667af08</code></a> Merge branch 'release-v67.1.0' into release</li> <li><a href="https://github.com/mozilla/glean/commit/0ff1349a01e6f3030d0431be006b5f44d02ac3b9"><code>0ff1349</code></a> Bumped version to 67.1.0</li> <li><a href="https://github.com/mozilla/glean/commit/9438e70d7633f720be062184d051d53d92617f07"><code>9438e70</code></a> Mention metric ID in error message</li> <li><a href="https://github.com/mozilla/glean/commit/190f8d17f07d4e53e9c9c68db6fc7da26f58ac09"><code>190f8d1</code></a> Bump maturin from 1.12.4 to 1.12.5 in /glean-core/python</li> <li><a href="https://github.com/mozilla/glean/commit/60ece8e6c2b19993d74b5e27c475abb620b2f435"><code>60ece8e</code></a> Fix outdated static label limit in docs (100 → 4096)</li> <li><a href="https://github.com/mozilla/glean/commit/211d9e5d944cc10bbc5fc9491960cfd432455dd2"><code>211d9e5</code></a> bug 2020056: Fix Glean log pipe corruption on Windows</li> <li><a href="https://github.com/mozilla/glean/commit/071afdf80b5877235e4b041edb21c0136fdcbf90"><code>071afdf</code></a> Bump maturin from 1.12.0 to 1.12.4 in /glean-core/python</li> <li><a href="https://github.com/mozilla/glean/commit/0f3fa1f46bf7c72f4d6060824e3a6bbdf0776574"><code>0f3fa1f</code></a> Explain the test (as described in the commit message that introduced it)</li> <li><a href="https://github.com/mozilla/glean/commit/cab5698583605326470b2c1baa47712411f2670a"><code>cab5698</code></a> Re-enable RLB as a default member</li> <li><a href="https://github.com/mozilla/glean/commit/578937e95c5fcc46b5dbcb8b0f90e08ffbc1241e"><code>578937e</code></a> Benchmark: Run rapid-metrics under gungraun</li> <li>Additional commits viewable in <a href="https://github.com/mozilla/glean/compare/v65.2.3...v67.1.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> |
Landings
Not yet Landed
There has been no attempt to land revisions in this stack.