material-components-web
material-components-web copied to clipboard
chore(deps): bump parse-path and lerna
Bumps parse-path to 7.0.0 and updates ancestor dependency lerna. These dependencies need to be updated together.
Updates parse-path from 4.0.1 to 7.0.0
Release notes
Sourced from parse-path's releases.
7.0.0
Add the
parse_failedproperty — whether the input was parsed successfully or not.6.0.0
parse-path 6.0.0
Breaking changes
- The
resourceproperty will not contain theportanymore. Added thehostproperty which has the port too.5.0.0
parse-path5.0.0:star: This is a major release of
parse-path! :star:Breaking changes
parse-pathwill not parsegit@...ssh URLs anymore. Useparse-urlfor that.- If the input url has a trailing slash, the trailing slash will be added in the
pathnametoo.- The
portfield is a string. By default empty.- Added the
passwordfield (default:"")- The resource may contain the
portin it (e.g.resource: "domain.com:4200").Features
- Faster
- More secure
- Cleaner codebase
Any questions, suggestions, contributions are always welcome! :blush:
4.0.4
Remove the new line characters.
4.0.3
Handle backslash in the input and use query-string, so the module is supported in the browser
4.0.2
Update docs and licence year. :rocket:
Commits
c53b17eUpdated docsa0269b1:arrow_up: 7.0.0 :tada:e3ee527:arrow_up: 6.1.0 :tada:4bae19eAdd the parse_failed property.3d1525dUpdated docs31f7a33Add the host property02995c6Merge branch 'patch-1' of github.com:viceice/parse-path into new-versioncbb46e0:arrow_up: 6.0.0 :tada:01b23dctest: add test9032ebbfix: use hostname instead of host- Additional commits viewable in compare view
Updates lerna from 3.20.2 to 5.5.4
Release notes
Sourced from lerna's releases.
v5.5.4
5.5.4 (2022-09-28)
Note: Version bump only for package lerna-monorepo
v5.5.3
5.5.3 (2022-09-28)
Bug Fixes
v5.5.2
5.5.2 (2022-09-20)
Bug Fixes
- run: missing
fs-extradependency declaration (#3332) (068830e)- run: warn on incompatible arguments with useNx (#3326) (ebf6542)
v5.5.1
5.5.1 (2022-09-09)
Bug Fixes
- core: prevent validation error in version/publish with
workspace:prefix (#3322) (746ce33)- run: exclude dependencies with --scope when nx.json is not present (#3316) (99a13a9)
v5.5.0
5.5.0 (2022-08-31)
Bug Fixes
Features
v5.4.3
5.4.3 (2022-08-16)
... (truncated)
Changelog
Sourced from lerna's changelog.
5.5.4 (2022-09-28)
Note: Version bump only for package lerna
5.5.3 (2022-09-28)
Note: Version bump only for package lerna
5.5.2 (2022-09-20)
Note: Version bump only for package lerna
5.5.1 (2022-09-09)
Bug Fixes
5.5.0 (2022-08-31)
Features
Reverts
5.4.3 (2022-08-16)
Note: Version bump only for package lerna
5.4.2 (2022-08-14)
Note: Version bump only for package lerna
5.4.1 (2022-08-12)
Note: Version bump only for package lerna
5.4.0 (2022-08-08)
Bug Fixes
5.3.0 (2022-07-27)
Features
... (truncated)
Commits
f65ef55chore(release): v5.5.432251c0chore(release): v5.5.36a0c3fbchore(release): v5.5.29f119b0chore(release): v5.5.199a13a9fix(run): exclude dependencies with --scope when nx.json is not present (#3316)bc3eb99chore(release): v5.5.0a3165c1chore: update nx1b18dbefeat: pnpm workspaces support (#3284)d261112Revert "feat(repair): add lerna repair command" (#3313)aae1a2bfeat(repair): add lerna repair command (#3302)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by jameshenry, a new releaser for lerna since your current version.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.