This repository was archived by the owner on Sep 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 65
Bump matrix-bot-sdk from 0.6.5 to 0.6.6 #170
Closed
Closed
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
I've just tested this locally and there appear to be some breaking changes. I'm seeing:
I'll have to look into this, however I think updating the matrix-bot-sdk would be a good idea. |
@dependabot rebase |
6c7c521
to
ed89395
Compare
Related: turt2live/matrix-bot-sdk#321 |
@dependabot rebase |
ed89395
to
7fb930c
Compare
I get the same error, clearing the storage folder solves it but it is not a very nice solution. |
@dependabot rebase |
Bumps [matrix-bot-sdk](https://github.com/turt2live/matrix-bot-sdk) from 0.6.3 to 0.6.6. - [Release notes](https://github.com/turt2live/matrix-bot-sdk/releases) - [Changelog](https://github.com/turt2live/matrix-bot-sdk/blob/main/tsconfig-release.json) - [Commits](turt2live/matrix-bot-sdk@v0.6.3...v0.6.6) --- updated-dependencies: - dependency-name: matrix-bot-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
7fb930c
to
6b64d7c
Compare
Superseded by #240. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps matrix-bot-sdk from 0.6.3 to 0.6.6.
Release notes
Sourced from matrix-bot-sdk's releases.
Commits
8c2116e
v0.6.658aa87b
Fix docs on RustSdkCryptoStorageProvider (#320)7bb57ca
Raiseroom.join
with an event ID; fixroom.leave
to check membership (#319)2f768c4
Update supported NodeJS versions (16, 18, and 20), and rust-sdk bindings to m...b329067
Add external_ids typings to SynapseUser (#296)943cef4
Allow usage of the SQLite-based crypto store (#315)d4612db
Reset version back to "develop" for jsdoc, for nowb902df5
v0.6.5ee0cf33
Better interface1c203f8
Fix key query and claim APIs to support async functionality (#314)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)