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.3.3 to 0.3.7 #12095

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps github.com/gopcua/opcua from 0.3.3 to 0.3.7.

Release notes

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

v0.3.7

Changelog

  • 319e04e Merge pull request #608 from gopcua/uasc-stop-timer
  • e0f6147 uasc: stop expiration timer

v0.3.6

What's Changed

New Contributors

Full Changelog: gopcua/opcua@v0.3.5...v0.3.6

v0.3.5

Changelog

  • be269a7 Change encryption URI for aes128Sha256RsaOaep to w3.org
  • ad98a1d Merge pull request #585 from LarsStegman/fix-rsa-oaep-enc-uri
  • bd9ff12 examples: use SubscribeWithContext
  • 278231b update .gitignore
  • bff20f0 update CHANGELOG

v0.3.4

Changelog

  • 77bbd7d Merge pull request #576 from gopcua/log-extobj-typeid
  • 71397d5 Merge pull request #578 from gopcua/errors-is-as
  • 4e46cdb Merge pull request #579 from gopcua/fs/ignore-duplicate-extobj-regs
  • d8f4dea add missing go:build constraints
  • c98cc7a disable test cache the idiomatic way
  • 2349f0c ua: do not panic if the same extension object is registered multiple times
  • 134edae ua: log unknown extension object type id
  • 8c2ba0a update CHANGELOG
  • ffd66bc update README
  • 37d37b4 update README
  • f6d094e use errors.Is and errors.As
Changelog

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

v0.3.7 (05 Oct 2022)

  • Stop uasc token expiration timer. Resource leak (#608)

v0.3.6 (29 Sep 2022)

  • Relax node id parser (#607)

v0.3.5 (15 Jun 2022)

  • Change encryption URI for aes128Sha256RsaOaep to w3.org (#585)

v0.3.4 (6 May 2022)

  • ua: do not panic if the same extension object is registered multiple times (#579)
  • use errors.Is and errors.As (#578)
  • ua: log unknown extension object type id (#576)
Commits
  • 319e04e Merge pull request #608 from gopcua/uasc-stop-timer
  • e0f6147 uasc: stop expiration timer
  • b35cecc Merge pull request #607 from gopcua/fix/606-parse-node-ids
  • 7bb01f6 relax the node id parse a little bit
  • 50c816d Merge pull request #600 from EJTJ3/fix-small-typo
  • 51e21e1 fix small typo
  • 5102686 add GE Historian to tested platform
  • bff20f0 update CHANGELOG
  • ad98a1d Merge pull request #585 from LarsStegman/fix-rsa-oaep-enc-uri
  • be269a7 Change encryption URI for aes128Sha256RsaOaep to w3.org
  • 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)

Bumps [github.com/gopcua/opcua](https://github.com/gopcua/opcua) from 0.3.3 to 0.3.7.
- [Release notes](https://github.com/gopcua/opcua/releases)
- [Changelog](https://github.com/gopcua/opcua/blob/main/CHANGELOG.md)
- [Commits](gopcua/opcua@v0.3.3...v0.3.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 24, 2022
@telegraf-tiger telegraf-tiger bot added the chore label Oct 24, 2022
@MyaLongmire MyaLongmire merged commit d0206db into master Oct 25, 2022
@MyaLongmire MyaLongmire deleted the dependabot/go_modules/github.com/gopcua/opcua-0.3.7 branch October 25, 2022 10:00
dba-leshop pushed a commit to dba-leshop/telegraf that referenced this pull request Oct 30, 2022
popey pushed a commit that referenced this pull request Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant