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

fix(deps): update module maunium.net/go/mautrix to v0.12.4 #496

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 16, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
maunium.net/go/mautrix require patch v0.12.3 -> v0.12.4

Release Notes

mautrix/go

v0.12.4

Compare Source

  • Added SendReceipt to support private read receipts and thread receipts in
    the same function. MarkReadWithContent is now deprecated.
  • Changed media download methods to return errors if the server returns a
    non-2xx status code.
  • Removed legacy sql_store_upgrade.Upgrade method. Using store.DB.Upgrade()
    after NewSQLCryptoStore(...) is recommended instead (the bridge module does
    this automatically).
  • Added missing suggested field to m.space.child content struct.
  • Added device_unused_fallback_key_types to /sync response and appservice
    transaction structs.
  • Changed ReqSetReadMarkers to omit empty fields.
  • Changed bridge configs to force sqlite3-fk-wal instead of sqlite3.
  • Updated bridge helper to close database connection when stopping.
  • Fixed read receipt and account data endpoints sending null instead of an
    empty object as the body when content isn't provided.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot added the type/deps label Dec 16, 2022
@renovate renovate bot force-pushed the renovate/maunium.net-go-mautrix-0.x branch from f8e4b9a to a9aceb6 Compare December 16, 2022 17:50
@renovate renovate bot merged commit 2e5859b into main Dec 16, 2022
@renovate renovate bot deleted the renovate/maunium.net-go-mautrix-0.x branch December 16, 2022 20:20
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