Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 8, 2023

Bumps autobahn from 19.10.1 to 23.1.2.

Changelog

Sourced from autobahn's changelog.

23.1.2

  • fix: monkey patch web3/eth_abi for python 3.11

23.1.1

  • fix: support for Python up to v3.11
  • fix: update GitHub CI
  • fix: copyright transferred to typedef int GmbH - no license change!
  • fix: remove coverage crap

22.12.1

  • new: expand WAMP Flatbuffers schemata (session ID in each message for MUXing)
  • new: update flatc v22.12.06 and regenerate WAMP Flatbuffers type libraries
  • fix: Twisted 22.10.0 incompability (#1604)
  • fix: Rapid Cancelling Of Tasks Can Cause InvalidStateError (#1600)
  • fix: identify_realm_name_category (#1590)
  • fix: support Python 3.11 (#1599)
  • fix: building _nvx_utf8validator extension on non-x86 systems (#1596)
  • fix: asyncio rawsocket protocol transport details (#1592)
  • new: expand EIP712AuthorityCertificate; more tests

22.7.1

  • fix: Fix a few typos in docs (#1587)
  • fix: remove log noise from autobahn.websocket.protocol (#1588)
  • new: add more helpers to EthereumKey and CryptosignKey (#1583)
  • new: EIP712 certificate chains, incl. use for WAMP-Cryptosign
  • fix: improve message logging at trace log level
  • fix: forward correct TLS channel ID once the TLS handshake is complete
  • new: add eip712 types for WAMP-Cryptosign certificates
  • new: add more helpers to EthereumKey and CryptosignKey
  • new: add EthereumKey.from_keyfile, CryptosignKey.from_keyfile, CryptosignKey.from_pubkey

22.6.1

  • new: add SecurityModuleMemory.from_config and SecurityModuleMemory.from_keyfile
  • new: moved UserKey from crossbar to autobahn
  • fix: more WAMP-Cryptosign unit tests
  • new: experimental WAMP API catalog support
  • new: regenerate FlatBuffers WAMP messages
  • fix: allow tests to pass without XBR dependencies (#1580)
  • new: Flatbuffers IDL based WAMP payload validation (#1576)
  • fix: restore autobahn.twisted.testing to distribution (#1578)

... (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)

Bumps [autobahn](https://github.com/crossbario/autobahn-python) from 19.10.1 to 23.1.2.
- [Release notes](https://github.com/crossbario/autobahn-python/releases)
- [Changelog](https://github.com/crossbario/autobahn-python/blob/master/docs/changelog.rst)
- [Commits](crossbario/autobahn-python@v19.10.1...v23.1.2)

---
updated-dependencies:
- dependency-name: autobahn
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 8, 2023
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.

1 participant