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.1 to 2.0.2 #9667

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2023

Bumps @mozilla/glean from 2.0.1 to 2.0.2.

Release notes

Sourced from @​mozilla/glean's releases.

v2.0.2

Full changelog

  • #1768: Add support for GLEAN_PYTHON and GLEAN_PIP environment variables.
  • #1755: Add sync check to set function for the URL metric.
  • #1766: Update default maxEvents count to 1. This means an events ping will be sent after each recorded event unless the maxEvents count is explicitly set to a larger number.

glean_parser: 8.1.1

Changelog

Sourced from @​mozilla/glean's changelog.

v2.0.2 (2023-09-14)

Full changelog

  • #1768: Add support for GLEAN_PYTHON and GLEAN_PIP environment variables.
  • #1755: Add sync check to set function for the URL metric.
  • #1766: Update default maxEvents count to 1. This means an events ping will be sent after each recorded event unless the maxEvents count is explicitly set to a larger number.
Commits
  • b9e01ea Merge branch 'release-v2.0.2' into release
  • 58e1347 Bumped version to 2.0.2
  • 8505bca Merge pull request #1768 from rosahbruno/1852217-support-python-cli-arg
  • e78ee61 GLEAN_PYTHON integration test
  • 51e18fa Bug 1852217 - support python env variables
  • 0f79435 Merge pull request #1762 from mozilla/dependabot/npm_and_yarn/glean/eslint-8....
  • a302a11 Bump eslint from 8.42.0 to 8.48.0 in /glean
  • 27ff044 Merge pull request #1760 from mozilla/dependabot/npm_and_yarn/glean/rimraf-5.0.1
  • 3969a5a Bump rimraf from 5.0.0 to 5.0.1 in /glean
  • 516ad8e Merge pull request #1764 from mozilla/dependabot/npm_and_yarn/samples/browser...
  • 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.1 to 2.0.2.
- [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.1...v2.0.2)

---
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 Sep 15, 2023
@mdn-bot
Copy link
Collaborator

mdn-bot commented Sep 15, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit 6a1680a into main Sep 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mozilla/glean-2.0.2 branch September 15, 2023 11:46
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