This repository was archived by the owner on Jan 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency @holochain/client to v0.16.7 #30
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/holochain-client-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Author
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml |
3542d6f to
d8b6182
Compare
d8b6182 to
edd41ff
Compare
edd41ff to
465d76d
Compare
465d76d to
4eda42b
Compare
4eda42b to
e3eac0b
Compare
e3eac0b to
64c5c13
Compare
64c5c13 to
45b2ef1
Compare
45b2ef1 to
258b614
Compare
258b614 to
869e3d3
Compare
869e3d3 to
fcbe4e8
Compare
fcbe4e8 to
3c1511b
Compare
3c1511b to
08ab1e7
Compare
08ab1e7 to
1e22cba
Compare
1e22cba to
d1b5f02
Compare
d1b5f02 to
f24a6ea
Compare
f24a6ea to
4097124
Compare
4097124 to
b6b6da0
Compare
b6b6da0 to
6c4cddd
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.1->0.16.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
holochain/holochain-client-js (@holochain/client)
v0.16.7Compare Source
Added
sliceHashType,sliceCore32,sliceDhtLocationdhtLocationFrom32,hashFrom32AndType:Changed
coreBytewhich if defined will be repeated for all core 32 bytes of the hashv0.16.6Compare Source
Fixed
CreateLink: Add fieldlink_type.v0.16.5Compare Source
Added
Linkto HDK and a confirmatory test.v0.16.4Compare Source
v0.16.3Compare Source
Fixed
CapAccesstypesUnrestrictedandTransferablewere not correctly implemented. Both need to be nested objects containing a single property with a Pascal cased name, e. g.{ access: { Unrestricted: null } }.AttachAppInterfaceRequesttook a mandatory propertyport. The property is optional now.Removed
v0.16.2Compare Source
Added
window.electronAPI.signZomeCallwhen__HC_LAUNCHER_ENV__.ENVIRONMENT == 'electron'.Fixed
DnaPropertiesinDnaModifierschanged toUint8arrayas it comes back serialized from Holochain.v0.16.1Compare Source
Changed
InstallAppRequestwith new optional fieldignore_genesis_failure.v0.16.0Compare Source
Added
Changed
noble/ed25519tolibsodium. This lead to helper functions become async and some type changes.MemprooftoUint8arrayinstead ofBufferwhich is specific to Node.js.v0.15.1Compare Source
Added
Fixed
thiswhich Emittery relies on becomes undefined. Until the bug is fixed upstream in Emittery, the workaround is to bind all its methods manually after instantiating an agent websocket.v0.15.0Compare Source
Added
Changed
HolochainErrorwhich extendsError.v0.14.1Compare Source
Fixed
... externals: { "node:crypto": {} }, ...to Webpack config.
v0.14.0Compare Source
Changed
Fixed
NetworkInfoRequest.v0.13.0Compare Source
Added
storageInfo.dumpNetworkStats.updateCoordinatorsto update coordinator zomes in an already installed hApp.Changed
NetworkInfo.v0.12.5Compare Source
Fixed
.on("close")by.onclose..onis not compatible with Web API's WebSocket.v0.12.4Compare Source
Fixed
v0.12.3Compare Source
Changed
AppAgentWebsocket. Role names can only be used with own agent, not for other agents.v0.12.2Compare Source
Added
Changed
nix developfrom now on instead ofnix-shell. Pass on--extra-experimental-features nix-command --extra-experimental-features flakesor enable these features for your user in~/.config/nix/nix.conf.v0.12.1Compare Source
Changed
NetworkInfotypes.v0.12.0Compare Source
Compatible with Holochain v0.1.0
v0.11.16Compare Source
Changed
v0.11.15Compare Source
Added
agent_pub_keyinAppInfo.Changed
Array<number>toUint8Array.CreateCloneCellreturnsClonedCellinstead ofInstalledCell.EnableCloneCellreturnsClonedCellinstead ofInstalledCell.AdminRequest::StartApp.Cellis split up intoProvisionedCellandClonedCell.CellInfovariants are renamed to snake case during serde.v0.11.14Compare Source
Added
Changed
Fixed
Removed
v0.11.13Compare Source
Fixed
Blobfrom window for browser apps (fixes error with Nodejs v16).v0.11.12Compare Source
Fixed
v0.11.11Compare Source
Changed
v0.11.10Compare Source
Removed
signalCbfromWsClientandAppWebsocket.Changed
Fixed
v0.11.9Compare Source
Added
GrantedFunctionsTypeto reflect newly added wildcard option for all zomes and functions.Changed
authorizeSigningCredentialsby making functions an optional parameter and defaulting to all zomes and functions.v0.11.8Compare Source
Changed
v0.11.7Compare Source
Changed
connectas the other websockets.v0.11.6Compare Source
Fixed
v0.11.5Compare Source
Fixed
v0.11.4Compare Source
Changed
v0.11.3Compare Source
Fixed
v0.11.2Compare Source
Removed
Fixed
authorizeNewSigningKeyPair.v0.11.1Compare Source
Changed
v0.11.0Compare Source
Added
Removed
install_app.Changed
install_app_bundletoinstall_app.archive_clone_celltodisable_clone_cell.restore_archived_clone_celltoenable_clone_cell.enable_clone_cellto App API.delete_clone_cellto delete a single disabled clone cell.app_infoto return all cells and DNA modifiers.request_agent_infotoagent_info.v0.10.4Compare Source
Changed
window.__HC_LAUNCHER_ENV__.v0.10.3Compare Source
Changed
v0.10.2Compare Source
Fixed
v0.10.1Compare Source
Fixed
v0.10.0Compare Source
Added
gossip_info, which returns progress data on historical gossip.v0.9.3Compare Source
Added
getDnaDefinition, which returns the DNA definition for a given DNA hash.Changed
Fixed
v0.9.2Compare Source
Fixed
RestoreCloneCellset toInstalledCell.v0.9.1Compare Source
Added
v0.9.0Compare Source
Added
CloneIdChanged
RegisterDnaRequestparameters have changed in Conductor API.isomorphic-wsto v5.0.0 which provides native ES modules.v0.8.0Compare Source
Changed
uidtonetwork_seedafter name change in Holochain.v0.7.0Compare Source
Added
package.jsonfor CommonJS and ECMA modules.Removed
bundle.tsmodule, which was Nodejs-specific and not compatible with browser-based clients.Fixed
getDhtOpAction(#122).v0.6.0Compare Source
Changed
DnaHashinCellIdPR #120appInfoTransformofappInfoto take anAppWebsocketPR #121Fixed
v0.5.0Compare Source
Added
RecordandRecordEntryChanged
v0.4.3Compare Source
Fixed
hashedin Header #113v0.4.2Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.