Skip to content

Commit

Permalink
Bump @x-govuk/govuk-eleventy-plugin from 6.6.1 to 6.7.0 (#86)
Browse files Browse the repository at this point in the history
Bumps
[@x-govuk/govuk-eleventy-plugin](https://github.com/x-govuk/govuk-eleventy-plugin)
from 6.6.1 to 6.7.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/x-govuk/govuk-eleventy-plugin/releases"><code>@​x-govuk/govuk-eleventy-plugin</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v6.7.0</h2>
<ul>
<li>Update dependencies  7846ae7 d8c496d</li>
<li>Allow missing breadcrumb navigation items. Thanks to <a
href="https://github.com/lhokktyn"><code>@​lhokktyn</code></a>
3be0ff3</li>
<li>Change precedence of nunjucks <code>searchPaths</code>. Thanks <a
href="https://github.com/lhokktyn"><code>@​lhokktyn</code></a> for
reporting 95db584</li>
<li>Lint JavaScript  c62dcdf</li>
<li>Use common X-GOVUK config for ESLint  ef86a56</li>
</ul>
<p><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.6.2...v6.7.0">https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.6.2...v6.7.0</a></p>
<h2>v6.6.2</h2>
<ul>
<li>Fix Nunjucks search paths to correctly add input path  daab309</li>
<li>fix: do not override <code>eleventyComputed</code>  801127c</li>
<li>Update dependencies  ec4d8ac e8105e7</li>
<li>Add example tag to example post layout  fa33ae6</li>
</ul>
<p><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.6.1...v6.6.2">https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.6.1...v6.6.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/84e405b850fbfa4d6d78a63aaf53b92016dffc2c"><code>84e405b</code></a>
6.7.0</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/7846ae78c1e9c7a650b8490d87b75ebc359bd396"><code>7846ae7</code></a>
Update dependencies</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/3be0ff352f223ec7d7775d8769a74d2431601f9b"><code>3be0ff3</code></a>
refactor: allow missing nav items</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/95db5845745e0c443ca3bbfd23d4302222548c3c"><code>95db584</code></a>
Change precedence of nunjucks searchPaths</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/c62dcdf62a7480650f88db8041c36cf213e28a02"><code>c62dcdf</code></a>
Lint JavaScript</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/ef86a563789ad71999d189c91c47b052f6feac8d"><code>ef86a56</code></a>
Use common X-GOVUK config for ESLint</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/d8c496d4dc9d64835f8b71fbe0e38f9e9b73460c"><code>d8c496d</code></a>
Update dependencies</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/a1dc06ef828aeab93e12b4a48733e4dd49150389"><code>a1dc06e</code></a>
6.6.2</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/daab309a7fada5e86f45ee8860188b625ce17756"><code>daab309</code></a>
Fix Nunjucks search paths to correctly add input path</li>
<li><a
href="https://github.com/x-govuk/govuk-eleventy-plugin/commit/801127cf31a0c6b40100efb0aa1eacd7d5f72486"><code>801127c</code></a>
fix: do not override eleventyComputed</li>
<li>Additional commits viewable in <a
href="https://github.com/x-govuk/govuk-eleventy-plugin/compare/v6.6.1...v6.7.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@x-govuk/govuk-eleventy-plugin&package-manager=npm_and_yarn&previous-version=6.6.1&new-version=6.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent ca5e362 commit 8d77e11
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 18 deletions.
59 changes: 42 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@11ty/eleventy": "^3.0.0",
"@x-govuk/govuk-eleventy-plugin": "^6.6.1"
"@x-govuk/govuk-eleventy-plugin": "^6.7.0"
},
"private": true
}

0 comments on commit 8d77e11

Please sign in to comment.