Logo
Explore Help
Sign In
repos/roboluke
6
0
Fork 0
You've already forked roboluke
Code Issues 1 Pull Requests 1 Actions 1 Packages Releases 61 Activity

61 Releases 61 Tags

RSS Feed
  • v1.17.0 48c84ec319
    Compare

    v1.17.0 Stable

    github-actions[bot] released this 2024-09-20 18:10:12 +00:00 | 134 commits to main since this release

    1.17.0 (2024-09-22)

    What's Changed

    • chore(pip-prod)(deps): bump identify from 2.6.0 to 2.6.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/284
    • chore(pip-prod)(deps): bump platformdirs from 4.3.2 to 4.3.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/285
    • chore(pip-prod)(deps): bump idna from 3.8 to 3.10 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/286
    • chore(pip-prod)(deps): bump filelock from 3.16.0 to 3.16.1 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/287
    • chore(pip-prod)(deps): bump virtualenv from 20.26.4 to 20.26.5 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/288
    • chore(pip-prod)(deps): bump platformdirs from 4.3.3 to 4.3.6 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/289
    • chore(pip-prod)(deps): bump astroid from 3.3.2 to 3.3.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/290

    Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.16.0...v1.17.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.16.0 59536eac2c
    Compare

    v1.16.0 Stable

    github-actions[bot] released this 2024-09-12 17:26:11 +00:00 | 141 commits to main since this release

    1.16.0 (2024-09-15)

    What's Changed

    • chore(pip-prod)(deps): bump sentry-sdk from 2.13.0 to 2.14.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/279
    • chore(pip-prod)(deps): bump virtualenv from 20.26.3 to 20.26.4 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/280
    • chore(pip-prod)(deps): bump platformdirs from 4.2.2 to 4.3.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/281
    • chore(pip-prod)(deps): bump filelock from 3.15.4 to 3.16.0 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/282
    • chore(pip-prod)(deps): bump urllib3 from 2.2.2 to 2.2.3 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/283

    Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.15.0...v1.16.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.15.0 c0f06a8555
    Compare

    v1.15.0 Stable

    github-actions[bot] released this 2024-08-30 19:10:57 +00:00 | 146 commits to main since this release

    1.15.0 (2024-09-01)

    What's Changed

    • chore(pip-prod)(deps): bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/275

    Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.14.0...v1.15.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.14.0 b758d0dfda
    Compare

    v1.14.0 Stable

    github-actions[bot] released this 2024-08-30 18:38:56 +00:00 | 147 commits to main since this release

    1.14.0 (2024-08-30)

    Features

    • security: add approved rooms/users/domains as env variables (#277) (b758d0d)

    What's Changed

    • chore(pip-prod)(deps): bump pyparsing from 3.1.2 to 3.1.4 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/273
    • feat(security): add approved rooms/users/domains as env variables by @luketainton in https://github.com/luketainton/roboluke-tasks/pull/277

    Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.13.0...v1.14.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.13.0 4d4514dd95
    Compare

    v1.13.0 Stable

    github-actions[bot] released this 2024-08-23 17:05:14 +00:00 | 149 commits to main since this release

    1.13.0 (2024-08-25)

    What's Changed

    • chore(pip-prod)(deps): bump webex-bot from 0.5.1 to 0.5.2 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/271
    • chore(pip-prod)(deps): bump idna from 3.7 to 3.8 by @dependabot in https://github.com/luketainton/roboluke-tasks/pull/272

    Full Changelog: https://github.com/luketainton/roboluke-tasks/compare/v1.12.0...v1.13.0

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.12.0 78af3313bd
    Compare

    v1.12.0 Stable

    github-actions[bot] released this 2024-08-14 17:12:12 +00:00 | 151 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.11.0 95de56be42
    Compare

    v1.11.0 Stable

    github-actions[bot] released this 2024-08-07 17:12:51 +00:00 | 154 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.10.0 0188d8e43d
    Compare

    v1.10.0 Stable

    github-actions[bot] released this 2024-08-01 17:14:57 +00:00 | 161 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.9.0 59e4916711
    Compare

    v1.9.0 Stable

    github-actions[bot] released this 2024-07-24 17:34:26 +00:00 | 164 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.8.0 437c9d87d1
    Compare

    v1.8.0 Stable

    github-actions[bot] released this 2024-07-22 17:40:08 +00:00 | 165 commits to main since this release

    1.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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous ... 2 3 4 5 6 ... Next Last
Powered by Gitea Version: 1.25.2 Page: 1980ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API