Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update dbt-tests-adapter requirement from ~=1.10.2 to ~=1.11.0 #515

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Updates the requirements on dbt-tests-adapter to permit the latest version.

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
  • 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)
  • cc526ba [Automated] Merged prep-release/prod/1.7.1_11355674615 into target main durin...
  • 3b6ad1f Bumping version to 1.7.1 and generate changelog
  • 7d187c4 [Automated] Update pre-commit hooks (#297)
  • 4df6e54 Enable setting current value of dbt_valid_to (#321)
  • 10e6d59 [Automated] Merged prep-release/prod/1.10.2_11130745737 into target main duri...
  • c78745e Bumping version to 1.10.2 and generate changelog
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Updates the requirements on [dbt-tests-adapter](https://github.com/dbt-labs/dbt-adapters) to permit the latest version.
- [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.2...v1.11.0)

---
updated-dependencies:
- dependency-name: dbt-tests-adapter
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
@moomindani moomindani mentioned this pull request Feb 18, 2025
3 tasks
@moomindani
Copy link
Collaborator

Resolving in terms of #519.

@moomindani moomindani closed this Feb 19, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 19, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/dbt-tests-adapter-approx-eq-1.11.0 branch February 19, 2025 10:40
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.

1 participant