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

chore(deps): update dependency normalize to v8 #127

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2025

This PR contains the following updates:

Package Update Change
normalize (source) major 3.0.3 -> 8.0.1

Release Notes

necolas/normalize.css (normalize)

v8.0.1

Compare Source

  • Fix regression in IE rendering of main element.

v8.0.0

Compare Source

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

v7.0.0

Compare Source

  • Revert changes in body and form elements styles introduced by v6

v6.0.0

Compare Source

  • Remove all opinionated rules
  • Correct document heading comment
  • Update abbr[title] support

v5.0.0

Compare Source

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

v4.2.0

Compare Source

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

v4.1.1

Compare Source

  • Update normalize.css heading.

v4.1.0

Compare Source

  • Normalize placeholders in Chrome, Edge, and Safari.
  • Normalize text-decoration-skip property in Safari.
  • Normalize file select buttons.
  • Normalize search input outlines in Safari.
  • Limit Firefox focus normalizations to buttons.
  • Restore main to package.json.
  • Restore proper overflow to certain select elements.
  • Remove opinionated cursor styles on buttons.
  • Update stylelint configuration.
  • Update tests.

v4.0.0

Compare Source

  • Add the correct font weight for b and strong in Chrome, Edge, and Safari.
  • Correct inconsistent overflow for hr in Edge and IE.
  • Correct inconsistent box-sizing for hr in Firefox.
  • Correct inconsistent text-decoration and border-bottom for abbr[title]
    in Chrome, Edge, Firefox IE, Opera, and Safari.
  • Correct inheritance and scaling of font-size for preformatted text.
  • Correct legend text wrapping not present in Edge and IE.
  • Remove unnecessary normalization of line-height for input.
  • Remove unnecessary normalization of color for form controls.
  • Remove unnecessary box-sizing for input[type="search"] in Chrome, Edge,
    Firefox, IE, and Safari.
  • Remove opinionated table resets.
  • Remove opinionated pre overflow.
  • Remove selector weight from some input selectors.
  • Update normalization of border-style for img.
  • Update normalization of color inheritance for legend.
  • Update normalization of background-color for mark.
  • Update normalization of outline for :-moz-focusring removed by a previous
    normalization in Firefox.
  • Update opinionated style of outline-width for a:active and a:hover.
  • Update comments to identify opinionated styles.
  • Update comments to specify browser/versions affected by all changes.
  • Update comments to use one voice.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

➡️ Go test coverage stayed the same at 0.0% compared to 96dd6e1
⚠️ 15 of 15 packages have zero coverage.
  • github.com/Depado/goploader/client
  • github.com/Depado/goploader/client/conf
  • github.com/Depado/goploader/client/screenshot
  • github.com/Depado/goploader/server
  • github.com/Depado/goploader/server/conf
  • github.com/Depado/goploader/server/curl
  • github.com/Depado/goploader/server/database
  • github.com/Depado/goploader/server/logger
  • github.com/Depado/goploader/server/metrics
  • github.com/Depado/goploader/server/models
  • github.com/Depado/goploader/server/monitoring
  • github.com/Depado/goploader/server/router
  • github.com/Depado/goploader/server/setup
  • github.com/Depado/goploader/server/utils
  • github.com/Depado/goploader/server/views

⛔ Coverage does not meet minimum requirement of 0%.

No change in coverage for any package.

View coverage for all packages
# Package Name                                  | Coverage
- github.com/Depado/goploader/client            |     0.0%
- github.com/Depado/goploader/client/conf       |     0.0%
- github.com/Depado/goploader/client/screenshot |     0.0%
- github.com/Depado/goploader/server            |     0.0%
- github.com/Depado/goploader/server/conf       |     0.0%
- github.com/Depado/goploader/server/curl       |     0.0%
- github.com/Depado/goploader/server/database   |     0.0%
- github.com/Depado/goploader/server/logger     |     0.0%
- github.com/Depado/goploader/server/metrics    |     0.0%
- github.com/Depado/goploader/server/models     |     0.0%
- github.com/Depado/goploader/server/monitoring |     0.0%
- github.com/Depado/goploader/server/router     |     0.0%
- github.com/Depado/goploader/server/setup      |     0.0%
- github.com/Depado/goploader/server/utils      |     0.0%
- github.com/Depado/goploader/server/views      |     0.0%

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.

0 participants