aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/mediafragmentparser.rs
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-07 21:19:45 +0000
committerGitHub <noreply@github.com>2025-04-07 21:19:45 +0000
commitbfbe464eba0a3b7944f00f8a2bdedc3ff28f12ce (patch)
treeead5c481a1c8145435241bbc493f8e069d258f51 /components/script/dom/mediafragmentparser.rs
parentf10640199d25645785c260fcf23f9ef182773687 (diff)
downloadservo-bfbe464eba0a3b7944f00f8a2bdedc3ff28f12ce.tar.gz
servo-bfbe464eba0a3b7944f00f8a2bdedc3ff28f12ce.zip
build(deps): bump smallvec from 1.14.0 to 1.15.0 (#36387)
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.14.0 to 1.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/servo/rust-smallvec/releases">smallvec's releases</a>.</em></p> <blockquote> <h2>v1.15.0</h2> <h2>What's Changed</h2> <ul> <li>Fix typos by <a href="https://github.com/waywardmonkeys"><code>@​waywardmonkeys</code></a> in <a href="https://redirect.github.com/servo/rust-smallvec/pull/373">servo/rust-smallvec#373</a></li> <li>Implement bincode2 encode/decode support for smallvec v1 by <a href="https://github.com/markbt"><code>@​markbt</code></a> in <a href="https://redirect.github.com/servo/rust-smallvec/pull/375">servo/rust-smallvec#375</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/markbt"><code>@​markbt</code></a> made their first contribution in <a href="https://redirect.github.com/servo/rust-smallvec/pull/375">servo/rust-smallvec#375</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/servo/rust-smallvec/compare/v1.14.0...v1.15.0">https://github.com/servo/rust-smallvec/compare/v1.14.0...v1.15.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/servo/rust-smallvec/commit/7c4d350f5ec284fd05807f1a182387889a62af24"><code>7c4d350</code></a> Versoin 1.15.0</li> <li><a href="https://github.com/servo/rust-smallvec/commit/aeceb0a5b1fde6bb2ea58afff46749d2c23bc918"><code>aeceb0a</code></a> Temporarily disable broken fuzzing in CI</li> <li><a href="https://github.com/servo/rust-smallvec/commit/a2fb430411f3de5d5b83b8cf9bcac418beac6f81"><code>a2fb430</code></a> Pin honggfuzz binary version</li> <li><a href="https://github.com/servo/rust-smallvec/commit/35e7ffeedef2414cb4a77c0438c9943d457d970d"><code>35e7ffe</code></a> Add support for bincode encode and decode</li> <li><a href="https://github.com/servo/rust-smallvec/commit/0d019cd54a7b89293ccb5906f019096e65e8cc36"><code>0d019cd</code></a> Rename bincode dev-dependency to bincode1</li> <li><a href="https://github.com/servo/rust-smallvec/commit/6c8751df6a19380cc33204d8d0851d4375f95644"><code>6c8751d</code></a> Merge pull request <a href="https://redirect.github.com/servo/rust-smallvec/issues/373">#373</a> from waywardmonkeys/v1-fix-typos</li> <li><a href="https://github.com/servo/rust-smallvec/commit/36317fa17f661010609f27751a1888e946f83cb5"><code>36317fa</code></a> Fix typos</li> <li>See full diff in <a href="https://github.com/servo/rust-smallvec/compare/v1.14.0...v1.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=smallvec&package-manager=cargo&previous-version=1.14.0&new-version=1.15.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'components/script/dom/mediafragmentparser.rs')
0 files changed, 0 insertions, 0 deletions