nobt-io / frontend

Frontend of nobt.io.
https://nobt.io
GNU General Public License v3.0
10 stars 4 forks source link

Bump normalize.css from 4.2.0 to 8.0.1 #158

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps normalize.css from 4.2.0 to 8.0.1.

Changelog *Sourced from [normalize.css's changelog](https://github.com/necolas/normalize.css/blob/master/CHANGELOG.md).* > ### 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+. > > ### 7.0.0 (May 2, 2017) > > * Revert changes in `body` and form elements styles introduced by v6 > > ### 6.0.0 (March 26, 2017) > > * Remove all opinionated rules > * Correct document heading comment > * Update `abbr[title]` support > > ### 5.0.0 (October 3, 2016) > > * Add normalized sections not already present from > https://html.spec.whatwg.org/multipage/. > * Move unsorted rules into their respective sections. > * Update the `summary` style in all browsers. > * Remove `::placeholder` styles due to a bug in Edge. > * More explicitly define font resets on form controls. > * Remove the `optgroup` normalization needed by the previous font reset. > * Update text-size-adjust documentation
 for IE on Windows Phone > * Update OS X reference to macOS > * Update the semver strategy.
Commits - [`fc091cc`](https://github.com/necolas/normalize.css/commit/fc091cce1534909334c1911709a39c22d406977b) 8.0.1 - [`df07c00`](https://github.com/necolas/normalize.css/commit/df07c00a92c683e591b68bcc45075ff7253b7482) Render the main element correctly in IE - [`b6cc0ce`](https://github.com/necolas/normalize.css/commit/b6cc0ceb21ce1dadce60f3a8269d0601345e57e3) Remove stylelint - [`7369f56`](https://github.com/necolas/normalize.css/commit/7369f566898b8cefc2649b6a66e112857de4c46f) Fix typo in CHANGELOG - [`4ab3de5`](https://github.com/necolas/normalize.css/commit/4ab3de5bdd26b161c3c82a5a2f72df3e57a8e4bf) v8.0.0 - [`93a6e5f`](https://github.com/necolas/normalize.css/commit/93a6e5fa92cbc30dc37be7d767ae713092bafbec) Update CHANGELOG - [`f7c98c4`](https://github.com/necolas/normalize.css/commit/f7c98c4c859c15363763f10a439b63d85b9afba0) Don't remove search input cancel button in Chrome/Safari - [`9f4876b`](https://github.com/necolas/normalize.css/commit/9f4876b9beae9bf1807425325e2b5b1b79a5ad21) Add package-lock.json - [`906395b`](https://github.com/necolas/normalize.css/commit/906395b61129376fd157ca66d28cfecbf26cc00f) Remove bower - [`004d58b`](https://github.com/necolas/normalize.css/commit/004d58b2f2e0ac3d03d075f8de46ce7c8234742f) Update browser support - Additional commits viewable in [compare view](https://github.com/necolas/normalize.css/compare/4.2.0...8.0.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 3 PRs for your first few update runs. Once an update run creates fewer than 3 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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) Finally, you can contact us by mentioning @dependabot.
thomaseizinger commented 5 years ago

No breaking changes :)

thomaseizinger commented 5 years ago

@dependabot-bot merge