Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump dbt-tests-adapter from 1.10.4 to 1.11.0 #509

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps dbt-tests-adapter from 1.10.4 to 1.11.0.

Release notes

Sourced from dbt-tests-adapter's releases.

dbt-adapters v1.11.0

dbt-adapters 1.11.0 - November 11, 2024

Features

  • Use a behavior flag to gate microbatch functionality (instead of an environment variable) (#327)

Under the Hood

  • Add query_id to SQLQueryStatus (#342)

Contributors

Changelog

Sourced from dbt-tests-adapter's changelog.

dbt-adapters 1.11.0 - November 11, 2024

Features

  • Use a behavior flag to gate microbatch functionality (instead of an environment variable) (#327)

Under the Hood

  • Add query_id to SQLQueryStatus (#342)

Contributors

dbt-adapters 1.10.3 - October 29, 2024

dbt-adapters 1.10.2 - October 01, 2024

Under the Hood

  • dbt-tests-adapters: Add required begin to microbatch model config to BaseMicrobatch test (#315)

dbt-adapters 1.10.1 - September 16, 2024

dbt-adapters 1.10.0 - September 12, 2024

dbt-adapters 1.8.0 - October 29, 2024

Fixes

  • Always make behavior flags available for evaluation (#338)

Under the Hood

  • Add adapter telemetry. (#301)

dbt-adapters 1.7.2 - October 21, 2024

Breaking Changes

  • Drop support for Python 3.8 (#332)

Features

  • Allows unique_key for snapshots to take a list (#181)

Fixes

  • Always validate an incremental model's incremental_strategy (#330)

... (truncated)

Commits
  • ce9faf0 [Automated] Merged prep-release/prod/1.8.0_11579839242 into target main durin...
  • 4d7c9a1 Bumping version to 1.8.0 and generate changelog
  • d83314d Add adapter telemetry method for core model run snowplow event. (#328)
  • 951d98d [Bug] Behavior flags should take the default value when the project file is n...
  • 0073e9b [Automated] Merged prep-release/prod/1.7.2_11449986517 into target main durin...
  • d6a0047 Bumping version to 1.7.2 and generate changelog
  • 2bf3808 Fix some typos in multiple unique_key (#335)
  • 5fd5467 Allow use of multiple column unique keys in snapshots (#326)
  • 937c8c7 Always ensure valid incremental strategy (#331)
  • 1029b2d Drop support for Python 3.8 (#332)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/dbt-tests-adapter-1.11.0 branch from a254504 to a302108 Compare February 10, 2025 17:15
@guenp
Copy link
Collaborator

guenp commented Feb 11, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/dbt-tests-adapter-1.11.0 branch from a302108 to 919a9b3 Compare February 11, 2025 21:32
@guenp
Copy link
Collaborator

guenp commented Feb 11, 2025

@dependabot rebase

Bumps [dbt-tests-adapter](https://github.com/dbt-labs/dbt-adapters) from 1.10.4 to 1.11.0.
- [Release notes](https://github.com/dbt-labs/dbt-adapters/releases)
- [Changelog](https://github.com/dbt-labs/dbt-adapters/blob/v1.11.0/CHANGELOG.md)
- [Commits](dbt-labs/dbt-adapters@v1.10.4...v1.11.0)

---
updated-dependencies:
- dependency-name: dbt-tests-adapter
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/dbt-tests-adapter-1.11.0 branch from 919a9b3 to e694612 Compare February 11, 2025 23:40
@guenp guenp merged commit cd8ddeb into master Feb 12, 2025
32 checks passed
@guenp guenp deleted the dependabot/pip/dbt-tests-adapter-1.11.0 branch February 12, 2025 05:44
# for free to join this conversation on GitHub. Already have an account? # 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.

1 participant