build(deps): update dependency @11ty/eleventy-navigation to v1#1317
build(deps): update dependency @11ty/eleventy-navigation to v1#1317Chris Pymm (chrispymm) merged 1 commit intomainfrom
Conversation
e440b7c to
f410ec9
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
f410ec9 to
f4a1d23
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
f4a1d23 to
57fa6b3
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
57fa6b3 to
d474d3d
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
d474d3d to
b62a99a
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
b62a99a to
79e7529
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
79e7529 to
86e36ec
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
86e36ec to
b63f89d
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
b63f89d to
3d69208
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
3d69208 to
2433cce
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
2433cce to
4c2e73e
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
4c2e73e to
fea64a9
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
fea64a9 to
1bd1495
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
1bd1495 to
6a108af
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
6a108af to
2b76021
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
2b76021 to
550a753
Compare
|
🚀 Deployed to preview environment! If this is the first deploy, you may have to wait a few minutes for your preview site to be ready on the following URL: https://moj-frontend-pr-1317.apps.live.cloud-platform.service.justice.gov.uk Username: |
|
🎉 This PR is included in version 5.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^0.3.5->^1.0.4Release Notes
11ty/eleventy-navigation (@11ty/eleventy-navigation)
v1.0.4: Eleventy Navigation v1.0.4Compare Source
anchorElementWithoutHrefoption to fix #62 Links are not crawlable Lighthouse error withurl: falseitemsMilestone: https://github.com/11ty/eleventy-navigation/milestone/6?closed=1
Full Changelog: 11ty/eleventy-navigation@v1.0.3...v1.0.4
v1.0.3: Eleventy Navigation v1.0.3Compare Source
useTopLevelDetailsthat puta[href]links inside of<summary>elements (no other interactive things in summary!). Now the links are previous sibling elements beforedetails.Full Changelog: 11ty/eleventy-navigation@v1.0.2...v1.0.3
v1.0.2: Eleventy Navigation v1.0.2Compare Source
useTopLevelDetailsoption (falsedefault) to theeleventyNavigationToHtmlfilter options to wrap top level navigation in<details><summary>Full Changelog: 11ty/eleventy-navigation@v1.0.1...v1.0.2
v1.0.1: Eleventy Navigation v1.0.1Compare Source
order: 0versusorder: undefined) was incorrect. This has been remedied.Full Changelog: 11ty/eleventy-navigation@v1.0.0...v1.0.1
v1.0.0: Eleventy Navigation v1.0.0Compare Source
eleventyNavigation.pinnedboolean to pin nodes to the top of their navigation group (while also respectingorderamong pinned nodes) #60eleventyNavigationfilter: https://www.11ty.dev/docs/plugins/navigation/#example-get-just-one-branch #59urlproperty (and not render ahrefattribute in output) #51useAriaCurrentAttroption by @johnhunter in #14 #43orderare sorted after any existing items withorder#32 #1Milestone: https://github.com/11ty/eleventy-navigation/milestone/1?closed=1
Full Changelog: 11ty/eleventy-navigation@v0.3.5...v1.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.