mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.13.1 to 1.14.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/matklad/once_cell/blob/master/CHANGELOG.md">once_cell's changelog</a>.</em></p> <blockquote> <h2>1.14.0</h2> <ul> <li>Add extension to <code>unsync</code> and <code>sync</code> <code>Lazy</code> mut API: <ul> <li><code>force_mut</code></li> <li><code>get_mut</code></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/2266/headdf34da608a
"><code>df34da6</code></a> Merge <a href="https://github-redirect.dependabot.com/matklad/once_cell/issues/193">#193</a></li> <li><a href="ceff838c1a
"><code>ceff838</code></a> Update CHANGELOG.md</li> <li><a href="02f8b9f847
"><code>02f8b9f</code></a> Fix unnecesary mut</li> <li><a href="cca53a4887
"><code>cca53a4</code></a> Use force_mut return mut ref in test</li> <li><a href="d3e28a5da7
"><code>d3e28a5</code></a> Formatting tests missing line</li> <li><a href="a9fb2d33ff
"><code>a9fb2d3</code></a> Remove changelog oncecell notes</li> <li><a href="8f6ca60a63
"><code>8f6ca60</code></a> Remove oncecell mut extensions tests</li> <li><a href="180305a608
"><code>180305a</code></a> Remove oncecell mut extensions</li> <li><a href="8b191996f4
"><code>8b19199</code></a> Remove get_mut_unchecked</li> <li><a href="2ff6d0e916
"><code>2ff6d0e</code></a> Fix get_mut_unchecked, used get instead of get_mut</li> <li>Additional commits viewable in <a href="https://github.com/matklad/once_cell/compare/v1.13.1...v1.14.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=once_cell&package-manager=cargo&previous-version=1.13.1&new-version=1.14.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
4 changed files with 5 additions and 5 deletions
Loading…
Reference in new issue