Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2025

Bumps @mozilla/glean from 5.0.3 to 5.0.7.

Release notes

Sourced from @​mozilla/glean's releases.

v5.0.7

Full changelog

  • #2030: Add "types" fields to the exports map so TypeScript 5 projects using "moduleResolution": "bundler" can correctly resolve subpath type definitions.

glean_parser: 14.5.0

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.7 (2025-11-17)

Full changelog

  • #2030: Add "types" fields to the exports map so TypeScript 5 projects using "moduleResolution": "bundler" can correctly resolve subpath type definitions.

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
  • 9cf1a37 Merge branch 'release-v5.0.7' into release
  • 523a95d Bumped version to 5.0.7
  • 0163376 Merge pull request #2030 from kschelonka/fix/types-ts5-bundler
  • c5000e6 chore: undo formatting which replaced '*' with '-'
  • 11b6c30 fix(types): add types entries exports for TS5 bundler compat
  • 1078c40 Merge pull request #2027 from mikewilli-moz/invalid-type-error-metric
  • af6dd2a Bug 1931026: fix missing error type in metrics schema
  • 62aafee Merge pull request #2014 from mozilla/release-v5.0.6
  • 15fafd2 fixup changelog
  • 6d5a414 fixup changelog
  • 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.7.
- [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.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file frontend labels Nov 18, 2025
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