Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump glean-parser from 6.1.2 to 7.0.0 #291

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 30, 2023

Bumps glean-parser from 6.1.2 to 7.0.0.

Release notes

Sourced from glean-parser's releases.

v7.0.0

  • BUGFIX: Remove internal-only fields from serialized metrics data (#550)
  • FEATURE: New subcommand: dump to dump the metrics data as JSON (#550)
  • BUGFIX: Kotlin: Generate enums with the right generic bound for ping reason codes (#551).
  • BREAKING CHANGE: Fully remove support for the old events API (#549) Adds a new lint OLD_EVENT_API to warn about missing type attributes on event extra keys. Note that the Glean SDK already dropped support for the old events API.

v6.4.0

  • BUGFIX: Correct code generation for labeled metrics in Rust (#533)
  • BUGFIX: Correctly serialize Rates for Rust code (#530)
  • Feature: Wrap labeled metric's static labels list as CoW strings (requires updated Glean support) (#534)

v6.3.0

v6.2.1

  • Add support for Rate, Denominator and Numerator metrics for JavaScript. (bug 1793777)

v6.2.0

  • [data-review] Use a template to generate the Data Review Request template (bug 1772605)
  • Make tag and no_lint order deterministic (#518)
Changelog

Sourced from glean-parser's changelog.

7.0.0

  • BUGFIX: Remove internal-only fields from serialized metrics data (#550)
  • FEATURE: New subcommand: dump to dump the metrics data as JSON (#550)
  • BUGFIX: Kotlin: Generate enums with the right generic bound for ping reason codes (#551).
  • BREAKING CHANGE: Fully remove support for the old events API (#549) Adds a new lint OLD_EVENT_API to warn about missing type attributes on event extra keys. Note that the Glean SDK already dropped support for the old events API.

6.4.0

  • BUGFIX: Correct code generation for labeled metrics in Rust (#533)
  • BUGFIX: Correctly serialize Rates for Rust code (#530)
  • Feature: Wrap labeled metric's static labels list as CoW strings (requires updated Glean support) (#534)

6.3.0

6.2.1

  • Add support for Rate, Denominator and Numerator metrics for JavaScript. (bug 1793777)

6.2.0

  • [data-review] Use a template to generate the Data Review Request template (bug 1772605)
  • Make tag and no_lint order deterministic (#518)
Commits
  • dcaad4b Release v7.0.0
  • d256620 Fully remove support for the old events API
  • 18bd599 Kotlin: Generate enums with the right generic bound for ping reason codes
  • 342cbf8 Remove internal-only fields from data dump
  • b688430 Add new dump subcommand
  • 2d02152 Bump flake8-bugbear from 23.1.14 to 23.1.17
  • 4c2a7fd Ignore 2 flake8 suggestions
  • 430a63e Bump flake8-bugbear from 22.8.23 to 23.1.14
  • fbf16c7 CI: Build docs on Python 3.10
  • b2fc3f0 Bump sphinx from 4.3.2 to 6.1.1
  • 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 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 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-parser](https://github.com/mozilla/glean_parser) from 6.1.2 to 7.0.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@v6.1.2...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2023
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
Projects
None yet
0 participants