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 14.3.0 to 14.5.1 #1787

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps glean-parser from 14.3.0 to 14.5.1.

Release notes

Sourced from glean-parser's releases.

v14.5.1

  • BUGFIX: Rust object metrics: Accept null in place of empty arrays

v14.5.0

  • BUGFIX: Fix Rust codegen to properly handle events with multiple types of extras (bug 1911165)
  • Updating Kotlin template import statement as part of removing service-glean from Android Components. (bug 1906941)

v14.4.0

  • Fix JS and Ruby server templates to correctly send event extra values as strings (DENG-4405)
  • ENHANCEMENT: Extra keys in extra_keys: fields may now contain any printable ASCII characters (bug 1910976)
Changelog

Sourced from glean-parser's changelog.

14.5.1

  • BUGFIX: Rust object metrics: Accept null in place of empty arrays

14.5.0

  • BUGFIX: Fix Rust codegen to properly handle events with multiple types of extras (bug 1911165)
  • Updating Kotlin template import statement as part of removing service-glean from Android Components. (bug 1906941)

14.4.0

  • Fix JS and Ruby server templates to correctly send event extra values as strings (DENG-4405)
  • ENHANCEMENT: Extra keys in extra_keys: fields may now contain any printable ASCII characters (bug 1910976)
Commits
  • 46ee41d Release 14.5.1
  • f554043 Object metric (Rust): Use vec helper function to deserialize empty vec from null
  • b253e03 Release v14.5.0
  • 55f5e77 Bug 1906941 - Update kotlin jinja template import statement (#740)
  • 4288777 bug 1911165 - Fix rust codegen for typed extras
  • b7fd414 Release v14.4.0
  • 5abc39b bug 1910976 - Expand acceptable extra_keys property names to printable ASCII ...
  • f31535f Stringify event extra values in server JS template
  • See full diff 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 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)

Bumps [glean-parser](https://github.com/mozilla/glean_parser) from 14.3.0 to 14.5.1.
- [Release notes](https://github.com/mozilla/glean_parser/releases)
- [Changelog](https://github.com/mozilla/glean_parser/blob/main/CHANGELOG.md)
- [Commits](mozilla/glean_parser@v14.3.0...v14.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@zzzeid zzzeid merged commit 4fa9a22 into main Aug 12, 2024
21 checks passed
@zzzeid zzzeid deleted the dependabot/pip/glean-parser-14.5.1 branch August 12, 2024 15:31
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
Development

Successfully merging this pull request may close these issues.

1 participant