Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps dbt-bouncer from 1.20.0 to 1.21.0.

Release notes

Sourced from dbt-bouncer's releases.

v1.21.0

What's Changed

Full Changelog: godatadriven/dbt-bouncer@v1.20.0...v1.21.0

Commits
  • 58e62ce Bumping version to v1.21.0
  • 7689518 Merge pull request #425 from godatadriven/dependabot/pip/pytest-cov-6.3.0
  • fd3a842 Bump pytest-cov from 6.2.1 to 6.3.0
  • 1db7f94 Merge pull request #427 from godatadriven/rapidfuzz-constraint
  • 19fb464 Constraint rapidfuzz in pex command
  • fde05cd Merge pull request #426 from godatadriven/model-version-checks
  • 8809dbb Updating fixtures and correcting config
  • 0260a5b Adding tests
  • 8f0f4a5 Adding checks on model versions
  • fe6d9ca Merge pull request #422 from godatadriven/dependabot/pip/pex-2.54.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [dbt-bouncer](https://github.com/godatadriven/dbt-bouncer) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/godatadriven/dbt-bouncer/releases)
- [Commits](godatadriven/dbt-bouncer@v1.20...v1.21)

---
updated-dependencies:
- dependency-name: dbt-bouncer
  dependency-version: 1.21.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 15, 2025
Copy link

Doc coverage report.

Model Columns Covered %
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.dim_customers 7/7 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.dim_orders 9/9 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.fct_bitcoin_blocks 13/13 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.int_customers 7/7 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.int_orders 9/9 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.seed_jaffle_shop__customers 3/3 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.seed_jaffle_shop__orders 4/4 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.seed_stripe__payments 4/4 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.stg_jaffle_shop__customers 4/4 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.stg_jaffle_shop__orders 4/4 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.stg_public_datasets__bitcoin_blocks 13/13 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.stg_stripe__payments 5/5 100.0%
crypto_bitcoin.blocks 12/13 92.3%
Total 94/95 98.9%

Copy link

Test coverage report.

Model Columns Covered %
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.dim_customers 3/7 42.9%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.dim_orders 8/9 88.9%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.fct_bitcoin_blocks 13/13 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.int_customers 1/7 14.3%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.int_orders 8/9 88.9%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.seed_jaffle_shop__customers 3/3 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.seed_jaffle_shop__orders 4/4 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.seed_stripe__payments 4/4 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.stg_jaffle_shop__customers 4/4 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.stg_jaffle_shop__orders 4/4 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.stg_public_datasets__bitcoin_blocks 13/13 100.0%
ci_169_357_0150314ae256a484f8e0c58f6943a71e4d850355.stg_stripe__payments 5/5 100.0%
crypto_bitcoin.blocks 2/13 15.4%
Total 72/95 75.8%

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 13, 2025

Superseded by #176.

@dependabot dependabot bot closed this Oct 13, 2025
@dependabot dependabot bot deleted the dependabot/pip/dbt-bouncer-1.21.0 branch October 13, 2025 02:18
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants