Skip to content

Bump normalize.css from 7.0.0 to 8.0.1 #2014

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 20, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps normalize.css from 7.0.0 to 8.0.1.

Changelog

Sourced from normalize.css's changelog.

8.0.1 (November 4, 2018)

  • Fix regression in IE rendering of main element.

8.0.0 (February 2, 2018)

  • Remove support for older browsers Android 4, lte IE 9, lte Safari 7.
  • Don't remove search input cancel button in Chrome/Safari.
  • Form inputs inherit font-family.
  • Fix text decoration in Safari 8+.
Commits

Dependabot compatibility score

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 commands and options

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)

@rust-highfive
Copy link

r? @jtgeibel

(rust_highfive has picked a reviewer for you, use r? to override)

@Turbo87
Copy link
Member

Turbo87 commented Dec 20, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 20, 2019

📌 Commit 60cb92a has been approved by Turbo87

bors added a commit that referenced this pull request Dec 20, 2019
…-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>
@bors
Copy link
Contributor

bors commented Dec 20, 2019

⌛ Testing commit 60cb92a with merge 3cbbbd2...

@bors
Copy link
Contributor

bors commented Dec 20, 2019

☀️ Test successful - checks-travis
Approved by: Turbo87
Pushing 3cbbbd2 to master...

@bors bors merged commit 60cb92a into master Dec 20, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/normalize.css-8.0.1 branch December 20, 2019 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants