b8721fc877
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/jordan-dalby/bytestash](https://redirect.github.com/jordan-dalby/ByteStash) | patch | `f57d694` -> `9c17b55` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>jordan-dalby/ByteStash (ghcr.io/jordan-dalby/bytestash)</summary> ### [`v1.5.9`](https://redirect.github.com/jordan-dalby/ByteStash/releases/tag/v1.5.9): ByteStash v1.5.9 [Compare Source](https://redirect.github.com/jordan-dalby/ByteStash/compare/v1.5.8...v1.5.9) #### What's Changed - chore: Removed unused packages by [@​SiriusCrain](https://redirect.github.com/SiriusCrain) in [#​229](https://redirect.github.com/jordan-dalby/ByteStash/pull/229) - \[187] Add Edit and Delete buttons to Snippet View Modal by [@​SiriusCrain](https://redirect.github.com/SiriusCrain) in [#​232](https://redirect.github.com/jordan-dalby/ByteStash/pull/232) - \[186] feat: Show warning on close with unsaved changes by [@​SiriusCrain](https://redirect.github.com/SiriusCrain) in [#​234](https://redirect.github.com/jordan-dalby/ByteStash/pull/234) - \[220] fix: Do not show previous API key on dialog open by [@​SiriusCrain](https://redirect.github.com/SiriusCrain) in [#​233](https://redirect.github.com/jordan-dalby/ByteStash/pull/233) - chore: Upgrade packages by [@​SiriusCrain](https://redirect.github.com/SiriusCrain) in [#​235](https://redirect.github.com/jordan-dalby/ByteStash/pull/235) - Improved API routes for CRUD actions and search capabilities. by [@​LetsDrinkSomeTea](https://redirect.github.com/LetsDrinkSomeTea) in [#​239](https://redirect.github.com/jordan-dalby/ByteStash/pull/239) - feat: complete recycle bin feature with backend and frontend integration by [@​kunal697](https://redirect.github.com/kunal697) in [#​240](https://redirect.github.com/jordan-dalby/ByteStash/pull/240) - \[241] feat: Add show/hide password toggle in login page by [@​kunal697](https://redirect.github.com/kunal697) in [#​242](https://redirect.github.com/jordan-dalby/ByteStash/pull/242) - \[feat] Added ABAP language by [@​jordan-dalby](https://redirect.github.com/jordan-dalby) in [#​246](https://redirect.github.com/jordan-dalby/ByteStash/pull/246) - Update values.yaml by [@​HadManySons](https://redirect.github.com/HadManySons) in [#​249](https://redirect.github.com/jordan-dalby/ByteStash/pull/249) - Fix: Share Snippet feature in Browser throws an error message by [@​shivamsnaik](https://redirect.github.com/shivamsnaik) in [#​252](https://redirect.github.com/jordan-dalby/ByteStash/pull/252) - Fix scrolling across code segments in Edit/Create mode by [@​shivamsnaik](https://redirect.github.com/shivamsnaik) in [#​256](https://redirect.github.com/jordan-dalby/ByteStash/pull/256) - Fixed the jittery sudden scrolls while typing in the editor while creating/editing a Code Snippet. by [@​shivamsnaik](https://redirect.github.com/shivamsnaik) in [#​255](https://redirect.github.com/jordan-dalby/ByteStash/pull/255) - Fix OIDC Auth Logic: Missing idP Logout logic implemented by [@​shivamsnaik](https://redirect.github.com/shivamsnaik) in [#​258](https://redirect.github.com/jordan-dalby/ByteStash/pull/258) - feat: export snippets as markdown with 1 file per snippet ([#​170](https://redirect.github.com/jordan-dalby/ByteStash/issues/170)) by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​266](https://redirect.github.com/jordan-dalby/ByteStash/pull/266) - \[bug] the code editor does not work in isolated networks by [@​freakier](https://redirect.github.com/freakier) in [#​265](https://redirect.github.com/jordan-dalby/ByteStash/pull/265) - feat(snippets): add pin/unpin and favorite/unfavorite functionality ([#​93](https://redirect.github.com/jordan-dalby/ByteStash/issues/93)) by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​268](https://redirect.github.com/jordan-dalby/ByteStash/pull/268) - feat: add upload and download functionality for code fragments ([#​48](https://redirect.github.com/jordan-dalby/ByteStash/issues/48)) by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​269](https://redirect.github.com/jordan-dalby/ByteStash/pull/269) - fix(server): raise JSON body limit to 2mb to support fragments larger than 94kb by [@​tejaspokale22](https://redirect.github.com/tejaspokale22) in [#​270](https://redirect.github.com/jordan-dalby/ByteStash/pull/270) #### New Contributors - [@​SiriusCrain](https://redirect.github.com/SiriusCrain) made their first contribution in [#​229](https://redirect.github.com/jordan-dalby/ByteStash/pull/229) - [@​kunal697](https://redirect.github.com/kunal697) made their first contribution in [#​240](https://redirect.github.com/jordan-dalby/ByteStash/pull/240) - [@​HadManySons](https://redirect.github.com/HadManySons) made their first contribution in [#​249](https://redirect.github.com/jordan-dalby/ByteStash/pull/249) - [@​shivamsnaik](https://redirect.github.com/shivamsnaik) made their first contribution in [#​252](https://redirect.github.com/jordan-dalby/ByteStash/pull/252) - [@​tejaspokale22](https://redirect.github.com/tejaspokale22) made their first contribution in [#​266](https://redirect.github.com/jordan-dalby/ByteStash/pull/266) - [@​freakier](https://redirect.github.com/freakier) made their first contribution in [#​265](https://redirect.github.com/jordan-dalby/ByteStash/pull/265) **Full Changelog**: <https://github.com/jordan-dalby/ByteStash/compare/v1.5.8...v1.5.9> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->