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-dev): bump snowflake-sqlalchemy from 1.5.3 to 1.6.1 in /server #2173

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps snowflake-sqlalchemy from 1.5.3 to 1.6.1.

Release notes

Sourced from snowflake-sqlalchemy's releases.

Release

  • v1.6.1(July 9, 2024)

    • Update internal project workflow with pypi publishing
  • v1.6.0(July 8, 2024)

    • support for installing with SQLAlchemy 2.0.x
    • use hatch & uv for managing project virtual environments
  • v1.5.4

    • Add ability to set ORDER / NOORDER sequence on columns with IDENTITY
Commits
  • 305d298 mraba/update-python_publish-workflow (#520)
  • 64fafbb SNOW-1519766: drop tomlkit version for fix_lint (#518)
  • 411ae55 SNOW-1519635: skip dialect tests in snowflake tests (#517)
  • bde2372 SNOW-1519492: add export PATH in build.sh script (#516)
  • 71308ce SNOW-1516075: set release date to July 8th (#514)
  • 423b8c1 SNOW-1516075: use SQLALchemy 2.0 as default dependency (#511)
  • d78f0c0 Snow 1058245 SqlAlchemy 2.0 support (#469)
  • 58fb1bd Update DESCRIPTION.md (#501)
  • 9b2f325 Add ability to set ORDER / NOORDER sequence on columns with IDENTITY (#493)
  • 107b0b1 mraba/gh-actions-update: bump github actions versions to latest (#492)
  • Additional commits viewable 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)