UKHomeOffice / engineering-guidance-and-standards

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

npm: bump @x-govuk/govuk-eleventy-plugin from 6.2.1 to 6.4.0 #439

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps @x-govuk/govuk-eleventy-plugin from 6.2.1 to 6.4.0.

Release notes

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

v6.4.0

  • Add documentation on how to change the default design 1e1a785
  • Show product name in documentation page titles 95e4a4b
  • Remove productName from page title 193b540
  • Allow titleSuffix option to accept boolean aa275e0
  • Add titleSuffix as future replacement for header.organisationName option (#298) e8260a7

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.3.1...v6.4.0

v6.3.1

  • Fix showBreadcrumbs option 6eb306f

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.3.0...v6.3.1

v6.3.0

  • Add showBreadcrumbs option. Fixes #293, thanks @​nnagewad for the suggestion. 5481cb5
  • Respect nunjucksEnvironmentOptions. Fixes #291, thanks @​galund for reporting. a4e6bff
  • Update dependencies 7c30518
  • Canonicalise all URLs a44e6b6

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.2.5...v6.3.0

v6.2.5

  • Update dependencies 96990cc
  • Set opengraphImage on example post 2e4cc17
  • Set opengraphImageUrl in parent template 0c47f12

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.2.4...v6.2.5

v6.2.4

  • Update dependencies 547b16b
  • Keep all collection sorted 21b131a

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.2.3...v6.2.4

v6.2.3

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.2.2...v6.2.3

v6.2.2

  • Update dependencies 683ae8e c0f87e8
  • Format Markdown using Prettier d38acad
  • Remove SCSS files in all collection d656e3f

https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.2.1...v6.2.2

Commits
  • ec6a735 6.4.0
  • 1e1a785 Add documentation on how to change the default design
  • 95e4a4b Show product name in page title
  • 193b540 Remove product name from page title
  • aa275e0 Allow titleSuffix option to accept boolean
  • e8260a7 Add titleSuffix as future replacement for header.organisationName option ...
  • 6f58ed4 6.3.1
  • 6eb306f Fix showBreadcrumbs option
  • 1609d0e 6.3.0
  • 5481cb5 Add showBreadcrumbs option. Fixes #293
  • 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)
dependabot[bot] commented 3 months ago

Superseded by #444.