Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

Bumps @mozilla/glean from 5.0.3 to 5.0.6.

Release notes

Sourced from @​mozilla/glean's releases.

v5.0.6

Full changelog

  • #2010: Remove faulty check for sessionStorage to prevent uncaught error.
  • #2011: Bug 1987158 - Capture page url/referrer/title with recordElementClick().

glean_parser: 14.5.0

v5.0.5

  • #1993: Add try-catch around uses of sessionStorage and localStorage in core.

Full changelog

glean_parser: 14.5.0

v5.0.4 (2025-04-02)

  • #1977: Add try-catch around window.sessionStorage access to prevent uncaught error upon import.

Full changelog

glean_parser: 14.5.0

Changelog

Sourced from @​mozilla/glean's changelog.

v5.0.6 (2025-09-15)

Full changelog

  • #2010: Remove faulty check for sessionStorage to prevent uncaught error.
  • #2011: Bug 1987158 - Capture page url/referrer/title with recordElementClick().

v5.0.5 (2025-07-17)

Full changelog

  • #1993: Add try-catch around uses of sessionStorage and localStorage in core.

v5.0.4 (2025-04-02)

Full changelog

  • #1977: Add try-catch around window.sessionStorage access to prevent uncaught error upon import.
Commits
  • 6d5a414 fixup changelog
  • 3b2dbb4 Merge branch 'release-v5.0.6' into release
  • 5862f36 Bumped version to 5.0.6
  • 5a6fe2d update changelog for v5.0.6 release
  • 60fb80d Merge pull request #2010 from bershanskiy/b-13039
  • a7b7e1f Merge pull request #2011 from caugner/1987158-capture-page-with-element-clicked
  • ec178a0 docs: mention behavior in click events docs
  • 686d130 docs: add CHANGELOG entry
  • b0b42c3 Bug 1987158 - Capture url/referrer/title with recordElementClick()
  • 5e20701 Bug 1967425 - remove faulty check for sessionStorage to prevent uncaught error
  • 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 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 [@mozilla/glean](https://github.com/mozilla/glean.js) from 5.0.3 to 5.0.6.
- [Release notes](https://github.com/mozilla/glean.js/releases)
- [Changelog](https://github.com/mozilla/glean.js/blob/main/CHANGELOG.md)
- [Commits](mozilla/glean.js@v5.0.3...v5.0.6)

---
updated-dependencies:
- dependency-name: "@mozilla/glean"
  dependency-version: 5.0.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Sep 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2025

Superseded by #3284.

@dependabot dependabot bot closed this Nov 18, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mozilla/glean-5.0.6 branch November 18, 2025 08:10
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 frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant