Tap-shortcut

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 3

0.4.1

What's Changed
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/270
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/271
* chore: Remove redundant Ruff `target-version` config by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/272
* ci: bump the actions group with 1 update by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/273
* chore(deps-dev): bump the singer-sdk group with 2 updates by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/274
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/275
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/276
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/277
* ci: bump hatch from 1.9.3 to 1.9.4 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/280
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/279
* ci: bump the actions group with 2 updates by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/278
* ci: Qualify constraints file with workspace directory by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/281
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/282
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/283
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/284
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/285
* feat(deps): Bump the singer-sdk group with 2 updates by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/286


**Full Changelog**: https://github.com/edgarrmondragon/tap-shortcut/compare/v0.4.0...v0.4.1

0.4.0

What's Changed
* feat(deps): bump urllib3 from 1.26.17 to 1.26.18 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/230
* chore(deps-dev): bump pytest from 7.4.2 to 7.4.3 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/231
* chore: Update pre-commit hooks by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/232
* ci: bump pip from 23.2.1 to 23.3.1 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/235
* ci: bump actions/checkout from 4.1.0 to 4.1.1 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/234
* ci: bump actions/setup-python from 4.7.0 to 4.7.1 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/233
* ci(deps-dev): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/236
* feat(deps): bump singer-sdk from 0.33.0 to 0.33.1 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/237
* feat(deps): bump cryptography from 41.0.4 to 41.0.6 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/238
* ci: bump poetry from 1.6.1 to 1.7.1 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/239
* ci: bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/240
* ci(deps-dev): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/241
* packaging: Use Hatch by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/243
* ci: bump actions/setup-python from 4.7.1 to 5.0.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/244
* feat(deps): bump singer-sdk from 0.33.1 to 0.34.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/242
* ci: bump hatch from 1.7.0 to 1.8.0 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/245
* chore: Reformat optional dependencies by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/247
* chore: Remove explicit dependency on pendulum by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/248
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/249
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/250
* ci: bump pip from 23.3.1 to 23.3.2 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/254
* ci: bump hatch from 1.8.0 to 1.9.1 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/253
* ci: Group GitHub Action dependabot updates by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/255
* ci: bump the actions group with 2 updates by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/256
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/257
* ci: Use full Python path from output of `setup-python` by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/258
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/259
* chore(deps-dev): bump toolz from 0.12 to 0.12.1 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/260
* chore: Fix license file metadata by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/262
* ci: bump hatch from 1.9.1 to 1.9.3 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/261
* chore(deps): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/263
* ci: bump pip from 23.3.2 to 24.0 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/267
* chore: Use `fetch-depth: 0` to build wheel by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/269
* chore(deps-dev): bump the singer-sdk group with 2 updates by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/266


**Full Changelog**: https://github.com/edgarrmondragon/tap-shortcut/compare/v0.3.0...v0.4.0

0.4.0a1

0.3.0

What's Changed
* ci: bump actions/checkout from 3.6.0 to 4.1.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/226
* ci(deps-dev): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/227
* feat(deps): bump urllib3 from 1.26.13 to 1.26.17 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/228
* feat(deps): bump singer-sdk from 0.32.0 to 0.33.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/229


**Full Changelog**: https://github.com/edgarrmondragon/tap-shortcut/compare/v0.2.0...v0.3.0

0.2.0

What's Changed
* ci: bump pypa/gh-action-pypi-publish from 1.8.7 to 1.8.8 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/209
* ci: bump actions/setup-python from 4.6.1 to 4.7.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/208
* ci: bump pip from 23.1.2 to 23.2 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/207
* ci(deps-dev): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/210
* ci: bump pip from 23.2 to 23.2.1 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/211
* ci(deps-dev): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/212
* feat(deps): bump singer-sdk from 0.30.0 to 0.31.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/213
* feat(deps): bump cryptography from 41.0.0 to 41.0.3 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/214
* feat(deps): bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/215
* feat(deps): bump singer-sdk from 0.31.0 to 0.31.1 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/216
* ci: bump poetry from 1.5.1 to 1.6.1 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/217
* ci: bump pypa/gh-action-pypi-publish from 1.8.8 to 1.8.10 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/219
* ci: bump actions/checkout from 3.5.3 to 3.6.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/218
* chore(deps-dev): bump pytest from 7.4.0 to 7.4.1 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/220
* ci(deps-dev): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/221
* chore(deps-dev): bump pytest from 7.4.1 to 7.4.2 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/222
* feat(deps): bump cryptography from 41.0.3 to 41.0.4 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/223
* feat(deps): bump singer-sdk from 0.31.1 to 0.32.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/224
* feat: Drop support for Python 3.7 by edgarrmondragon in https://github.com/edgarrmondragon/tap-shortcut/pull/225


**Full Changelog**: https://github.com/edgarrmondragon/tap-shortcut/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* chore(deps): Bump nox-poetry from 1.0.2 to 1.0.3 in /.github/workflows by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/204
* ci(deps-dev): pre-commit autoupdate by pre-commit-ci in https://github.com/edgarrmondragon/tap-shortcut/pull/205
* feat(deps): Bump singer-sdk from 0.29.0 to 0.30.0 by dependabot in https://github.com/edgarrmondragon/tap-shortcut/pull/206

**Full Changelog**: https://github.com/edgarrmondragon/tap-shortcut/compare/v0.1.0...v0.1.1

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.