Chaturbate-poller

Latest version: v1.6.0

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

Scan your dependencies

Page 20 of 31

0.9.0

Not secure
Build System

- Added version tag to Docker build action in ci-cd.yml
([`d1633ac`](https://github.com/MountainGod2/chaturbate_poller/commit/d1633ac0e0eb1f319de235a0e250e9b0c866e1b5))

- Fix release action in ci-cd.yml
([`53eefb9`](https://github.com/MountainGod2/chaturbate_poller/commit/53eefb9cfdc462bdc106dff361f57f4189fe35f2))

Continuous Integration

- Corrected ci-cd.yml build action
([`40c13b8`](https://github.com/MountainGod2/chaturbate_poller/commit/40c13b8d11ea3a771bcf7dc4dd4760ed93fa0e7a))

Features

- Added pull request template ([28](https://github.com/MountainGod2/chaturbate_poller/pull/28),
[`3e80b23`](https://github.com/MountainGod2/chaturbate_poller/commit/3e80b23549134b081b005e4aabbd7bc5c07476bb))

* chore: update dependencies in pyproject.toml

* chore: update Ruff version to v0.6.7 and add linting and formatting hooks

* feat: added pull request template

Refactoring

- Add ChaturbateUtils class for Chaturbate poller utility functions
([27](https://github.com/MountainGod2/chaturbate_poller/pull/27),
[`e4736e7`](https://github.com/MountainGod2/chaturbate_poller/commit/e4736e72e08257768f292a3249a81fb6825426ae))

0.8.1

Not secure
Bug Fixes

- Update Dockerfile build command
([`f3faf6c`](https://github.com/MountainGod2/chaturbate_poller/commit/f3faf6c6a759027e55f303f774a14430ab90ce91))

0.8.0

Not secure
Chores

- Update semantic-release configuration in pyproject.toml
([25](https://github.com/MountainGod2/chaturbate_poller/pull/25),
[`e1fd4e8`](https://github.com/MountainGod2/chaturbate_poller/commit/e1fd4e8b9d78e925ae523211a195104d66bea3ab))

Features

- Refactored docker build to improve speed and reduce size
([26](https://github.com/MountainGod2/chaturbate_poller/pull/26),
[`af26621`](https://github.com/MountainGod2/chaturbate_poller/commit/af26621ae4243d5aa6ce0d2844577753396b6fed))

* feat: refactored docker build to improve speed and reduce size of final image

* refactor: update docker-entrypoint.sh to print command before execution

0.7.5

Bug Fixes

- Corrected build step in cd action
([`16a7b80`](https://github.com/MountainGod2/chaturbate_poller/commit/16a7b808b9c1685eafd61cdea8e7a5e0f3cfc342))

Chores

0.7.4

Bug Fixes

- Update tip message handling in format_messages.py
([23](https://github.com/MountainGod2/chaturbate_poller/pull/23),
[`65ce182`](https://github.com/MountainGod2/chaturbate_poller/commit/65ce1827f7924b7f1e8ac9ec9265dfcc3adcf0de))

* chore: handle NameResolutionError when resolving InfluxDB URL in InfluxDBHandler

* fix: update tip message handling in format_messages.py

* test: add test for handling NameResolutionError in InfluxDBHandler

0.7.3

Bug Fixes

- Update personal token for GitHub Pages deployment
([22](https://github.com/MountainGod2/chaturbate_poller/pull/22),
[`8f857d4`](https://github.com/MountainGod2/chaturbate_poller/commit/8f857d486d285529a422426abd19456897e3b5db))

* fix: update personal token for GitHub Pages deployment

* chore: enable commit signing in git settings

* chore: added asyncio_default_fixture_loop_scope to pytest.ini options in pyproject.toml

* test: updated URL sanitization in logging tests

Build System

- **deps**: Bump myst-nb from 1.1.0 to 1.1.1
([19](https://github.com/MountainGod2/chaturbate_poller/pull/19),
[`7c8a6d2`](https://github.com/MountainGod2/chaturbate_poller/commit/7c8a6d29162bddaf22042f3e3ca425711e530a5c))

Bumps [myst-nb](https://github.com/executablebooks/myst-nb) from 1.1.0 to 1.1.1. - [Release
notes](https://github.com/executablebooks/myst-nb/releases) -
[Changelog](https://github.com/executablebooks/MyST-NB/blob/master/CHANGELOG.md) -
[Commits](https://github.com/executablebooks/myst-nb/compare/v1.1.0...v1.1.1)

--- updated-dependencies: - dependency-name: myst-nb dependency-type: direct:production

update-type: version-update:semver-patch

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps**: Bump sphinx-autoapi from 3.0.0 to 3.3.1
([17](https://github.com/MountainGod2/chaturbate_poller/pull/17),
[`68ee307`](https://github.com/MountainGod2/chaturbate_poller/commit/68ee3078b21c1061751953ae4806ecad6b91002f))

Bumps [sphinx-autoapi](https://github.com/readthedocs/sphinx-autoapi) from 3.0.0 to 3.3.1. -
[Release notes](https://github.com/readthedocs/sphinx-autoapi/releases) -
[Changelog](https://github.com/readthedocs/sphinx-autoapi/blob/main/CHANGELOG.rst) -
[Commits](https://github.com/readthedocs/sphinx-autoapi/compare/v3.0.0...v3.3.1)

--- updated-dependencies: - dependency-name: sphinx-autoapi dependency-type: direct:production

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump cryptography from 43.0.0 to 43.0.1
([`bd143a2`](https://github.com/MountainGod2/chaturbate_poller/commit/bd143a20be4d71784e71260191b40c161595a1b6))

Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.0 to 43.0.1. -
[Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) -
[Commits](https://github.com/pyca/cryptography/compare/43.0.0...43.0.1)

--- updated-dependencies: - dependency-name: cryptography dependency-type: indirect

...

Signed-off-by: dependabot[bot] <supportgithub.com>

- **deps-dev**: Bump pytest-asyncio from 0.23.8 to 0.24.0
([18](https://github.com/MountainGod2/chaturbate_poller/pull/18),
[`4258c6a`](https://github.com/MountainGod2/chaturbate_poller/commit/4258c6acb53e9fa18b5ef0e68e6fdfdf3ac2813a))

Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.24.0. -
[Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) -
[Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0)

--- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:development

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

- **deps-dev**: Bump ruff from 0.5.7 to 0.6.7
([20](https://github.com/MountainGod2/chaturbate_poller/pull/20),
[`a177325`](https://github.com/MountainGod2/chaturbate_poller/commit/a177325b0cff8978ecb2164b9fd0c186fece935f))

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.7. - [Release
notes](https://github.com/astral-sh/ruff/releases) -
[Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) -
[Commits](https://github.com/astral-sh/ruff/compare/0.5.7...0.6.7)

--- updated-dependencies: - dependency-name: ruff dependency-type: direct:development

update-type: version-update:semver-minor

...

Signed-off-by: dependabot[bot] <supportgithub.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]users.noreply.github.com>

Chores

- Remove Renovate configuration and workflow files
([15](https://github.com/MountainGod2/chaturbate_poller/pull/15),
[`d572d7b`](https://github.com/MountainGod2/chaturbate_poller/commit/d572d7bf51ea79337a376ee2d5bf5c0549ccd390))

- Reorganize pyproject.toml
([`1763cbd`](https://github.com/MountainGod2/chaturbate_poller/commit/1763cbd0ea7e648cec9b42615ea2dc33bf8facb9))

- Update dependencies in poetry.lock
([`f762e8d`](https://github.com/MountainGod2/chaturbate_poller/commit/f762e8da9b7219cd231352f52b2ba23d4487db89))

- Update Python version to 3.11 in .readthedocs.yml
([`32c4b80`](https://github.com/MountainGod2/chaturbate_poller/commit/32c4b809ffe41165b30dc41ff334cc61952ea8e0))

- Update Python version to 3.11 in README.md
([`8c42d3b`](https://github.com/MountainGod2/chaturbate_poller/commit/8c42d3b0bee24c3a3e6ecd5251e9200c0d29b914))

- Update SonarCloud GitHub Action to version 3.0.0
([`ef6f03f`](https://github.com/MountainGod2/chaturbate_poller/commit/ef6f03f4360c2c472f401578207c0e555b8c1068))

- Update SonarCloud GitHub Action to version 5.9.3
([`073ae5d`](https://github.com/MountainGod2/chaturbate_poller/commit/073ae5d215e12f7059f17124734eacfd1041ea18))

Refactoring

- Update ChaturbateClient timeout parameter name to api_timeout
([21](https://github.com/MountainGod2/chaturbate_poller/pull/21),
[`e730527`](https://github.com/MountainGod2/chaturbate_poller/commit/e730527c21fe2b2751321e93370e0dc0a7de3d6e))

- Update ConfigManager.get() method to handle default values more efficiently
([`948c6bf`](https://github.com/MountainGod2/chaturbate_poller/commit/948c6bf72449eb0dab49a8fea8f14ef4277fd511))

Page 20 of 31

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.