168.md (4283B)
1 # PR #168 Bump i18next-parser from 5.4.0 to 6.4.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-04-29T08:48:21Z 6 - **Branch:** dependabot/npm_and_yarn/i18next-parser-6.4.0 → main 7 - **Merged:** 2022-05-23T13:08:07Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [168.diff](./168.diff) 12 13 --- 14 15 Bumps [i18next-parser](https://github.com/i18next/i18next-parser) from 5.4.0 to 6.4.0. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/i18next/i18next-parser/releases">i18next-parser's releases</a>.</em></p> 19 <blockquote> 20 <h2>6.0.0</h2> 21 <ul> 22 <li>BREAKING: Drop support for Node 12, 13, 15.</li> 23 <li>BREAKING: This package is now pure ESM</li> 24 <li>Update dependencies</li> 25 </ul> 26 </blockquote> 27 </details> 28 <details> 29 <summary>Changelog</summary> 30 <p><em>Sourced from <a href="https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md">i18next-parser's changelog</a>.</em></p> 31 <blockquote> 32 <h1>6.4.0</h1> 33 <ul> 34 <li>Fix a bug that was resetting a namespace when given an empty key <a href="https://github-redirect.dependabot.com/i18next/i18next-parser/issues/502">#502</a></li> 35 </ul> 36 <h1>6.3.0</h1> 37 <ul> 38 <li>Support keyPrefix of useTranslation hook <a href="https://github-redirect.dependabot.com/i18next/i18next-parser/issues/485">#485</a> <a href="https://github-redirect.dependabot.com/i18next/i18next-parser/issues/486">#486</a></li> 39 </ul> 40 <h1>6.2.0</h1> 41 <ul> 42 <li>Fix stats of files added, removed and unique keys <a href="https://github-redirect.dependabot.com/i18next/i18next-parser/issues/546">#546</a> <a href="https://github-redirect.dependabot.com/i18next/i18next-parser/issues/498">#498</a> <a href="https://github-redirect.dependabot.com/i18next/i18next-parser/issues/489">#489</a></li> 43 </ul> 44 <h1>6.1.0</h1> 45 <ul> 46 <li>Add a <code>functionsNamespace</code> option to the Javascrip Lexer <a href="https://github-redirect.dependabot.com/i18next/i18next-parser/issues/512">#512</a></li> 47 </ul> 48 <h1>6.0.1</h1> 49 <ul> 50 <li>BREAKING: Drop support for Node 12</li> 51 </ul> 52 <h1>6.0.0</h1> 53 <ul> 54 <li>BREAKING: Drop support for Node 13, 15. Add support for Node 18.</li> 55 <li>BREAKING: This package is now pure ESM</li> 56 <li>Update dependencies</li> 57 </ul> 58 </blockquote> 59 </details> 60 <details> 61 <summary>Commits</summary> 62 <ul> 63 <li>See full diff in <a href="https://github.com/i18next/i18next-parser/commits">compare view</a></li> 64 </ul> 65 </details> 66 <br /> 67 68 69 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 70 71 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`. 72 73 [//]: # (dependabot-automerge-start) 74 [//]: # (dependabot-automerge-end) 75 76 --- 77 78 <details> 79 <summary>Dependabot commands and options</summary> 80 <br /> 81 82 You can trigger Dependabot actions by commenting on this PR: 83 - `@dependabot rebase` will rebase this PR 84 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 85 - `@dependabot merge` will merge this PR after your CI passes on it 86 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 87 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 88 - `@dependabot reopen` will reopen this PR if it is closed 89 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 90 - `@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) 91 - `@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) 92 - `@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) 93 94 95 </details> 96