chore(deps): update dependency redlib-org/redlib to v0.35.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
redlib-org/redlib | minor |
v0.34.0 -> v0.35.0
|
Release Notes
redlib-org/redlib (redlib-org/redlib)
v0.35.0
What's Changed
- fix(oauth): Make Android user-agent patching unconditional by @sigaloid in https://github.com/redlib-org/redlib/pull/119
- Create build-artifacts on release by @Harm133 in https://github.com/redlib-org/redlib/pull/126
- Remove obsolete references to latest-arm and latest-armv7 images by @EMarshal in https://github.com/redlib-org/redlib/pull/134
- Properly apply REDLIB_DEFAULT_HIDE_SIDEBAR_AND_SUMMARY by @bennettmsherman in https://github.com/redlib-org/redlib/pull/121
- fix: healthcheck in Dockerfile by @pimlie in https://github.com/redlib-org/redlib/pull/127
- add nix flake by @arulagrawal in https://github.com/redlib-org/redlib/pull/128
- Add font-weight range in @font-face rule by @runofthemillgeek in https://github.com/redlib-org/redlib/pull/142
- Default filters by @ac615223s5 in https://github.com/redlib-org/redlib/pull/146
- Make server listen on both IPv6 and IPv4 by default to fix docker healthcheck by @Pix3l01 in https://github.com/redlib-org/redlib/pull/148
- feat: add support to blur spoiler previews by @pimlie in https://github.com/redlib-org/redlib/pull/149
- fix(subreddit): handle plus-encoding errors by @sigaloid in https://github.com/redlib-org/redlib/pull/154
- feat(oauth): roll over oauth key on rate limit by @sigaloid in https://github.com/redlib-org/redlib/pull/156
- fix(oauth): reset rate limit earlier in refresh cycle by @sigaloid in https://github.com/redlib-org/redlib/pull/158
- fix(oauth): even more atomics to avoid simultaneous token rollover by @sigaloid in https://github.com/redlib-org/redlib/pull/160
- fix(oauth): arc_swap by @sigaloid in https://github.com/redlib-org/redlib/pull/162
- fix(subreddit): handle plus-encoding errors even better by @sigaloid in https://github.com/redlib-org/redlib/pull/163
- fix(posts): manually sort by created date by @sigaloid in https://github.com/redlib-org/redlib/pull/166
New Contributors
- @Harm133 made their first contribution in https://github.com/redlib-org/redlib/pull/126
- @bennettmsherman made their first contribution in https://github.com/redlib-org/redlib/pull/121
- @pimlie made their first contribution in https://github.com/redlib-org/redlib/pull/127
- @arulagrawal made their first contribution in https://github.com/redlib-org/redlib/pull/128
- @runofthemillgeek made their first contribution in https://github.com/redlib-org/redlib/pull/142
- @ac615223s5 made their first contribution in https://github.com/redlib-org/redlib/pull/146
- @Pix3l01 made their first contribution in https://github.com/redlib-org/redlib/pull/148
Full Changelog: https://github.com/redlib-org/redlib/compare/v0.34.0...v0.35.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.