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 all dependencies #11

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

Update all dependencies #11

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 26, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@blackprint/engine (source) 0.8.x -> 0.9.x age adoption passing confidence devDependencies minor
@blackprint/sketch (source) 0.8.x -> 0.9.x age adoption passing confidence devDependencies minor
actions/cache v3 -> v4 age adoption passing confidence action major
actions/checkout v3 -> v4 age adoption passing confidence action major
actions/setup-node v3 -> v4 age adoption passing confidence action major

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

v0.9.0

Compare Source

Breaking Changes
  • Change callable output port type with Trigger type
    • Renamed type: Function to Blackprint.Types.Trigger
  • Renamed type: Blackprint.Port.Route to Blackprint.Types.Route
Features
  • Allow function node to be paused on creation
  • Add feature to linking variable between instances
Bug Fix
  • Fix error when using var node for trigger type port
  • Fix function input port that was created 2 times
  • Fix cable input's route port for skeleton
  • Add input port that have default value for skeleton
  • Fix incorrect type for variable's output port
  • Fix route check inside function node
  • Fix error when triggering function output from variable node
Blackprint/Blackprint (@​blackprint/sketch)

v0.9.1

Compare Source

Bug Fix
  • Fix error when calculating container on initialization
  • Fix node suggestion and cable rect
  • Fix missing input component on first function node
  • Throw error when trying to reset offset on detached container
  • Watch changes of data.name as node title (for internal node)
Feature
  • Add support for moving/scaling container using script
  • Add function to select/deselect node/cable in the container space
  • Improve TypeScript definition file
Minor changes
  • Rename some internal property name

v0.9.0

Compare Source

Bug Fix
  • Fix cable rotation override on export/import
  • Fix for creating paused engine instance
  • Remove unused cable when scanning inactive node
Breaking Changes
  • Blackprint Engine v0.9 is required (for more information please see the changelog)
actions/cache (actions/cache)

v4

Compare Source

actions/checkout (actions/checkout)

v4

Compare Source

actions/setup-node (actions/setup-node)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update all dependencies to 0.9.x Update all dependencies Sep 7, 2023
@renovate renovate bot changed the title Update all dependencies Update all dependencies to 0.9.x Sep 22, 2023
@renovate renovate bot changed the title Update all dependencies to 0.9.x Update all dependencies Sep 25, 2023
@renovate renovate bot changed the title Update all dependencies Update all dependencies to 0.9.x Oct 17, 2023
@renovate renovate bot changed the title Update all dependencies to 0.9.x Update all dependencies Oct 20, 2023
@renovate renovate bot changed the title Update all dependencies Update all dependencies to 0.9.x Oct 24, 2024
@renovate renovate bot changed the title Update all dependencies to 0.9.x Update all dependencies Oct 25, 2024
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.

0 participants