Skip to content

Bump @mozilla-protocol/core from 18.0.0 to 21.1.0#544

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mozilla-protocol/core-21.1.0
Closed

Bump @mozilla-protocol/core from 18.0.0 to 21.1.0#544
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/mozilla-protocol/core-21.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2025

Bumps @mozilla-protocol/core from 18.0.0 to 21.1.0.

Release notes

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

v21.1.0

Features

  • assets: Update @​mozilla-protocol/assets to 6.1.1
  • css: Footer changes: spacing, colour, font size. (#1063)

Bug Fixes

  • css: Button link focus styling doesn't override inherited visited link styling (#842)

Migration Tips

  • Un-customized implementations of the footer will not break. If you have made customizations review it at all breakpoints.

v21.0.0

Features

  • assets: (breaking) Update @​mozilla-protocol/assets to 6.0.1
  • css: Update navigation and footer with Mozilla logo lockup.

Bug Fixes

  • css: Notification bar padding of links only working for complete sentences (#1000)
  • css: Missing explicit mzp-c-notification-bar-cta distinction (#1041)
  • css: Fix logo size in navigation in Firefox variant on large screen

Migration Tips

  • The new Mozilla wordmark files are the same height but longer. If you are explicitly declaring a width for them, you should update it (Tip: check your CSS background images too.)
  • The flat logo files are no longer square, so check their dimensions too (social files remain square)

v20.0.0

Features

  • fonts: (breaking) Adds rebrand fonts, Mozilla Headline and Mozilla Text. Removes outdated Mozilla Brand font, Zilla Slab. New fonts will only support woff2 format to simplify maintenance.
  • fonts: Upgrade Inter font to version 4.1, drop WOFF 1.0 format (#1026)
  • css: Add text-wrap: balance to all headings (#910)
  • css: Apply hover cursor from Details component to Details element (#948)
  • assets: Update @​mozilla-protocol/assets to 5.4.0

Migration Tips

  • fonts: Any use of font-mozilla mixin should be replaced with font-mozilla-headline. NOTE: we recommend font-mozilla-headline only for text over 24px (below should be font-mozilla-text)
  • Headings are now balanced, which can impact other wrapping rules. Make sure any changes to h1h6 rendering end up styled as expected, especially if you apply any white-space, word-break or hyphens customizations.
  • See notes for Protocol Assets 5.4.0

v19.3.0

Features

  • js: Migrate tests from Karma to Jasmine browser runner (#899)

Bug Fixes

  • css: Form select elements don't match styling when disabled (#885)

... (truncated)

Changelog

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

21.1.0

Features

  • assets: Update @​mozilla-protocol/assets to 6.1.1
  • css: Footer changes: spacing, colour, font size. (#1063)

Bug Fixes

  • css: Button link focus styling doesn't override inherited visited link styling (#842)

Migration Tips

  • Un-customized implementations of the footer will not break. If you have made customizations review it at all breakpoints.

21.0.0

Features

  • assets: (breaking) Update @​mozilla-protocol/assets to 6.0.1
  • css: Update navigation and footer with Mozilla logo lockup.

Bug Fixes

  • css: Notification bar padding of links only working for complete sentences (#1000)
  • css: Missing explicit mzp-c-notification-bar-cta distinction (#1041)
  • css: Fix logo size in navigation in Firefox variant on large screen

Migration Tips

  • The new Mozilla wordmark files are the same height but longer. If you are explicitly declaring a width for them, you should update it (Tip: check your CSS background images too.)
  • The flat logo files are no longer square, so check their dimensions too (social files remain square)

20.0.0

Features

  • fonts: (breaking) Adds rebrand fonts, Mozilla Headline and Mozilla Text. Removes outdated Mozilla Brand font, Zilla Slab. New fonts will only support woff2 format to simplify maintenance.
  • fonts: Upgrade Inter font to version 4.1, drop WOFF 1.0 format (#1026)
  • css: Add text-wrap: balance to all headings (#910)
  • css: Apply hover cursor from Details component to Details element (#948)
  • assets: Update @​mozilla-protocol/assets to 5.4.0

Migration Tips

  • fonts: Any use of font-mozilla mixin should be replaced with font-mozilla-headline. NOTE: we recommend font-mozilla-headline only for text over 24px (below should be font-mozilla-text)
  • Headings are now balanced, which can impact other wrapping rules. Make sure any changes to h1h6 rendering end up styled as expected, especially if you apply any white-space, word-break or hyphens customizations.
  • See notes for Protocol Assets 5.4.0

19.3.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@mozilla-protocol/core](https://github.com/mozilla/protocol) from 18.0.0 to 21.1.0.
- [Release notes](https://github.com/mozilla/protocol/releases)
- [Changelog](https://github.com/mozilla/protocol/blob/main/CHANGELOG.md)
- [Commits](mozilla/protocol@v18.0.0...v21.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2025

Superseded by #598.

@dependabot dependabot bot closed this Nov 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/mozilla-protocol/core-21.1.0 branch November 1, 2025 23:03
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants