Skip to content

Update glean-parser requirement from ~=19.0.0 to ~=19.1.0#1020

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/glean-parser-approx-eq-19.1.0
Closed

Update glean-parser requirement from ~=19.0.0 to ~=19.1.0#1020
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/glean-parser-approx-eq-19.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on glean-parser to permit the latest version.

Release notes

Sourced from glean-parser's releases.

v19.1.0

  • Go server: Add support for labeled_boolean metrics with static labels (AE-1250)
  • BUGFIX: Go server: Serialize nil string_list metrics as empty arrays instead of null (#837)
  • Add support to target glean_sym (the new experimental Glean Rust API) (#841)
Changelog

Sourced from glean-parser's changelog.

19.1.0

  • Go server: Add support for labeled_boolean metrics with static labels (AE-1250)
  • BUGFIX: Go server: Serialize nil string_list metrics as empty arrays instead of null (#837)
  • Add support to target glean_sym (the new experimental Glean Rust API) (#841)

19.0.0

  • Python server: Support optional metrics (#828)
  • BUGFIX: Correct event timestamp values in server language templates (#831)
  • Remove the coverage subcommand. The SDK also removed metric testing covergae (#832)

18.2.0

  • New lint: Warn against event metrics on the metrics or baseline ping (#823)
  • Go server: Add 'string_list' to supported metric types (#825)

18.1.1

  • Python server: Fix logging mechanism (#820)

18.1.0

  • Python server: Support sending custom pings without events (#817)
  • Python server: Add 'object' and 'boolean' to supported metric types (#816)
  • Kotlin: Avoid toString() conversion on strings (#818)

18.0.6

  • Swift: Rely on Swift's Codable and configure it properly for the expected serialization (#815)

18.0.5

  • BUGFIX: Kotlin: correctly build a serial descriptor

18.0.4

  • BUGFIX: Kotlin: Implement serializers for the oneOf subtypes (#814)

18.0.3

  • BUGFIX: Kotlin: Implement Serializable again for object items (#813)
  • BUGFIX: Kotlin: Properly check that object arrays are non-empty before serializable (#813)

18.0.2

  • BUGFIX: Kotlin/Swift: Prefix new variables to avoid clashes with user code (#812)

18.0.1

... (truncated)

Commits
  • 7372f5d Release v19.1.0
  • 872eccf Add support to target glean_sym
  • 2d1096f CI: Update to uv 0.11.7
  • c2e8780 Bump pygments from 2.19.2 to 2.20.0
  • c5c425c Bump urllib3 from 2.5.0 to 2.6.3
  • 7efef74 Add missing condition for all-pings test assert
  • dc54627 Glean Server JavaScript: Use up-to-date uuid package in testing
  • 3c9180a chore(go_server) Update interface{} -> any (#839)
  • 73d5121 chore(go_server): AE-1283: add test for Go where glean ping does not include ...
  • 5dc1d20 fix(go_server): Serialize nil string_list metrics as empty arrays instead of ...
  • Additional commits viewable in compare view

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)

Updates the requirements on [glean-parser](https://github.com/mozilla/glean_parser) to permit the latest version.
- [Release notes](https://github.com/mozilla/glean_parser/releases)
- [Changelog](https://github.com/mozilla/glean_parser/blob/main/CHANGELOG.md)
- [Commits](mozilla/glean_parser@v19.0.0...v19.1.0)

---
updated-dependencies:
- dependency-name: glean-parser
  dependency-version: 19.1.0
  dependency-type: direct:production
...

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 @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 28, 2026

Superseded by #1026.

@dependabot dependabot Bot closed this May 28, 2026
@dependabot dependabot Bot deleted the dependabot/pip/glean-parser-approx-eq-19.1.0 branch May 28, 2026 21:13
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