master
Commits on Aug 14, 2020
-
Auto merge of #27583 - servo-wpt-sync:wpt_update_14-08-2020, r=servo-…
…wpt-sync Sync WPT with upstream (14-08-2020) Automated downstream sync of changes from upstream as of 14-08-2020. [no-wpt-sync] r? @servo-wpt-sync
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27569 - paulrouget:crashtime, r=paulrouget
Add time and app version to crash report Fix #27507
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Aug 13, 2020
-
Auto merge of #27580 - servo-wpt-sync:wpt_update_13-08-2020, r=servo-…
…wpt-sync Sync WPT with upstream (13-08-2020) Automated downstream sync of changes from upstream as of 13-08-2020. [no-wpt-sync] r? @servo-wpt-sync
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Aug 12, 2020
-
Auto merge of #27576 - servo-wpt-sync:wpt_update_12-08-2020, r=servo-…
…wpt-sync Sync WPT with upstream (12-08-2020) Automated downstream sync of changes from upstream as of 12-08-2020. [no-wpt-sync] r? @servo-wpt-sync
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Aug 11, 2020
-
Auto merge of #27568 - servo:dependabot/cargo/serde-1.0.115, r=jdm
Bump serde from 1.0.111 to 1.0.115 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.115. <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.115</h2> <ul> <li>Support <code>#[serde(flatten)]</code> on a field whose type is a type parameter and concrete type is <code>()</code> (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1873">#1873</a>)</li> </ul> <h2>v1.0.114</h2> <ul> <li>Improve <code>packed</code> repr matching to support deriving Serialize for structs having <code>repr(C, packed)</code> (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1813">#1813</a>, thanks <a href="https://github.com/TannerRogalsky">@TannerRogalsky</a>)</li> </ul> <h2>v1.0.113</h2> <ul> <li>Improve diagnostic when a serde trait is not implemented (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1827">#1827</a>, thanks <a href="https://github.com/taiki-e">@taiki-e</a>)</li> </ul> <h2>v1.0.112</h2> <ul> <li>Support <code>serde(flatten)</code> on map types where the Serializer only works with serialize_entry (<a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1837">#1837</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/serde-rs/serde/commit/2ef60b62acccda9715cf149227d9ad542a2da830"><code>2ef60b6</code></a> Release 1.0.115</li> <li><a href="https://github.com/serde-rs/serde/commit/e6f086d85edfa3bde3f4486142301962ec5f1c8c"><code>e6f086d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/serde-rs/serde/issues/1874">#1874</a> from dtolnay/flatunit</li> <li><a href="https://github.com/serde-rs/serde/commit/bf76f502942b31da3e755c2775128d88edac27d1"><code>bf76f50</code></a> Support deserializing flattened unit</li> <li><a href="https://github.com/serde-rs/serde/commit/ba0707559026b7dacef46de044a0da54ef64d50a"><code>ba07075</code></a> Support serializing flattened unit</li> <li><a href="https://github.com/serde-rs/serde/commit/26186bddd1e4c194d144d9684d5189ce5f3865a4"><code>26186bd</code></a> Add test for flattened unit</li> <li><a href="https://github.com/serde-rs/serde/commit/53b9871b172c1c29a16e66138f108bf4155444fe"><code>53b9871</code></a> Quote no longer requires high recursion</li> <li><a href="https://github.com/serde-rs/serde/commit/f8787c3ca8dcd23a06b27341eb84c39d68367628"><code>f8787c3</code></a> Suppress match_like_matches_macro clippy lint</li> <li><a href="https://github.com/serde-rs/serde/commit/3022064f848a842de24bac7f214c9d2f36bd986e"><code>3022064</code></a> Suppress option_if_let_else clippy pedantic lint</li> <li><a href="https://github.com/serde-rs/serde/commit/9e140a2071e27f186ba6f73abd7abfdb00f8e2fd"><code>9e140a2</code></a> Tweak yaml format blurb</li> <li><a href="https://github.com/serde-rs/serde/commit/24e6acbfaeb18af978012b904209632f012eb54d"><code>24e6acb</code></a> Drop 'help or discussion' issue template</li> <li>Additional commits viewable in <a href="https://github.com/serde-rs/serde/compare/v1.0.111...v1.0.115">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=serde&package-manager=cargo&previous-version=1.0.111&new-version=1.0.115) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27571 - servo-wpt-sync:wpt_update_11-08-2020, r=jdm
Sync WPT with upstream (11-08-2020) Automated downstream sync of changes from upstream as of 11-08-2020. [no-wpt-sync] r? @servo-wpt-sync
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Bump serde from 1.0.111 to 1.0.115
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.115. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.111...v1.0.115) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27570 - kunalmohan:gpu-uncaptured-error, r=kvark
Implement GPUUncapturedErrorEvent <!-- Please describe your changes on the following line: --> A new `uncapturederror` variant is added to atoms/static-atoms.txt. `GPUUncapturedErrorEvent` is fired when an error is not captured by any `ErrorScope`. All tests for error scopes `PASS` now. r?@kvark --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [ ] These changes fix #___ (GitHub issue number if applicable) <!-- Either: --> - [X] There are tests for these changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27564 - jdm:devtools-reduce, r=paulrouget
Disable as many broken devtools panels as possible. This hides all panels except the web console and the debugger panel. I have filed https://bugzilla.mozilla.org/show_bug.cgi?id=1658479 about the latter.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Implement GPUUncapturedErrorEvent
kunalmohan committedAug 11, 2020 -
-
Auto merge of #27562 - jdm:devtools-session-history, r=paulrouget
Notify devtools of session history traversals This makes the remote devtools and devtools panel in FxR clear the console when going backwards and forwards through session history. - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #27525 - [x] These changes do not require tests because no devtools tests.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Commits on Aug 10, 2020
-
Auto merge of #27559 - servo:jdm-patch-46, r=jdm
Update FxR version number.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27558 - jdm:revert-revert-wrup, r=Manishearth
Fix missing canvas text on UWP This addresses the missing fonts under UWP by updating font-kit and assorted dependencies that all depend on older incompatible versions of freetype. This also works around #27492 by using a fork of webrender that cherry-picks required dependency updates without bringing in the commit that exposes an ANGLE crash. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #27515 - [x] These changes do not require tests because no UWP tests.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27505 - utsavoza:ugo/issue-24718/05-08-2020, r=jdm
Do not load srcdoc iframes synchronously - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24718 - [x] There are tests for these changes
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27548 - jdm:canvas-text-panic, r=pcwalton
Canvas text and macOS font fixes These changes work around a source of panics by skipping glyphs that don't exist when drawing text to the canvas. Ideally we would have font fallback and/or tofu characters, but that's a larger project than I wanted to get into right now. Relatedly, while investigating the non-panic errors observed in #27476, I realized that the underlying source of #24622 could be dealt with because we shouldn't actually need to open the CTFont by a file path to get the bytes, since we already have bytes available that we use to create the CTFont. --- - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] These changes fix #24622 and fix #27476 and fix the panic observed in #20445. - [x] There are tests for these changes
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
Revert "Revert "Update font-kit and freetype and unicode-script.""
This reverts commit 10ae3bf.
jdm committedAug 10, 2020 -
-
Revert "Revert "Update harfbuzz, freetype, unicode-script.""
This reverts commit 6b52085.
jdm committedAug 10, 2020 -
Revert "Revert "Update raqote, font-kit, fontconfig.""
This reverts commit ecfaba9.
jdm committedAug 10, 2020 -
Auto merge of #27556 - paulrouget:bookmarks, r=jdm
UWP Bookmarks Fix #27416 Bookmarks are saved in a JSON file. Clicking on the star icon add the bookmark and show a UI to edit the label or cancel the bookmark addition. Clicking on the star icon again allows the user to edit or remove the bookmark. A bookmark toolbar is displayed if there's any bookmark. <img width="471" alt="Screen Shot 2020-08-10 at 15 26 53" src="https://user-images.githubusercontent.com/373579/89791113-22a81300-db23-11ea-9d1a-9d90e1e62534.png"> <img width="978" alt="Screen Shot 2020-08-10 at 15 26 42" src="https://user-images.githubusercontent.com/373579/89791121-250a6d00-db23-11ea-9b42-6c155ccb2b42.png">
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27554 - servo:dependabot/cargo/hashbrown-0.8.2, r=jdm
Bump hashbrown from 0.8.1 to 0.8.2 Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.8.1 to 0.8.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md">hashbrown's changelog</a>.</em></p> <blockquote> <h2>[v0.8.2] - 2020-08-08</h2> <h3>Changed</h3> <ul> <li>Avoid closures to improve compile times. (<a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/183">#183</a>)</li> <li>Do not iterate to drop if empty. (<a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/182">#182</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/hashbrown/commit/18ea4fe99a9509b916a246bb0adbedcc47d80e01"><code>18ea4fe</code></a> Version 0.8.2</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/4c557148859cc01f5914133653bd3176fc6562bd"><code>4c55714</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/184">#184</a> from Amanieu/rawiter_rules</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/845b0f0a41db4fec61ca7107917bac3a4c0c5b57"><code>845b0f0</code></a> Document RawIter guarantees</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/09e43a8cf97f37b17768b98f28291a24c5767847"><code>09e43a8</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/183">#183</a> - nnethercote:avoid-closures, r=Amanieu</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/e47bec1556af7c1708878fef01c7365d0f9ab306"><code>e47bec1</code></a> Avoid closures to improve compile times.</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/7593ec95d097ace1e111b9a862f72a8db7eeddf2"><code>7593ec9</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/182">#182</a> - jonhoo:fast-drop-empty, r=Amanieu</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/284960cd74727d3277c4d3cde6510b8027c458cf"><code>284960c</code></a> Do not iterate to drop if empty</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/853d88d039a462b7419aad8bcd7d07d43295d53d"><code>853d88d</code></a> Auto merge of <a href="https://github-redirect.dependabot.com/rust-lang/hashbrown/issues/181">#181</a> - cbarrick:iter-probe, r=Amanieu</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/28fab730ddce80d655bc8ae82efd663ec0040403"><code>28fab73</code></a> Fix a rustfmt error</li> <li><a href="https://github.com/rust-lang/hashbrown/commit/1434cf3319793936fa3e457beb83bde8686253c8"><code>1434cf3</code></a> Refactor probing logic into an external iterator</li> <li>See full diff in <a href="https://github.com/rust-lang/hashbrown/compare/v0.8.1...v0.8.2">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=hashbrown&package-manager=cargo&previous-version=0.8.1&new-version=0.8.2) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Auto merge of #27552 - servo:dependabot/cargo/tungstenite-0.11.1, r=jdm
Bump tungstenite from 0.11.0 to 0.11.1 Bumps [tungstenite](https://github.com/snapview/tungstenite-rs) from 0.11.0 to 0.11.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/snapview/tungstenite-rs/commit/9d67240cab1de4bb4853d992cd4aed832350ac7e"><code>9d67240</code></a> cargo: add author</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/1de6da9a3cd2fc3ea2ee32e41dcbdf04ee61ad34"><code>1de6da9</code></a> Bump version</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/939c4d181c2e02fe3a31a789031702149d7f0178"><code>939c4d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/snapview/tungstenite-rs/issues/132">#132</a> from sdroege/sha-1-0.9</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/849f248a94dc9d0c337257e06edb7e8e4a487748"><code>849f248</code></a> Update to sha-1 0.9</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/fd7de42347f6b39428bcdb0e7d6a4bf65ccecedb"><code>fd7de42</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/snapview/tungstenite-rs/issues/110">#110</a> from najamelan/doc/mib</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/6791dcc0d6ba13721447e2dde7113031bca0280c"><code>6791dcc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/snapview/tungstenite-rs/issues/119">#119</a> from kids300/master</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/744bd87a418c85f52051ba86e4121d1a140c4867"><code>744bd87</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/snapview/tungstenite-rs/issues/130">#130</a> from Krisa/patch-1</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/fe4d631c9712c6126f4891c00169534346a188d2"><code>fe4d631</code></a> Allow statically linking</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/fb83e8c79128a6ecd38b2223961a4d4f167a9618"><code>fb83e8c</code></a> rm to_string</li> <li><a href="https://github.com/snapview/tungstenite-rs/commit/16a33df195a04c3362f983c2b2d7d8d0b6c34788"><code>16a33df</code></a> fix ws subportocol lowercase header</li> <li>Additional commits viewable in <a href="https://github.com/snapview/tungstenite-rs/compare/v0.11.0...v0.11.1">compare view</a></li> </ul> </details> <br /> [](https://dependabot.com/compatibility-score/?dependency-name=tungstenite&package-manager=cargo&previous-version=0.11.0&new-version=0.11.1) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits