This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [wallabag/wallabag](https://github.com/wallabag/docker) | minor | `2.5.4` -> `2.6.1` |
---
### Release Notes
<details>
<summary>wallabag/docker (wallabag/wallabag)</summary>
### [`v2.6.1`](https://github.com/wallabag/docker/releases/tag/2.6.1)
[Compare Source](https://github.com/wallabag/docker/compare/2.5.4...2.6.1)
*The 2.6.0 tag wasn't created because we got an issue while creating it.*
⚠️ We've updated the mailer config which needs to be replicated otherwise the image might not work.
We removed:
- `SYMFONY__ENV__MAILER_TRANSPORT`
- `SYMFONY__ENV__MAILER_USER`
- `SYMFONY__ENV__MAILER_PASSWORD`
- `SYMFONY__ENV__MAILER_HOST`
- `SYMFONY__ENV__MAILER_PORT`
- `SYMFONY__ENV__MAILER_ENCRYPTION`
- `SYMFONY__ENV__MAILER_AUTH_MODE`
And we added `SYMFONY__ENV__MAILER_DSN` as a replacement. Here is [an example of DSN](https://symfony.com/doc/4.4/mailer.html#using-built-in-transports): `smtp://user:pass@smtp.example.com:port`
##### What's Changed
- 2.6.1 by [@​nicosomb](https://github.com/nicosomb) in https://github.com/wallabag/docker/pull/336
**Full Changelog**: https://github.com/wallabag/docker/compare/2.5.4...2.6.1
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzcuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.5.4->2.6.1Release Notes
wallabag/docker (wallabag/wallabag)
v2.6.1Compare Source
The 2.6.0 tag wasn't created because we got an issue while creating it.
⚠️ We've updated the mailer config which needs to be replicated otherwise the image might not work.
We removed:
SYMFONY__ENV__MAILER_TRANSPORTSYMFONY__ENV__MAILER_USERSYMFONY__ENV__MAILER_PASSWORDSYMFONY__ENV__MAILER_HOSTSYMFONY__ENV__MAILER_PORTSYMFONY__ENV__MAILER_ENCRYPTIONSYMFONY__ENV__MAILER_AUTH_MODEAnd we added
SYMFONY__ENV__MAILER_DSNas a replacement. Here is an example of DSN:smtp://user:pass@smtp.example.com:portWhat's Changed
Full Changelog: https://github.com/wallabag/docker/compare/2.5.4...2.6.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.
This PR has been generated by Renovate Bot.