Skip to content

Log stdout and stderr of failed pulumi operations#6002

Merged
moritzkiefer-da merged 1 commit into
mainfrom
cocreature/pulumi-log
Jun 17, 2026
Merged

Log stdout and stderr of failed pulumi operations#6002
moritzkiefer-da merged 1 commit into
mainfrom
cocreature/pulumi-log

Conversation

@moritzkiefer-da

Copy link
Copy Markdown
Contributor

[static]

Pull Request Checklist

Cluster Testing

  • If a cluster test is required, comment /cluster_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If an upgrade test is required, comment /upgrade_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a hard-migration test is required (from the latest release), comment /hdm_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.
  • If a logical synchronizer upgrade test is required (from canton-3.5), comment /lsu_test on this PR to request it, and ping someone with access to the DA-internal system to approve it.

PR Guidelines

  • Include any change that might be observable by our partners or affect their deployment in the release notes.
  • Specify fixed issues with Fixes #n, and mention issues worked on using #n
  • Include a screenshot for frontend-related PRs - see README or use your favorite screenshot tool

Merge Guidelines

  • Make the git commit message look sensible when squash-merging on GitHub (most likely: just copy your PR description).

@moritzkiefer-da
moritzkiefer-da requested a review from nicu-da June 17, 2026 07:10
[static]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
@moritzkiefer-da
moritzkiefer-da force-pushed the cocreature/pulumi-log branch from f79e00d to 80af264 Compare June 17, 2026 07:27
@moritzkiefer-da
moritzkiefer-da merged commit 43bbf37 into main Jun 17, 2026
48 checks passed
@moritzkiefer-da
moritzkiefer-da deleted the cocreature/pulumi-log branch June 17, 2026 08:18
rautenrieth-da pushed a commit that referenced this pull request Jun 22, 2026
fixes DACH-NY/canton-network-internal#5690

[static]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>
rautenrieth-da added a commit that referenced this pull request Jun 22, 2026
Log stdout and stderr of failed pulumi operations

[static]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>
Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
rautenrieth-da added a commit that referenced this pull request Jun 22, 2026
Log stdout and stderr of failed pulumi operations

[static]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>
Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
OriolMunoz-da added a commit that referenced this pull request Jun 22, 2026
* Add scan metrics for bft disagreement (#5941)

Also include alerts

[ci]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* helm, splice-info: Add runtime/info.json with active synchronizer serial (#5947)

The root of the info endpoint exposes only configured values.
`info.json` will show the actual runtime values.

Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>

* lsu - Recover from traffic already transferred sequencer error (#5956)

[ci]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* switch web UI images to alpine-slim base (#5895)


Signed-off-by: Itai Segall <itai.segall@digitalasset.com>

* implement physical synchronizer config overrides (#5772)

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

* Cherry pick canton fork proto changes for the list sync endpoints (#5957)

[ci]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* Support free base duration for preapprovals (#5645)

fixes #5640

---------

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: Simon Meier <simon@digitalasset.com>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Bump splice-app base image to 1.0.9 (#5959)

Part of #5958

[ci]

Signed-off-by: Martin Florian <martin.florian@digitalasset.com>

* Bump canton to 3.5.5-snapshot.20260613.18985.0.v59d0ab55 (#5952)

[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
Signed-off-by: pasindutennage-da <pasindu.tennage@digitalasset.com>

* fix runner names for feature forks (#5894)

Signed-off-by: Itai Segall <itai.segall@digitalasset.com>

* refactor for bulk staging (#5880)


Signed-off-by: Itai Segall <itai.segall@digitalasset.com>

* Traffic-Based App Reward: Support bootstrapping with TBA enabled (#5685)

Signed-off-by: Tim Emiola <adetokunbo@emio.la>

* Set sponsor = validator in ValidatorLicense (#5935)

---------

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Bump Canton to `3.5.5-snapshot.20260615.18990.0.v99ef6cb4` (#5978)

Consumes DACH-NY/canton#33500, so fixes #5958

I opted against mentioning it in the release notes as it seems like we haven't mentioned similar updates in the past. The change is essentially just an upgrade of grpc-health-probe.

[ci]

Signed-off-by: Martin Florian <martin.florian@digitalasset.com>

* add a workflow to automatically request and upgrade test on changes to Pulumi or Nix packages (#5976)

[static]

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

* Make automation alerts less jumpy (#5977)

Trigger for 5 continous minutes of unhealthy state not unhealthy at any point in the last 5 minutes

[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* [ci] small simplification in bulk storage pipelines (#5969)

Signed-off-by: Itai Segall <itai.segall@digitalasset.com>

* Remove empty line from alert (#5985)

has no impact

[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* Add NOT_CONNECTED_TO_ANY_SYNCHRONIZER to conflict error codes (#5984)

- add NOT_CONNECTED_TO_ANY_SYNCHRONIZER grpc code to conflict error codes
- this ensures downstream services, like validators, keep retrying for this upstream error

Signed-off-by: Jagath Weerasinghe <jagath.weerasinghe@digitalasset.com>

* Remove sponsor from validator license UI (#5963)

[ci]

fixes #5962

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Limit max amount for AmuletRules_DevNet_Tap (#5922)

Fixes #5919 [ci]

Signed-off-by: Simon Meier <simon@digitalasset.com>

* Re-enable automaticSilentRenew on OidcAuthProvider (#5937)

Signed-off-by: Sam Davies <sam@avrofi.com>

* Fix SV reward weight persistence in Vote History (#5874)

Signed-off-by: Paweł Perek <pawel.perek@digitalasset.com>

* SvApp: For TBA use total app activity in SummarizingMiningRoundTrigger (#5903)


Signed-off-by: Divam <dfordivam@gmail.com>
Signed-off-by: Divam <681060+dfordivam@users.noreply.github.com>
Co-authored-by: Simon Meier <simon@digitalasset.com>

* helm, splice-info: Switch to unprivileged NGINX image (#5997)

* helm, splice-info: Switch to unprivileged NGINX image

Before: Standard Debian-based NGINX docker image.
After: Unprivileged Alpine-based (slim variant) NGINX docker image.

Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>

* helm, info: Fix spelling in comment

Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>

---------

Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>

* Log stdout and stderr of failed pulumi operations (#6002)

fixes DACH-NY/canton-network-internal#5690

[static]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Include date in heap dump file names (#6004)

Ensures that you don't end up not producing a heap dump because one
already exists.

Will do the Canton config change separately as I first need to
upstream the entrypoint change.

Confirmed on scratch that the substitution works fine.

[static]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Adjust scan mismatch thresholds (#6009)

[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
Signed-off-by: pasindutennage-da <pasindu.tennage@digitalasset.com>

* Account for synchronizer status when modifying the connections (#5989)

* Account for synchronizer status when modifying the connections

[ci]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* Add basic SECURITY.md (#6011)

Fixes #6010. [static]

Signed-off-by: Simon Meier <simon@digitalasset.com>

* adjust scan alerts (#6012)

* Make the scan bft consensus alerts configurable

[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* Upgrade to Canton 3.5.5 (#6015)

[ci]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Add metric and log for NO_EVENT_AT_TIMESTAMPS sequencer errors (#5999)

Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Co-authored-by: Robert Autenrieth <31539813+rautenrieth-da@users.noreply.github.com>

* SvApp: Add UnhideRewardCouponV2Trigger and ExpireRewardCouponV2Trigger (#5975)


Signed-off-by: Divam <dfordivam@gmail.com>

* Increase eventually time to avoid flakyness in BftScanConnectionsTest (#6020)

---------

Signed-off-by: Divam <dfordivam@gmail.com>

* Add dashboard for traffic-based app rewards (#5897)


Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>

* clear 0.6.9 release notes (#6029)

[static]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
Signed-off-by: pasindutennage-da <pasindu.tennage@digitalasset.com>

* Refactor jdbc types tests (#6027)

* Refactor jdbc types tests

Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>

* Don't trip circuit breaker for unresponsive party errors (#6024)

* Don't trip circuit breaker for unresponsive party errors

except for the ones including dso

fixes 6022

[ci]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* header

[ci]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

---------

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Improve logs splitwellfrontendintegrationtest (#5982)


Signed-off-by: Jagath Weerasinghe <jagath.weerasinghe@digitalasset.com>

* Enable pg checksums by default and add check (#6028)

* Enable pg checksums by default and add check

[ci]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* cancel pgsql queries orphaned by a client disconnect (#5766)

---------

Assisted-by: Copilot:claude-4.6-opus
Assisted-by: Copilot:gpt-5.4
Signed-off-by: Stephen Compall <stephen.compall@digitalasset.com>

* make auto upgrade test workflow directly request the test and refactor pr_cluster_test (#6030)

[static]

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

* Add alert for the dso party missed confirmations (#6034)

[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* add more debug logs to the pr_cluster_test workflow (#6039)

[static]

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

* Set date based heap dump path for Canton (#6035)

Latest canton upgrade included the entrypoint change.

Also adjusted to use the global replace matching what we did in
Canton (doesn't make a difference for now).

fixes #5642

[ci]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Revert "make auto upgrade test workflow directly request the test and refactor pr_cluster_test (#6030)" (#6042)

This reverts commit 707ca6e.

[static]

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

* Add 30s extra for canton to start for the lsu roll forward test (#6044)

[ci]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* Add a metric for active CalculateRewardsV2 contracts (#5896)


Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>

* [static] pulumi: support transfer preapprovals in sweeps (#6046)

Signed-off-by: Itai Segall <itai.segall@digitalasset.com>

* Fix synchronization in disabled wallet test (#6048)

fixes DACH-NY/cn-test-failures#8850

[ci]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Allow for bigger overhead for rate limiter test (#6050)

[ci]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* Bump shared-gha references to latest commit (#6055)

[static]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* Remove unused backport workflow (#6054)

[static]

Afaict we reference the actual workflow through `uses` clauses from splice-shared-gha.

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* update versions after cutting 0.6.9 (#6041)

[ci]

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>

Signed-off-by: pasindutennage-da <pasindu.tennage@digitalasset.com>

* Move cometbft preflights in their own file (#6056)

this will allow us to easily not run them on dabft cluster tests

[static]

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>

* Fix flake; reduce vetting cache TTL and run trigger manually (#6047)



Signed-off-by: Divam <dfordivam@gmail.com>

* Support http basic auth in oauth client credential requests (#6032)

Testing is a bit tricky, we don't actually have integration tests
against auth0 afaict for backends (we do have some for frontends).

Most cluster tests also don't work as we use fixed tokens so this does
nothing.

So what I did for now is a manual scratch test with basic-auth = true
and fixed-tokens = false which works fine.

In terms of keeping it tested, I think the best in our current setup
is to set validator1 on devnet (cilr has fixed tokens) to enable
this. Obviously can only do this after a release.

fixes #6031

[ci]

Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>

* make auto upgrade test workflow directly request the test and refactor pr_cluster_test (#6058)

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

* [ci] use DbStorageMulti to prevent concurrent Splice app instances. (#5993)

* [ci] use DbStorageMulti to prevent concurrent Splice app instances.

Signed-off-by: Raymond Roestenburg <raymond.roestenburg@digitalasset.com>

* [ci] Update test config for parallel runs

Signed-off-by: Raymond Roestenburg <raymond.roestenburg@digitalasset.com>

* [ci] Disable instance lock in shared test configs

Multiple app instances (alice/bob/sv1/splitwell validators, etc.) all share
the splice_apps database in integration tests. With instanceLockEnabled=true
(the default), each instance competes for the same advisory lock counter and
all but the first immediately fail. Disable locking in the four shared test
include files where this collision occurs.

Signed-off-by: Raymond Roestenburg <raymond.roestenburg@digitalasset.com>

* [ci] Use StorageSingleFactory when instanceLockEnabled=false

When locking is disabled (e.g. in tests), SpliceStorageFactory now
creates a StorageSingleFactory directly rather than wrapping it in
StorageMultiFactory. StorageMultiFactory runs DbLockedConnection
.becomeActiveWithRetries even when replicationConfig=None, which
adds unnecessary startup overhead and serializes parallel app init.

StorageSingleFactory is the original pre-branch behavior for the
lock-disabled path, matching the documented intent in the class doc.

Signed-off-by: Raymond Roestenburg <raymond.roestenburg@digitalasset.com>

* [static] release notes.

Signed-off-by: Raymond Roestenburg <raymond.roestenburg@digitalasset.com>

---------

Signed-off-by: Raymond Roestenburg <raymond.roestenburg@digitalasset.com>

* Helm charts: Vault Injection  (#6019)


[ci]

Signed-off-by: pasindutennage-da <pasindu.tennage@digitalasset.com>

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>

* fix conditions in pr_cluster_test (#6062)

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

* Ignore getOpenAndIssuingMiningRounds in scan CILR alerts (#6038)


[ci]

Signed-off-by: pasindutennage-da <pasindu.tennage@digitalasset.com>

Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>

* [ci] Run store perf tests against DbStorageMulti, not StorageSingleFactory (#6067)

* Add grafana alert for TBAR (#6061)


Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>

* prevent pr_cluster_test failing on unrelated comments and notifying the authors (#6068)

[static]

Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>

* [static] Fix lnav nix package for aarch64-linux (#6070)

Add missing arm64 case to lnav.nix for isLinux && isAarch64

Signed-off-by: Raymond Roestenburg <raymond.roestenburg@digitalasset.com>

* Bump js-yaml from 4.1.1 to 4.2.0 in /load-tester (#5973)

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/commits)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.2.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump bignumber.js (#5859)

Bumps the production-dependencies group with 1 update in the /load-tester directory: [bignumber.js](https://github.com/MikeMcl/bignumber.js).


Updates `bignumber.js` from 11.1.2 to 11.1.4
- [Release notes](https://github.com/MikeMcl/bignumber.js/releases)
- [Changelog](https://github.com/MikeMcl/bignumber.js/blob/main/CHANGELOG.md)
- [Commits](MikeMcl/bignumber.js@v11.1.2...v11.1.4)

---
updated-dependencies:
- dependency-name: bignumber.js
  dependency-version: 11.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump esbuild from 0.28.0 to 0.28.1 in /load-tester (#5945)

Bumps [esbuild](https://github.com/evanw/esbuild) from 0.28.0 to 0.28.1.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.28.0...v0.28.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the development-dependencies group across 1 directory with 4 updates (#6071)

Bumps the development-dependencies group with 3 updates in the /load-tester directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [prettier](https://github.com/prettier/prettier).


Updates `@types/node` from 25.9.1 to 25.9.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.60.1 to 8.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.60.1 to 8.61.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/parser)

Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.61.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [ci] Bump shell-quote from 1.8.1 to 1.8.4 in /cluster/pulumi (#5883)

Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.1 to 1.8.4.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](ljharb/shell-quote@v1.8.1...v1.8.4)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.8.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* SvApp: Add ConfirmationMismatchReportTrigger (#6069)


---------

Signed-off-by: Divam <dfordivam@gmail.com>

* Allow null ACS Commitment Reconciliation value in Set DSO Rules (#6007)

Signed-off-by: Paweł Perek <pawel.perek@digitalasset.com>

* [ci] Bump the development-dependencies group across 1 directory with 3 updates (#5944)

Bumps the development-dependencies group with 2 updates in the /cluster/pulumi directory: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [prettier](https://github.com/prettier/prettier).


Updates `@typescript-eslint/eslint-plugin` from 8.60.0 to 8.61.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.60.0 to 8.61.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.61.1/packages/parser)

Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.8.3...3.8.4)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.60.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.61.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-version: 3.8.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [ci] Bump form-data in /cluster/pulumi (#5972)

Bumps  and [form-data](https://github.com/form-data/form-data). These dependencies needed to be updated together.

Updates `form-data` from 2.5.5 to 2.5.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v2.5.5...v2.5.6)

Updates `form-data` from 4.0.5 to 4.0.6
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
- [Commits](form-data/form-data@v2.5.5...v2.5.6)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 2.5.6
  dependency-type: indirect
- dependency-name: form-data
  dependency-version: 4.0.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* make it build

Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>

* damlBumpPackageVersions

Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>

* [ci] run

Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>

* Fix metadata checks for new transfer preapproval code

[ci]

Signed-off-by: Simon Meier <simon@digitalasset.com>

* fix buildAmuletRulesConfigFromChanges [ci]

Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>

* [ci] fix dars.lock & co

Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>

* updateDarResources [ci]

Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>

---------

Signed-off-by: Nicu Reut <nicu.reut@digitalasset.com>
Signed-off-by: Stanislav German-Evtushenko <ginermail@gmail.com>
Signed-off-by: Itai Segall <itai.segall@digitalasset.com>
Signed-off-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>
Signed-off-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Signed-off-by: Martin Florian <martin.florian@digitalasset.com>
Signed-off-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
Signed-off-by: pasindutennage-da <pasindu.tennage@digitalasset.com>
Signed-off-by: Tim Emiola <adetokunbo@emio.la>
Signed-off-by: Jagath Weerasinghe <jagath.weerasinghe@digitalasset.com>
Signed-off-by: Simon Meier <simon@digitalasset.com>
Signed-off-by: Sam Davies <sam@avrofi.com>
Signed-off-by: Paweł Perek <pawel.perek@digitalasset.com>
Signed-off-by: Divam <dfordivam@gmail.com>
Signed-off-by: Divam <681060+dfordivam@users.noreply.github.com>
Signed-off-by: Robert Autenrieth <robert.autenrieth@digitalasset.com>
Signed-off-by: Stephen Compall <stephen.compall@digitalasset.com>
Signed-off-by: Raymond Roestenburg <raymond.roestenburg@digitalasset.com>
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Oriol Muñoz <oriol.munoz@digitalasset.com>
Co-authored-by: Nicu Reut <nicu.reut@digitalasset.com>
Co-authored-by: Stanislav German-Evtushenko <ginermail@gmail.com>
Co-authored-by: Itai Segall <itai.segall@digitalasset.com>
Co-authored-by: Mateusz Błażejewski <mateusz.blazejewski@digitalasset.com>
Co-authored-by: moritzkiefer-da <45630097+moritzkiefer-da@users.noreply.github.com>
Co-authored-by: Simon Meier <simon@digitalasset.com>
Co-authored-by: moritz.kiefer@digitalasset.com <moritz.kiefer@purelyfunctional.org>
Co-authored-by: Martin Florian <martin.florian@digitalasset.com>
Co-authored-by: Pasindu Tennage <pasindu.tennage@digitalasset.com>
Co-authored-by: Timothy Emiola <adetokunbo@users.noreply.github.com>
Co-authored-by: Jagath Weerasinghe <jagath.weerasinghe@digitalasset.com>
Co-authored-by: Sam <sam@avrofi.com>
Co-authored-by: Paweł Perek <pawel.perek@digitalasset.com>
Co-authored-by: Divam <681060+dfordivam@users.noreply.github.com>
Co-authored-by: Robert Autenrieth <31539813+rautenrieth-da@users.noreply.github.com>
Co-authored-by: Stephen Compall <stephen.compall@digitalasset.com>
Co-authored-by: Raymond Roestenburg <98821776+ray-roestenburg-da@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants