Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 24, 2021

Bumps glean-parser from 2.2.0 to 2.5.0.

Release notes

Sourced from glean-parser's releases.

v2.5.0

  • Add parser and object model support for rate metric type. (bug 1645166)
  • Add parser and object model support for telemetry_mirror property. (bug 1685406)
  • Update the Javascript template to match Glean.js expectations. (bug 1693516)
    • Glean.js has updated it's export strategy. It will now export each metric type as an independent module;
    • Glean.js has dropped support for non ES6 modules.
  • Add support for generating Typescript code. (bug 1692157)
    • The templates added generate metrics and pings code for Glean.js.

v2.4.0

  • Experimental: glean_parser has a new subcommand coverage to convert raw coverage reports into something consumable by coverage tools, such as codecov.io
  • The path to the file that each metric is defined in is now stored on the Metric object in defined_in["filepath"].

v2.3.0

  • Leverage the glean_namespace option to provide correct import when building for Javascript.
Changelog

Sourced from glean-parser's changelog.

2.5.0 (2021-02-23)

  • Add parser and object model support for rate metric type. (bug 1645166)
  • Add parser and object model support for telemetry_mirror property. (bug 1685406)
  • Update the Javascript template to match Glean.js expectations. (bug 1693516)
    • Glean.js has updated it's export strategy. It will now export each metric type as an independent module;
    • Glean.js has dropped support for non ES6 modules.
  • Add support for generating Typescript code. (bug 1692157)
    • The templates added generate metrics and pings code for Glean.js.

2.4.0 (2021-02-18)

  • Experimental: glean_parser has a new subcommand coverage to convert raw coverage reports into something consumable by coverage tools, such as codecov.io
  • The path to the file that each metric is defined in is now stored on the Metric object in defined_in["filepath"].

2.3.0 (2021-02-17)

  • Leverage the glean_namespace to provide correct import when building for Javascript.
Commits
  • f27649b Update CHANGELOG for 2.5.0
  • a74a6c1 Bug 1692157 - Update Javascript templates and provide Typescript template (#288)
  • 782ec70 bug 1645166 - Add support for rate metrics
  • c9e4507 Mark long description as being in markdown (#283)
  • 1d63991 Bump mypy from 0.800 to 0.812 (#284)
  • 24908a6 Update CHANGELOG for 2.4.0
  • 7cfa4d6 Add coverage reporting tool (#272)
  • 16ff9de Bump watchdog from 2.0.0 to 2.0.1 (#282)
  • 64a9726 bug 1685406 - Add telemetry_mirror optional field to metrics schema
  • c4fb43b Add 2.3.0 section
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 24, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 14, 2021

Superseded by #22.

@dependabot dependabot bot closed this Apr 14, 2021
@dependabot dependabot bot deleted the dependabot/pip/samples/qt-qml-app/glean-parser-2.5.0 branch April 14, 2021 07:05
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