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-duckdb requirement from ~=1.4.0 to >=1.4,<1.6 #64

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Updates the requirements on dbt-duckdb to permit the latest version.

Release notes

Sourced from dbt-duckdb's releases.

dbt-duckdb 1.5.0

Updated for dbt-core 1.5.0 with support for model contracts

What's Changed

New Contributors

Full Changelog: duckdb/dbt-duckdb@1.4.2...1.5.0

Changelog

Sourced from dbt-duckdb's changelog.

1.4.0 (2023-02-14)

  • Added support for DuckDB 0.7.x and the ability to ATTACH additional databases

1.3.2 (2022-11-16)

  • Added support for DuckDB 0.6.x

1.3.1 (2022-11-07)

  • Support for Python models in dbt-duckdb
  • Support for the external materialization type

1.2.3 (2022-10-24)

  • Added the settings dictionary for configuring arbitrary settings in the DuckDB instance used during the dbt run

1.2.2 (2022-10-05)

  • Fixed a small bug in the multithreading implementation

1.2.1 (2022-10-03)

  • Added support for multi-threaded dbt-duckdb runs

1.2.0 (2022-09-26)

  • Support for loading DuckDB extensions
  • Support for reading/writing from S3 via the aforementioned extensions

1.1.4 (2022-07-06)

  • Enforces the single-thread limit on the dbt-duckdb profile

1.1.3 (2022-06-29)

  • Fixes DuckDB 0.4.0 compatibility issue

1.1.2 (2022-06-29)

... (truncated)

Commits
  • 03fc3f7 Merge pull request #153 from jwills/jwills_150_release
  • 80709cc yep that one is important too; I really should have a process for this
  • edb86bc oh yeah that bit is important too
  • 5fb8084 Do the 1.5.0 release
  • 35e39ad Merge pull request #152 from jwills/jwills_urlparse_path
  • c7768da still kind of a thrill whenever the tests save my ass
  • bae3c5c fix newline
  • 3e5c764 Handle URI-style paths correctly in dbt-duckdb
  • 4ed698e Merge pull request #146 from jwills/jwills_rc150
  • 5bd5700 Merge branch 'master' into jwills_rc150
  • Additional commits viewable in compare view

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 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-duckdb](https://github.com/jwills/dbt-duckdb) to permit the latest version.
- [Release notes](https://github.com/jwills/dbt-duckdb/releases)
- [Changelog](https://github.com/jwills/dbt-duckdb/blob/master/CHANGELOG.md)
- [Commits](duckdb/dbt-duckdb@1.4.0...1.5.0)

---
updated-dependencies:
- dependency-name: dbt-duckdb
  dependency-type: direct:production
...

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 May 1, 2023
@JCZuurmond JCZuurmond closed this Jun 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 26, 2023

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.

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

@JCZuurmond JCZuurmond deleted the dependabot/pip/dbt-duckdb-gte-1.4-and-lt-1.6 branch June 26, 2023 19:16
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
1 participant