Meltanolabs-target-postgres

Latest version: v0.3.2

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

Scan your dependencies

Page 3 of 6

0.1.0a2

0.1.0a1

https://github.com/MeltanoLabs/target-postgres/pull/474

0.0.17

What's Changed
* chore: Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/430
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/432
* chore: Bump faker from 28.4.1 to 29.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/439
* chore: Bump sqlalchemy from 2.0.34 to 2.0.35 in the runtime-dependencies group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/438
* chore: Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/437
* chore: Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/436
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/440
* chore: Enable `RET` Ruff rule by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/441
* chore: Enable `SIM` Ruff rule by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/442
* chore: Enable `PERF` Ruff rule by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/443
* chore: Enable `TCH` Ruff rule by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/444
* chore: Enable `PL` Ruff rules by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/445
* ci: Fix workflow trigger paths by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/447
* fix: Use tuples for pkey check by SpaceCondor in https://github.com/MeltanoLabs/target-postgres/pull/446
* chore: Bump faker from 29.0.0 to 30.0.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/449
* chore: Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/448
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/450
* feat: Bump to singer-sdk v0.41.0 by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/452
* chore: Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/454
* chore: Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the actions group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/453
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/455
* chore: Bump mypy from 1.11.2 to 1.12.0 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/456
* chore: Bump faker from 30.1.0 to 30.3.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/457
* chore: Bump poetry from 1.8.3 to 1.8.4 in /.github/workflows in the ci group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/462
* chore: Bump faker from 30.3.0 to 30.6.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/461
* chore: Bump the runtime-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/460
* chore: Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/459
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/463
* chore: Bump faker from 30.6.0 to 30.8.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/465
* chore: Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/464
* chore: Remove visch from dependabot by visch in https://github.com/MeltanoLabs/target-postgres/pull/466
* chore: Test with Python 3.13, dropped support for Python 3.8 by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/467
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/468

New Contributors
* SpaceCondor made their first contribution in https://github.com/MeltanoLabs/target-postgres/pull/446

**Full Changelog**: https://github.com/MeltanoLabs/target-postgres/compare/v0.0.16...v0.0.17

0.0.16

What's Changed
* feat: Add `faker` as an extra dependency by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/424
* packaging: Upload attestations to PyPI by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/425
* chore: Bump sqlalchemy from 2.0.33 to 2.0.34 in the runtime-dependencies group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/427
* chore: Bump faker from 28.1.0 to 28.4.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/428
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/429
* chore: Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/426


**Full Changelog**: https://github.com/MeltanoLabs/target-postgres/compare/v0.0.15...v0.0.16

0.0.15

What's Changed
* chore: Update `meltano.yml` for better local dev experience by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/399
* fix: Ensure hard-delete mode doesn't delete data it shouldn't when `ACTIVATE_VERSION` messages are processed by sebastianswms in https://github.com/MeltanoLabs/target-postgres/pull/391
* refactor: Replace use of `pendulum` with stdlib by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/400
* chore: Bump singer-sdk from 0.38.0 to 0.39.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/402
* chore: Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/401
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/403
* chore: Bump the runtime-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/406
* chore: Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/405
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/407
* chore: Enable Ruff `UP` and `FA` rules by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/409
* feat: Bump singer-sdk to 0.40.0 by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/410
* chore: Add a bug report template by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/412
* chore: Bump ruff from 0.5.7 to 0.6.1 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/413
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/414
* chore: Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/416
* chore: Bump singer-sdk from 0.40.0a1 to 0.40.0a2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/417
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/418
* chore: Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/421
* chore: Bump ruff from 0.6.2 to 0.6.3 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/420
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/422
* chore: Bump singer-sdk from 0.40.0a2 to 0.40.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/423


**Full Changelog**: https://github.com/MeltanoLabs/target-postgres/compare/v0.0.14...v0.0.15

0.0.14

What's Changed
* test: Fix SSL certs and add docs by sebastianswms in https://github.com/MeltanoLabs/target-postgres/pull/377
* chore: Bump singer-sdk from 0.36.1 to 0.38.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/374
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/362
* chore: Bump mypy from 1.10.0 to 1.10.1 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/378
* chore: Bump ruff from 0.4.10 to 0.5.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/379
* chore: Bump actions/add-to-project from 1.0.1 to 1.0.2 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/380
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/381
* chore: Bump tox from 4.15.1 to 4.16.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/382
* chore: Group dependabot updates by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/383
* chore: Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/371
* chore: Bump certifi from 2024.6.2 to 2024.7.4 by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/384
* chore: Bump ruff from 0.5.0 to 0.5.1 in the development-dependencies group by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/385
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/386
* chore: Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/388
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/389
* ci: Run tests on all Python versions even if one fails by edgarrmondragon in https://github.com/MeltanoLabs/target-postgres/pull/390
* feat: Support string and int arrays by rubenvereecken in https://github.com/MeltanoLabs/target-postgres/pull/330
* chore: Bump the development-dependencies group with 3 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/392
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/393
* chore: Bump the development-dependencies group with 2 updates by dependabot in https://github.com/MeltanoLabs/target-postgres/pull/397
* chore: pre-commit autoupdate by pre-commit-ci in https://github.com/MeltanoLabs/target-postgres/pull/398
* fix: Ensure variant `JSONB` output from tap-postgres is mapped to `JSONB` in this target by hudovisk in https://github.com/MeltanoLabs/target-postgres/pull/395

New Contributors
* rubenvereecken made their first contribution in https://github.com/MeltanoLabs/target-postgres/pull/330
* hudovisk made their first contribution in https://github.com/MeltanoLabs/target-postgres/pull/395

**Full Changelog**: https://github.com/MeltanoLabs/target-postgres/compare/v0.0.13...v0.0.14

Page 3 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.