-
v1.12.0 Stable
released this
2024-08-14 17:12:12 +00:00 | 138 commits to main since this release1.12.0 (2024-08-18)
What's Changed
- chore(pip-prod)(deps): bump astroid from 3.3.1 to 3.3.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/267
- chore(pip-prod)(deps): bump sentry-sdk from 2.12.0 to 2.13.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/268
- chore(pip-prod)(deps): bump tomlkit from 0.13.0 to 0.13.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/269
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.11.0...v1.12.0
Downloads
-
v1.11.0 Stable
released this
2024-08-07 17:12:51 +00:00 | 141 commits to main since this release1.11.0 (2024-08-11)
What's Changed
- chore: add pre-commit by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/260
- chore(pip-prod)(deps): bump attrs from 23.2.0 to 24.1.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/261
- chore(pip-prod)(deps): bump pycodestyle from 2.12.0 to 2.12.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/262
- chore(pip-prod)(deps): bump astroid from 3.2.4 to 3.3.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/263
- chore(pip-prod)(deps): bump astroid from 3.3.0 to 3.3.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/264
- chore(pip-prod)(deps): bump attrs from 24.1.0 to 24.2.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/265
- chore(pip-prod)(deps): bump pyyaml from 6.0.1 to 6.0.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/266
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.10.0...v1.11.0
Downloads
-
v1.10.0 Stable
released this
2024-08-01 17:14:57 +00:00 | 148 commits to main since this release1.10.0 (2024-08-04)
What's Changed
- chore(pip-prod)(deps): bump sentry-sdk from 2.11.0 to 2.12.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/258
- chore(pip-prod)(deps): bump pyjwt from 2.8.0 to 2.9.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/259
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.9.0...v1.10.0
Downloads
-
v1.9.0 Stable
released this
2024-07-24 17:34:26 +00:00 | 151 commits to main since this release1.9.0 (2024-07-25)
What's Changed
- chore(pip-prod)(deps): bump sentry-sdk from 2.10.0 to 2.11.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/257
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.8.0...v1.9.0
Downloads
-
v1.8.0 Stable
released this
2024-07-22 17:40:08 +00:00 | 152 commits to main since this release1.8.0 (2024-07-23)
What's Changed
- chore(pip-prod)(deps): bump astroid from 3.2.3 to 3.2.4 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/256
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.7.0...v1.8.0
Downloads
-
v1.7.0 Stable
released this
2024-07-16 18:11:03 +00:00 | 153 commits to main since this release1.7.0 (2024-07-16)
What's Changed
- Stop release flow if no new release by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/255
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.6.0...v1.7.0
Downloads
-
v1.6.0 Stable
released this
2024-07-15 19:58:43 +00:00 | 154 commits to main since this release1.6.0 (2024-07-15)
What's Changed
- chore(pip-prod)(deps): bump sentry-sdk from 2.9.0 to 2.10.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/254
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.5.0...v1.6.0
Downloads
-
v1.5.0 Stable
released this
2024-07-13 11:26:17 +00:00 | 155 commits to main since this release1.5.0 (2024-07-13)
What's Changed
- chore(actions)(deps): bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to a64d0487d7069df33b279515d35d60fa80e2ea62 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/252
- chore(actions)(deps): bump docker/login-action from 65b78e6e13532edd9afa3aa52ac7964289d1a9c1 to 0d4c9c5ea7693da7b068278f7b52bda2a190a446 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/251
- chore(actions)(deps): bump docker/build-push-action from 4.0.0 to 6.3.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/250
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.4.1...v1.5.0
Downloads
-
v1.4.1 Stable
released this
2024-07-13 10:48:27 +00:00 | 159 commits to main since this release1.4.1 (2024-07-13)
Bug Fixes
- requirements-dev.txt to reduce vulnerabilities (4c14fb9)
- requirements.txt to reduce vulnerabilities (9714080)
What's Changed
- chore(pip-prod)(deps): bump virtualenv from 20.26.0 to 20.26.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/196
- chore(pip-prod)(deps): bump filelock from 3.13.4 to 3.14.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/197
- chore(pip-prod)(deps): bump sentry-sdk from 2.0.1 to 2.1.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/198
- chore(pip-prod)(deps): bump astroid from 3.1.0 to 3.2.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/199
- chore(pip-prod)(deps): bump tomlkit from 0.12.4 to 0.12.5 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/200
- chore(pip-prod)(deps): bump platformdirs from 4.2.1 to 4.2.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/202
- chore(pip-prod)(deps): bump virtualenv from 20.26.1 to 20.26.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/203
- chore(pip-prod)(deps): bump astroid from 3.2.0 to 3.2.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/204
- chore(pip-prod)(deps): bump sentry-sdk from 2.1.1 to 2.2.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/205
- chore(pip-prod)(deps): bump astroid from 3.2.1 to 3.2.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/206
- chore(pip-prod)(deps): bump requests from 2.31.0 to 2.32.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/207
- chore(pip-prod)(deps): bump requests from 2.32.0 to 2.32.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/208
- chore(pip-prod)(deps): bump sentry-sdk from 2.2.0 to 2.2.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/209
- chore(pip-prod)(deps): bump requests from 2.32.1 to 2.32.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/211
- chore(pip-prod)(deps): bump autopep8 from 2.1.0 to 2.1.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/212
- chore(pip-prod)(deps): bump sentry-sdk from 2.2.1 to 2.3.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/213
- chore(pip-prod)(deps): bump autopep8 from 2.1.1 to 2.1.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/214
- chore(pip-prod)(deps): bump nodeenv from 1.8.0 to 1.9.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/215
- chore(pip-prod)(deps): bump requests from 2.32.2 to 2.32.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/216
- chore(pip-prod)(deps): bump autopep8 from 2.1.2 to 2.2.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/217
- chore(pip-prod)(deps): bump certifi from 2024.2.2 to 2024.6.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/218
- chore(pip-prod)(deps): bump sentry-sdk from 2.3.1 to 2.4.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/219
- chore(pip-prod)(deps): bump nodeenv from 1.9.0 to 1.9.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/221
- chore(pip-prod)(deps): bump sentry-sdk from 2.4.0 to 2.5.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/222
- chore(pip-prod)(deps): bump packaging from 24.0 to 24.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/223
- chore(pip-prod)(deps): bump sentry-sdk from 2.5.0 to 2.5.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/224
- chore(pip-prod)(deps): bump filelock from 3.14.0 to 3.15.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/225
- chore(pip-prod)(deps): bump urllib3 from 2.2.1 to 2.2.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/227
- chore(pip-prod)(deps): bump pycodestyle from 2.11.1 to 2.12.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/229
- chore(pip-prod)(deps): bump filelock from 3.15.1 to 3.15.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/232
- chore(pip-prod)(deps): bump sentry-sdk from 2.5.1 to 2.6.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/231
- chore(pip-prod)(deps): bump autopep8 from 2.2.0 to 2.3.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/233
- chore(pip-prod)(deps): bump sentry-sdk from 2.6.0 to 2.7.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/237
- chore(pip-prod)(deps): bump virtualenv from 20.26.2 to 20.26.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/234
- chore(pip-prod)(deps): bump filelock from 3.15.3 to 3.15.4 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/235
- chore(pip-prod)(deps): bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/239
- chore(pip-prod)(deps): bump identify from 2.5.36 to 2.6.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/241
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/242
- chore(pip-prod)(deps): bump tomlkit from 0.12.5 to 0.13.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/244
- [Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/243
- chore(pip-prod)(deps): bump sentry-sdk from 2.7.1 to 2.9.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/245
- chore(pip-prod)(deps): bump astroid from 3.2.2 to 3.2.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/247
- Migrate Renovate from next to main by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/253
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.3.1...v1.4.1
Downloads
-
v1.4.0 Stable
released this
2024-06-04 21:30:11 +00:00 | 193 commits to main since this release1.4.0 (2024-06-04)
What's Changed
- Release 2024.06.04.1 by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/220
Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.3.1...v1.4.0
Downloads