Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps github.com/gopcua/opcua from 0.7.1 to 0.7.4.

Release notes

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

v0.7.4

Changelog

  • 2137c45aea487a5f0188f96cb85875bf2e59437e - added security mode check when creating the channel to ensure proper securityMode is provided - removed overwrite in readChunk since it will not reach without valid securityMode
  • 4470d9b54d484451e8695ce847607d5e32b75135 Check if node value is a func() *Datavalue and don't wrap if it is.
  • db5fdbf4e54ddf66bb637e4242efa7d785c6a4ab Merge pull request #778 from gopcua/server_accesslevels
  • ad9aac924b3390061c8d3a022179f8676b71f24f Merge pull request #780 from ioansiran/main
  • 985a6f0615b4bea5d71ccb90d8b8bad6379b1ad0 Removed hardcoded SecurityMode in SecureChannel readChunk method.
  • 4b38728ea4842d638890fa8a89596a41eda91f27 add Access() check function to Node
  • e95b01299d440278c5a9799534ca157dc058ce6b add access level integration tests
  • b210bf46a36cbcda1184f3e9a6cbd53aa33849a5 add betterexamples of access levels in the server
  • 3012e9f932e8c688828c4959023f588973b3db26 added default value when it gets a bad security mode
  • 326bc4a3934feef39406065ee70b6e46f888728e handle int type passed into DataValueFromValue
  • 5d044576595da00f7a6cd52b7ff92c7d07ca701a implement linter fixes
  • cabb34842e6d42290899e2b694a92197781a2df4 make datavaluefromvalue better encode the value
  • 1b47c9f8abca437b73a43141a4d9ffeb40ad64c0 re-run tests
  • 4f4881504e1db302ed1d07b52ac972521348020b retract v0.7.2
  • f23711f3bae1e4660bb5ba4ce14a3692cd37f67d start checking node attribute access rules
  • 090ef6c5592340c91e5ecf72bd6bd46c60954852 update CHANGELOG

v0.7.3

Changelog

  • 808cd22dae6a1c4d07c26033393d39558e5c0141 Add unit test for security auth policy uri fallback.
  • ef1c8c8dc47beed1248c0f00ad4bc5c45c7e5f53 Merge pull request #767 from gopcua/issue-741-state-change-channel
  • c25f0308324c082c9eebf9b63a881eddba5b6b68 Merge pull request #771 from piggito/write-deadline
  • ccecc847f5b7b8cc79ee507c0987209ee0c23ee9 Merge pull request #779 from gopcua/pr-706-fallback-auth-policy-uri
  • 8c72b9718eb5f9ce5d68a9e4d92220a2063b0307 Merge pull request #785 from oliverpool/prevent-panic-ctx-cancel
  • 2943efab88e6dcc8835d86810676cb9b53ffb261 Prevent panic on context cancellation
  • e9c20e03380c2e52328757fadc194391ec99d637 Remove auth policy check in client.
  • fae25067f1877b886f4b935e23b2f0edbecc5f35 Set conn write deadline for sendAsyncWithTimeout
  • 454da9ce018f6a39cd5c6b7148797c6217c03740 add error check, extend test
  • dcf5e896a880b46b267cc98f969344f9fb287fab add fmt option
  • 4a2e53b1a899ca8474e33419b36865430cca379f adjust error message
  • 65c13884ede83dfa83c514382246aca82be81628 bump to go1.23
  • f44bb63ec5d107503f0b56d4b61a3de87d42e336 client: add connState channel
  • 1b1adfb1b75851120e1f67f5fc08e709bb345483 config.go: setting session.AuthPolicyURI from endpoint when identityToken does not provide it
  • 96f3cb89a5416b95c500a31f35df4f2eaba3f22f fix integration test
  • 07d192e318aa136a9b37e888f3c46a749e920bc8 gofmt
  • 4fc3aa847eb63f20d50342868cb97bc742dc7d78 started test for unset useridentitytoken
  • e4335a986c95db3661da5d8420db2c4a59609cf1 using Username seciruty ID
Changelog

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

Changelog

v0.7.3 (7 Apr 2025)

v0.7.2 changes

  • server: Prevent panic on context cancellation (#785)
  • Add Fallback to set session.AuthPolicyURI (#706, #779)
  • client: send events con connection changes (#741, #767)
  • uasc: Set conn write deadline for sendAsyncWithTimeout (#771)

v0.7.3 changes

  • uasc: Removed hardcoded SecurityMode in SecureChannel reacDhunk method (#780)
  • server: obay access levels in the server (#778)

v0.7.2 (7 Apr 2025)

Retracted since I've tagged the wrong branch

Only the tag and the CHANGELOG are on the wrong branch. The code is on main.

Commits
  • 090ef6c update CHANGELOG
  • 4f48815 retract v0.7.2
  • db5fdbf Merge pull request #778 from gopcua/server_accesslevels
  • 1b47c9f re-run tests
  • 326bc4a handle int type passed into DataValueFromValue
  • e95b012 add access level integration tests
  • cabb348 make datavaluefromvalue better encode the value
  • b210bf4 add betterexamples of access levels in the server
  • 4b38728 add Access() check function to Node
  • 5d04457 implement linter fixes
  • 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.7.1 to 0.7.4.
- [Release notes](https://github.com/gopcua/opcua/releases)
- [Changelog](https://github.com/gopcua/opcua/blob/main/CHANGELOG.md)
- [Commits](gopcua/opcua@v0.7.1...v0.7.4)

---
updated-dependencies:
- dependency-name: github.com/gopcua/opcua
  dependency-version: 0.7.4
  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 Apr 14, 2025
@telegraf-tiger telegraf-tiger bot added the chore label Apr 14, 2025
@telegraf-tiger
Copy link
Contributor

@mstrandboge mstrandboge 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 Apr 16, 2025
@skartikey skartikey merged commit 55a6547 into master Apr 16, 2025
27 of 28 checks passed
@skartikey skartikey deleted the dependabot/go_modules/github.com/gopcua/opcua-0.7.4 branch April 16, 2025 14:55
@github-actions github-actions bot added this to the v1.34.3 milestone Apr 16, 2025
Hipska added a commit to Super-Visions/telegraf that referenced this pull request Apr 17, 2025
* master: (164 commits)
  chore(deps): Bump github.com/clarify/clarify-go from 0.3.1 to 0.4.0 (influxdata#16802)
  chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.29.0 to 1.30.0 (influxdata#16800)
  chore(deps): Bump github.com/shirou/gopsutil/v4 from 4.25.1 to 4.25.3 (influxdata#16794)
  chore(deps): Bump github.com/safchain/ethtool from 0.3.0 to 0.5.10 (influxdata#16792)
  chore(deps): Bump github.com/antchfx/xpath from 1.3.3 to 1.3.4 (influxdata#16789)
  chore(deps): Bump github.com/srebhan/cborquery from 1.0.3 to 1.0.4 (influxdata#16787)
  chore(deps): Bump github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0 (influxdata#16786)
  chore(deps): Bump cloud.google.com/go/pubsub from 1.48.0 to 1.49.0 (influxdata#16785)
  chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/timestreamwrite from 1.27.4 to 1.30.2 (influxdata#16793)
  chore(deps): Bump github.com/seancfoley/ipaddress-go from 1.7.0 to 1.7.1 (influxdata#16791)
  chore(deps): Bump cloud.google.com/go/bigquery from 1.66.2 to 1.67.0 (influxdata#16804)
  chore(deps): Bump github.com/apache/arrow-go/v18 from 18.1.0 to 18.2.0 (influxdata#16807)
  chore(deps): Bump github.com/gopcua/opcua from 0.7.1 to 0.7.4 (influxdata#16797)
  chore(deps): Bump github.com/go-sql-driver/mysql from 1.8.1 to 1.9.2 (influxdata#16801)
  chore(deps): Bump github.com/openconfig/goyang from 1.6.0 to 1.6.2 (influxdata#16799)
  chore(deps): Bump github.com/gofrs/uuid/v5 from 5.3.0 to 5.3.2 (influxdata#16806)
  chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.25 to 2.10.27 (influxdata#16808)
  fix(inputs.win_wmi): Restrict threading model to APARTMENTTHREADED (influxdata#16781)
  chore(deps): Bump github.com/yuin/goldmark from 1.7.8 to 1.7.9 (influxdata#16784)
  fix(inputs.win_wmi): Replace hard-coded class-name with correct config setting (influxdata#16782)
  ...
srebhan pushed a commit that referenced this pull request May 5, 2025
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 55a6547)
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 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.

3 participants