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(postcss-normalize-url): bump normalize-url dependency to 6.0.1 #1142

Merged
merged 1 commit into from Jun 4, 2021

Conversation

ludofischer
Copy link
Collaborator

  • turn off stripTextFragment to preserve current behavior

normalize-url changelog
https://github.com/sindresorhus/normalize-url/releases

  • the major bump from 4 to 5 is for requiring Node.js 10
  • the major bump from 5 to 6 is for adding the stripTextFragmentOption

* turn off `stripTextFragment` to preserve current behavior

normalize-url changelog
https://github.com/sindresorhus/normalize-url/releases

* the major bump from 4 to 5 is for requiring Node.js 10
* the major bump from 5 to 6 is for adding the `stripTextFragmentOption`
@codecov-commenter
Copy link

codecov-commenter commented Jun 4, 2021

Codecov Report

Merging #1142 (31927a6) into master (36cef92) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1142   +/-   ##
=======================================
  Coverage   96.43%   96.43%           
=======================================
  Files         116      116           
  Lines        3593     3593           
  Branches     1054     1054           
=======================================
  Hits         3465     3465           
  Misses        119      119           
  Partials        9        9           
Impacted Files Coverage Δ
packages/postcss-normalize-url/src/index.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36cef92...31927a6. Read the comment docs.

@ludofischer ludofischer merged commit b60f54b into master Jun 4, 2021
@ludofischer ludofischer deleted the update-normalize-url branch June 4, 2021 13:41
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.

None yet

3 participants