build(deps): bump glean-sdk from 65.2.3 to 67.3.1 #1149 (lando@main)

Warnings
  • Checking...
Blockers
  • Checking...
Branches dependabot/pip/glean-sdk-67.3.1 -> 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.3.1
Commit Body Bumps [glean-sdk](https://github.com/mozilla/glean) from 65.2.3 to 67.3.1. <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.3.1</h2> <p><a href="https://github.com/mozilla/glean/compare/v67.3.0...v67.3.1">Full changelog</a></p> <ul> <li>Rust <ul> <li>Avoid unsafety and count the allocation for the underlying atomic bool directly (<a href="https://redirect.github.com/mozilla/glean/pull/3450">#3450</a>)</li> </ul> </li> </ul> <h2>v67.3.0</h2> <p><a href="https://github.com/mozilla/glean/compare/v67.2.0...v67.3.0">Full changelog</a></p> <ul> <li>Rust <ul> <li>Add support for determining <code>client_info.os_version</code> for Android binaries (<a href="https://redirect.github.com/mozilla/glean/pull/3434">#3434</a>)</li> <li>Avoid unsafety and count the allocation for the underlying atomic bool directly (<a href="https://redirect.github.com/mozilla/glean/pull/3450">#3450</a>)</li> </ul> </li> </ul> <h2>v67.2.0</h2> <ul> <li>General <ul> <li>Updated to <code>glean_parser</code> v19.0.0 (<a href="https://redirect.github.com/mozilla/glean/issues/3421">#3421</a>)</li> <li>Add server knobs config to <code>ping_info</code> (<a href="https://redirect.github.com/mozilla/glean/pull/3396">#3396</a>)</li> <li>Fix <code>test_get_value</code> on <code>labeled_</code> metrics to ask the db for the list of labels (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2028892">bug 2028892</a>)</li> </ul> </li> </ul> <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> </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.3.1 (2026-05-08)</h1> <p><a href="https://github.com/mozilla/glean/compare/v67.3.0...v67.3.1">Full changelog</a></p> <ul> <li>Rust <ul> <li>Avoid unsafety and count the allocation for the underlying atomic bool directly (<a href="https://redirect.github.com/mozilla/glean/pull/3450">#3450</a>)</li> </ul> </li> </ul> <h1>v67.3.0 (2026-05-08)</h1> <p><a href="https://github.com/mozilla/glean/compare/v67.2.0...v67.3.0">Full changelog</a></p> <ul> <li>Rust <ul> <li>Add support for determining <code>client_info.os_version</code> for Android binaries (<a href="https://redirect.github.com/mozilla/glean/pull/3434">#3434</a>)</li> </ul> </li> </ul> <h1>v67.2.0 (2026-04-06)</h1> <p><a href="https://github.com/mozilla/glean/compare/v67.1.0...v67.2.0">Full changelog</a></p> <ul> <li>General <ul> <li>Updated to <code>glean_parser</code> v19.0.0 (<a href="https://redirect.github.com/mozilla/glean/issues/3421">#3421</a>)</li> <li>Add server knobs config to <code>ping_info</code> (<a href="https://redirect.github.com/mozilla/glean/pull/3396">#3396</a>)</li> <li>Fix <code>test_get_value</code> on <code>labeled_</code> metrics to ask the db for the list of labels (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=2028892">bug 2028892</a>)</li> </ul> </li> </ul> <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</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mozilla/glean/commit/7cdba011f2f2dced1ba0e74537fe163eca0f2c45"><code>7cdba01</code></a> Merge branch 'release-v67.3.1' into release</li> <li><a href="https://github.com/mozilla/glean/commit/8d9349c469c28f09116964796121cb1130d35dc4"><code>8d9349c</code></a> Bumped version to 67.3.1</li> <li><a href="https://github.com/mozilla/glean/commit/c4ee747ba6d01d6d1faf4c2e2df4f3c46636af53"><code>c4ee747</code></a> Bumped version to 67.3.0</li> <li><a href="https://github.com/mozilla/glean/commit/8476ffdbded0576402501636aedafbc261633056"><code>8476ffd</code></a> Add missing changelog entry</li> <li><a href="https://github.com/mozilla/glean/commit/650114e3535bbb6b05549a59bc39608bf708c615"><code>650114e</code></a> Merge branch 'release-v67.3.0' into release</li> <li><a href="https://github.com/mozilla/glean/commit/63c54c0b64edb9c7a404a26e14917dcf29fb933c"><code>63c54c0</code></a> Bumped version to 67.3.0</li> <li><a href="https://github.com/mozilla/glean/commit/3df3a7ed8a0d481046d3a21140d22a340d911596"><code>3df3a7e</code></a> Add missing changelog entry</li> <li><a href="https://github.com/mozilla/glean/commit/2ba21e9ab95297529670922640081b959869bcd9"><code>2ba21e9</code></a> Avoid unsafety and count the allocation for the underlying atomic bool directly</li> <li><a href="https://github.com/mozilla/glean/commit/0c88dfc43d021357666d60560b8f59a5b3c247b4"><code>0c88dfc</code></a> Bump wheel from 0.46.3 to 0.47.0 in /glean-core/python</li> <li><a href="https://github.com/mozilla/glean/commit/c8fbd92b2c6c328d559ed6a31d7de845cbaec8ab"><code>c8fbd92</code></a> CI: Specifically use get-pip targeting Python 3.9, our current lowest-Python ...</li> <li>Additional commits viewable in <a href="https://github.com/mozilla/glean/compare/v65.2.3...v67.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=glean-sdk&package-manager=pip&previous-version=65.2.3&new-version=67.3.1)](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.