Skip to content
This repository was archived by the owner on Mar 15, 2021. It is now read-only.

Bump govuk-frontend from 1.3.0 to 3.6.0#679

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/govuk-frontend-3.6.0
Closed

Bump govuk-frontend from 1.3.0 to 3.6.0#679
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/govuk-frontend-3.6.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps govuk-frontend from 1.3.0 to 3.6.0.

Release notes

Sourced from govuk-frontend's releases.

GOV.UK Frontend v3.6.0

New features

Use colours with the tag component

You can now use colour with tags to help distinguish between different tags - or to help draw the user’s attention to a tag if it’s especially important.

This also means you should replace the .govuk-tag--inactive class with the .govuk-tag--grey class. .govuk-tag--inactive is now deprecated, and it will be removed in a future release.

[Pull request #1711: Additional Tag modifier classes for different colours](alphagov/govuk-frontend#1711).

Hide elements when users print a page

You can now hide elements when users print a page, using the new govuk-!-display-none-print class.

[Pull request #1723: Add display override for hiding content when printing](alphagov/govuk-frontend#1723).

The iff Sass function is now deprecated

You should no longer use the iff Sass function. The function is now deprecated, and it will be removed in a future release.

[Pull request #1742: Deprecate iff function](alphagov/govuk-frontend#1742).

Fixes

GOV.UK Frontend v3.5.0

New features

Add classes to the character count component's count message

If you're using Nunjucks, you can now add classes to the character count component's count message using the countMessage.classes option.

Fixes

... (truncated)
Changelog

Sourced from govuk-frontend's changelog.

3.6.0 (Feature release)

New features

Use colours with the tag component

You can now use colour with tags to help distinguish between different tags - or to help draw the user’s attention to a tag if it’s especially important.

This also means you should replace the .govuk-tag--inactive class with the .govuk-tag--grey class. .govuk-tag--inactive is now deprecated, and it will be removed in a future release.

[Pull request #1711: Additional Tag modifier classes for different colours](alphagov/govuk-frontend#1711).

Hide elements when users print a page

You can now hide elements when users print a page, using the new govuk-!-display-none-print class.

[Pull request #1723: Add display override for hiding content when printing](alphagov/govuk-frontend#1723).

The iff Sass function is now deprecated

You should no longer use the iff Sass function. The function is now deprecated, and it will be removed in a future release.

[Pull request #1742: Deprecate iff function](alphagov/govuk-frontend#1742).

Fixes

3.5.0 (Feature release)

New features

Add classes to the character count component's count message

If you're using Nunjucks, you can now add classes to the character count component's count message using the countMessage.classes option.

Fixes

... (truncated)
Commits
  • ce2a717 Merge pull request #1762 from alphagov/release-v3.6.0
  • d25815e Release v3.6.0
  • 2d4c642 Merge pull request #1756 from alphagov/add_v36_changelog
  • 83d86af Merge pull request #1711 from adamsilver/master
  • 886b472 Add deprecated notice for the inactive modifier
  • 6cdbaf8 Merge pull request #1738 from alphagov/add-error-summary-examples
  • b25246a Changes from SME review
  • ed8534b Add note about -tag--inactive deprecation
  • b7d0fa1 Merge pull request #1742 from alphagov/deprecate-iff-function
  • 915d7ce Add changelog for v3.6.0 release
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [govuk-frontend](https://github.com/alphagov/govuk-frontend) from 1.3.0 to 3.6.0.
- [Release notes](https://github.com/alphagov/govuk-frontend/releases)
- [Changelog](https://github.com/alphagov/govuk-frontend/blob/master/CHANGELOG.md)
- [Commits](alphagov/govuk-frontend@v1.3.0...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 9, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #694.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/govuk-frontend-3.6.0 branch June 8, 2020 08:54
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants