Skip to content

chore(deps): Bump github.com/gopcua/opcua from 0.4.0 to 0.5.3#11

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/gopcua/opcua-0.5.3
Open

chore(deps): Bump github.com/gopcua/opcua from 0.4.0 to 0.5.3#11
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/gopcua/opcua-0.5.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 11, 2023

Bumps github.com/gopcua/opcua from 0.4.0 to 0.5.3.

Release notes

Sourced from github.com/gopcua/opcua's releases.

v0.5.3

Changelog

  • e32a4b1 Fix unchecked type assertion in Subscription Stats
  • 1782ad0 Merge pull request #693 from Jarrah-libremfg/main
  • 7cf7173 Merge pull request #700 from mvandergrift/libremfg-clear-local-session-on-recreate
  • bc2e844 setSession to nil when recreating to avoid unncessary call to CloseSession.
  • 4be6040 update CHANGELOG
  • Fixes StatusBadSessionNotActivated in updateNamespaces call during recreateSession action while reconnecting #673

v0.5.2

Changelog

  • 10b83a7 Empty policyURI fallback on SecureChannel SecurityPolicyURI (#669)
  • fd06ca1 Merge pull request #681 from jackchenjc/issue-671
  • 41e54cf Merge pull request #692 from SailorStu/fix-Receive-panic
  • d06cdc3 Resolve Panic from a Received payload with message size field value less than 8 byte header size.
  • c48ab76 feat(encode): print written hex on debugCodec flag (#685)
  • 7f8b1d1 feat: add support for AuthPrivateKey
  • 47bf562 fix: ReferenceNodes usage with mask set (#683)
  • 27c7e61 issue-671 Update example crypto.go
  • 570ef42 update CHANGELOG

v0.5.1

Changelog

  • c792486 Merge pull request #674 from sruehl/refactor/error_handling
  • 8afa891 Merge pull request #675 from sruehl/feat/FindServers
  • a33e09e Merge pull request #676 from sruehl/chore/adjust_readme_supported_services
  • a140977 Merge pull request #677 from gopcua/bump-github-actions
  • a09db45 build: bump github actions to disable warnings
  • 77ae94f build: run only one job per PR
  • 2350469 build: take advantage of new caching feature for Go
  • c4b6852 chore(doc): adjust Services section [skip ci]
  • 8a44446 chore(doc): adjust wording of client in Services section [skip ci]
  • 7610a49 feat: add support for FindServers and FindServersOnNetwork
  • a50f3ff fix: adjust to NewClient error handling
  • 0443022 fix: close calls on FindServers* should be deferred
  • 1ed5a14 refactor(discovery-example): make functions return error and handle them differently
  • 5912ea2 refactor(discovery-example): moved find calls to methods
  • bdbded7 refactor: make NewClient return an error
  • 0ddf736 update CHANGELOG and README
  • 41d44f4 update CHANGELOG and README

v0.5.0

What's Changed

Full Changelog: gopcua/opcua@v0.4.1...v0.5.0

... (truncated)

Changelog

Sourced from github.com/gopcua/opcua's changelog.

v0.5.3 (07 Dec 2023)

  • Fix unchecked type assertion in Subscription Stats (#693)
  • setSession to nil in recreateSession action to avoid unnecessary CloseSession (#700)
  • StatusBadSessionNotActivated in updateNamespaces call during recreateSession action while reconnecting (#673)

v0.5.2 (18 Oct 2023)

  • feat(encode): print written hex on debugCodec flag (#685)
  • fix: ReferenceNodes usage with mask set (#683)
  • Empty policyURI fallback on SecureChannel SecurityPolicyURI (#669)
  • feat: add support for AuthPrivateKey (#681)
  • Fixed panic if h.MessageSize < hdrlen bytes. (#692)
  • Problem with using ReferencedNodes (#682)
  • Running examples/browse.go returns EOF error (#550)
  • Empty session policyURI (#668)
  • Failed to open a secure channel with AuthCertificate and different certificates (#671)

v0.5.1 (22 Aug 2023)

  • refactor: make NewClient return an error (#674)
  • feat: add support for FindServers and FindServersOnNetwork (#675)
  • Readme: adjust Services section (#676)
  • Update github actions (#677)

v0.5.0 (14 Aug 2023)

  • Drop WithContext methods and require all methods to have a context (#554)

v0.4.1 (14 Aug 2023)

  • Update the schema to v1.05.02-2022-11-01 and regenerate code (#589)
  • fix: handle extra padding if key length > 2048 (#648)
  • Add B&R Automation PC 3100 to the list of equipments (#663)
  • uasc: return an error for invalid uri/mode combinations with None (#664)
  • go1.21 and python3.11 (for testing)
Commits
  • 7cf7173 Merge pull request #700 from mvandergrift/libremfg-clear-local-session-on-rec...
  • bc2e844 setSession to nil when recreating to avoid unncessary call to CloseSession.
  • 1782ad0 Merge pull request #693 from Jarrah-libremfg/main
  • e32a4b1 Fix unchecked type assertion in Subscription Stats
  • 570ef42 update CHANGELOG
  • 41e54cf Merge pull request #692 from SailorStu/fix-Receive-panic
  • d06cdc3 Resolve Panic from a Received payload with message size field value less than...
  • fd06ca1 Merge pull request #681 from jackchenjc/issue-671
  • 27c7e61 issue-671 Update example crypto.go
  • 10b83a7 Empty policyURI fallback on SecureChannel SecurityPolicyURI (#669)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [github.com/gopcua/opcua](https://github.com/gopcua/opcua) from 0.4.0 to 0.5.3.
- [Release notes](https://github.com/gopcua/opcua/releases)
- [Changelog](https://github.com/gopcua/opcua/blob/main/CHANGELOG.md)
- [Commits](gopcua/opcua@v0.4.0...v0.5.3)

---
updated-dependencies:
- dependency-name: github.com/gopcua/opcua
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

0 participants