Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from Feb 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 5, 2024
@telegraf-tiger telegraf-tiger bot added the chore label Feb 5, 2024
@srebhan srebhan removed the go Pull requests that update Go code label Feb 8, 2024
@powersj powersj force-pushed the dependabot/go_modules/github.com/gopcua/opcua-0.5.3 branch from 2faaee9 to 3e8f7f9 Compare February 8, 2024 16:55
@powersj powersj force-pushed the dependabot/go_modules/github.com/gopcua/opcua-0.5.3 branch from 3e8f7f9 to 9824422 Compare February 8, 2024 18:47
@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Feb 8, 2024
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Feb 8, 2024

@DStrand1 DStrand1 removed their assignment Feb 8, 2024
@srebhan srebhan merged commit cb81959 into master Feb 9, 2024
27 checks passed
@srebhan srebhan deleted the dependabot/go_modules/github.com/gopcua/opcua-0.5.3 branch February 9, 2024 19:12
@github-actions github-actions bot added this to the v1.29.5 milestone Feb 9, 2024
powersj pushed a commit that referenced this pull request Feb 20, 2024
Co-authored-by: Josh Powers <powersj@fastmail.com>
(cherry picked from commit cb81959)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/opcua chore dependencies Pull requests that update a dependency file ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants