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-spark[ODBC] requirement from <1.8.0,>=1.1.0 to >=1.1.0,<1.9.0 #50

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Updates the requirements on dbt-spark[ODBC] to permit the latest version.

Release notes

Sourced from dbt-spark[ODBC]'s releases.

dbt-spark v1.8.0

dbt-spark 1.8.0 - May 09, 2024

Features

  • Implement spark__safe_cast and add functional tests for unit testing (#987)
  • : Add new workflow for internal patch releases (#38)

Fixes

  • Support new agate Integer type and empty seed test (#935)
  • Fix hardcoded file format for python models (#803)

Under the Hood

  • Add GitHub action for integration testing and use dagger-io to run tests. Remove CircleCI workflow. (#719)
  • Add tests for --empty flag (#949)
  • Remove unused invalid_insert_overwrite_delta_msg message (#962)
  • Update import paths and list_relations to support decoupling adapters/core (#972)
  • Update dependabot config to cover GHA and Docker (#1006)

Dependencies

  • Update pre-commit-hooks requirement from ~=4.4 to ~=4.5 (#903)
  • Bump mypy from 1.5.1 to 1.6.0 (#904)
  • Update pyodbc requirement from ~=4.0.39 to ~=5.0.0 (#905)
  • Update pre-commit requirement from ~=3.4 to ~=3.5 (#914)
  • Update pyodbc requirement from ~=5.0.0 to ~=5.0.1 (#925)
  • Bump mypy from 1.6.0 to 1.6.1 (#926)
  • Update black requirement from ~=23.9 to ~=23.10 (#927)
  • Update black requirement from ~=23.10 to ~=23.11 (#942)
  • Bump mypy from 1.6.1 to 1.7.0 (#946)
  • Update pytest-xdist requirement from ~=3.3 to ~=3.4 (#947)
  • Update pytest-xdist requirement from ~=3.4 to ~=3.5 (#951)
  • Update wheel requirement from ~=0.41 to ~=0.42 (#952)
  • Bump mypy from 1.7.0 to 1.7.1 (#953)
  • Update freezegun requirement from ~=1.2 to ~=1.3 (#956)
  • Update black requirement from ~=23.11 to ~=23.12 (#959)
  • Add dbt-core as a dependency to preserve backwards compatibility for installation (#1002)
  • Bump actions/setup-python from 4 to 5 (#1013)
  • Bump actions/checkout from 3 to 4 (#1014)

Security

  • Pin black>=24.3 in dev-requirements.txt (#1000)

Contributors

Changelog

Sourced from dbt-spark[ODBC]'s changelog.

dbt-spark 1.8.0 - May 09, 2024

Features

  • Implement spark__safe_cast and add functional tests for unit testing (#987)
  • : Add new workflow for internal patch releases (#38)

Fixes

  • Support new agate Integer type and empty seed test (#935)
  • Fix hardcoded file format for python models (#803)

Under the Hood

  • Add GitHub action for integration testing and use dagger-io to run tests. Remove CircleCI workflow. (#719)
  • Add tests for --empty flag (#949)
  • Remove unused invalid_insert_overwrite_delta_msg message (#962)
  • Update import paths and list_relations to support decoupling adapters/core (#972)
  • Update dependabot config to cover GHA and Docker (#1006)

Dependencies

  • Update pre-commit-hooks requirement from ~=4.4 to ~=4.5 (#903)
  • Bump mypy from 1.5.1 to 1.6.0 (#904)
  • Update pyodbc requirement from ~=4.0.39 to ~=5.0.0 (#905)
  • Update pre-commit requirement from ~=3.4 to ~=3.5 (#914)
  • Update pyodbc requirement from ~=5.0.0 to ~=5.0.1 (#925)
  • Bump mypy from 1.6.0 to 1.6.1 (#926)
  • Update black requirement from ~=23.9 to ~=23.10 (#927)
  • Update black requirement from ~=23.10 to ~=23.11 (#942)
  • Bump mypy from 1.6.1 to 1.7.0 (#946)
  • Update pytest-xdist requirement from ~=3.3 to ~=3.4 (#947)
  • Update pytest-xdist requirement from ~=3.4 to ~=3.5 (#951)
  • Update wheel requirement from ~=0.41 to ~=0.42 (#952)
  • Bump mypy from 1.7.0 to 1.7.1 (#953)
  • Update freezegun requirement from ~=1.2 to ~=1.3 (#956)
  • Update black requirement from ~=23.11 to ~=23.12 (#959)
  • Add dbt-core as a dependency to preserve backwards compatibility for installation (#1002)
  • Bump actions/setup-python from 4 to 5 (#1013)
  • Bump actions/checkout from 3 to 4 (#1014)

Security

  • Pin black>=24.3 in dev-requirements.txt (#1000)

Contributors

... (truncated)

Commits

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 the dependencies Pull requests that update a dependency file label May 13, 2024
@dependabot dependabot bot requested a review from JCZuurmond May 13, 2024 02:24
Updates the requirements on [dbt-spark[ODBC]](https://github.com/dbt-labs/dbt-spark) to permit the latest version.
- [Release notes](https://github.com/dbt-labs/dbt-spark/releases)
- [Changelog](https://github.com/dbt-labs/dbt-spark/blob/v1.8.0/CHANGELOG.md)
- [Commits](dbt-labs/dbt-spark@v1.1.0...v1.8.0)

---
updated-dependencies:
- dependency-name: dbt-spark[ODBC]
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@JCZuurmond JCZuurmond force-pushed the dependabot/pip/dbt-spark-ODBC--gte-1.1.0-and-lt-1.9.0 branch from f04fd2b to b5da153 Compare June 2, 2024 08:58
@JCZuurmond JCZuurmond enabled auto-merge (squash) June 2, 2024 08:59
@JCZuurmond JCZuurmond merged commit b9734c2 into main Jun 2, 2024
2 of 6 checks passed
@JCZuurmond JCZuurmond deleted the dependabot/pip/dbt-spark-ODBC--gte-1.1.0-and-lt-1.9.0 branch June 2, 2024 08:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant