p2o-lab / polaris-backend

Process Orchestration Layer for Research
MIT License
3 stars 2 forks source link

An in-range update of node-opcua is breaking the build 🚨 #151

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ 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 to 2.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

🐴 Enhancement

  • [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

πŸ› bug fixes

  • #744 fix valueOf in ConstantStatusCode
  • #743 add StructureDefinition baseDataType ande defaultEncoding
  • #734 adding missing xml-writer package
  • [643d76c] rename StatusCallBack
  • [38649fc] make watchdog unsensitive to clock drift - use process.hrtime instead of Date
  • [b622b32] improve ExtensionObject toJSON method
  • #717 [c4a516b] add missing node class property in Crawler
  • [e835728] fix permission checking
  • #716 fix raspberry tutorial documentation

πŸ’” breaking change

  • [9427ce2] change lowerFirstLetter algorithm

πŸ‘¬ contributors

@bompi88 @eoursel @mibux @teropes

Commits

The new version differs by 59 commits.

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:

greenkeeper[bot] commented 4 years ago

After pinning to 2.4.4 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 6 commits.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 20 commits.

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

  • 0026cbc v2.5.7
  • da535ed Improve YYYLike structure for a better coding experience

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v2.6.2

πŸ› bug fix

  • [3a1ba52] fix typescript import causes conflict with "chalk" module.
Commits

The new version differs by 67 commits.

There are 67 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 69 commits.

There are 69 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 2 commits.

See the full diff