mozilla-rally / search-engine-usage-study

Mozilla Public License 2.0
1 stars 3 forks source link

Bump @mozilla/rally from 0.6.0 to 0.7.1 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @mozilla/rally from 0.6.0 to 0.7.1.

Release notes

Sourced from @​mozilla/rally's releases.

v0.7.1 (2021-01-13)

Full changelog

  • Core-Addon
    • #299: Change the link to the sample Rally demo addon.

v0.7.0 (2021-01-11)

Full changelog

Note: while versioning uses semver, even if we're making API breaking changes, we're not bumping the major version since we have not released publicly yet.

  • Core-Addon
    • #237: Remove reliance on the Firefox Pioner ID pref.
    • Breaking change - #262: rename the org from mozilla-ion to mozilla-rally. Without this change the core add-on won't be able to communicate with the test website.
    • #271: drop or change references to Ion in the codebase. This additionally changes the add-on id to rally-core@mozilla.org.
    • Breaking change - #282: listen for messages from the Rally staging site vs. the github.io site.
    • #283: Copy only the needed font files used by the core add-on; copy only the woff2 versions.
    • #288 Fix a bug where studies are not displayed after the first time the option page was opened.
    • #285 & #290: Update the "how it works" and "FAQ" links to point to the corresponding staging site pages.
  • rally.js
    • Breaking change - #262: rename the org from mozilla-ion to mozilla-rally. Without this change no communication with the core add-on is possible.
    • #269: Allow using the Rally.js support library without a bundler.

rally.js 0.7.0

This version of rally.js messages for the user's Rally ID, which will be used to submit Glean payloads directly from a study instead of through the Core Add-On.

v0.6.1 (2020-12-09)

Full changelog

  • Added this changelog file.
  • The data collected from the demographic survey is being submitted to the Rally servers.
  • The full onboarding flow is now complete.
Changelog

Sourced from @​mozilla/rally's changelog.

v0.7.1 (2021-12-03)

  • #752: Stop prompting for onboarding when studies are side-loaded.

v0.7.0 (2021-06-13)

  • #656 Pre-format manifest.json in a way AMO is happy with.
Commits


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)
dependabot[bot] commented 2 years ago

Looks like @mozilla/rally is up-to-date now, so this is no longer needed.