|
1 | 1 |
|
| 2 | +0.0.21 / 2024-02-28 |
| 3 | +=================== |
| 4 | + |
| 5 | + * correct return type |
| 6 | + * Merge pull request #253 from Mause/renovate/isort-5.x-lockfile |
| 7 | + * Merge branch 'master' into renovate/isort-5.x-lockfile |
| 8 | + * chore(deps): update dependency isort to v5.13.2 |
| 9 | + * Merge pull request #259 from Mause/renovate/flake8-7.x |
| 10 | + * Merge branch 'master' into renovate/flake8-7.x |
| 11 | + * chore(deps): update dependency flake8 to v7 |
| 12 | + * Merge pull request #243 from Mause/renovate/pytest-7.x-lockfile |
| 13 | + * Merge branch 'master' into renovate/pytest-7.x-lockfile |
| 14 | + * chore(deps): update dependency pytest to v7.4.4 |
| 15 | + * Merge pull request #247 from Mause/renovate/mypy-1.x-lockfile |
| 16 | + * Merge branch 'master' into renovate/mypy-1.x-lockfile |
| 17 | + * Merge pull request #240 from Mause/renovate/black-23.x-lockfile |
| 18 | + * chore(deps): update dependency mypy to v1.8.0 |
| 19 | + * chore(deps): update dependency black to v23.12.1 |
| 20 | + * Merge pull request #233 from Mause/dependabot/pip/pre-commit-3.5.0 |
| 21 | + * Merge pull request #250 from Mause/dependabot/pip/cryptography-41.0.6 |
| 22 | + * Merge pull request #252 from Mause/renovate/actions-setup-python-5.x |
| 23 | + * Merge pull request #234 from Mause/pre-commit-ci-update-config |
| 24 | + * Merge pull request #251 from Mause/renovate/rabbitmq-3.x |
| 25 | + * Update pythonapp.yml |
| 26 | + * chore(deps): update rabbitmq docker tag to v3.12.12 |
| 27 | + * [pre-commit.ci] pre-commit autoupdate |
| 28 | + * chore(deps): update actions/setup-python action to v5 |
| 29 | + * chore(deps-dev): bump cryptography from 41.0.4 to 41.0.6 |
| 30 | + * Merge pull request #245 from Mause/renovate/rabbitmq-3.x |
| 31 | + * chore(deps): update rabbitmq docker tag to v3.12.9 |
| 32 | + * Merge pull request #239 from Mause/renovate/rabbitmq-3.x |
| 33 | + * chore(deps): update rabbitmq docker tag to v3.12.7 |
| 34 | + * Merge pull request #236 from Mause/renovate/psf-black-pre-commit-mirror-23.x |
| 35 | + * chore(deps): update pre-commit hook psf/black-pre-commit-mirror to v23.10.0 |
| 36 | + * Merge pull request #238 from Mause/dependabot/pip/mypy-1.6.1 |
| 37 | + * chore(deps-dev): bump mypy from 1.6.0 to 1.6.1 |
| 38 | + * Merge pull request #235 from Mause/renovate/black-23.x-lockfile |
| 39 | + * chore(deps): update dependency black to v23.10.0 |
| 40 | + * Merge pull request #229 from Mause/renovate/pycqa-autoflake-2.x |
| 41 | + * chore(deps): update pre-commit hook pycqa/autoflake to v2.2.1 |
| 42 | + * Merge pull request #237 from Mause/dependabot/pip/urllib3-1.26.18 |
| 43 | + * chore(deps-dev): bump urllib3 from 1.26.17 to 1.26.18 |
| 44 | + * chore(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 |
| 45 | + * Merge pull request #231 from Mause/dependabot/pip/mypy-1.6.0 |
| 46 | + * chore(deps-dev): bump mypy from 1.5.1 to 1.6.0 |
| 47 | + * Merge pull request #227 from Mause/renovate/semver-3.x-lockfile |
| 48 | + * Merge pull request #228 from Mause/pre-commit-ci-update-config |
| 49 | + * [pre-commit.ci] auto fixes from pre-commit.com hooks |
| 50 | + * Update .pre-commit-config.yaml |
| 51 | + * Update .pre-commit-config.yaml |
| 52 | + * [pre-commit.ci] pre-commit autoupdate |
| 53 | + * chore(deps): update dependency semver to v3.0.2 |
| 54 | + * Merge pull request #226 from Mause/dependabot/pip/dill-0.3.7 |
| 55 | + * chore(deps): bump dill from 0.3.5.1 to 0.3.7 |
| 56 | + * Merge pull request #225 from Mause/renovate/asottile-pyupgrade-3.x |
| 57 | + * chore(deps): update pre-commit hook asottile/pyupgrade to v3.15.0 |
| 58 | + * Merge pull request #223 from Mause/renovate/humitos-mirrors-autoflake-1.x |
| 59 | + * chore(deps): update pre-commit hook humitos/mirrors-autoflake to v1.3 |
| 60 | + * enable renovate for pre-commit |
| 61 | + * Merge pull request #222 from Mause/renovate/rabbitmq-3.x |
| 62 | + * chore(deps): update rabbitmq docker tag to v3.12.6 |
| 63 | + * Merge pull request #221 from Mause/rabbit |
| 64 | + * test: add integration test |
| 65 | + * build: add rabbitmq container |
| 66 | + * Merge pull request #218 from Mause/renovate/semver-3.x |
| 67 | + * Merge pull request #220 from Mause/docstrings |
| 68 | + * chore(deps): update dependency semver to v3 |
| 69 | + * run hooks |
| 70 | + * fix hooks |
| 71 | + * docs: add missing docstrings |
| 72 | + * build: bump pre-commit hooks |
| 73 | + * Merge pull request #216 from Mause/renovate/flake8-6.x |
| 74 | + * chore(deps): update dependency flake8 to v6 |
| 75 | + * Merge pull request #219 from Mause/python |
| 76 | + * build: bump python |
| 77 | + * Merge pull request #213 from Mause/renovate/actions-cache-3.x |
| 78 | + * Merge pull request #214 from Mause/renovate/actions-checkout-4.x |
| 79 | + * Merge pull request #217 from Mause/renovate/pre-commit-3.x |
| 80 | + * chore(deps): update actions/checkout action to v4 |
| 81 | + * chore(deps): update actions/cache action to v3 |
| 82 | + * Merge pull request #215 from Mause/renovate/actions-setup-python-4.x |
| 83 | + * chore(deps): update dependency pre-commit to v3 |
| 84 | + * chore(deps): update actions/setup-python action to v4 |
| 85 | + * Merge pull request #210 from Mause/renovate/isort-5.x-lockfile |
| 86 | + * chore(deps): update dependency isort to v5.12.0 |
| 87 | + * Merge pull request #211 from Mause/renovate/pre-commit-2.x-lockfile |
| 88 | + * Merge pull request #205 from Mause/dependabot/pip/mypy-1.5.1 |
| 89 | + * hack type |
| 90 | + * chore(deps): update dependency pre-commit to v2.21.0 |
| 91 | + * Merge pull request #209 from Mause/renovate/configure |
| 92 | + * Delete .github/workflows/codeql-analysis.yml |
| 93 | + * Add renovate.json |
| 94 | + * chore(deps-dev): bump mypy from 0.971 to 1.5.1 |
| 95 | + * Merge pull request #179 from Mause/dependabot/pip/flake8-5.0.4 |
| 96 | + * Bump flake8 from 4.0.1 to 5.0.4 |
| 97 | + * Merge pull request #207 from Mause/dependabot/pip/pytest-7.4.2 |
| 98 | + * chore(deps-dev): bump pytest from 7.1.2 to 7.4.2 |
| 99 | + * Merge pull request #206 from Mause/dependabot/pip/types-retry-0.9.9.4 |
| 100 | + * Merge pull request #208 from Mause/dependabot/pip/pika-1.3.2 |
| 101 | + * chore(deps): bump pika from 1.3.0 to 1.3.2 |
| 102 | + * chore(deps-dev): bump types-retry from 0.9.6 to 0.9.9.4 |
| 103 | + * Merge pull request #200 from Mause/dependabot/pip/certifi-2023.7.22 |
| 104 | + * Merge pull request #199 from Mause/dependabot/pip/urllib3-1.26.17 |
| 105 | + * Merge pull request #201 from Mause/dependabot/pip/pygments-2.15.0 |
| 106 | + * Merge pull request #202 from Mause/dependabot/pip/requests-2.31.0 |
| 107 | + * Bump requests from 2.27.1 to 2.31.0 |
| 108 | + * Bump urllib3 from 1.26.5 to 1.26.17 |
| 109 | + * Bump certifi from 2020.4.5.1 to 2023.7.22 |
| 110 | + * Bump pygments from 2.7.4 to 2.15.0 |
| 111 | + * Merge pull request #204 from Mause/dependabot/pip/black-23.9.1 |
| 112 | + * Bump black from 22.6.0 to 23.9.1 |
| 113 | + * Merge pull request #203 from Mause/dependabot/pip/cryptography-41.0.4 |
| 114 | + * Bump cryptography from 39.0.1 to 41.0.4 |
| 115 | + * Merge pull request #176 from Mause/pre-commit-ci-update-config |
| 116 | + * [pre-commit.ci] pre-commit autoupdate |
| 117 | + * Merge pull request #194 from Mause/dependabot/pip/cryptography-39.0.1 |
| 118 | + * Bump cryptography from 3.3.2 to 39.0.1 |
| 119 | + * Merge pull request #175 from Mause/dependabot/pip/poetry-publish-0.5.0 |
| 120 | + * Bump poetry-publish from 0.4.1 to 0.5.0 |
| 121 | + * Merge pull request #174 from Mause/dependabot/pip/mypy-0.971 |
| 122 | + * Bump mypy from 0.960 to 0.971 |
| 123 | + * Merge pull request #172 from Mause/dependabot/pip/pre-commit-2.20.0 |
| 124 | + * Bump pre-commit from 2.18.1 to 2.20.0 |
| 125 | + * Merge pull request #171 from Mause/dependabot/pip/pika-1.3.0 |
| 126 | + * Merge branch 'master' into dependabot/pip/pika-1.3.0 |
| 127 | + * Merge pull request #170 from Mause/dependabot/pip/black-22.6.0 |
| 128 | + * Merge branch 'master' into dependabot/pip/black-22.6.0 |
| 129 | + * Merge pull request #167 from Mause/pre-commit-ci-update-config |
| 130 | + * [pre-commit.ci] pre-commit autoupdate |
| 131 | + * Bump pika from 1.2.1 to 1.3.0 |
| 132 | + * Bump black from 22.3.0 to 22.6.0 |
| 133 | + * Merge pull request #165 from Mause/dependabot/pip/dill-0.3.5.1 |
| 134 | + * Merge branch 'master' into dependabot/pip/dill-0.3.5.1 |
| 135 | + * Merge pull request #162 from Mause/pre-commit-ci-update-config |
| 136 | + * Merge branch 'master' into pre-commit-ci-update-config |
| 137 | + * Merge pull request #163 from Mause/whitesource/configure |
| 138 | + * Bump dill from 0.3.4 to 0.3.5.1 |
| 139 | + * Merge branch 'master' into whitesource/configure |
| 140 | + * Merge pull request #166 from Mause/dependabot/pip/mypy-0.960 |
| 141 | + * Bump mypy from 0.950 to 0.960 |
| 142 | + * [pre-commit.ci] auto fixes from pre-commit.com hooks |
| 143 | + * Add .whitesource configuration file |
| 144 | + * [pre-commit.ci] pre-commit autoupdate |
| 145 | + * Merge pull request #153 from Mause/dependabot/pip/flake8-4.0.1 |
| 146 | + * Bump flake8 from 3.9.2 to 4.0.1 |
| 147 | + * Merge pull request #159 from Mause/dependabot/pip/types-retry-0.9.6 |
| 148 | + * Bump types-retry from 0.9.5 to 0.9.6 |
| 149 | + * Merge pull request #156 from Mause/dependabot/pip/pytest-7.1.2 |
| 150 | + * Bump pytest from 6.2.4 to 7.1.2 |
| 151 | + * Merge pull request #145 from Mause/dependabot/pip/pre-commit-2.18.1 |
| 152 | + * Bump pre-commit from 2.13.0 to 2.18.1 |
| 153 | + * Merge pull request #158 from Mause/dependabot/pip/mypy-0.950 |
| 154 | + * Merge branch 'master' into dependabot/pip/mypy-0.950 |
| 155 | + * Merge branch 'master' into dependabot/pip/mypy-0.950 |
| 156 | + * Merge pull request #155 from Mause/pre-commit-ci-update-config |
| 157 | + * chore: remove type ignores |
| 158 | + * Merge branch 'master' into pre-commit-ci-update-config |
| 159 | + * Merge pull request #157 from Mause/dependabot/pip/pika-1.2.1 |
| 160 | + * Bump mypy from 0.910 to 0.950 |
| 161 | + * Bump pika from 1.2.0 to 1.2.1 |
| 162 | + * [pre-commit.ci] pre-commit autoupdate |
| 163 | + * Merge pull request #141 from Mause/dependabot/pip/types-retry-0.9.5 |
| 164 | + * Merge branch 'master' into dependabot/pip/types-retry-0.9.5 |
| 165 | + * Merge pull request #150 from Mause/dependabot/pip/pyyaml-5.4 |
| 166 | + * Merge branch 'master' into dependabot/pip/pyyaml-5.4 |
| 167 | + * Merge pull request #149 from Mause/dependabot/pip/bleach-3.3.0 |
| 168 | + * Merge branch 'master' into dependabot/pip/bleach-3.3.0 |
| 169 | + * Merge pull request #148 from Mause/dependabot/pip/urllib3-1.26.5 |
| 170 | + * Merge branch 'master' into dependabot/pip/urllib3-1.26.5 |
| 171 | + * Merge pull request #146 from Mause/dependabot/pip/cryptography-3.3.2 |
| 172 | + * Merge branch 'master' into dependabot/pip/cryptography-3.3.2 |
| 173 | + * Merge pull request #151 from Mause/dependabot/pip/pygments-2.7.4 |
| 174 | + * Bump pyyaml from 5.3.1 to 5.4 |
| 175 | + * Bump bleach from 3.1.5 to 3.3.0 |
| 176 | + * Bump cryptography from 2.9.2 to 3.3.2 |
| 177 | + * Bump urllib3 from 1.25.9 to 1.26.5 |
| 178 | + * Bump types-retry from 0.1.3 to 0.9.5 |
| 179 | + * Merge branch 'master' into dependabot/pip/pygments-2.7.4 |
| 180 | + * Merge pull request #144 from Mause/dependabot/pip/black-22.3.0 |
| 181 | + * Merge branch 'master' into dependabot/pip/black-22.3.0 |
| 182 | + * Merge pull request #147 from Mause/dependabot/pip/py-1.10.0 |
| 183 | + * Bump pygments from 2.6.1 to 2.7.4 |
| 184 | + * Bump black from 21.6b0 to 22.3.0 |
| 185 | + * Merge branch 'master' into dependabot/pip/py-1.10.0 |
| 186 | + * Merge pull request #135 from Mause/dependabot/pip/isort-5.10.1 |
| 187 | + * Bump py from 1.9.0 to 1.10.0 |
| 188 | + * Bump isort from 5.9.1 to 5.10.1 |
| 189 | + * Merge pull request #117 from Mause/dependabot/pip/pdbpp-0.10.3 |
| 190 | + * Merge branch 'master' into dependabot/pip/pdbpp-0.10.3 |
| 191 | + * Merge branch 'master' into dependabot/pip/pdbpp-0.10.3 |
| 192 | + * Merge pull request #125 from Mause/pre-commit-ci-update-config |
| 193 | + * Merge branch 'master' into dependabot/pip/pdbpp-0.10.3 |
| 194 | + * [pre-commit.ci] pre-commit autoupdate |
| 195 | + * Merge pull request #122 from Mause/pre-commit-ci-update-config |
| 196 | + * [pre-commit.ci] pre-commit autoupdate |
| 197 | + * Merge pull request #120 from Mause/pre-commit-ci-update-config |
| 198 | + * [pre-commit.ci] pre-commit autoupdate |
| 199 | + * Merge pull request #118 from Mause/pre-commit-ci-update-config |
| 200 | + * [pre-commit.ci] pre-commit autoupdate |
| 201 | + * Bump pdbpp from 0.10.2 to 0.10.3 |
| 202 | + * Merge pull request #115 from Mause/pre-commit-ci-update-config |
| 203 | + * [pre-commit.ci] pre-commit autoupdate |
| 204 | + * Merge pull request #114 from Mause/Mause-patch-2 |
| 205 | + * Format |
| 206 | + * Add some classifiers |
| 207 | + * Merge pull request #113 from Mause/dependabot/pip/mypy-0.910 |
| 208 | + * Bump mypy from 0.902 to 0.910 |
| 209 | + * Merge pull request #108 from Mause/pre-commit-ci-update-config |
| 210 | + * Merge branch 'master' into pre-commit-ci-update-config |
| 211 | + * Merge pull request #111 from Mause/all-repos_autofix_add_mypy_config |
| 212 | + * Recorder |
| 213 | + * Reorder |
| 214 | + * Add strict mypy config |
| 215 | + * Merge pull request #110 from Mause/dependabot/pip/isort-5.9.1 |
| 216 | + * Bump isort from 5.8.0 to 5.9.1 |
| 217 | + * [pre-commit.ci] pre-commit autoupdate |
| 218 | + |
2 | 219 | 0.0.20 / 2021-06-21 |
3 | 220 | =================== |
4 | 221 |
|
|
0 commit comments