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

build(deps): bump deps/open62541 from 1c364d2 to 2f775b0 #458

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2021

Bumps deps/open62541 from 1c364d2 to 2f775b0.

Commits
  • 2f775b0 feat(server) added event filter examples, introduce initial event filter wher...
  • 57d7c6b refactor(nc): Reworked the function for parsing XML values. Support for optio...
  • 32f2a54 fix(server): Manually trigger sampling when MonitoredItem mode is activated
  • d0fcdae fix(server): Reject MonitoredItems with an invalid IndexRange
  • ed92d13 fix(server): Log the full session NodeId after creation
  • 6e538bf fix(server): Fix changing the SamplingInterval to zero and back
  • 6d22616 fix(plugin): Fix substring detection in the pki plugins
  • c4ff4ba refactor(build): Enable Event-support by default; Mark some options advanced
  • 44c017d feat(docs): Document the x509 authenticationf feature
  • 2c87f1e feat(server): Enable x509 certificate authentication in the server config
  • Additional commits viewable in compare view

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 [deps/open62541](https://github.com/open62541/open62541) from `1c364d2` to `2f775b0`.
- [Release notes](https://github.com/open62541/open62541/releases)
- [Commits](open62541/open62541@1c364d2...2f775b0)

---
updated-dependencies:
- dependency-name: deps/open62541
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Sep 27, 2021
@GoetzGoerisch
Copy link
Member

@ccvca
Copy link
Member

ccvca commented Sep 27, 2021

The API has been changed, needs to be fixed like here:
open62541/open62541@2c87f1e
In this line:

status = UA_AccessControl_default(pConfig, true, &pConfig->securityPolicies[pConfig->securityPoliciesSize - 1].policyUri, users.size(), &users[0]);

@GoetzGoerisch
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2021

Looks like this PR is already up-to-date with develop! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 27, 2021

Superseded by #460.

@dependabot dependabot bot closed this Sep 27, 2021
@dependabot dependabot bot deleted the dependabot/submodules/develop/deps/open62541-2f775b0 branch September 27, 2021 12:04
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 submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants