chore(deps): update dependency thelounge to v4.4.3 #183
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.4.1
->4.4.3
Release Notes
thelounge/thelounge (thelounge)
v4.4.3
Compare Source
The Lounge finally gains the ability to automatically clean up sqlite databases.
Note that cleaning existing, large databases can take a significant amount of time
and running a database
VACUUM
will use up ~2x the current DB disc space for a short period.If you enable the storagePolicy, stop the running instance and run
thelounge storage clean
.This will force a full cleanup once, rather than doing so incrementally and will release all the
disc space back to the OS.
As usual, we follow the Node.js release schedule, so the minimum Node.js version required is now 18.
Many thanks to all the contributors to this release, be that documentation, code or maintaining the packages.
Your help is greatly appreciated!
For more details, see the full changelog
Added
c5326e8
by @brunnre8)43a2b39
by @brunnre8)8aa5e33
by @brunnre8)2ef8b37
by @brunnre8)c6b1913
by @brunnre8)79fae26
by @brunnre8)3af4ad1
by @brunnre8)ed0a47f
by @brunnre8)1a1153a
by @brunnre8)2878f87
by @brunnre8)8c54cd5
by @brunnre8)884a92c
by @brunnre8)ec75ff0
by @brunnre8)d1561f8
by @brunnre8)97f553e
by @brunnre8)60ddf17
by @brunnre8)aec8d0b
by @brunnre8)14d9ff2
by @brunnre8)74aff7e
by @brunnre8)21b1152
by @brunnre8)b0ca8e5
by @brunnre8)edb1226
by @brunnre8)7f0b721
by @brunnre8)ae6bae6
by @SoniEx2)dd24cb1
by @brunnre8)daabb76
by @Nachtalb)113e9bd
by @MaxLeiter)45563d9
by @flotwig)Documentation
On the website repository:
8c0d5a5
by @brunnre8)5d7c993
by @brunnre8)993cf8b
by @zDEFz)379c34d
by @brunnre8)51dfc80
by @flotwig)403cc6a
by @fnutt)06e4725
by @xfisbest)52be432
by @rahilarious)Dependency updates
06f1387
by @renovate[bot])303f53f
by @renovate[bot])54ff563
by @renovate[bot])2985727
by @renovate[bot])48301b1
by @renovate[bot])08413c7
by @dependabot[bot])ff77a33
by @renovate[bot])b686059
by @renovate[bot])bcca111
by @renovate[bot])d4d5a8e
by @renovate[bot])250433c
by @renovate[bot])785ec0a
by @renovate[bot])b506966
by @renovate[bot])59de6af
by @renovate[bot])2f40d9d
by @renovate[bot])73a529a
by @renovate[bot])aa95032
by @renovate[bot])eaa70ca
by @renovate[bot])1d2fdd9
by @renovate[bot])fe50a90
by @renovate[bot])a77fbb8
by @renovate[bot])e2fda1f
by @renovate[bot])447a237
by @dependabot[bot])d308e74
by @dependabot[bot])20227b1
by @dependabot[bot])607b9fc
by @brunnre8)3e21bfc
by @brunnre8)57c4d55
by @brunnre8)4f9ca3e
by @brunnre8)2e019a2
by @brunnre8)816b768
by @brunnre8)430a865
by @brunnre8)139ce47
by @brunnre8)22ae594
by @brunnre8)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.