Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 22, 2021

Bumps glean-parser from 2.2.0 to 3.1.2.

Release notes

Sourced from glean-parser's releases.

v3.1.2

  • BUGFIX: Remove the "DO NOT COMMIT" notice from the documentation.

v3.1.1

  • Recommend to not commit as well as to not edit the generated files. (bug 1706042)
  • BUGFIX: Include import statement for labeled metric subtypes in Javascript and Typescript templates.

v3.1.0

  • Add support for labeled metric types in Javascript and Typescript templates.

v3.0.0

  • Raise limit on number of statically-defined lables to 100. (bug 1702263)
  • BUGFIX: Version 2.0.0 of the schema now allows the "special" glean_.* ping names for Glean-internal use again.
  • Remove support for JWE metric types.

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.

3.1.2 (2021-04-21)

  • BUGFIX: Remove the "DO NOT COMMIT" notice from the documentation.

3.1.1 (2021-04-19)

  • Recommend to not commit as well as to not edit the generated files. (bug 1706042)
  • BUGFIX: Include import statement for labeled metric subtypes in Javascript and Typescript templates.

3.1.0 (2021-04-16)

  • Add support for labeled metric types in Javascript and Typescript templates.

3.0.0 (2021-04-13)

  • Raise limit on number of statically-defined lables to 100. (bug 1702263)
  • BUGFIX: Version 2.0.0 of the schema now allows the "special" glean_.* ping names for Glean-internal use again.
  • Remove support for JWE metric types.

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
  • f7e6954 Bump to version 3.1.2
  • 888401a Remove the "Do not commit" from generated docs (#315)
  • b4b5124 Bump to version 3.1.1
  • 9728e1c Include imprt statement for labeled metric subtype in TS/JS templates (#313)
  • 4ef3956 Update DO NOT EDIT comment to advise not to commit as well (#314)
  • 18a8ba7 Bump flake8 from 3.9.0 to 3.9.1 (#311)
  • 6aa8d56 Bump to version 3.1.0
  • 65a8b52 Bug 1705671 - Add support for labeled metric types in JS and TS templates (#312)
  • 848b436 Add CircleCI job to test on Python 3.10-rc (#307)
  • 030f87f Bump sphinx from 3.5.3 to 3.5.4 (#309)
  • 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 Apr 22, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 29, 2021

Superseded by #32.

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