Streamflow-postgresql

Latest version: v0.0.7

Safety actively analyzes 626941 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.7

What's Changed
* Add `codecov.yml` configuration file by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/85
* Added Python 3.12 in CI pipeline by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/103
* Bump StreamFlow to version `0.2.0.dev11` by LanderOtto in https://github.com/alpha-unito/streamflow-postgresql/pull/104
* Fix PyPI relase pipeline by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/105

Dependencies
* Bump actions/setup-python from 4 to 5 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/61
* Bump actions/setup-node from 3 to 4 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/50
* Bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/65
* Bump asyncpg from 0.28.0 to 0.29.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/53
* Bump bandit from 1.7.5 to 1.7.6 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/62
* Bump bandit from 1.7.6 to 1.7.7 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/74
* Bump bandit from 1.7.7 to 1.7.8 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/90
* Bump black from 23.9.1 to 23.10.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/48
* Bump black from 23.10.0 to 23.10.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/49
* Bump black from 23.10.1 to 23.11.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/54
* Bump black from 23.11.0 to 23.12.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/68
* Bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/77
* Bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/84
* Bump black from 24.2.0 to 24.4.2 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/98
* Bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/80
* Bump codespell from 2.2.5 to 2.2.6 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/44
* Bump docker/setup-qemu-action from 2 to 3 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/37
* Bump flake8-bugbear from 23.7.10 to 23.9.16 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/40
* Bump flake8-bugbear from 23.9.16 to 23.11.26 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/57
* Bump flake8-bugbear from 23.11.26 to 23.12.2 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/59
* Bump flake8-bugbear from 23.12.2 to 24.1.15 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/71
* Bump flake8-bugbear from 24.1.15 to 24.1.16 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/72
* Bump flake8-bugbear from 24.1.16 to 24.1.17 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/73
* Bump flake8-bugbear from 24.1.17 to 24.2.6 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/82
* Bump flake8-bugbear from 24.2.6 to 24.4.26 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/100
* Bump github/codeql-action from 2 to 3 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/64
* Bump mukunku/tag-exists-action from 1.3.0 to 1.4.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/38
* Bump mukunku/tag-exists-action from 1.4.0 to 1.5.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/66
* Bump mukunku/tag-exists-action from 1.5.0 to 1.6.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/81
* Bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/51
* Bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/69
* Bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/78
* Bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/86
* Bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/102
* Bump pytest-xdist from 3.3.1 to 3.4.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/55
* Bump pytest-xdist from 3.4.0 to 3.5.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/56
* Bump pytest-xdist from 3.5.0 to 3.6.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/101
* Bump pyupgrade from 3.10.1 to 3.12.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/42
* Bump pyupgrade from 3.12.0 to 3.13.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/43
* Bump pyupgrade from 3.13.0 to 3.14.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/45
* Bump pyupgrade from 3.14.0 to 3.15.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/46
* Bump pyupgrade from 3.15.0 to 3.15.2 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/95
* Bump streamflow from 0.2.0.dev9 to 0.2.0.dev10 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/47

New Contributors
* LanderOtto made their first contribution in https://github.com/alpha-unito/streamflow-postgresql/pull/104

**Full Changelog**: https://github.com/alpha-unito/streamflow-postgresql/compare/0.0.6...0.0.7

0.0.6

What's Changed
* Fix Python dependencies conflict in Mac OS CI by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/34
* Bump streamflow from 0.2.0.dev8 to 0.2.0.dev9 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/36

Dependencies
* Bump actions/checkout from 3 to 4 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/32
* Bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/35
* Bump pytest from 7.4.0 to 7.4.2 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/33

**Full Changelog**: https://github.com/alpha-unito/streamflow-postgresql/compare/0.0.5...0.0.6

0.0.5

What's Changed
* Migrate from aiopg to asyncpg by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/29
* Updated JSON Schema by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/30

Dependencies
* Bump streamflow from 0.2.0.dev7 to 0.2.0.dev8 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/28

**Full Changelog**: https://github.com/alpha-unito/streamflow-postgresql/compare/0.0.4...0.0.5

0.0.4

What's Changed
* Fix type checking in conftest by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/21
* Updated MacOS CI in GitHub Actions by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/25
* Fix Mac OS CI steps by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/26
* Rename package to `streamflow_postgresql` by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/27

Dependencies
* Bump black from 23.3.0 to 23.7.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/18
* Bump mukunku/tag-exists-action from 1.2.0 to 1.3.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/24
* Bump psycopg2 from 2.9.6 to 2.9.7 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/22
* Bump pytest-asyncio from 0.21.0 to 0.21.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/19
* Bump pyupgrade from 3.7.0 to 3.9.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/16
* Bump pyupgrade from 3.9.0 to 3.10.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/20
* Bump streamflow from 0.2.0.dev5 to 0.2.0.dev6 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/14
* Bump streamflow from 0.2.0.dev6 to 0.2.0.dev7 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/23
* Bump flake8-bugbear from 23.6.5 to 23.7.10 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/17


**Full Changelog**: https://github.com/alpha-unito/streamflow-postgresql/compare/0.0.3...0.0.4

0.0.3

What's Changed
* Fix streamflow version to 0.2.0.dev5 by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/13

Dependencies
* Bump codespell from 2.2.4 to 2.2.5 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/10
* Bump flake8-bugbear from 23.5.9 to 23.6.5 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/7
* Bump pytest from 7.3.1 to 7.3.2 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/9
* Bump pytest from 7.3.2 to 7.4.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/12
* Bump pytest-cov from 4.0.0 to 4.1.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/6
* Bump pyupgrade from 3.4.0 to 3.6.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/8
* Bump pyupgrade from 3.6.0 to 3.7.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/11

**Full Changelog**: https://github.com/alpha-unito/streamflow-postgresql/compare/0.0.2...0.0.3

0.0.2

What's Changed
* Renamed plugin into `unito.streamflow` by GlassOfWhiskey in https://github.com/alpha-unito/streamflow-postgresql/pull/5

Dependencies
* Bump flake8-bugbear from 23.3.23 to 23.5.9 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/2
* Bump pytest-xdist from 3.2.1 to 3.3.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/3
* Bump pytest-xdist from 3.3.0 to 3.3.1 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/4
* Bump pyupgrade from 3.3.2 to 3.4.0 by dependabot in https://github.com/alpha-unito/streamflow-postgresql/pull/1


**Full Changelog**: https://github.com/alpha-unito/streamflow-postgresql/compare/0.0.1...0.0.2

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.