mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [regex](https://github.com/rust-lang/regex) from 1.6.0 to 1.7.0. <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.0 (2022-11-05)</h1> <p>This release principally includes an upgrade to Unicode 15.</p> <p>New features:</p> <ul> <li>[FEATURE <a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/832">#832</a>](<a href="https://github-redirect.dependabot.com/rust-lang/regex/issues/916">rust-lang/regex#916</a>): Upgrade to Unicode 15.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/2423/headf871a8eb1d
"><code>f871a8e</code></a> 1.7.0</li> <li><a href="ca7b99c647
"><code>ca7b99c</code></a> changelog: 1.7.0</li> <li><a href="ea3b132080
"><code>ea3b132</code></a> regex-syntax-0.6.28</li> <li><a href="9a1892737b
"><code>9a18927</code></a> syntax: update to Unicode 15</li> <li><a href="0d0023e412
"><code>0d0023e</code></a> rure-0.2.2</li> <li><a href="3bac5c8075
"><code>3bac5c8</code></a> capi: add 'rlib' crate type</li> <li><a href="159a63c85e
"><code>159a63c</code></a> doc: add a note about the empty regex</li> <li><a href="fc6f5ccc51
"><code>fc6f5cc</code></a> readme: re-word usage to remove version number</li> <li><a href="67824c7af2
"><code>67824c7</code></a> ci: switch to dtolnay/rust-toolchain</li> <li><a href="54660765af
"><code>5466076</code></a> capi: fix 'unused return value' warnings</li> <li>See full diff in <a href="https://github.com/rust-lang/regex/compare/1.6.0...1.7.0">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.6.0&new-version=1.7.0)](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 4 additions and 4 deletions
Loading…
Reference in new issue