UKHomeOffice / engineering-guidance-and-standards

Engineering Guidance and Standards for the Home Office
https://engineering.homeoffice.gov.uk
MIT License
14 stars 2 forks source link

npm: bump @x-govuk/govuk-eleventy-plugin from 5.0.6 to 6.0.3 #358

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @x-govuk/govuk-eleventy-plugin from 5.0.6 to 6.0.3.

Release notes

Sourced from @​x-govuk/govuk-eleventy-plugin's releases.

v6.0.3

  • Remove margin override on breadcrumbs in masthead component cc0806e
  • Update dependencies a1d5004

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.0.2...v6.0.3

v6.0.2

  • Use no visited state for content list links 47def4a

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.0.1...v6.0.2

v6.0.1

  • Only apply responsive table styles if table has tabindex attribute a2d030e

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.0.0...v6.0.1

v6.0.0

This release contains a number of breaking changes. Read Upgrading from v5 to v6 for a guide on upgrading to this new version.

BREAKING CHANGES

  • Update minimum Node requirement to v18 d9610d6
  • Upgrade to govuk-frontend v5 381eaa3
  • Load GOV.UK Frontend settings via SCSS settings file 84b0704

Features

  • Add navigation option 7f9f116 a640a7a
  • Add option to sub navigation layout to choose from which page to show navigation items below 8b25907
  • Update govuk-prototype-components dependency 4ca9f34
  • Add Eleventy’s HTML base plugin 40da594
  • No longer need to use url helper in itemsFromNavigation filter 03d8192
  • Refactor site search to use custom element fa10a14
  • Add <search> element to site search b1011e7
  • Replace absoluteUrl filter with canonicalUrl filter 37a70fa
  • Add root folder to Sass loadPaths 7fe9b44
  • Add max-width to prose content 4f2fd10
  • Update dependencies ef26a2d e76fc72 e5da3c9

Fixes

  • Only include content pages in ordered collection 0d556aa
  • Only highlight home page in navigation when visiting home page a625049
  • Prevent SCSS settings file from being processed or published 7919e66
  • Fix header type conditional 1829d18

Documentation

  • Add guide for upgrading from v5 to v6 ecf35da
  • Use govukTable for options tables e666e62

... (truncated)

Commits
  • a7f9a8e 6.0.3
  • a1d5004 Update dependencies
  • cc0806e Remove margin override on breadcrumbs in masthead component
  • e3a98d8 6.0.2
  • 47def4a Use no visited state for content list links
  • ebb0022 Consistent means of showing default string values
  • 16db05f 6.0.1
  • a2d030e Only apply responsive table styles if table has tabindex attribute
  • d4acc94 Use govukTable for layout option tables
  • a837b3c Update width of columns in option tables
  • 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 show 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)
jeff-horton-ho-sas commented 6 months ago

Manual upgrade due to breaking changes: https://github.com/UKHomeOffice/engineering-guidance-and-standards/pull/360

dependabot[bot] commented 6 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.