The resource property will not contain the port, but the host one will.
Throw an error if the input is invalid. Hence, file paths like /home/path/to/dir will only be valid if the file:// protocol is added (file://home/path/to/dir)
Throw an error if the input length exceeds the maximum length (parse.MAX_URL_LENGTH), by default 2048.
This version was pushed to npm by marvinjudehk, a new releaser for gatsby-cli since your current version.
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.
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 squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dermyhughes/gatsby-ghost-blog/network/alerts).
Bumps parse-url to 8.1.0 and updates ancestor dependencies parse-url, gatsby and gatsby-cli. These dependencies need to be updated together.
Updates
parse-url
from 6.0.5 to 8.1.0Release notes
Sourced from parse-url's releases.
Commits
4412976
Updated docsac17353
Merge branch 'patch-1' of github.com:briancoit/parse-url into new-version778a0a5
Merge branch 'support-custom-user' of github.com:privatenumber/parse-url into...0baab4f
Merge branch 'improve-regex' of github.com:privatenumber/parse-url into new-v...d1a4395
Merge branch 'fix-cjs' of github.com:privatenumber/parse-url into new-version9cacf38
:arrow_up: 8.1.0 :tada:9a78bd8
Merge pull request #61 from privatenumber/move-funding-yml1883136
Include index.d.ts in package92f899b
chore: move FUNDING.yml out of workflows9500430
feat: support custom user in ssh urlUpdates
gatsby
from 2.32.13 to 4.24.4Release notes
Sourced from gatsby's releases.
... (truncated)
Commits
78bc932
chore(release): Publish29fef67
fix(gatsby-page-utils): path creation on windows filesystem (#36766) (#36783)9b3ba70
chore(release): Publish87140c9
fix(gatsby): Don't throw when a path with special character is visited (#3641...b264d17
fix(gatsby): Use hex hash for CSS modules (#36701) (#36756)4c4222a
chore(release): Publish7f5aec0
feat(gatsby-parcel-config): Re-Add JSON transformer (#36748) (#36752)8a44d0f
chore(release): Publishf43c6bb
fix(gatsby): Fix truncation of childNode during static HTML generation (#3670...6eefacf
fix(gatsby): remove unused console.log (#36713) (#36716)Updates
gatsby-cli
from 2.19.3 to 4.24.0Release notes
Sourced from gatsby-cli's releases.
... (truncated)
Changelog
Sourced from gatsby-cli's changelog.
... (truncated)
Commits
9f4c0b9
chore(release): Publish87f280a
chore(release): Publish nextc073bbe
feat(gatsby): add partial hydration (#36485)ea00e12
chore(release): Publish next5b3b565
chore: More Node 18 bumps (#36640)c500314
chore(docs): Fix run script glossary link (#36636)71e81fc
chore(docs): Improve Gatsby CLI reference doc (#36619)53a4e5a
chore(changelogs): update changelogs (#36605)05b7ba5
chore(changelogs): update changelogs (#36573)ba43263
chore(release): Publish next pre-minorMaintainer changes
This version was pushed to npm by marvinjudehk, a new releaser for gatsby-cli since your current version.
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
.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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dermyhughes/gatsby-ghost-blog/network/alerts).