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

pkg: Update normalize-url to v8 #1820

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
normalize-url ^6 -> ^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/normalize-url

v8.0.0

Compare Source

Breaking
  • Require Node.js 14 52f2290
  • Ignore URLs with custom protocols and just pass them through (#​178) 882cb84
  • ftp protocol is no longer normalized. It's just passed through.
  • Human-friendly URLs with basic auth is no longer handled as it conflicts with custom protocols
    • Example: user:password@sindresorhus.com
Improvements
  • Make defaultProtocol option accept protocol without colon c7fd781
    • You can still pass in a protocol with colon. However, if you use TypeScript, it enforces it without.

v7.2.0

Compare Source

v7.1.0

Compare Source

v7.0.3

Compare Source

  • Fix encoding consistency with sorted and non-sorted URL parameters (#​158) c42f53b

v7.0.2

Compare Source

  • Fix the removeDirectoryIndex option TypeScript type 4d35ea1

v7.0.1

Compare Source

v7.0.0

Compare Source

Breaking

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch 3 times, most recently from c1c83a8 to 692996f Compare January 22, 2023 03:38
@renovate renovate bot force-pushed the renovate/normalize-url-8.x branch from 692996f to 6b83ddc Compare January 22, 2023 03:42
@sonarcloud
Copy link

sonarcloud bot commented Jan 22, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ntucker ntucker closed this Jan 23, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jan 23, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/normalize-url-8.x branch January 23, 2023 15:32
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.

1 participant