Skip to content

Commit ebe85b3

Browse files
Bump @x-govuk/nhsuk-eleventy-plugin from 1.0.6 to 1.1.1 (#361)
Bumps [@x-govuk/nhsuk-eleventy-plugin](https://github.com/x-govuk/nhsuk-eleventy-plugin) from 1.0.6 to 1.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/releases"><code>@​x-govuk/nhsuk-eleventy-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v1.1.1</h2> <ul> <li>Fix <code>SearchElement</code> input query 5446f0d</li> </ul> <hr /> <p><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/compare/v1.1.0...v1.1.1">https://github.com/x-govuk/nhsuk-eleventy-plugin/compare/v1.1.0...v1.1.1</a></p> <h2>v1.1.0</h2> <ul> <li>Add support for Govspeak information callout syntax 6928dea</li> <li>Use updated card params for images 055e26c</li> <li>Update dependencies e426d18 37ac0b2</li> <li>Update GitHub actions dependencies df75e1b</li> </ul> <hr /> <p><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/compare/v1.0.6...v1.1.0">https://github.com/x-govuk/nhsuk-eleventy-plugin/compare/v1.0.6...v1.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/commit/7b27662f19baf85f76dd5be3d8111e8a7bb1d608"><code>7b27662</code></a> 1.1.1</li> <li><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/commit/5446f0dd9426a65b2ab560cc09bbb9289b3e6d87"><code>5446f0d</code></a> Fix SearchElement input query</li> <li><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/commit/5a6f47ff8ff93152506e219ee427384d4f9663d2"><code>5a6f47f</code></a> 1.1.0</li> <li><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/commit/6928dead54d69bc6b3e66971c189724551e5efba"><code>6928dea</code></a> Add support for Govspeak information callout syntax</li> <li><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/commit/055e26c9f1adce616b766e5b283d8fc883df3692"><code>055e26c</code></a> Use updated card params for images</li> <li><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/commit/e426d18615e47c20e0446813f7d46daec9e09061"><code>e426d18</code></a> Update dependencies</li> <li><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/commit/37ac0b2e07e44ca74d4817237f97d7fa4cdc2064"><code>37ac0b2</code></a> Update dependencies</li> <li><a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/commit/df75e1b00df035db3e8835a02101406bb2e8b840"><code>df75e1b</code></a> Update GitHub actions dependencies</li> <li>See full diff in <a href="https://github.com/x-govuk/nhsuk-eleventy-plugin/compare/v1.0.6...v1.1.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@x-govuk/nhsuk-eleventy-plugin&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.1.1)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0111bf1 commit ebe85b3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@11ty/eleventy": "^3.1.2",
29-
"@x-govuk/nhsuk-eleventy-plugin": "^1.0.6",
29+
"@x-govuk/nhsuk-eleventy-plugin": "^1.1.1",
3030
"http-server": "^14.1.1"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)