mozilla-rally / rally-core-addon

Mozilla Public License 2.0
9 stars 13 forks source link

Bump @mozilla-protocol/core from 12.1.1 to 15.1.0 #741

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @mozilla-protocol/core from 12.1.1 to 15.1.0.

Release notes

Sourced from @​mozilla-protocol/core's releases.

v15.1.0

Features

  • component: Add Firefox Relay logos and wordmarks
  • assets: Update @​mozilla-protocol/assets to 5.1.0

v15.0.0

Features

  • assets: (breaking) Update @​mozilla-protocol/assets to 5.0.0
  • assets Refactored logo and wordmark mixins to use SVG assets instead of PNG
  • component: New responsive video container.

Bug Fixes

  • js when navigation has mzp-is-sticky class, respect user preference for reduced motion (#733)
  • css: Replace deprecated / division operator with math.div() (#722)
  • css: Set Split media width to 100% to accommodate responsive video (#711)

Migration Tips

  • This version updates the included assets, removing the PNG versions of logos and wordmarks. If you're relying on those assets via Protocol, you'll need to update or find alternative sources. See notes for Protocol Assets 5.0.0

v14.1.0

Features

  • css: Add overidding rules to the card component to enable dark mode with .mzp-t-dark class. (#714)
  • css: Add content width classes to Split component.
  • css: Add default bottom margins to Logo and Wordmark components (#712)
  • css: Add .mzp-u-title-3xs utility class.
  • css: Add warning when compiling deprecated components (#709)

Bug Fixes

  • css: Enhancements/fixes to Split component (#702)
  • css: Let Picto retain its bottom margin in multi-column layouts in small viewports (#699)
  • css: Override styling native summary element when it’s polyfilled in IE11 (#658)
  • js: Set global Mzp namespace to default to window as root (#687).
  • docs Update docs to clarify SCSS variable use (#697)

v14.0.3

Bug Fixes

  • assets: Fix Mozilla logo in footer component.

v14.0.2

Features

  • css: Add .mzp-t-split-nospace class to Split component, to remove vertical spacing.
  • css: Add .mzp-t-content-nospace class to content container, to remove vertical spacing.
  • css: Renamed _sections.scss to _containers.scss for clarity.

... (truncated)

Changelog

Sourced from @​mozilla-protocol/core's changelog.

15.1.0

Features

  • component: Add Firefox Relay logos and wordmarks
  • assets: Update @​mozilla-protocol/assets to 5.1.0

15.0.0

Features

  • assets: (breaking) Update @​mozilla-protocol/assets to 5.0.0
  • assets: Refactored logo and wordmark mixins to use SVG assets instead of PNG
  • component: New responsive video container.

Bug Fixes

  • js: when navigation has mzp-is-sticky class, respect user preference for reduced motion (#733)
  • css: Replace deprecated / division operator with math.div() (#722)
  • css: Set Split media width to 100% to accommodate responsive video (#711)

Migration Tips

  • This version updates the included assets, removing the PNG versions of logos and wordmarks. If you're relying on those assets via Protocol, you'll need to update or find alternative sources. See notes for Protocol Assets 5.0.0

14.1.0

Features

  • css: Add overiding rules to the card component to enable dark mode with .mzp-t-dark class. (#714)

  • css: Add content width classes to Split component.

  • css: Add default bottom margins to Logo and Wordmark components (#712)

  • css: Add .mzp-u-title-3xs utility class.

  • css: Add warning when compiling deprecated components (#709)

  • Migrate CI to GitHub actions

Bug Fixes

  • css: Enhancements/fixes to Split component (#702)
  • css: Let Picto retain its bottom margin in multi-column layouts in small viewports (#699)
  • css: Override styling native summary element when it’s polyfilled in IE11 (#658)
  • js: Set global Mzp namespace to default to window as root (#687).
  • docs: Update docs to clarify SCSS variable use (#697)

14.0.3

Bug Fixes

... (truncated)

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)
firefoxci-taskcluster[bot] commented 2 years ago
No Taskcluster jobs started for this pull request ```js The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the default branch) does not allow starting tasks for this pull request. ```
dependabot[bot] commented 2 years ago

Superseded by #743.