jaywink / matrix-alertmanager

A bot to receive Alertmanager webhook events and forward them to chosen rooms.
MIT License
76 stars 21 forks source link

Bump matrix-js-sdk from 24.0.0 to 24.1.0 #36

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps matrix-js-sdk from 24.0.0 to 24.1.0.

Release notes

Sourced from matrix-js-sdk's releases.

v24.1.0

✨ Features

🐛 Bug Fixes

v24.1.0-rc.1

✨ Features

🐛 Bug Fixes

Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 24.1.0 (2023-04-11)

✨ Features

🐛 Bug Fixes

Commits
  • 7d45947 v24.1.0
  • 6e17432 Prepare changelog for v24.1.0
  • 3f97853 v24.1.0-rc.1
  • 2a5c4b1 Prepare changelog for v24.1.0-rc.1
  • 65a3c67 indexddb-local-backend - return the current sync to database promise if a syn...
  • 942477f screen share: remove set stream (#3238)
  • 1770b31 Skip sonarcloud & coverage in merge_queue (#3247)
  • 41d3ffd Split up, rename, and move ISecretStorageKeyInfo (#3242)
  • 78aa6cb Point typedoc at matrix.ts, not index.ts (#3239)
  • b56b804 Use frozen lockfile instead of pure lockfile on yarn install (#3245)
  • 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/jaywink/matrix-alertmanager/network/alerts).