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.14 to 0.9.19 #21

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2021

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

Release notes

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

v0.9.19

  • Fixed HTML parser outputting two newlines after paragraph tags.

v0.9.18

  • Added new BuildURL method that does the same as Client.BuildBaseURL but without requiring the Client instance.

v0.9.17

  • Fixed handling OTK counts and device lists coming in through the appservice transaction websocket.
  • Updated OlmMachine to ignore OTK counts intended for other devices.

v0.9.15

  • Added support for MSC3202 and the to-device part of MSC2409 in the appservice package.
  • Added support for sending commands through appservice websocket.
  • Changed error message JSON field name in appservice error responses to conform with standard Matrix errors (message -> error).
Commits
  • d98d1a8 Remove extra newline after paragraphs
  • 4121da9 Bump version v0.9.18
  • afe1e88 Make BuildURL available for generic URL building
  • 74a4a13 Bump version to v0.9.17
  • 50398a6 Handle OTK counts and device lists coming in through the transaction websocket
  • 02f00b9 Drop OTK counts intended for other devices
  • be2dee6 Bump version to v0.9.16
  • c11b089 Add mutex around SendWebsocket
  • 74cd673 Fix some logs
  • 3f4a6b3 Bump version to v0.9.15
  • 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 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.14 to 0.9.19.
- [Release notes](https://github.com/mautrix/go/releases)
- [Commits](mautrix/go@v0.9.14...v0.9.19)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 17, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 17, 2021

Looks like maunium.net/go/mautrix is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Aug 17, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/maunium.net/go/mautrix-0.9.19 branch August 17, 2021 08:23
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.

0 participants