Update docker.io/semaphoreui/semaphore Docker tag to v2.13.4
Easy patch upgrade without any problems whatsoever by means of Watchtower with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/semaphoreui/semaphore | patch | v2.13.2 -> v2.13.4 |
Release Notes
semaphoreui/semaphore (docker.io/semaphoreui/semaphore)
v2.13.4
v2.13.3
Bugfixes
- Support
requirements.yml
in repository root. - Saving options for Postgres.
What's Changed
- chore(deps): update dependency chai to v5.2.0 by @renovate in https://github.com/semaphoreui/semaphore/pull/2839
- fix(deps): update dependency core-js to v3.41.0 by @renovate in https://github.com/semaphoreui/semaphore/pull/2842
- chore(deps): update dependency prettier to v3.5.3 by @renovate in https://github.com/semaphoreui/semaphore/pull/2840
- fix(deps): update module github.com/go-sql-driver/mysql to v1.9.1 by @renovate in https://github.com/semaphoreui/semaphore/pull/2844
- fix(deps): update module github.com/spf13/cobra to v1.9.1 by @renovate in https://github.com/semaphoreui/semaphore/pull/2845
- chore(deps): update dependency eslint-config-prettier to v10 by @renovate in https://github.com/semaphoreui/semaphore/pull/2850
- support previous root collections & roles. by @svennd in https://github.com/semaphoreui/semaphore/pull/2687
- chore(deps): update dependency openai to v4.89.1 by @renovate in https://github.com/semaphoreui/semaphore/pull/2855
- chore(deps): update dependency nyc to v17 by @renovate in https://github.com/semaphoreui/semaphore/pull/2856
New Contributors
- @svennd made their first contribution in https://github.com/semaphoreui/semaphore/pull/2687
Full Changelog: https://github.com/semaphoreui/semaphore/compare/v2.13.2...v2.13.3