Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/glean-sdk-67.3.1
Open

build(deps): bump glean-sdk from 65.2.3 to 67.3.1#1149
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/glean-sdk-67.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps glean-sdk from 65.2.3 to 67.3.1.

Release notes

Sourced from glean-sdk's releases.

v67.3.1

Full changelog

  • Rust
    • Avoid unsafety and count the allocation for the underlying atomic bool directly (#3450)

v67.3.0

Full changelog

  • Rust
    • Add support for determining client_info.os_version for Android binaries (#3434)
    • Avoid unsafety and count the allocation for the underlying atomic bool directly (#3450)

v67.2.0

  • General
    • Updated to glean_parser v19.0.0 (#3421)
    • Add server knobs config to ping_info (#3396)
    • Fix test_get_value on labeled_ metrics to ask the db for the list of labels (bug 2028892)

v67.1.0

  • General
    • Remove support for generating metric testing coverage (#3397)
    • Fix log pipe corruption on Windows (#3413)

v67.0.0

Full changelog

  • General
    • BUGFIX: Correct glean.database.rkv_load_error's category and glean.upload.discarded_exceeding_pings_size's name (bug 2009475)
    • Event timestamps are now always clamped to the range of a signed 64-bit integer. An overflow is recorded in the new metric glean.error.event_timestamp_clamped in case this happens (#3308).
    • BREAKING CHANGE: Updated to UniFFI 0.31.0 (#3366)
  • Android
    • Updated Kotlin to 2.3.0 (#3379)

v66.3.0

Full changelog

  • General
    • Updated to glean_parser v18.2.0 (#3356)
  • Python
    • Source wheel builds now build the SDK upon install correctly (#3359)
  • iOS
    • Annotate the PingUploadScheduler as unavailable for iOS App extensions ([, as app extensions run in a restricted environment without access to UIApplication.shared.#3355](mozilla/glean#3355))

v66.2.0

Full changelog

  • General
    • Stop reporting db file sizes during init phase (#3331)

... (truncated)

Changelog

Sourced from glean-sdk's changelog.

v67.3.1 (2026-05-08)

Full changelog

  • Rust
    • Avoid unsafety and count the allocation for the underlying atomic bool directly (#3450)

v67.3.0 (2026-05-08)

Full changelog

  • Rust
    • Add support for determining client_info.os_version for Android binaries (#3434)

v67.2.0 (2026-04-06)

Full changelog

  • General
    • Updated to glean_parser v19.0.0 (#3421)
    • Add server knobs config to ping_info (#3396)
    • Fix test_get_value on labeled_ metrics to ask the db for the list of labels (bug 2028892)

v67.1.0 (2026-03-12)

Full changelog

  • General
    • Remove support for generating metric testing coverage (#3397)
    • Fix log pipe corruption on Windows (#3413)

v67.0.0 (2026-01-21)

Full changelog

  • General
    • BUGFIX: Correct glean.database.rkv_load_error's category and glean.upload.discarded_exceeding_pings_size's name (bug 2009475)
    • Event timestamps are now always clamped to the range of a signed 64-bit integer. An overflow is recorded in the new metric glean.error.event_timestamp_clamped in case this happens (#3308).
    • BREAKING CHANGE: Updated to UniFFI 0.31.0 (#3366)
  • Android
    • Updated Kotlin to 2.3.0 (#3379)

v66.3.0 (2025-12-19)

Full changelog

  • General
    • Updated to glean_parser v18.2.0 (#3356)
  • Python

... (truncated)

Commits
  • 7cdba01 Merge branch 'release-v67.3.1' into release
  • 8d9349c Bumped version to 67.3.1
  • c4ee747 Bumped version to 67.3.0
  • 8476ffd Add missing changelog entry
  • 650114e Merge branch 'release-v67.3.0' into release
  • 63c54c0 Bumped version to 67.3.0
  • 3df3a7e Add missing changelog entry
  • 2ba21e9 Avoid unsafety and count the allocation for the underlying atomic bool directly
  • 0c88dfc Bump wheel from 0.46.3 to 0.47.0 in /glean-core/python
  • c8fbd92 CI: Specifically use get-pip targeting Python 3.9, our current lowest-Python ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [glean-sdk](https://github.com/mozilla/glean) from 65.2.3 to 67.3.1.
- [Release notes](https://github.com/mozilla/glean/releases)
- [Changelog](https://github.com/mozilla/glean/blob/main/CHANGELOG.md)
- [Commits](mozilla/glean@v65.2.3...v67.3.1)

---
updated-dependencies:
- dependency-name: glean-sdk
  dependency-version: 67.3.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 12, 2026 02:29
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 12, 2026
@github-actions
Copy link
Copy Markdown

View this pull request in Lando to land it once approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants