254.md (5927B)
1 # PR #254 Bump moment from 2.29.2 to 2.29.4 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-03T16:43:33Z 6 - **Branch:** dependabot/npm_and_yarn/moment-2.29.4 → main 7 - **Closed:** 2023-01-03T16:44:13Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [254.diff](./254.diff) 12 13 --- 14 15 Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4. 16 <details> 17 <summary>Changelog</summary> 18 <p><em>Sourced from <a href="https://github.com/moment/moment/blob/develop/CHANGELOG.md">moment's changelog</a>.</em></p> 19 <blockquote> 20 <h3>2.29.4</h3> 21 <ul> 22 <li>Release Jul 6, 2022 23 <ul> 24 <li><a href="https://github-redirect.dependabot.com/moment/moment/pull/6015">#6015</a> [bugfix] Fix ReDoS in preprocessRFC2822 regex</li> 25 </ul> 26 </li> 27 </ul> 28 <h3>2.29.3 <a href="https://gist.github.com/ichernev/edebd440f49adcaec72e5e77b791d8be">Full changelog</a></h3> 29 <ul> 30 <li>Release Apr 17, 2022 31 <ul> 32 <li><a href="https://github-redirect.dependabot.com/moment/moment/pull/5995">#5995</a> [bugfix] Remove const usage</li> 33 <li><a href="https://github-redirect.dependabot.com/moment/moment/pull/5990">#5990</a> misc: fix advisory link</li> 34 </ul> 35 </li> 36 </ul> 37 </blockquote> 38 </details> 39 <details> 40 <summary>Commits</summary> 41 <ul> 42 <li><a href="https://github.com/moment/moment/commit/000ac1800e620f770f4eb31b5ae908f6167b0ab2"><code>000ac18</code></a> Build 2.24.4</li> 43 <li><a href="https://github.com/moment/moment/commit/f2006b647939466f4f403721b8c7816d844c038c"><code>f2006b6</code></a> Bump version to 2.24.4</li> 44 <li><a href="https://github.com/moment/moment/commit/536ad0c348f2f99009755698f491080757a48221"><code>536ad0c</code></a> Update changelog for 2.29.4</li> 45 <li><a href="https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3"><code>9a3b589</code></a> [bugfix] Fix redos in preprocessRFC2822 regex (<a href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)</li> 46 <li><a href="https://github.com/moment/moment/commit/6374fd860aeff75e6c9d9d11540c6b22bc7ef175"><code>6374fd8</code></a> Merge branch 'master' into develop</li> 47 <li><a href="https://github.com/moment/moment/commit/b4e615307ee350b58ac9899e3587ce43972b0753"><code>b4e6153</code></a> Revert "[bugfix] Fix redos in preprocessRFC2822 regex (<a href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)"</li> 48 <li><a href="https://github.com/moment/moment/commit/7aebb1617fc9bced87ab6bc4c317644019b23ce7"><code>7aebb16</code></a> [bugfix] Fix redos in preprocessRFC2822 regex (<a href="https://github-redirect.dependabot.com/moment/moment/issues/6015">#6015</a>)</li> 49 <li><a href="https://github.com/moment/moment/commit/57c90622e402c929504cc6d6f3de4ebe2a9ffc73"><code>57c9062</code></a> Build 2.29.3</li> 50 <li><a href="https://github.com/moment/moment/commit/aaf50b6bca4075f40a3372c291ae8072fb4e9dcf"><code>aaf50b6</code></a> Fixup release complaints</li> 51 <li><a href="https://github.com/moment/moment/commit/26f4aef9ca0b4c998107bf7e2cf1c33c30368d44"><code>26f4aef</code></a> Bump version to 2.29.3</li> 52 <li>Additional commits viewable in <a href="https://github.com/moment/moment/compare/2.29.2...2.29.4">compare view</a></li> 53 </ul> 54 </details> 55 <br /> 56 57 58 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 59 60 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`. 61 62 [//]: # (dependabot-automerge-start) 63 [//]: # (dependabot-automerge-end) 64 65 --- 66 67 <details> 68 <summary>Dependabot commands and options</summary> 69 <br /> 70 71 You can trigger Dependabot actions by commenting on this PR: 72 - `@dependabot rebase` will rebase this PR 73 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 74 - `@dependabot merge` will merge this PR after your CI passes on it 75 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 76 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 77 - `@dependabot reopen` will reopen this PR if it is closed 78 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 79 - `@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) 80 - `@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) 81 - `@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) 82 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/matrix-art/network/alerts). 83 84 </details> 85 86 87 ## Comments 88 89 ### @dependabot[bot] — 2023-01-03T16:44:15Z 90 91 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. 92 93 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. 94