Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps glean-parser from 4.0.0 to 6.3.0.

Release notes

Sourced from glean-parser's releases.

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)

v6.1.2

  • Swift: Add a conditional import Foundation to support generating metrics when Glean is delivered via the AppServices iOS megazord

v6.1.1

  • Rust: Use correct name for a ping in generated code.

v6.1.0

  • [data-review] Include extra keys' names and descriptions in data review template (bug 1767027)
  • Raise limit on number of statically-defined labels to 4096. (bug 1772163)
  • Fix Rust code generation for new UniFFI interface (#491, #494, #495)

v6.0.1

  • Relax version requirement for MarkupSafe. Now works with MarkupSafe v1.1.1 to v2.0.1 inclusive again.

v6.0.0

  • BUGFIX: Add missing extra_args to Rust constructor generation (bug 1765855)
  • Breaking change: glean_parser now generates metrics compatible with the UniFFI-powered Glean SDK. This is not backwards-compatible with previous versions.
  • Generate Rate, Denominator and Numerator metrics for Kotlin and Swift
  • Explicitly skip Rate, Denominator and Numerator metrics for JavaScript. These will cause a build failure by default, but can be turned into warnings on request. Use -s fail_rates=false to enable warning-only mode.

v5.1.2

  • BUGFIX: Revert changes made on v5.1.1.
    • The issues addressed by those changes, were non-issues and result of misuse of the APIs.

v5.1.1

  • BUGFIX: Fix issues with Swift templates (bug 1749494)
    • Make metrics and pings all public
    • Make pings static

v5.1.0

  • Add support for build info generation for JavaScript and Typescript targets (bug 1749494)

v5.0.1

  • Fix the logic for the metric expiration by version (bug 1753194)

v5.0.0

... (truncated)

Changelog

Sourced from glean-parser's changelog.

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)

6.1.2

  • Swift: Add a conditional import Foundation to support generating metrics when Glean is delivered via the AppServices iOS megazord

6.1.1

  • Rust: Use correct name for a ping in generated code.

6.1.0

  • [data-review] Include extra keys' names and descriptions in data review template (bug 1767027)
  • Raise limit on number of statically-defined labels to 4096. (bug 1772163)
  • Fix Rust code generation for new UniFFI interface (#491, #494, #495)

6.0.1

  • Relax version requirement for MarkupSafe. Now works with MarkupSafe v1.1.1 to v2.0.1 inclusive again.

6.0.0

  • BUGFIX: Add missing extra_args to Rust constructor generation (bug 1765855)
  • Breaking change: glean_parser now generates metrics compatible with the UniFFI-powered Glean SDK. This is not backwards-compatible with previous versions.
  • Generate Rate, Denominator and Numerator metrics for Kotlin and Swift
  • Explicitly skip Rate, Denominator and Numerator metrics for JavaScript. These will cause a build failure by default, but can be turned into warnings on request. Use -s fail_rates=false to enable warning-only mode.

5.1.2

  • BUGFIX: Revert changes made on v5.1.1.
    • The issues addressed by those changes, were non-issues and result of misuse of the APIs.

5.1.1

  • BUGFIX: Fix issues with Swift templates (bug 1749494)

... (truncated)

Commits
  • bbff546 Release v6.3.0
  • e60a0f5 Bug 1798713 - events: Increase extras limit to 15
  • 46553be Release v6.2.1
  • 8db8e9f Bug 1793777 - Support rate metric for Glean.js/JavaScript (#523)
  • 04abbd7 Bump black from 22.8.0 to 22.10.0
  • f6afa49 Bump coverage from 6.4.4 to 6.5.0
  • 09ce475 Release v6.2.0
  • d9b67d2 Make tag and no_lint order deterministic (#518)
  • da7452c Write error message to stderr
  • 4abdc8d Bump black from 22.3.0 to 22.8.0
  • 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 4.0.0 to 6.3.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@v4.0.0...v6.3.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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 3, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2022

Superseded by #537.

@dependabot dependabot bot closed this Dec 8, 2022
@dependabot dependabot bot deleted the dependabot/pip/samples/qt-qml-app/glean-parser-6.3.0 branch December 8, 2022 17:02
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