Skip to content
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

Update normalize.css requirement from ~3.0.3 to ~8.0.1 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Updates the requirements on normalize.css to permit the latest version.

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+.

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.

4.2.0 (June 30, 2016)

  • Correct the line-height in all browsers.
  • Restore optgroup font inheritance.
  • Update normalize.css heading.

4.1.1 (April 12, 2016)

  • Update normalize.css heading.

4.1.0 (April 11, 2016)

  • Normalize placeholders in Chrome, Edge, and Safari.
  • Normalize text-decoration-skip property in Safari.
  • Normalize file select buttons.
  • Normalize search input outlines in Safari.
... (truncated)
Commits

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 5 PRs for your first few update runs. Once an update run creates fewer than 5 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 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:

  • 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.

Updates the requirements on [normalize.css](https://github.com/necolas/normalize.css) to permit the latest version.
- [Release notes](https://github.com/necolas/normalize.css/releases)
- [Changelog](https://github.com/necolas/normalize.css/blob/master/CHANGELOG.md)
- [Commits](https://github.com/necolas/normalize.css/commits/8.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant