dependabot[bot] opened a new pull request, #18: URL: https://github.com/apache/fineract-business-intelligence/pull/18
Updates the requirements on [dbt-postgres](https://github.com/dbt-labs/dbt-adapters) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dbt-labs/dbt-adapters/releases">dbt-postgres's releases</a>.</em></p> <blockquote> <h2>dbt-adapters v1.10.0</h2> <h2>dbt-adapters 1.10.0 - September 12, 2024</h2> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dbt-labs/dbt-adapters/blob/v1.10.0/CHANGELOG.md">dbt-postgres's changelog</a>.</em></p> <blockquote> <h2>dbt-adapters 1.10.0 - September 12, 2024</h2> <h2>dbt-adapters 1.9.0 - November 13, 2024</h2> <h3>Fixes</h3> <ul> <li>Negate the check for microbatch behavior flag in determining builtins (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/349">#349</a>)</li> <li>Move require_batched_execution_for_custom_microbatch_strategy flag to global (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/351">#351</a>)</li> </ul> <h2>dbt-adapters 1.8.0 - October 29, 2024</h2> <h3>Fixes</h3> <ul> <li>Always make behavior flags available for evaluation (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/338">#338</a>)</li> </ul> <h3>Under the Hood</h3> <ul> <li>Add adapter telemetry. (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/301">#301</a>)</li> </ul> <h2>dbt-adapters 1.7.2 - October 21, 2024</h2> <h3>Breaking Changes</h3> <ul> <li>Drop support for Python 3.8 (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/332">#332</a>)</li> </ul> <h3>Features</h3> <ul> <li>Allows unique_key for snapshots to take a list (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/181">#181</a>)</li> </ul> <h3>Fixes</h3> <ul> <li>Always validate an incremental model's <code>incremental_strategy</code> (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/330">#330</a>)</li> </ul> <h3>Contributors</h3> <ul> <li><a href="https://github.com/agpapa"><code>@agpapa</code></a> (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/181">#181</a>)</li> </ul> <h2>dbt-adapters 1.7.1 - October 15, 2024</h2> <h3>Features</h3> <ul> <li>Enable setting current value of dbt_valid_to (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/320">#320</a>)</li> </ul> <h2>dbt-adapters 1.7.0 - September 19, 2024</h2> <h3>Features</h3> <ul> <li>Allow configuring of snapshot column names (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/289">#289</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/79925b09288c848aba45e988f57104acf935fb2b"><code>79925b0</code></a> Bumping version to 1.10.0 and generate changelog</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/a8a89f4230549dcc995d9a029d9569e83001e0eb"><code>a8a89f4</code></a> Upgrade protobuf to >=5.0,<6.0 (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/346">#346</a>)</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/d3aaf62ffd320c30efa5b4fe8cd190fdbf2b8047"><code>d3aaf62</code></a> [Automated] Merged prep-release/prod/1.9.0_11823446004 into target main durin...</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/3b900590e0b4ae11aeef6ce9927c83c112f39ed8"><code>3b90059</code></a> Bumping version to 1.9.0 and generate changelog</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/ff804528cffb7b2103b59d683fca8988f01f2339"><code>ff80452</code></a> Revert the version bump on dbt-adapters (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/353">#353</a>)</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/f70bae80bd68b5880aa0cfec9054cae7bb1c2e6f"><code>f70bae8</code></a> Fix microbatch behavior flag check (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/350">#350</a>)</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/85122e591ffa6a0378abc736b8ea0a2162f11e09"><code>85122e5</code></a> Fix setting of global behavior flags (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/348">#348</a>)</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/a72379e2e81d27d1a2fd13895e429f3ac3544e61"><code>a72379e</code></a> Update action.yml (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/345">#345</a>)</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/7caf83f0dde166ef77b1d29fdb592e51e17dd243"><code>7caf83f</code></a> Pin gh-action-pypi-publish to <code>v1.11</code> (<a href="https://redirect.github.com/dbt-labs/dbt-adapters/issues/344">#344</a>)</li> <li><a href="https://github.com/dbt-labs/dbt-adapters/commit/7afec95c9fbd0d9465706fbcc348c7558beb9587"><code>7afec95</code></a> [Automated] Merged prep-release/prod/1.10.4_11786746119 into target main duri...</li> <li>Additional commits viewable in <a href="https://github.com/dbt-labs/dbt-adapters/compare/v1.7.0...v1.10.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
