chore(deps): update dependency kanboard/kanboard to v1.2.18 #7

Merged
xoxys merged 1 commits from renovate/kanboard-kanboard-1.x into main 2020-12-30 19:18:49 +01:00
Member

This PR contains the following updates:

Package Update Change
kanboard/kanboard patch v1.2.16 -> v1.2.18

Release Notes

kanboard/kanboard

v1.2.18

Compare Source

  • Sqlite migrations should have foreign keys disabled outside the transaction
    => Existing behavior could lead to data loss if schema is changed
    => If you are using Sqlite, skip version 1.2.17, upgrade directly to v1.2.18
  • Use more secure default Nginx SSL configuration in Docker image
  • Update vendor folder
  • Add missing pt_br translations
  • Update ja_JP translations

v1.2.17

Compare Source

Must Read

🚨 If you are using Sqlite, skip version 1.2.17, upgrade directly to v1.2.18.

The Sqlite migration introduced in PR #​4642 could lead to data loss because the foreign keys are disabled inside the transaction. PR #​4689 fixes the problem. See issue #​4687.

List of Changes

  • Fix grammatical errors
  • Add autocomplete attribute to HTML forms
  • Added "Mexican Peso" to the list of currencies
  • Added an option to send a copy of all generated e-mails to a BCC address
  • Don't force role of users if no LDAP groups defined
  • Keep the tags when converting a subtask to task
  • Bump symfony/stopwatch from 5.1.8 to 5.2.0
  • Bump pimple/pimple from 3.3.0 to 3.3.1
  • Bump symfony/stopwatch from 5.2.0 to 5.2.1
  • Publish Docker images to GitHub container registry in addition to Docker Hub
  • Use Github Actions to publish Docker images
  • Check if the user is assigned to any role in the project
  • Fix tasks.swimlane_id foreign key for Sqlite
  • Remove unused namespaces
  • Add mk_MK (Macedonian) translation
  • Update translations

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kanboard/kanboard](https://github.com/kanboard/kanboard) | patch | `v1.2.16` -> `v1.2.18` | --- ### Release Notes <details> <summary>kanboard/kanboard</summary> ### [`v1.2.18`](https://github.com/kanboard/kanboard/releases/v1.2.18) [Compare Source](https://github.com/kanboard/kanboard/compare/v1.2.17...v1.2.18) - Sqlite migrations should have foreign keys disabled outside the transaction => Existing behavior could lead to data loss if schema is changed => If you are using Sqlite, skip version 1.2.17, upgrade directly to v1.2.18 - Use more secure default Nginx SSL configuration in Docker image - Update vendor folder - Add missing pt_br translations - Update ja_JP translations ### [`v1.2.17`](https://github.com/kanboard/kanboard/releases/v1.2.17) [Compare Source](https://github.com/kanboard/kanboard/compare/v1.2.16...v1.2.17) ## Must Read 🚨 **If you are using Sqlite, skip version 1.2.17, upgrade directly to v1.2.18**. The Sqlite migration introduced in PR [#&#8203;4642](https://github.com/kanboard/kanboard/issues/4642) could lead to data loss because the foreign keys are disabled inside the transaction. PR [#&#8203;4689](https://github.com/kanboard/kanboard/issues/4689) fixes the problem. See issue [#&#8203;4687](https://github.com/kanboard/kanboard/issues/4687). ## List of Changes - Fix grammatical errors - Add `autocomplete` attribute to HTML forms - Added "Mexican Peso" to the list of currencies - Added an option to send a copy of all generated e-mails to a BCC address - Don't force role of users if no LDAP groups defined - Keep the tags when converting a subtask to task - Bump symfony/stopwatch from 5.1.8 to 5.2.0 - Bump pimple/pimple from 3.3.0 to 3.3.1 - Bump symfony/stopwatch from 5.2.0 to 5.2.1 - Publish Docker images to GitHub container registry in addition to Docker Hub - Use Github Actions to publish Docker images - Check if the user is assigned to any role in the project - Fix tasks.swimlane_id foreign key for Sqlite - Remove unused namespaces - Add mk_MK (Macedonian) translation - Update translations </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
xoxys merged commit 04644e51aa into main 2020-12-30 19:18:50 +01:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: container/kanboard#7
No description provided.