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 dependency whatwg-url to v8.7.0 #317

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 15, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
whatwg-url 8.0.0 -> 8.7.0 age adoption passing confidence

Release Notes

jsdom/whatwg-url

v8.7.0: 8.7.0

Compare Source

Make the pathname setter not mess up the URL's path state tracking when given the empty string, per whatwg/url@0672f2e.

v8.6.0: 8.6.0

Compare Source

Made the hostname setter do nothing if the given string contains a colon, per whatwg/url@ec96993.

Updated punycode processing to support Unicode v13.

v8.5.0: 8.5.0

Compare Source

Disallowed | in host parsing, per whatwg/url@4025253.

v8.4.0: 8.4.0

Compare Source

Fixed file: URL parsing cases which would cause different results when serialized-then-reparsed, per whatwg/url@a19495e.

v8.3.0: 8.3.0

Compare Source

Updated file: URL path normalization, per whatwg/url@47efa00.

v8.2.2: 8.2.2

Compare Source

Fixed percentDecode to return a Buffer, like it did in v8.1.0, instead of a Uint8Array.

v8.2.1: 8.2.1

Compare Source

Exported percentDecode again; it went missing in v8.2.0.

v8.2.0: 8.2.0

Compare Source

Made <, >, and ^ in the host component cause parsing failures, per whatwg/url@302ba41.

Fixed the parsing-then-serializing of non-special URLs to be idempotent, per whatwg/url@83adf0c.

v8.1.0: 8.1.0

Compare Source

Changed fragment parsing so that U+0000 code points are now percent-encoded, instead of removed, per whatwg/url@3d57401.

Changed file: URL parsing so that if the host ends up empty after the Unicode ToASCII operation, it now result in parsing failure, per whatwg/url@cceb435.


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 changed the title Update dependency whatwg-url to v8.1.0 Update dependency whatwg-url to v8.2.1 Aug 27, 2020
@renovate renovate bot changed the title Update dependency whatwg-url to v8.2.1 Update dependency whatwg-url to v8.4.0 Oct 26, 2020
@renovate renovate bot force-pushed the renovate/whatwg-url-8.x branch from 6017fac to f2b0862 Compare March 24, 2021 21:08
@renovate renovate bot changed the title Update dependency whatwg-url to v8.4.0 Update dependency whatwg-url to v8.5.0 Mar 24, 2021
@renovate renovate bot force-pushed the renovate/whatwg-url-8.x branch from f2b0862 to 4103ed1 Compare June 12, 2021 18:11
@renovate renovate bot changed the title Update dependency whatwg-url to v8.5.0 Update dependency whatwg-url to v8.6.0 Jun 12, 2021
@renovate renovate bot changed the title Update dependency whatwg-url to v8.6.0 Update dependency whatwg-url to v8.7.0 Oct 18, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

1 participant