-
Notifications
You must be signed in to change notification settings - Fork 13
Bump tough-cookie and less #42
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
base: master
Are you sure you want to change the base?
Bump tough-cookie and less #42
Conversation
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [less](https://github.com/less/less.js). These dependencies need to be updated together. Removes `tough-cookie` Updates `less` from 3.11.1 to 3.13.1 - [Release notes](https://github.com/less/less.js/releases) - [Changelog](https://github.com/less/less.js/blob/master/CHANGELOG.md) - [Commits](less/less.js@v3.11.1...v3.13.1) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: less dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Prisma Cloud has found errors in this PR ⬇️
| "safe-buffer": "~5.1.1" | ||
| } | ||
| }, | ||
| "node_modules/copy-anything": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
xmldom 0.1.31 / package-lock.json
Total vulnerabilities: 2
| Critical: 2 | High: 0 | Medium: 0 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2022-37616 | 9.8 | 0.8.3 |
Open | |
| CVE-2022-39353 | 9.8 | 0.6.0 |
Open |
| "safe-buffer": "~5.1.1" | ||
| } | ||
| }, | ||
| "node_modules/copy-anything": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
loader-utils 1.4.0 / package-lock.json
Total vulnerabilities: 1
| Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2022-37601 | 9 | 1.4.1 |
Open |
| "safe-buffer": "~5.1.1" | ||
| } | ||
| }, | ||
| "node_modules/copy-anything": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
loader-utils 2.0.2 / package-lock.json
Total vulnerabilities: 1
| Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2022-37601 | 9 | 2.0.3 |
Open |
| "safe-buffer": "~5.1.1" | ||
| } | ||
| }, | ||
| "node_modules/copy-anything": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minimist 1.2.5 / package-lock.json
Total vulnerabilities: 1
| Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2021-44906 | 9.8 | 1.2.6 |
Open |
| "safe-buffer": "~5.1.1" | ||
| } | ||
| }, | ||
| "node_modules/copy-anything": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ini 1.3.5 / package-lock.json
Total vulnerabilities: 1
| Critical: 1 | High: 0 | Medium: 0 | Low: 0 |
|---|
| Vulnerability ID | Severity | CVSS | Fixed in | Status |
|---|---|---|---|---|
| CVE-2020-7788 | 9.8 | 1.3.6 |
Open |
Removes tough-cookie. It's no longer used after updating ancestor dependency less. These dependencies need to be updated together.
Removes
tough-cookieUpdates
lessfrom 3.11.1 to 3.13.1Changelog
Sourced from less's changelog.
Commits
283b1b4Fixes #3574 (#3575)5423802Update CHANGELOG.md257efddFixes #3434 - memory / runtime improvements (#3572)0e26859Examples contain more valid CSS, to test with a new parser (#3550)76132efBug fixes - fixes #3446 #3368 (#3546)ef4baa5Release 3.12.2 (#3545)b93a085Fixes #3533 (#3544)e188f44Fixes #3541 (#3543)2870163Update changeloge4f7551v3.12.0Dependabot 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.