mozilla-rally / search-engine-usage-study

Mozilla Public License 2.0
1 stars 3 forks source link

Bump @mozilla/web-science from 0.4.0 to 0.5.3 #129

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps @mozilla/web-science from 0.4.0 to 0.5.3.

Release notes

Sourced from @​mozilla/web-science's releases.

v0.5.3 release

What's Changed

Full Changelog: https://github.com/mozilla-rally/web-science/compare/v0.5.2...v0.5.3

v0.5.2 release

What's Changed

New Contributors

Full Changelog: https://github.com/mozilla-rally/web-science/compare/v0.5.1...v0.5.2

0.5.1 release

What's Changed

... (truncated)

Commits
  • bf96f70 release v0.5.3 of web-science
  • 31245ee Merge pull request #314 from mozilla-rally/investigate-chrome-collection-pause
  • 4c86838 only unregister content scripts as-needed, and store any registered IDs inste...
  • 32f91b3 correct cross-browser test code
  • 50c9fe8 unregister content script when module is unloaded
  • 01d6c20 use async callback from background.js
  • 4af1907 use getRegisteredContentScripts vs. just trying to unregister and catching
  • 63ad0a8 update to chromedriver 104 to match current chrome release
  • 5e032f6 only use persistAcrossSessions in Chrome until Fx 105 ships
  • b0ecdff unload any existing content scripts, and persist across sessions
  • 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 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)