mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [toml](https://github.com/toml-rs/toml) from 0.5.11 to 0.6.0. <details> <summary>Commits</summary> <ul> <li><a href="pull/2564/headcf5b7d05fd
"><code>cf5b7d0</code></a> chore: Release</li> <li><a href="bd4cd85795
"><code>bd4cd85</code></a> chore: Release</li> <li><a href="607c06ba3a
"><code>607c06b</code></a> docs: Update changelog</li> <li><a href="b3e03896fb
"><code>b3e0389</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/toml-rs/toml/issues/487">#487</a> from epage/fix</li> <li><a href="2069c721a9
"><code>2069c72</code></a> docs(toml): Help people serialize/deserialize values</li> <li><a href="44d2ee8e1a
"><code>44d2ee8</code></a> docs(toml): Update stray reference to Value</li> <li><a href="eb2f20aff3
"><code>eb2f20a</code></a> docs(toml): Remove ignore warning icon</li> <li><a href="a4fd0b1611
"><code>a4fd0b1</code></a> docs(toml): Update map documentation</li> <li><a href="709dd35ca4
"><code>709dd35</code></a> docs(toml): Mirror serde_json in inlining in root</li> <li><a href="226639c4ec
"><code>226639c</code></a> fix(toml)!: <code>toml!</code> now generates a <code>Table</code></li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/toml-v0.5.11...toml-v0.6.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=toml&package-manager=cargo&previous-version=0.5.11&new-version=0.6.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
2 changed files with 57 additions and 5 deletions
Loading…
Reference in new issue