Certbot-dns-pdns

Latest version: v0.1.1

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

Scan your dependencies

Page 2 of 2

8.1.2

Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python-semantic-release/python-semantic-release/compare/v8.1.1...v8.1.2)

---
updated-dependencies:
- dependency-name: python-semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`b8a54b0`](https://github.com/kaechele/certbot-dns-pdns/commit/b8a54b0680edd4d6d4fa1a828e61498909e2753f))

* build(deps-dev): Bump types-requests from 2.31.0.8 to 2.31.0.9

Bumps [types-requests](https://github.com/python/typeshed) from 2.31.0.8 to 2.31.0.9.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`7251203`](https://github.com/kaechele/certbot-dns-pdns/commit/7251203cabfa61a3476a862c2d2b93a466b3175d))

Ci

* ci: update CI environment

- Python 3.12
- use upstream python-semantic-release again

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`7fe9379`](https://github.com/kaechele/certbot-dns-pdns/commit/7fe93790d808c1a92eca1415f1e46206fb03a16d))

* ci: add pre-commit-ci-lite workflow for PRs

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`ac5f6fc`](https://github.com/kaechele/certbot-dns-pdns/commit/ac5f6fcae91ee38ac6f9ac575fd60793c72d305d))

* ci: use my fork for python-semantic-release

The fork simply reintroduces https://github.com/python-semantic-release/python-semantic-release/pull/692

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`3a8a271`](https://github.com/kaechele/certbot-dns-pdns/commit/3a8a271ceb438c6093a02b407f2aa1950855c510))

* ci: Bump actions/setup-python from 4 to 5

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`6fd1347`](https://github.com/kaechele/certbot-dns-pdns/commit/6fd13470f143603fd506eedbd9691889bdc24d04))

Documentation

* docs: update README.md with pipx and contribution info

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`07c1cb2`](https://github.com/kaechele/certbot-dns-pdns/commit/07c1cb2f19e4e21509606951624bf4b0d3fdb021))

* docs: add design goal

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`767b66a`](https://github.com/kaechele/certbot-dns-pdns/commit/767b66a36bef3dbc1002abc3886a510cc7ea2880))

* docs: add installation instructions to README.md

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`c341b21`](https://github.com/kaechele/certbot-dns-pdns/commit/c341b21c430f8b2309f5c1c0394246f66cec7f63))

Fix

* fix(deps): update dependencies

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`27620d4`](https://github.com/kaechele/certbot-dns-pdns/commit/27620d46360643a39dba9086287f99d5f6432837))

* fix: early exit when domain is not equal to the powerdns zone ([`f47890a`](https://github.com/kaechele/certbot-dns-pdns/commit/f47890a0dc7429da5befd0df6015a276e8ae9d8c))

* fix(deps): update dependencies

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`13d2e46`](https://github.com/kaechele/certbot-dns-pdns/commit/13d2e46474e95d5b6d16f607aca0e33df420f7c0))

* fix(deps): Bump certbot from 2.9.0 to 2.10.0 (36) ([`5977814`](https://github.com/kaechele/certbot-dns-pdns/commit/5977814323555d98f5c55c25fd63b4af836d75dc))

* fix(deps): run poetry lock to update indirect dependencies

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`cd18c88`](https://github.com/kaechele/certbot-dns-pdns/commit/cd18c889b40a1b611eb9b0c1e014f14e8282e235))

* fix(deps): Bump certbot from 2.8.0 to 2.9.0

Bumps [certbot](https://github.com/certbot/certbot) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: certbot
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`9843f3b`](https://github.com/kaechele/certbot-dns-pdns/commit/9843f3ba1a22ce458f5b6611a1538ea79e2de3b0))

* fix(deps): Bump certbot from 2.7.4 to 2.8.0

Bumps [certbot](https://github.com/certbot/certbot) from 2.7.4 to 2.8.0.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v2.7.4...v2.8.0)

---
updated-dependencies:
- dependency-name: certbot
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`3b2f83e`](https://github.com/kaechele/certbot-dns-pdns/commit/3b2f83e07cf4e0cd26fa3183bf0a36ce5d820b7e))

* fix(deps): Bump dns-lexicon from 3.16.1 to 3.17.0 (13) ([`09623ad`](https://github.com/kaechele/certbot-dns-pdns/commit/09623ad01cb2c965f1f69e73903ba30e600b67e3))

* fix(deps): Bump certbot from 2.7.3 to 2.7.4

Bumps [certbot](https://github.com/certbot/certbot) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v2.7.3...v2.7.4)

---
updated-dependencies:
- dependency-name: certbot
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`8564439`](https://github.com/kaechele/certbot-dns-pdns/commit/85644390abf0286422b050b921586108d478e1aa))

* fix(deps): Bump certbot from 2.7.2 to 2.7.3

Bumps [certbot](https://github.com/certbot/certbot) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v2.7.2...v2.7.3)

---
updated-dependencies:
- dependency-name: certbot
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`71b9281`](https://github.com/kaechele/certbot-dns-pdns/commit/71b928128b4a4a686dc5130fd17915a9ad0f4382))

* fix(deps): Bump certbot from 2.7.1 to 2.7.2

Bumps [certbot](https://github.com/certbot/certbot) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: certbot
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`f477446`](https://github.com/kaechele/certbot-dns-pdns/commit/f477446e9b7e2b25abe7e81bc08cd0725cdee86d))

* fix(deps): Bump dns-lexicon from 3.16.0 to 3.16.1

Bumps [dns-lexicon](https://github.com/AnalogJ/lexicon) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/AnalogJ/lexicon/releases)
- [Changelog](https://github.com/AnalogJ/lexicon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AnalogJ/lexicon/compare/v3.16.0...v3.16.1)

---
updated-dependencies:
- dependency-name: dns-lexicon
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`cecb801`](https://github.com/kaechele/certbot-dns-pdns/commit/cecb8017e3e93dbeba3ca3bf3e9789e79406c49a))

* fix(deps): Bump dns-lexicon from 3.15.0 to 3.16.0

Bumps [dns-lexicon](https://github.com/AnalogJ/lexicon) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/AnalogJ/lexicon/releases)
- [Changelog](https://github.com/AnalogJ/lexicon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/AnalogJ/lexicon/compare/v3.15.0...v3.16.0)

---
updated-dependencies:
- dependency-name: dns-lexicon
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`0edcea3`](https://github.com/kaechele/certbot-dns-pdns/commit/0edcea32a03131749a9d5fb5dfe3c8760b9c48a6))

* fix(deps): Bump certbot from 2.7.0 to 2.7.1

Bumps [certbot](https://github.com/certbot/certbot) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/certbot/certbot/releases)
- [Commits](https://github.com/certbot/certbot/compare/v2.7.0...v2.7.1)

---
updated-dependencies:
- dependency-name: certbot
dependency-type: direct:production
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`90f788c`](https://github.com/kaechele/certbot-dns-pdns/commit/90f788ce8681fdb7fa9576e1f4b1c1008e78855e))

0.1.1

Build

* build(deps-dev): Bump types-requests

Bumps [types-requests](https://github.com/python/typeshed) from 2.32.0.20240523 to 2.32.0.20240602.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <supportgithub.com> ([`28d65b1`](https://github.com/kaechele/certbot-dns-pdns/commit/28d65b1e34861f5e82da7e4f76e263b595233d4c))

0.1.0

Build

* build: use newer python-semantic-release action

This moves python-semantic-release off of Docker for workflow runs,
allowing it to use a newer python version.

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`1890808`](https://github.com/kaechele/certbot-dns-pdns/commit/1890808cb223b23308f3822d4f602513db0e473e))

* build: set up newer python version

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`27f99ce`](https://github.com/kaechele/certbot-dns-pdns/commit/27f99ce4486f9cb4438851d6be97c89af8b15d66))

* build: create release workflow

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`5dc98cc`](https://github.com/kaechele/certbot-dns-pdns/commit/5dc98cce0e64d18d56e6555c46c85f1057b7b5dd))

* build: enable dependabot

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`2c1f52c`](https://github.com/kaechele/certbot-dns-pdns/commit/2c1f52c1fdc6c0adfc06c0ab6cc63d331a7715c7))

* build: add license and other package metadata

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`c484227`](https://github.com/kaechele/certbot-dns-pdns/commit/c484227a60f85dbe8c6e648f7d83e169e14bdedf))

* build: use python-semantic-release

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`443bb72`](https://github.com/kaechele/certbot-dns-pdns/commit/443bb727bc9ca5109a83be723c7179843f67628d))

Feature

* feat: initial implementation

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`ebea239`](https://github.com/kaechele/certbot-dns-pdns/commit/ebea2395f12f583a06f395a43642527cd3db8717))

* feat: initial commit

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`5c2023c`](https://github.com/kaechele/certbot-dns-pdns/commit/5c2023c32878ed6a4a039060af3521b0b891bfe0))

Fix

* fix: include some error handling hints

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`2061902`](https://github.com/kaechele/certbot-dns-pdns/commit/2061902020d5e4fb8d36a139c4c0fd1f93bfdb56))

* fix: update README.md format and add more details

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`9e198f3`](https://github.com/kaechele/certbot-dns-pdns/commit/9e198f39e674f590ff17b31fef009f689b434886))

* fix: relax dependency versions

Signed-off-by: Felix Kaechele <felixkaechele.ca> ([`d9124dc`](https://github.com/kaechele/certbot-dns-pdns/commit/d9124dc9391a359f932b4d5e3fa9f0b3b8428122))

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.