Commit a0f9e67
authored
Bump @x-govuk/govuk-prototype-filters from 1.5.0 to 2.0.0 (#302)
Bumps
[@x-govuk/govuk-prototype-filters](https://github.com/x-govuk/govuk-prototype-filters)
from 1.5.0 to 2.0.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>v2.0.0</h2>
<p>No new features, but breaking change due to the minimum supported
version of Node.js now v22. (This should also prevent date format
discrepancies between minor releases of early versions).</p>
<ul>
<li>Update minimum Node to v22 780d658</li>
<li>Update dependencies bc7409f</li>
<li>Latest versions of Node include a comma between weekday and date
8e69caa</li>
<li>Fix JSDoc examples for <code>daysAgo</code> filter 349af7d</li>
</ul>
<hr />
<p><a
href="https://github.com/x-govuk/govuk-prototype-filters/compare/v1.5.0...v2.0.0">https://github.com/x-govuk/govuk-prototype-filters/compare/v1.5.0...v2.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/4597c9e32f09193be01bad3dd01e19ab5afb5fb5"><code>4597c9e</code></a>
2.0.0</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/bc7409f4d7aa3f90841e66c3e42ea3abb6be313f"><code>bc7409f</code></a>
Update dependencies</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/8e69caae5ebacfb9cd55c58aedae925ea6649e01"><code>8e69caa</code></a>
Latest versions of Node include a comma between weekday and date</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/780d658d0f817d389da2a7220e33bc4a5b0bff33"><code>780d658</code></a>
Update minimum Node to v22</li>
<li><a
href="https://github.com/x-govuk/govuk-prototype-filters/commit/349af7d817d52d844478a2d05f792c8b13770647"><code>349af7d</code></a>
Fix JSDoc examples for daysAgo filter</li>
<li>See full diff in <a
href="https://github.com/x-govuk/govuk-prototype-filters/compare/v1.5.0...v2.0.0">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2cdb759 commit a0f9e67
2 files changed
+9
-9
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