Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps matrix-js-sdk from 9.8.0 to 9.9.0.

Release notes

Sourced from matrix-js-sdk's releases.

v9.9.0

Full Changelog

  • No changes since rc.1

v9.9.0-rc.1

Full Changelog

  • Remove detailed Olm session logging #1638
  • Add space summary suggested only param #1637
  • Check TURN servers periodically, and at start of calls #1634
  • Support sending invite reasons #1624
  • Bump elliptic from 6.5.3 to 6.5.4 #1636
  • Add a function to get a room's MXC URI #1635
  • Stop streams if the call has ended #1633
  • Remove export keyword from global.d.ts #1631
  • Fix IndexedDB store creation example #1445
  • An attempt to cleanup how constraints are handled in calls #1613
  • Extract display name patterns to constants #1628
  • Bump pug-code-gen from 2.0.2 to 2.0.3 #1630
  • Avoid deadlocks when ensuring Olm sessions for devices #1627
  • Filter out edits from other senders in history #1626
  • Fix ContentHelpers export #1618
  • Add logging to in progress Olm sessions #1621
  • Don't ignore ICE candidates received before offer/answer #1623
  • Better handling of send failures on VoIP events #1622
  • Log when turn creds expire #1620
  • Initial Spaces [MSC1772] support #1563
  • Add logging to crypto store transactions #1617
  • Room helper for getting type and checking if it is a space room #1610
Changelog

Sourced from matrix-js-sdk's changelog.

Changes in 9.9.0 (2021-03-15)

Full Changelog

  • No changes since rc.1

Changes in 9.9.0-rc.1 (2021-03-10)

Full Changelog

  • Remove detailed Olm session logging #1638
  • Add space summary suggested only param #1637
  • Check TURN servers periodically, and at start of calls #1634
  • Support sending invite reasons #1624
  • Bump elliptic from 6.5.3 to 6.5.4 #1636
  • Add a function to get a room's MXC URI #1635
  • Stop streams if the call has ended #1633
  • Remove export keyword from global.d.ts #1631
  • Fix IndexedDB store creation example #1445
  • An attempt to cleanup how constraints are handled in calls #1613
  • Extract display name patterns to constants #1628
  • Bump pug-code-gen from 2.0.2 to 2.0.3 #1630
  • Avoid deadlocks when ensuring Olm sessions for devices #1627
  • Filter out edits from other senders in history #1626
  • Fix ContentHelpers export #1618
  • Add logging to in progress Olm sessions #1621
  • Don't ignore ICE candidates received before offer/answer #1623
  • Better handling of send failures on VoIP events #1622
  • Log when turn creds expire #1620
  • Initial Spaces [MSC1772] support #1563

... (truncated)

Commits
  • 3ff517e v9.9.0
  • 9559b26 Prepare changelog for v9.9.0
  • 0ffdf7c v9.9.0-rc.1
  • 13b6db8 Prepare changelog for v9.9.0-rc.1
  • 481acb2 Merge pull request #1638 from matrix-org/jryans/rm-olm-profiling
  • 6830921 Remove OTK claim timeout logging
  • 1bb8c2d Remove detailed Olm session logging
  • 60fd3b0 Remove extra space in log message
  • cd4abc4 Disable crypto transaction profiling
  • e6a21cc Merge pull request #1637 from matrix-org/t3chguy/spaces4.5
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2021
@fadenb fadenb merged commit 43579c4 into master Mar 16, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/matrix-js-sdk-9.9.0 branch March 16, 2021 09:55
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.

2 participants