matrix-org / matrix-bifrost

General purpose bridging with a variety of backends including libpurple and xmpp.js
Apache License 2.0
163 stars 31 forks source link

Bump matrix-appservice-bridge from 6.0.0 to 8.1.2 #337

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

Bumps matrix-appservice-bridge from 6.0.0 to 8.1.2.

Release notes

Sourced from matrix-appservice-bridge's releases.

8.1.2 (2023-07-31)

🔒 Security

  • Fixes for GHSA-vc7j-h8xg-fv5x.

Bugfixes

  • Refuse to accept foreign users in OpenID responses

8.1.1 2023-03-07

Bugfixes

  • Fix provisioner requests failing to signal an error when your Authorization header lacks a Bearer. (#461)

Internal Changes

  • Fix provisioning token parsing. (#462)

8.1.0 2023-02-07

8.1.0 (2023-02-07)

Bugfixes

Internal Changes

  • Add release.sh script to automate the release process. (#452)
  • Use environment variables for version and ref_name in GitHub Actions. (#455)
  • Fix typo in warning message: "Failed to exchnage the token". (#456)
  • Improve Provisioning API rate limiting and fix response headers. (#458)

8.0.1 (2022-12-08)

Bugfixes

  • Fix a bug where the PostgresStore would prevent the process from cleanly exiting. (#453)

8.0.0 (2022-11-30)

Note: The API for UserActivityTracker has changed. Please see #448 for more details.

... (truncated)

Changelog

Sourced from matrix-appservice-bridge's changelog.

8.1.2 (2023-07-31)

Bugfixes

8.1.1 (2023-03-07)

Bugfixes

  • Fix provisioner requests failing to signal an error when your Authorization header lacks a Bearer. (#461)

Internal Changes

  • Fix provisioning token parsing. (#462)

8.1.0 (2023-02-07)

Bugfixes

Internal Changes

  • Add release.sh script to automate the release process. (#452)
  • Use environment variables for version and ref_name in GitHub Actions. (#455)
  • Fix typo in warning message: "Failed to exchnage the token". (#456)
  • Improve Provisioning API rate limiting and fix response headers. (#458)

8.0.1 (2022-12-08)

Bugfixes

  • The PostgresStore had a beforeExit hook that would itself prevent the process from exiting. (#453)

8.0.0 (2022-11-30)

... (truncated)

Commits


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/matrix-org/matrix-bifrost/network/alerts).
Half-Shot commented 10 months ago

@dependabot rebase

dependabot[bot] commented 10 months ago

Looks like matrix-appservice-bridge is up-to-date now, so this is no longer needed.