mozilla / debug-ping-view

Glean Debug Ping Viewer
Mozilla Public License 2.0
4 stars 2 forks source link

Bump @mozilla/glean from 5.0.0 to 5.0.2 #183

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps @mozilla/glean from 5.0.0 to 5.0.2.

Release notes

Sourced from @​mozilla/glean's releases.

v5.0.2

Full changelog

  • #1935: BREAKING CHANGE: Remove migrateFromLegacyStorage capability and configuration option. If your project currently sets the migrateFromLegacyStorage value, this will no longer work.
  • #1942: Bumped glean_parser version to 14.1.2.

glean_parser: 14.1.2

v5.0.1 (2024-04-30)

Full changelog

  • #1923: Bumped glean_parser version to 14.0.1.
  • #1921: BUGFIX: Fix issue causing glean.client.annotation.experimentation_id metric to not get added in certain pings.
  • #1919: Add glean.page_id to Glean automatic events.

glean_parser: 14.0.1

Changelog

Sourced from @​mozilla/glean's changelog.

v5.0.2 (2024-05-23)

Full changelog

  • #1935: BREAKING CHANGE: Remove migrateFromLegacyStorage capability and configuration option. If your project currently sets the migrateFromLegacyStorage value, this will no longer work.
  • #1942: Bumped glean_parser version to 14.1.2.

v5.0.1 (2024-04-30)

Full changelog

  • #1923: Bumped glean_parser version to 14.0.1.
  • #1921: BUGFIX: Fix issue causing glean.client.annotation.experimentation_id metric to not get added in certain pings.
  • #1919: Add glean.page_id to Glean automatic events.
Commits
  • 953be3c Merge branch 'release-v5.0.2' into release
  • 96dbc32 Bumped version to 5.0.2
  • d869954 Merge pull request #1942 from mozilla/update-glean-parser
  • 6183e7c Update to glean_parser 14.1.*
  • eca90f8 Merge pull request #1939 from rosahbruno/1897203-new-doc-links
  • 7f6becf Merge pull request #1941 from rosahbruno/add-my-name-to-dict
  • 9d2a354 Update README.md
  • 3fc3f60 add brosa to .dictionary
  • e9512a7 add brosa to the glean team
  • 8ee40a4 Bug 1897203 - remove links to old docs
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.