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

fix(deps): update dependency three to v0.125.0 [security] #36

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
three (source) 0.111.0 -> 0.125.0 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2020-28496

This affects the package three before 0.125.0. This can happen when handling rgb or hsl colors. PoC: var three = require('three') function build_blank (n) { var ret = "rgb(" for (var i = 0; i < n; i++) { ret += " " } return ret + ""; } var Color = three.Color var time = Date.now(); new Color(build_blank(50000)) var time_cost = Date.now() - time; console.log(time_cost+" ms")


Release Notes

mrdoob/three.js

v0.125.0

Compare Source

v0.124.0

Compare Source

v0.123.0

Compare Source

v0.122.0

Compare Source

v0.121.1

Compare Source

v0.121.0

Compare Source

v0.120.1

Compare Source

v0.120.0

Compare Source

v0.119.1

Compare Source

v0.119.0

Compare Source

v0.118.3

Compare Source

v0.118.2

Compare Source

v0.118.1

Compare Source

v0.118.0

Compare Source

v0.117.1

Compare Source

v0.117.0

Compare Source

v0.116.1

Compare Source

v0.116.0

Compare Source

v0.115.0

Compare Source

v0.114.0

Compare Source

v0.113.2

Compare Source

v0.113.1

Compare Source

v0.113.0

Compare Source

v0.112.1

Compare Source

v0.112.0

Compare Source


Configuration

📅 Schedule: Branch creation - "" (UTC), 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 added dependencies Pull requests that update a dependency file renovate labels Apr 26, 2021
@renovate renovate bot changed the title fix(deps): update dependency three to v0.125.0 [security] fix(deps): update dependency three to v0.125.0 [security] - autoclosed Jun 15, 2021
@renovate renovate bot closed this Jun 15, 2021
@renovate renovate bot deleted the renovate/npm-three-vulnerability branch June 15, 2021 15:15
@renovate renovate bot changed the title fix(deps): update dependency three to v0.125.0 [security] - autoclosed fix(deps): update dependency three to v0.125.0 [security] Jun 15, 2021
@renovate renovate bot reopened this Jun 15, 2021
@renovate renovate bot restored the renovate/npm-three-vulnerability branch June 15, 2021 16:19
@renovate renovate bot force-pushed the renovate/npm-three-vulnerability branch from 6cb7153 to 044bfb1 Compare June 15, 2021 16:20
@renovate
Copy link
Contributor 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
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant