mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [regex](https://github.com/rust-lang/regex) from 1.7.1 to 1.7.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/regex/blob/master/CHANGELOG.md">regex's changelog</a>.</em></p> <blockquote> <h1>1.7.2 (2023-03-21)</h1> <p>This is a small release that fixes a failing test on FreeBSD.</p> <p>Bug fixes:</p> <ul> <li>[BUG <a href="https://redirect.github.com/rust-lang/regex/issues/967">#967</a>](<a href="https://redirect.github.com/rust-lang/regex/issues/967">rust-lang/regex#967</a>): Fix "no stack overflow" test which can fail due to the small stack size.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/2724/head32fed9429e
"><code>32fed94</code></a> 1.7.2</li> <li><a href="6a7ba1e578
"><code>6a7ba1e</code></a> deps: bump to regex-syntax 0.6.29</li> <li><a href="72d482f911
"><code>72d482f</code></a> regex-syntax-0.6.29</li> <li><a href="48b3ba4df7
"><code>48b3ba4</code></a> changelog: 1.7.2</li> <li><a href="d8e22ddf99
"><code>d8e22dd</code></a> syntax: tweak the "no stack overflow" test</li> <li>See full diff in <a href="https://github.com/rust-lang/regex/compare/1.7.1...1.7.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=regex&package-manager=cargo&previous-version=1.7.1&new-version=1.7.2)](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 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>
dependabot[bot]
2 years ago
3 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue