110.md (4681B)
1 # PR #110 Bump braces from 3.0.2 to 3.0.3 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2024-12-29T14:12:17Z 6 - **Branch:** dependabot/npm_and_yarn/braces-3.0.3 → main 7 - **Merged:** 2024-12-29T14:13:44Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [110.diff](./110.diff) 10 11 --- 12 13 Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. 14 <details> 15 <summary>Commits</summary> 16 <ul> 17 <li><a href="https://github.com/micromatch/braces/commit/74b2db2938fad48a2ea54a9c8bf27a37a62c350d"><code>74b2db2</code></a> 3.0.3</li> 18 <li><a href="https://github.com/micromatch/braces/commit/88f1429a0f47e1dd3813de35211fc97ffda27f9e"><code>88f1429</code></a> update eslint. lint, fix unit tests.</li> 19 <li><a href="https://github.com/micromatch/braces/commit/415d660c3002d1ab7e63dbf490c9851da80596ff"><code>415d660</code></a> Snyk js braces 6838727 (<a href="https://redirect.github.com/micromatch/braces/issues/40">#40</a>)</li> 20 <li><a href="https://github.com/micromatch/braces/commit/190510f79db1adf21d92798b0bb6fccc1f72c9d6"><code>190510f</code></a> fix tests, skip 1 test in test/braces.expand</li> 21 <li><a href="https://github.com/micromatch/braces/commit/716eb9f12d820b145a831ad678618731927e8856"><code>716eb9f</code></a> readme bump</li> 22 <li><a href="https://github.com/micromatch/braces/commit/a5851e57f45c3431a94d83fc565754bc10f5bbc3"><code>a5851e5</code></a> Merge pull request <a href="https://redirect.github.com/micromatch/braces/issues/37">#37</a> from coderaiser/fix/vulnerability</li> 23 <li><a href="https://github.com/micromatch/braces/commit/2092bd1fb108d2c59bd62e243b70ad98db961538"><code>2092bd1</code></a> feature: braces: add maxSymbols (<a href="https://github.com/micromatch/braces/issues/">https://github.com/micromatch/braces/issues/</a>...</li> 24 <li><a href="https://github.com/micromatch/braces/commit/9f5b4cf47329351bcb64287223ffb6ecc9a5e6d3"><code>9f5b4cf</code></a> fix: vulnerability (<a href="https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727">https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727</a>)</li> 25 <li><a href="https://github.com/micromatch/braces/commit/98414f9f1fabe021736e26836d8306d5de747e0d"><code>98414f9</code></a> remove funding file</li> 26 <li><a href="https://github.com/micromatch/braces/commit/665ab5d561c017a38ba7aafd92cc6655b91d8c14"><code>665ab5d</code></a> update keepEscaping doc (<a href="https://redirect.github.com/micromatch/braces/issues/27">#27</a>)</li> 27 <li>Additional commits viewable in <a href="https://github.com/micromatch/braces/compare/3.0.2...3.0.3">compare view</a></li> 28 </ul> 29 </details> 30 <br /> 31 32 33 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 34 35 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`. 36 37 [//]: # (dependabot-automerge-start) 38 [//]: # (dependabot-automerge-end) 39 40 --- 41 42 <details> 43 <summary>Dependabot commands and options</summary> 44 <br /> 45 46 You can trigger Dependabot actions by commenting on this PR: 47 - `@dependabot rebase` will rebase this PR 48 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 49 - `@dependabot merge` will merge this PR after your CI passes on it 50 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 51 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 52 - `@dependabot reopen` will reopen this PR if it is closed 53 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 54 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 55 - `@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) 56 - `@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) 57 - `@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) 58 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/MTRNord/zola-check-manager/network/alerts). 59 60 </details> 61