xrpl.js
xrpl.js copied to clipboard
build(deps): bump parse-path and lerna
Bumps parse-path and lerna. These dependencies needed to be updated together.
Updates parse-path from 4.0.4 to 5.0.0
Release notes
Sourced from parse-path's releases.
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:
Commits
Updates lerna from 4.0.0 to 5.5.0
Release notes
Sourced from lerna's releases.
v5.5.0
5.5.0 (2022-08-31)
Bug Fixes
Features
v5.4.3
5.4.3 (2022-08-16)
Bug Fixes
v5.4.2
5.4.2 (2022-08-14)
Bug Fixes
v5.4.1
5.4.1 (2022-08-12)
Bug Fixes
- package-graph: ensure to touch all nodes (#3234) (f3c211d)
- properly update dependencies lockfile v2 (#3275) (d7c398b)
v5.4.0
5.4.0 (2022-08-08)
Bug Fixes
... (truncated)
Changelog
Sourced from lerna's changelog.
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
... (truncated)
Commits
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)225a451chore(release): v5.4.3c838ca8chore(release): v5.4.2888d21dchore(release): v5.4.1cf9d63fchore(release): v5.4.0241cddefix(core): update nx version range base to latest (#3283)- 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.
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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Socket Security Report
Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.
📜 New install scripts detected
A dependency change in this PR is introducing new install scripts to your install step.
| Package | Script field | Location |
|---|---|---|
| @parcel/[email protected] (added) | binding.gyp |
package.json via [email protected], [email protected] |
| @swc/[email protected] (added) | postinstall |
package.json via [email protected], [email protected] |
| [email protected] (added) | postinstall |
package.json via [email protected] |
| @parcel/[email protected] (added) | install |
package.json via [email protected], [email protected] |
🫣 Native code
Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.
| Package | Location |
|---|---|
| @parcel/[email protected] (added) | package.json via [email protected], [email protected] |
Socket.dev scan summary
| Issue | Status |
|---|---|
| Did you mean? | ✅ no new possible package typos |
| Install scripts | ⚠️ 4 new install scripts detected |
| Telemetry | ✅ no new telemetry |
| Troll package | ✅ no new troll packages |
| Malware | ✅ no new malware |
| Native code | ⚠️ 1 new native module detected |
Bot Commands
To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers.
@SocketSecurity ignore @parcel/[email protected]@SocketSecurity ignore @swc/[email protected]@SocketSecurity ignore [email protected]
Powered by socket.dev
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.