Skip to content

build(deps): bump glean-parser from 17.3.0 to 18.2.0#773

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/glean-parser-18.2.0
Closed

build(deps): bump glean-parser from 17.3.0 to 18.2.0#773
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/glean-parser-18.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps glean-parser from 17.3.0 to 18.2.0.

Release notes

Sourced from glean-parser's releases.

v18.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)

v18.1.1

  • Python server: Fix logging mechanism (#820)

v18.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)

v18.0.6

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

v18.0.5

  • BUGFIX: Kotlin: correctly build a serial descriptor

v18.0.4

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

v18.0.3

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

v18.0.2

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

v18.0.1

  • BUGFIX: Swift: Fix variable naming in Swift template for object metric code (#811)

v18.0.0

  • BREAKING CHANGE: Dropped support for Python 3.8 (#800)
  • New lint: UNUSED_NO_LINT when a lint is listed for a metric but doesn't actually trigger
  • New lint: UNKNOWN_LINT when an unknown lint is named in the no_lint list
  • Add Sendable conformance to Pings (#810)
  • BREAKING CHANGE: Add oneOf type to object metric type structure. This requires changes in the generated code and is thus breaking, but shouldn't affect users (#803)
Changelog

Sourced from glean-parser's changelog.

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

  • BUGFIX: Swift: Fix variable naming in Swift template for object metric code (#811)

18.0.0

  • BREAKING CHANGE: Dropped support for Python 3.8 (#800)
  • New lint: UNUSED_NO_LINT when a lint is listed for a metric but doesn't actually trigger
  • New lint: UNKNOWN_LINT when an unknown lint is named in the no_lint list
  • Add Sendable conformance to Pings (#810)
  • BREAKING CHANGE: Add oneOf type to object metric type structure. This requires changes in the generated code and is thus breaking, but shouldn't affect users (#803)
Commits
  • 39c9b07 Release v18.2.0
  • 7cea04c feat(go server): Add 'string_list' to supported metric types (#825)
  • 3481712 New lint: Warn against event metrics on the metrics or baseline ping
  • 39a3ab2 Always skip Node.js tests on Node.js v24
  • 9b7a3ba Release v18.1.1
  • 31e9435 chore(python_server): replace print with sys.stdout.write (#820)
  • 31efbeb Release v18.1.0
  • a18b76b Kotlin: Avoid toString() conversion on strings
  • dba14bf chore(python_server): support sending custom pings without events (#817)
  • f1f8499 chore(python_server): Add 'object' and 'boolean' to supported metric types (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 15, 2025 19:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 15, 2025
@github-actions
Copy link

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

@dependabot dependabot bot force-pushed the dependabot/pip/glean-parser-18.2.0 branch from f25dd95 to fc1c42b Compare January 5, 2026 15:59
@zzzeid
Copy link
Contributor

zzzeid commented Jan 23, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/glean-parser-18.2.0 branch from fc1c42b to 47b2a72 Compare January 23, 2026 14:49
@zzzeid
Copy link
Contributor

zzzeid commented Feb 17, 2026

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/glean-parser-18.2.0 branch from 47b2a72 to 380e79a Compare February 17, 2026 19:41
@zzzeid
Copy link
Contributor

zzzeid commented Feb 26, 2026

@dependabot rebase

Bumps [glean-parser](https://github.com/mozilla/glean_parser) from 17.3.0 to 18.2.0.
- [Release notes](https://github.com/mozilla/glean_parser/releases)
- [Changelog](https://github.com/mozilla/glean_parser/blob/main/CHANGELOG.md)
- [Commits](mozilla/glean_parser@v17.3.0...v18.2.0)

---
updated-dependencies:
- dependency-name: glean-parser
  dependency-version: 18.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/glean-parser-18.2.0 branch from 380e79a to 8d95009 Compare February 26, 2026 20:44
@zzzeid zzzeid closed this Feb 26, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/glean-parser-18.2.0 branch February 26, 2026 20:57
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.

1 participant