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

build(deps): bump maunium.net/go/mautrix from 0.9.19 to 0.9.24 #31

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2021

Bumps maunium.net/go/mautrix from 0.9.19 to 0.9.24.

Release notes

Sourced from maunium.net/go/mautrix's releases.

v0.9.23

  • Fixed storing e2ee key withheld events in the SQL store.

v0.9.22

  • Updated appservice handler to cache multiple recent transaction IDs instead of only the most recent one.

v0.9.21

  • Added liveness and readiness endpoints to appservices.
    • The endpoints are the same as mautrix-python: /_matrix/mau/live and /_matrix/mau/ready
    • Liveness always returns 200 and an empty JSON object by default, but it can be turned off by setting appservice.Live to false.
    • Readiness defaults to returning 500, and it can be switched to 200 by setting appservice.Ready to true.

v0.9.20

  • Added crypto store migration for converting all VARCHAR(255) columns to TEXT in Postgres databases.
Commits
  • f1dc581 Add write deadline for appservice websocket connection
  • 87f3194 Bump version to v0.9.23
  • 13ae6b3 Fix SQLCryptoStore's PutWithheldGroupSession
  • 5a2fad3 Remember multiple recent transaction IDs for deduplication
  • 9970efd Bump version to v0.9.21
  • 386ac2e Add liveness and readiness endpoints to appservices
  • 53be7e7 Add crypto store upgrade for converting VARCHAR(255) to TEXT
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [maunium.net/go/mautrix](https://github.com/mautrix/go) from 0.9.19 to 0.9.24.
- [Release notes](https://github.com/mautrix/go/releases)
- [Commits](mautrix/go@v0.9.19...v0.9.24)

---
updated-dependencies:
- dependency-name: maunium.net/go/mautrix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 16, 2021
@Xuanwo Xuanwo merged commit ea8c8be into master Sep 16, 2021
@Xuanwo Xuanwo deleted the dependabot/go_modules/maunium.net/go/mautrix-0.9.24 branch September 16, 2021 10:07
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant