Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

Bump @mozilla-protocol/core from 12.1.1 to 16.0.1 #825

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2022

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

Release notes

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

v16.0.1

Features

  • node: Create a standalone Webpack config for compiling the Protocol NPM package (#746).
  • js: Update protocol to extend standard ESLint configs (#753).
  • js: Move Karma test command to NPM script (#748).

Bug Fixes

  • css: Fix repeating background on disabled search field (#767)
  • js: Fix keyboard focus capture on modal open animation (#749).
  • js: use more robust polyfill for e.matches (#736)

v16.0.0

Features

  • css: Add tertiary theme colors.
  • css: (breaking) Rename "alt" theme colors to "secondary."
  • component: New breadcrumb component.

Bug Fixes

  • css: Fix image overlapping content in a reversed Split with media overflow.

Migration Tips

  • Update any uses of the theme variable background-color-alt (in the get-theme() function) to background-color-secondary.
  • Update any uses of the theme variable background-color-alt-inverse (in the get-theme() function) to background-color-secondary-inverse.
  • Update any uses of the theme variable body-text-color-alt (in the get-theme() function) to body-text-color-secondary.
  • Update any uses of the theme variable body-text-color-alt-inverse (in the get-theme() function) to body-text-color-secondary-inverse.
  • Update any uses of the mzp-t-background-alt class to mzp-t-background-secondary.

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

... (truncated)

Changelog

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

16.0.1

Bug Fixes

  • css: Fix repeating background on disabled search field (#767)
  • js: Fix keyboard focus capture on modal open animation (#749).

Features

  • node: Create a standalone Webpack config for compiling the Protocol NPM package (#746).
  • js: Update protocol to extend standard ESLint configs (#753).
  • js: Move Karma test command to NPM script (#748).

Bug Fixes

  • js: use more robust polyfill for e.matches (#736)

16.0.0

Features

  • linting: Updated ESLint and Stylelint, moved to NPM scripts (#745).
  • node: Bumped Node.js to v16 (#745).

Features

  • css: Add tertiary theme colors.
  • css: (breaking) Rename "alt" theme colors to "secondary."
  • component: New breadcrumb component.

Bug Fixes

  • css: Fix image overlapping content in a reversed Split with media overflow.

Migration Tips

  • Update any uses of the theme variable background-color-alt (in the get-theme() function) to background-color-secondary.
  • Update any uses of the theme variable background-color-alt-inverse (in the get-theme() function) to background-color-secondary-inverse.
  • Update any uses of the theme variable body-text-color-alt (in the get-theme() function) to body-text-color-secondary.
  • Update any uses of the theme variable body-text-color-alt-inverse (in the get-theme() function) to body-text-color-secondary-inverse.
  • Update any uses of the mzp-t-background-alt class to mzp-t-background-secondary.

15.1.0

Features

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

15.0.0

... (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)

Bumps [@mozilla-protocol/core](https://github.com/mozilla/protocol) from 12.1.1 to 16.0.1.
- [Release notes](https://github.com/mozilla/protocol/releases)
- [Changelog](https://github.com/mozilla/protocol/blob/main/CHANGELOG.md)
- [Commits](mozilla/protocol@v12.1.1...v16.0.1)

---
updated-dependencies:
- dependency-name: "@mozilla-protocol/core"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 19, 2022
@firefoxci-taskcluster
Copy link

No Taskcluster jobs started for this pull request
The `allowPullRequests` configuration for this repository (in `.taskcluster.yml` on the
default branch) does not allow starting tasks for this pull request.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 16, 2023

Superseded by #874.

@dependabot dependabot bot closed this Feb 16, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mozilla-protocol/core-16.0.1 branch February 16, 2023 23:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants