mirror of https://github.com/boa-dev/boa.git
Browse Source
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.136 to 1.0.137. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/serde-rs/serde/releases">serde's releases</a>.</em></p> <blockquote> <h2>v1.0.137</h2> <ul> <li>Update documentation links to some data formats whose repos have moved (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2201">#2201</a>, thanks <a href="https://github.com/atouchet"><code>@atouchet</code></a>)</li> <li>Fix declared <code>rust-version</code> of serde and serde_test (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/2168">#2168</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="pull/2056/head17c3c0cf86
"><code>17c3c0c</code></a> Release 1.0.137</li> <li><a href="210e6c354e
"><code>210e6c3</code></a> Clean up clippy allows which are superseded by msrv in clippy.toml</li> <li><a href="41823a96df
"><code>41823a9</code></a> Ignore more type_repetition_in_bounds</li> <li><a href="7ca13ff240
"><code>7ca13ff</code></a> Ignore type_repetition_in_bounds lint that is incompatible with msrv</li> <li><a href="52391fd868
"><code>52391fd</code></a> Inform clippy of supported compiler version in clippy.toml</li> <li><a href="9b2d8dfc6b
"><code>9b2d8df</code></a> Add a miri test job in CI</li> <li><a href="07ba7ea8dd
"><code>07ba7ea</code></a> Update workflows to actions/checkout@v3</li> <li><a href="9f29f6bb4a
"><code>9f29f6b</code></a> Disable expandtest on miri</li> <li><a href="f6c104fd1d
"><code>f6c104f</code></a> Ignore unused ignore attribute warning in some configurations</li> <li><a href="8a3a6fb101
"><code>8a3a6fb</code></a> Disable ui test on miri</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=serde&package-manager=cargo&previous-version=1.0.136&new-version=1.0.137)](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]
3 years ago
4 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue