ToucanToco / weaverbird

A visual data pipeline builder with various backends
https://weaverbird.toucantoco.dev
BSD 3-Clause "New" or "Revised" License
97 stars 17 forks source link

build(deps): bump toucan-connectors from 6.3.0 to 6.3.1 in /server #2175

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps toucan-connectors from 6.3.0 to 6.3.1.

Release notes

Sourced from toucan-connectors's releases.

v6.3.1

What's Changed

Full Changelog: https://github.com/ToucanToco/toucan-connectors/compare/v6.3.0...v6.3.1

Changelog

Sourced from toucan-connectors's changelog.

[6.3.1] 2024-07-08

Fix

  • BigQuery: the JWT token auth method is now supported in the status check.
  • HTTP: allow connector to be instanciated without passing positional arguments to auth.
Commits
  • fa6c42c chore: v6.3.1 (#1699)
  • d72a392 fix(bigquery): make get_status work with JWT auth [TCTC-8923] (#1698)
  • ec00b77 fix(auth): allow auth to be instanciated without any positional parameters [T...
  • 78870be build(deps-dev): bump ruff from 0.5.0 to 0.5.1 in the dev-deps group (#1695)
  • e5ba12e build(deps): bump certifi from 2023.7.22 to 2024.7.4 (#1694)
  • 148d6a7 build(deps): bump the prod-deps group across 1 directory with 2 updates (#1696)
  • 7a76f01 build(deps): bump the prod-deps group across 1 directory with 2 updates (#1692)
  • cf9e3bc ci: fix python 3.12 run (#1689)
  • 630f009 build(deps): bump the prod-deps group across 1 directory with 4 updates (#1688)
  • 50c7c76 build(deps-dev): bump the dev-deps group across 1 directory with 2 updates (#...
  • See full diff 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 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)