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

Bump dbt-labs/dbt-adapters from 1.10.3 to 1.11.0 #187

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps dbt-labs/dbt-adapters from 1.10.3 to 1.11.0.

Release notes

Sourced from dbt-labs/dbt-adapters'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

dbt-adapters v1.10.4

dbt-adapters 1.10.4 - November 11, 2024

Changelog

Sourced from dbt-labs/dbt-adapters'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

Commits
  • 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)
  • 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)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [dbt-labs/dbt-adapters](https://github.com/dbt-labs/dbt-adapters) from 1.10.3 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.3...v1.11.0)

---
updated-dependencies:
- dependency-name: dbt-labs/dbt-adapters
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 16, 2024 21:25
@dependabot dependabot bot added dependencies github_actions Pull requests that update GitHub Actions code labels Dec 16, 2024
@cla-bot cla-bot bot added the cla:yes label Dec 16, 2024
Copy link

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the dbt-postgres contributing guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes dependencies github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants