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

Update dependency @blackprint/engine to v0.9.2 [SECURITY] #16

Merged
merged 1 commit into from
May 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 21, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@blackprint/engine (source) 0.9.0 -> 0.9.2 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2024-24294

A Prototype Pollution issue in Blackprint @​blackprint/engine 0.8.12 through 0.9.1 allows an attacker to execute arbitrary code via the _utils.setDeepProperty function of engine.min.js.


Release Notes

Blackprint/engine-js (@​blackprint/engine)

v0.9.2

Compare Source

Bug Fix
  • Fix validation to avoid prototype pollution

v0.9.1

Compare Source

Features
  • Add function to rename events, variable name, and function namespace
  • Add feature to delete function, function port, variable, and event
  • Add .stop property to stop data flow in the instance
  • Emit ready event when function node is initialized
  • Emit event when creating event and handle environment variable deletion
  • Watch function node's port name changes when renaming from other node
  • Watch event namespace changes when renaming from other node
  • Improve utils for set and delete object property
  • Add and improve Bun and Node.js loader
  • Add .ready function for waiting until first json.imported instance event
  • Auto trigger node.update when initUpdate static class property exist
  • Improve TypeScript definition file
Bug Fix
  • Avoid emitting non-object data when emitting event data
  • Avoid creating a function node inside of the node itself
  • Emit some event and avoid trigger resave on function node
  • Fix import error because duplicated event export
  • Fix error when renaming port name for function node
  • Make sure the event schema option is object
  • Rename environment node inside all function node
  • Some modification for remote collaboration
  • Stop execution order inside function if root is stopped
  • Use default port output value as input value if exist

Configuration

📅 Schedule: Branch creation - "" in timezone Asia/Jakarta, 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.

@StefansArya StefansArya merged commit 54f9af3 into main May 21, 2024
1 check failed
@renovate renovate bot deleted the renovate/npm-@blackprint/engine-vulnerability branch May 21, 2024 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant