Skip to content

Commit 3cbbbd2

Browse files
committed
Auto merge of #2014 - rust-lang:dependabot/npm_and_yarn/normalize.css-8.0.1, r=Turbo87
Bump normalize.css from 7.0.0 to 8.0.1 Bumps [normalize.css](https://github.com/necolas/normalize.css) from 7.0.0 to 8.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/necolas/normalize.css/blob/master/CHANGELOG.md">normalize.css's changelog</a>.</em></p> <blockquote> <h3>8.0.1 (November 4, 2018)</h3> <ul> <li>Fix regression in IE rendering of <code>main</code> element.</li> </ul> <h3>8.0.0 (February 2, 2018)</h3> <ul> <li>Remove support for older browsers Android 4, lte IE 9, lte Safari 7.</li> <li>Don't remove search input cancel button in Chrome/Safari.</li> <li>Form inputs inherit <code>font-family</code>.</li> <li>Fix text decoration in Safari 8+.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/necolas/normalize.css/commit/fc091cce1534909334c1911709a39c22d406977b"><code>fc091cc</code></a> 8.0.1</li> <li><a href="https://github.com/necolas/normalize.css/commit/df07c00a92c683e591b68bcc45075ff7253b7482"><code>df07c00</code></a> Render the main element correctly in IE</li> <li><a href="https://github.com/necolas/normalize.css/commit/b6cc0ceb21ce1dadce60f3a8269d0601345e57e3"><code>b6cc0ce</code></a> Remove stylelint</li> <li><a href="https://github.com/necolas/normalize.css/commit/7369f566898b8cefc2649b6a66e112857de4c46f"><code>7369f56</code></a> Fix typo in CHANGELOG</li> <li><a href="https://github.com/necolas/normalize.css/commit/4ab3de5bdd26b161c3c82a5a2f72df3e57a8e4bf"><code>4ab3de5</code></a> v8.0.0</li> <li><a href="https://github.com/necolas/normalize.css/commit/93a6e5fa92cbc30dc37be7d767ae713092bafbec"><code>93a6e5f</code></a> Update CHANGELOG</li> <li><a href="https://github.com/necolas/normalize.css/commit/f7c98c4c859c15363763f10a439b63d85b9afba0"><code>f7c98c4</code></a> Don't remove search input cancel button in Chrome/Safari</li> <li><a href="https://github.com/necolas/normalize.css/commit/9f4876b9beae9bf1807425325e2b5b1b79a5ad21"><code>9f4876b</code></a> Add package-lock.json</li> <li><a href="https://github.com/necolas/normalize.css/commit/906395b61129376fd157ca66d28cfecbf26cc00f"><code>906395b</code></a> Remove bower</li> <li><a href="https://github.com/necolas/normalize.css/commit/004d58b2f2e0ac3d03d075f8de46ce7c8234742f"><code>004d58b</code></a> Update browser support</li> <li>Additional commits viewable in <a href="https://github.com/necolas/normalize.css/compare/7.0.0...8.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=normalize.css&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=8.0.1)](https://dependabot.com/compatibility-score.html?dependency-name=normalize.css&package-manager=npm_and_yarn&previous-version=7.0.0&new-version=8.0.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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
2 parents 28a30d2 + 60cb92a commit 3cbbbd2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"eslint-plugin-prettier": "^3.1.2",
8181
"faker": "^4.1.0",
8282
"loader.js": "^4.7.0",
83-
"normalize.css": "^7.0.0",
83+
"normalize.css": "^8.0.1",
8484
"nyc": "^14.1.1",
8585
"prettier": "^1.19.1",
8686
"qunit-dom": "^0.9.2",

0 commit comments

Comments
 (0)