Skip to content

chore(deps): bump maunium.net/go/mautrix from 0.28.0 to 0.28.1#1776

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/maunium.net/go/mautrix-0.28.1
Open

chore(deps): bump maunium.net/go/mautrix from 0.28.0 to 0.28.1#1776
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/maunium.net/go/mautrix-0.28.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor

Bumps maunium.net/go/mautrix from 0.28.0 to 0.28.1.

Release notes

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

v0.28.1

  • (pushrules) Removed deprecated NotifySpecified field in Should().
  • (pushrules) Deprecated ActionDontNotify and ActionCoalesce constants.
  • (client) Added wrapper for /search endpoint.
  • (client) Added wrappers for the /enabled and /actions sub-endpoints for modifying push rules.
  • (bridgev2/commands) Added warning when using the login command in a non-management room.
  • (bridgev2/matrix) Added ParseContentURI method for parsing a mxc:// URI previously generated for direct media.
  • (bridgev2/provisioning) Changed request handling to allow retrying requests.
    • Requests can be retried as long as the next step hasn't been completed.
    • Cancellation is now done with a separate API call.
  • (bridgev2/provisioning) Changed group creation to ignore self in participants list instead of rejecting the request.
  • (bridgev2/provisioning) Changed error responses to include internal error in a separate field.
  • (bridgev2) Fixed m.bridge event in child portals not being updated when the parent portal name or avatar changes.
  • (client) Fixed request retry trigger not working correctly in some cases.
Changelog

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

v0.28.1 (2026-06-16)

  • (pushrules) Removed deprecated NotifySpecified field in Should().
  • (pushrules) Deprecated ActionDontNotify and ActionCoalesce constants.
  • (client) Added wrapper for /search endpoint.
  • (client) Added wrappers for the /enabled and /actions sub-endpoints for modifying push rules.
  • (bridgev2/commands) Added warning when using the login command in a non-management room.
  • (bridgev2/matrix) Added ParseContentURI method for parsing a mxc:// URI previously generated for direct media.
  • (bridgev2/provisioning) Changed request handling to allow retrying requests.
    • Requests can be retried as long as the next step hasn't been completed.
    • Cancellation is now done with a separate API call.
  • (bridgev2/provisioning) Changed group creation to ignore self in participants list instead of rejecting the request.
  • (bridgev2/provisioning) Changed error responses to include internal error in a separate field.
  • (bridgev2) Fixed m.bridge event in child portals not being updated when the parent portal name or avatar changes.
  • (client) Fixed request retry trigger not working correctly in some cases.
Commits
  • 913d53e Bump version to v0.28.1
  • cb2d80e error: use internal error field when stringifying HTTPError (#514)
  • 346f79e bridgev2/provisioning: include internal error in separate response field (#461)
  • b05469c pushrules: deprecate DontNotify and Coalesce, remove NotifySpecified
  • dbbc3d0 dependencies: update
  • 7629300 client: add wrapper for updating push rule actions
  • 54496b9 client: fix push rule update request schema
  • 08db795 client: add wrapper for enabling/disabling push rules
  • 494ed03 bridgev2/matrix: add ParseContentURI method for direct media
  • 23ffcf6 client: add missing wrapping to search api
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.28.0 to 0.28.1.
- [Release notes](https://github.com/mautrix/go/releases)
- [Changelog](https://github.com/mautrix/go/blob/main/CHANGELOG.md)
- [Commits](mautrix/go@v0.28.0...v0.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
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