Closed greenkeeper[bot] closed 4 years ago
After pinning to 2.4.4 your tests are passing again. Downgrade this dependency π.
dependency
node-opcua was updated from 2.5.1
to 2.5.2
.Your tests are still failing with this version. Compare changes
dependency
node-opcua was updated from 2.5.2
to 2.5.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
node-opcua was updated from 2.5.3
to 2.5.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
node-opcua was updated from 2.5.4
to 2.5.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 20 commits.
4bd588e
v2.5.5
63eabd9
fixes #753
461552c
improve error message
b08ce24
fix node deletion
73896a8
add userCertificateManager
3b5282d
fix accessFlags
3792381
complete WriteMask
be150c8
Fix serverTimestamp
4680d6b
fix certificate subject by removing Locality entry as it is not allowed when DC is specified
f7095f5
server read now support maxAge
b6cdf97
fix simple_client
55e46fe
fix certificate generation (remove forbidden localhost)
5707316
update simple_server
569de91
add mini_crawler
f456aa2
v2.5.4
There are 20 commits in total.
See the full diff
dependency
node-opcua was updated from 2.5.5
to 2.5.6
.Your tests are still failing with this version. Compare changes
The new version differs by 23 commits.
b41db87
v2.5.6
d41814c
speedup ExtensionObject constructor on client side by using caching
999fb29
add support for async benchmark test function
4bd588e
v2.5.5
63eabd9
fixes #753
461552c
improve error message
b08ce24
fix node deletion
73896a8
add userCertificateManager
3b5282d
fix accessFlags
3792381
complete WriteMask
be150c8
Fix serverTimestamp
4680d6b
fix certificate subject by removing Locality entry as it is not allowed when DC is specified
f7095f5
server read now support maxAge
b6cdf97
fix simple_client
55e46fe
fix certificate generation (remove forbidden localhost)
There are 23 commits in total.
See the full diff
dependency
node-opcua was updated from 2.5.6
to 2.5.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
node-opcua was updated from 2.5.7
to 2.5.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 13 commits.
c5378e6
v2.5.8
f96a723
improve verifyArguments_ArgumentList and test
0f3ba9b
revert lerna and mkdirp
36e5fb9
revert lerna and mkdirp
752baa3
update packages
2cfb5d7
update package-lock
5ced9b9
improve xml generation
4513b83
add optional displayName
60fb67c
update package
b8376b7
improve typescript definition of extension ojbect Contructor
d62e0cf
fixed modeler readme file
0026cbc
v2.5.7
da535ed
Improve YYYLike structure for a better coding experience
See the full diff
dependency
node-opcua was updated from 2.5.8
to 2.5.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 24 commits.
3cadd38
v2.5.9
d48f4ed
improve CLO message handling
f1d5054
use fix version number for node-opcua packjage #765
a2e77fc
fix tsconfig.sjon
1518102
improve comment
a9de6fe
improve ExtensionObject VariableType generation
9c55001
add Robotics and MachineVision nodesets
06a83cb
update .travis.yml to test on MacOS again
2760292
refactor address space for conformance testing in typescript
d2cb13f
fix overloaded variable bug
80cb733
add missing SByte type in export
c5378e6
v2.5.8
f96a723
improve verifyArguments_ArgumentList and test
0f3ba9b
revert lerna and mkdirp
36e5fb9
revert lerna and mkdirp
There are 24 commits in total.
See the full diff
dependency
node-opcua was updated from 2.5.9
to 2.5.10
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 32 commits.
f83ada4
v2.5.10
61168d0
fix encoding/decoding of derived StructureTypes
97e0ab3
fix ArrayDimensions output in nodeset2.xml
35f4437
bump to mkdirp@0.5.5 for issue#772
bea751c
crawl ArrayDimensions and ValueRank
1cbe5e7
dump GUID and Localized Variant in XML
c59d0a6
improve encoding of ExtensionObject containing only optional fields, when no fields
3f051da
adjust .travis.yml
3cadd38
v2.5.9
d48f4ed
improve CLO message handling
f1d5054
use fix version number for node-opcua packjage #765
a2e77fc
fix tsconfig.sjon
1518102
improve comment
a9de6fe
improve ExtensionObject VariableType generation
9c55001
add Robotics and MachineVision nodesets
There are 32 commits in total.
See the full diff
dependency
node-opcua was updated from 2.5.10
to 2.5.11
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 36 commits.
2b36127
v2.5.11
3636dee
do not assume that DataType have only numeric nodeIds
013b4b4
do not assume that DataType have only numeric nodeIds
39e55c5
fixed X509 certificate verification status Code
f83ada4
v2.5.10
61168d0
fix encoding/decoding of derived StructureTypes
97e0ab3
fix ArrayDimensions output in nodeset2.xml
35f4437
bump to mkdirp@0.5.5 for issue#772
bea751c
crawl ArrayDimensions and ValueRank
1cbe5e7
dump GUID and Localized Variant in XML
c59d0a6
improve encoding of ExtensionObject containing only optional fields, when no fields
3f051da
adjust .travis.yml
3cadd38
v2.5.9
d48f4ed
improve CLO message handling
f1d5054
use fix version number for node-opcua packjage #765
There are 36 commits in total.
See the full diff
dependency
node-opcua was updated from 2.5.11
to 2.5.12
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 38 commits.
0a88a9c
v2.5.12
73c4e35
handle InList in WhereClause
2b36127
v2.5.11
3636dee
do not assume that DataType have only numeric nodeIds
013b4b4
do not assume that DataType have only numeric nodeIds
39e55c5
fixed X509 certificate verification status Code
f83ada4
v2.5.10
61168d0
fix encoding/decoding of derived StructureTypes
97e0ab3
fix ArrayDimensions output in nodeset2.xml
35f4437
bump to mkdirp@0.5.5 for issue#772
bea751c
crawl ArrayDimensions and ValueRank
1cbe5e7
dump GUID and Localized Variant in XML
c59d0a6
improve encoding of ExtensionObject containing only optional fields, when no fields
3f051da
adjust .travis.yml
3cadd38
v2.5.9
There are 38 commits in total.
See the full diff
dependency
node-opcua was updated from 2.5.12
to 2.6.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 64 commits.
15f0c0f
v2.6.1
052c67c
Implement average Aggregate
69ebb4f
first implementation of Min and Max aggregate on server side
7e4bed0
readAggregateValue: add end2end test and expose method in ClientSession
ccf944b
adjust tsconfig.json
5a356fd
Added readAggregateValue support
4d492b0
clean up
f13a2c0
restore commit in transpiled typescript js files
6af0c6f
v2.6.0-alpha.7
fd7abf4
downgrade ts-node due to TypeStrong/ts-node#1055
bea5412
improve support for Variable containing ExtensionObjects
8c187b0
v2.6.0-alpha.6
835759f
fix monitored item sample and object comparaison
b3bd8ae
do not send value change notification if sourceTimestamp has not changed
81778cf
use promoteOpaqueStructure inside DataChangeNotification in client MonitoredItem #320
There are 64 commits in total.
See the full diff
dependency
node-opcua was updated from 2.6.1
to 2.6.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 67 commits.
b112991
v2.6.2
3a1ba52
fix typescript import
9c2cea3
add get_endpoint.ts
15f0c0f
v2.6.1
052c67c
Implement average Aggregate
69ebb4f
first implementation of Min and Max aggregate on server side
7e4bed0
readAggregateValue: add end2end test and expose method in ClientSession
ccf944b
adjust tsconfig.json
5a356fd
Added readAggregateValue support
4d492b0
clean up
f13a2c0
restore commit in transpiled typescript js files
6af0c6f
v2.6.0-alpha.7
fd7abf4
downgrade ts-node due to TypeStrong/ts-node#1055
bea5412
improve support for Variable containing ExtensionObjects
8c187b0
v2.6.0-alpha.6
There are 67 commits in total.
See the full diff
dependency
node-opcua was updated from 2.6.2
to 2.6.3
.Your tests are still failing with this version. Compare changes
The new version differs by 69 commits.
ac3679f
v2.6.3
df19c54
update node-opcua-pki version
b112991
v2.6.2
3a1ba52
fix typescript import
9c2cea3
add get_endpoint.ts
15f0c0f
v2.6.1
052c67c
Implement average Aggregate
69ebb4f
first implementation of Min and Max aggregate on server side
7e4bed0
readAggregateValue: add end2end test and expose method in ClientSession
ccf944b
adjust tsconfig.json
5a356fd
Added readAggregateValue support
4d492b0
clean up
f13a2c0
restore commit in transpiled typescript js files
6af0c6f
v2.6.0-alpha.7
fd7abf4
downgrade ts-node due to TypeStrong/ts-node#1055
There are 69 commits in total.
See the full diff
dependency
node-opcua was updated from 2.6.3
to 2.6.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
βοΈ Important announcement: Greenkeeper will be saying goodbye π and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The dependency node-opcua was updated from
2.4.4
to2.5.1
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
node-opcua is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- β **continuous-integration/drone/push:** Build is passing ([Details](https://cloud.drone.io/p2o-lab/polaris-backend/950)). - β **codecov/project:** 91.61% (+-0.07%) compared to 88e59df ([Details](https://codecov.io/gh/p2o-lab/polaris-backend/commit/20dccbc89d9e70aba173c838c9d0cd732404f5df)). - β **codecov/patch:** Coverage not affected when comparing 88e59df...20dccbc ([Details](https://codecov.io/gh/p2o-lab/polaris-backend/commit/20dccbc89d9e70aba173c838c9d0cd732404f5df)).Release Notes for v2.5.1
[74e27ba] dynamic extension object and matrix
[3d6e76c] add ability to expand a node when it's browsed for the first time
[ec9b6d6] enhance automatic handling of ExtensionObject on client side
[75b46a5] [799079d] improve NodeId Generator and Modeller
[029d9b7] use typescript composite build
[867ec49] [80f692e] improve DataType handling
@bompi88 @eoursel @mibux @teropes
Commits
The new version differs by 59 commits.
4cc18f3
v2.5.1
f467b06
fix valueOf in ConstantStatusCode #744
a799473
update package
6da0fce
add StructureDefinition baseDataType ande defaultEncoding #743
c0e1a72
update package
5b7020f
add promoteChild
643d76c
rename StatusCodeCallback
42564da
v2.5.0-alpha.15
e7ff48d
add extra whitelines
f5cfb0f
v2.5.0-alpha.14
6839e51
fix typo
9bc1a76
v2.5.0-alpha.13
9774346
fix initialisation of dataTypeManager
5b1bfb1
v2.5.0-alpha.12
c5815a3
fix dataType nodeid translation
There are 59 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: