build(deps)(deps): bump asyncua from 1.1.8 to 2.0#134
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
4acea5e to
ba7c488
Compare
Bumps [asyncua](https://github.com/FreeOpcUa/opcua-asyncio) from 1.1.8 to 2.0. - [Release notes](https://github.com/FreeOpcUa/opcua-asyncio/releases) - [Changelog](https://github.com/FreeOpcUa/opcua-asyncio/blob/master/release.py) - [Commits](FreeOpcUa/opcua-asyncio@v1.1.8...v2.0) --- updated-dependencies: - dependency-name: asyncua dependency-version: '2.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
ba7c488 to
f6e364a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps asyncua from 1.1.8 to 2.0.
Release notes
Sourced from asyncua's releases.
... (truncated)
Changelog
Sourced from asyncua's changelog.
... (truncated)
Commits
e8de423new release: 2.0d6ac386new release: 1.04c2995aupdate release scriptbae9444expose method to create self signed certificated64f739refactor(client): flatten connect/reconnect/supervisor into focused helpersc7e9042refactor(client): derive session-closing from session state and use plain enu...128f35eremove more useless comments by AI and humans5556d93refactor(client): encapsulate UaClient/UaSession internals behind high-level ...9231109refactor(client): drop comments that restate the code6c642c5fix: skip invalid bits when parsing enum bitfield