ColoradoSchoolOfMines / mineshspc.com

Source code for the mineshspc.com website.
https://mineshspc.com
GNU Affero General Public License v3.0
2 stars 0 forks source link

build(deps): bump maunium.net/go/mautrix from 0.15.4 to 0.16.0 #97

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps maunium.net/go/mautrix from 0.15.4 to 0.16.0.

Release notes

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

v0.16.0

  • Bumped minimum Go version to 1.20.
  • Breaking change (util) Moved package to go.mau.fi/util
  • (event) Removed MSC2716 historical field in the m.room.power_levels event content struct.
  • (bridge) Added --version-json flag to print bridge version info as JSON.
  • (appservice) Added option to use custom transaction handler for websocket mode.
Changelog

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

v0.16.0 (2023-08-16)

  • Bumped minimum Go version to 1.20.
  • Breaking change (util) Moved package to go.mau.fi/util
  • (event) Removed MSC2716 historical field in the m.room.power_levels event content struct.
  • (bridge) Added --version-json flag to print bridge version info as JSON.
  • (appservice) Added option to use custom transaction handler for websocket mode.
Commits
  • 9c2d549 Bump version to v0.16.0
  • 82eaf14 Use errors.Is for check
  • d77e911 Allow overriding websocket transaction handler
  • 11414ea Remove last thing in util package
  • 50ca070 Update changelog
  • c0b5250 Bump minimum Go version to 1.20
  • c273e40 bridge/crypto: add ShareKeys function to CryptoHelper
  • 16a756d Update dependencies
  • c65a2d9 Add Go 1.21 to CI
  • 4ada133 Add SendNotification field to beeper batch send
  • 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 show 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)
dependabot[bot] commented 1 year ago

Looks like maunium.net/go/mautrix is no longer a dependency, so this is no longer needed.