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

chore(deps): bump @mozilla/glean from 2.0.2 to 2.0.5 #9854

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2023

Bumps @mozilla/glean from 2.0.2 to 2.0.5.

Release notes

Sourced from @​mozilla/glean's releases.

v2.0.5

Full changelog

  • #1788: Fix window is undefined error when setting up browser debugging.

glean_parser: 8.1.1

v2.0.4

Full changelog

  • #1772: Fix bug where window.Glean functions were getting set on non-browser properties.
  • #1784: Store window.Glean debugging values in sessionStorage. This will set debug options on page init while the current session is still active.

glean_parser: 8.1.1

v2.0.3

Full changelog

  • #1770: Allow debugging in browser console via window.Glean.

glean_parser: 8.1.1

Changelog

Sourced from @​mozilla/glean's changelog.

v2.0.5 (2023-10-16)

Full changelog

  • #1788: Fix window is undefined error when setting up browser debugging.

v2.0.4 (2023-10-10)

Full changelog

  • #1772: Fix bug where window.Glean functions were getting set on non-browser properties.
  • #1784: Store window.Glean debugging values in sessionStorage. This will set debug options on page init while the current session is still active.

v2.0.3 (2023-09-27)

Full changelog

  • #1770: Allow debugging in browser console via window.Glean.
Commits
  • ad3361a Merge branch 'release-v2.0.5' into release
  • 461067e Bumped version to 2.0.5
  • 55988fd v2.0.5 changelog
  • f98379d Merge pull request #1788 from rosahbruno/1858515-fix-window-check
  • 5007a6d Bug 1858515 - Fix window is undefined error
  • 9037416 Merge pull request #1787 from mozilla/release-v2.0.4
  • 26a24d0 Merge branch 'release-v2.0.4' into release
  • 0267620 Bumped version to 2.0.4
  • bfa31db Merge pull request #1784 from rosahbruno/1856730-persist-browser-debug-values
  • 321bcd7 Merge pull request #1783 from mozilla/dependabot/npm_and_yarn/glean/typedoc-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 will merge this PR once CI passes on it, as requested by @mdn-bot.


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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [@mozilla/glean](https://github.com/mozilla/glean.js) from 2.0.2 to 2.0.5.
- [Release notes](https://github.com/mozilla/glean.js/releases)
- [Changelog](https://github.com/mozilla/glean.js/blob/main/CHANGELOG.md)
- [Commits](mozilla/glean.js@v2.0.2...v2.0.5)

---
updated-dependencies:
- dependency-name: "@mozilla/glean"
  dependency-type: direct:production
  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 javascript Pull requests that update Javascript code labels Oct 19, 2023
@mdn-bot
Copy link
Collaborator

mdn-bot commented Oct 19, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit 8f021d4 into main Oct 19, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mozilla/glean-2.0.5 branch October 19, 2023 12:03
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant