Commit 3620800
authored
Bump @x-govuk/govuk-prototype-filters from 1.4.4 to 1.5.0 (#260)
Bumps
[@x-govuk/govuk-prototype-filters](https://github.com/x-govuk/govuk-prototype-filters)
from 1.4.4 to 1.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/x-govuk/govuk-prototype-filters/releases"><code>@x-govuk/govuk-prototype-filters</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v1.5.0</h2>
<ul>
<li>Add <code>showWeekday</code> option to <code>govukDate</code> and
<code>govukDateTime</code>. Fixes <a
href="https://redirect.github.com/x-govuk/govuk-prototype-filters/issues/82">#82</a>,
thanks <a
href="https://github.com/paulwelsh1"><code>@paulwelsh1</code></a> for
suggesting 795d912</li>
<li>Add <code>age</code> date filter aeae6ac</li>
<li>Add support for <code>at</code> argument on <code>age</code> filter.
Thanks <a
href="https://github.com/frankieroberto"><code>@frankieroberto</code></a>
for contributing 8710c22</li>
<li>Use keyword arguments for date filters, provide backwards
compatibility for previous string arguments 07c0482</li>
<li>Specifiy latest LTS version of Node 20 in .nvmrc aa44a79</li>
<li>Ensure <code>monthName</code> filter abbreviates September to Sep
d8ce627</li>
<li>Fix type checking on currency filter c67ecb8</li>
<li>Create a new test suite per filter ad5ea78</li>
<li>Update dependencies 94806ab ad8592e</li>
</ul>
<hr />
<p><a
href="https://github.com/x-govuk/govuk-prototype-filters/compare/v1.4.4...v1.5.0">https://github.com/x-govuk/govuk-prototype-filters/compare/v1.4.4...v1.5.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/19b32236177117a15e64a83025433eea8ec9aa20"><code>19b3223</code></a>
1.5.0</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/8710c2237ee7f47486745ec2f5db3bc790ce74ec"><code>8710c22</code></a>
Add support for 'at' argument</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/aeae6acc15574dd02d43ab15739d9d0839cf593c"><code>aeae6ac</code></a>
Add age date filter</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/795d9124eec3515933130448e2cff84cf45e6080"><code>795d912</code></a>
Add showWeekday option to govukDate and govukDateTime. Fixes <a
href="https://redirect.github.com/x-govuk/govuk-prototype-filters/issues/82">#82</a></li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/07c04821c874a22e6751d34e6a79f4695808739a"><code>07c0482</code></a>
Use keyword arguments for date filters, provide backwards compatibility
for p...</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/94806ab0326725c8c899dea3614e3d6b6e7bcc2a"><code>94806ab</code></a>
Update dependencies</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/aa44a790586ab0be1a4fd10d9a7691c1e0fd4a26"><code>aa44a79</code></a>
Specifiy latest LTS version of Node 20 in .nvmrc</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/d8ce62715a8409dd9eeba812298872062aaa46e4"><code>d8ce627</code></a>
Ensure monthName filter abbreviates September to Sep</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/c67ecb8881bd98067c3e5fe70557503d1be3e181"><code>c67ecb8</code></a>
Fix type checking on currency filter</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/ad5ea7872540b7947b5ef1782699e461cf1d6c95"><code>ad5ea78</code></a>
Create a new test suite per filter</li>
<li>Additional commits viewable in <a
href="https://github.com/x-govuk/govuk-prototype-filters/compare/v1.4.4...v1.5.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent cec51b4 commit 3620800
2 files changed
+8
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments