703da8c99b3db50c535eca6ab4b45835a13685be
25 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 703da8c99b |
revert: update bun version to v1.3.8 (#91)
This reverts commit
|
|||
| 746ede4bd8 |
chore(deps): update bun version to v1.3.8 (#83)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | Pending | |---|---|---|---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | `1.3.6` → `1.3.8` |  |  | | patch | `1.3.9` | | [oven/bun](https://github.com/oven-sh/bun) | `1.3.6` → `1.3.8` |  |  | final | patch | `1.3.9` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.3.8`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.8): Bun v1.3.8 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.7...bun-v1.3.8) To install Bun v1.3.8 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.8: ```bash bun upgrade ``` ##### [Read Bun v1.3.8's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.8) ##### Thanks to 4 contributors! - [@​dylan-conway](https://github.com/dylan-conway) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​robobun](https://github.com/robobun) - [@​sosukesuzuki](https://github.com/sosukesuzuki) ### [`v1.3.7`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.7): Bun v1.3.7 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.6...bun-v1.3.7) To install Bun v1.3.7 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.7: ```bash bun upgrade ``` ##### [Read Bun v1.3.7's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.7) ##### Thanks to 11 contributors! - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​dylan-conway](https://github.com/dylan-conway) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​kirillmarkelov](https://github.com/kirillmarkelov) - [@​mmitchellg5](https://github.com/mmitchellg5) - [@​remorses](https://github.com/remorses) - [@​robobun](https://github.com/robobun) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​vadim-anthropic](https://github.com/vadim-anthropic) - [@​wovw](https://github.com/wovw) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS41IiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: #83 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 1e440f104c |
chore(deps): update bun version to v1.3.6 (#80)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | `1.3.5` → `1.3.6` |  |  | | patch | | [oven/bun](https://github.com/oven-sh/bun) | `1.3.5` → `1.3.6` |  |  | final | patch | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.3.6`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.6): Bun v1.3.6 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.5...bun-v1.3.6) To install Bun v1.3.6 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.6: ```bash bun upgrade ``` ##### [Read Bun v1.3.6's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.6) ##### Thanks to 23 contributors! - [@​alii](https://github.com/alii) - [@​billywhizz](https://github.com/billywhizz) - [@​bmwalters](https://github.com/bmwalters) - [@​cirospaciari](https://github.com/cirospaciari) - [@​d4mr](https://github.com/d4mr) - [@​darwin808](https://github.com/darwin808) - [@​dylan-conway](https://github.com/dylan-conway) - [@​emwadde](https://github.com/emwadde) - [@​franklinfollis](https://github.com/franklinfollis) - [@​jackkleeman](https://github.com/jackkleeman) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​kjanat](https://github.com/kjanat) - [@​makuko](https://github.com/makuko) - [@​mattermoran](https://github.com/mattermoran) - [@​nektro](https://github.com/nektro) - [@​nfreya](https://github.com/nfreya) - [@​nicocevallos](https://github.com/nicocevallos) - [@​rekram1-node](https://github.com/rekram1-node) - [@​remorses](https://github.com/remorses) - [@​robobun](https://github.com/robobun) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​sqdshguy](https://github.com/sqdshguy) - [@​veggiesaurus](https://github.com/veggiesaurus) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: #80 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 8ca683e75b |
chore(deps): update bun version to v1.3.5 (#74)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | `1.3.4` → `1.3.5` |  |  | | patch | | [oven/bun](https://github.com/oven-sh/bun) | `1.3.4` → `1.3.5` |  |  | final | patch | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.3.5`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.5): Bun v1.3.5 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.4...bun-v1.3.5) To install Bun v1.3.5 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.5: ```bash bun upgrade ``` ##### [Read Bun v1.3.5's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.5) ##### Thanks to 10 contributors! - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​crishoj](https://github.com/crishoj) - [@​dylan-conway](https://github.com/dylan-conway) - [@​elfayer](https://github.com/elfayer) - [@​hamidrezahanafi](https://github.com/hamidrezahanafi) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​kylekz](https://github.com/kylekz) - [@​robobun](https://github.com/robobun) - [@​ryangst](https://github.com/ryangst) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: #74 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| fdd0721d0c |
chore(deps): update bun version to v1.3.4 (#57)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | `1.3.2` -> `1.3.4` |  |  | | patch | | [oven/bun](https://github.com/oven-sh/bun) | `1.3.2` -> `1.3.4` |  |  | final | patch | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.3.4`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.4): Bun v1.3.4 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.3...bun-v1.3.4) To install Bun v1.3.4 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.4: ```bash bun upgrade ``` ##### [Read Bun v1.3.4's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.4) ##### Thanks to 14 contributors! - [@​alii](https://github.com/alii) - [@​amdad121](https://github.com/amdad121) - [@​dylan-conway](https://github.com/dylan-conway) - [@​eroderust](https://github.com/eroderust) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​shendongming](https://github.com/shendongming) - [@​tamicktom](https://github.com/tamicktom) - [@​taylordotfish](https://github.com/taylordotfish) ### [`v1.3.3`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.3): Bun v1.3.3 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.2...bun-v1.3.3) To install Bun v1.3.3 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.3: ```bash bun upgrade ``` ##### [Read Bun v1.3.3's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.3) ##### Thanks to 19 contributors! - [@​alii](https://github.com/alii) - [@​braden-w](https://github.com/braden-w) - [@​cirospaciari](https://github.com/cirospaciari) - [@​connerlphillippi](https://github.com/connerlphillippi) - [@​dioro](https://github.com/dioro) - [@​dylan-conway](https://github.com/dylan-conway) - [@​halil-pan](https://github.com/halil-pan) - [@​hona](https://github.com/hona) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​minigod](https://github.com/minigod) - [@​nathanosoares](https://github.com/nathanosoares) - [@​nektro](https://github.com/nektro) - [@​ocodista](https://github.com/ocodista) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​yinheli](https://github.com/yinheli) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4zOS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #57 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 9e8538e573 |
chore(deps): update bun version to v1.3.2 (#55)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | | patch | `1.3.1` -> `1.3.2` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.3.1` -> `1.3.2` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.3.2`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.2): Bun v1.3.2 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.1...bun-v1.3.2) To install Bun v1.3.2 ```bash curl -fsSL https://bun.sh/install | bash # or you can use npm # npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.2: ```bash bun upgrade ``` ##### [Read Bun v1.3.2's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.2) ##### Thanks to 18 contributors! - [@​alii](https://github.com/alii) - [@​avarayr](https://github.com/avarayr) - [@​braden-w](https://github.com/braden-w) - [@​cirospaciari](https://github.com/cirospaciari) - [@​csvlad](https://github.com/csvlad) - [@​dylan-conway](https://github.com/dylan-conway) - [@​fraidev](https://github.com/fraidev) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lillious](https://github.com/lillious) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​nkxxll](https://github.com/nkxxll) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Reviewed-on: #55 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| defc693cb9 |
chore(deps): update bun version to v1.3.1 (#54)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | | patch | `1.3.0` -> `1.3.1` | `1.3.2` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.3.0` -> `1.3.1` | `1.3.2` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.3.1`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.1): Bun v1.3.1 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.3.0...bun-v1.3.1) To install Bun v1.3.1 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3.1: ```bash bun upgrade ``` ##### [Read Bun v1.3.1's release notes on Bun's blog](https://bun.com/blog/bun-v1.3.1) ##### Thanks to 15 contributors! - [@​alinalihassan](https://github.com/alinalihassan) - [@​cirospaciari](https://github.com/cirospaciari) - [@​dylan-conway](https://github.com/dylan-conway) - [@​hoxyy](https://github.com/hoxyy) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​jsparkdev](https://github.com/jsparkdev) - [@​mariusz4044](https://github.com/mariusz4044) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​shlomocode](https://github.com/shlomocode) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) Special thanks to Martin Schwarzl of Cloudflare for fuzzing & reporting several bugs!! </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #54 Reviewed-by: branch-buddy <branch-buddy@t00n.de> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 3fa732a1c3 |
chore(deps): update bun version to v1.3.0 (#52)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | | minor | `1.2.22` -> `1.3.0` | `1.3.1` | | [oven/bun](https://github.com/oven-sh/bun) | final | minor | `1.2.22` -> `1.3.0` | `1.3.1` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.3.0`](https://github.com/oven-sh/bun/releases/tag/bun-v1.3.0): Bun v1.3 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.23...bun-v1.3.0) [Read the blog post](https://bun.com/1.3) <a href="https://bun.com/1.3"> <img width="1536" height="1024" alt="Group 77" src="https://github.com/user-attachments/assets/54a1710b-fdec-4de9-8fbd-84c640ab1f1e" /> </a> Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.3: ```bash bun upgrade ``` ### [`v1.2.23`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.23): Bun v1.2.23 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.22...bun-v1.2.23) To install Bun v1.2.23 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.23: ```bash bun upgrade ``` ##### [Read Bun v1.2.23's release notes on Bun's blog](https://bun.com/blog/bun-v1.2.23) ##### Thanks to 16 contributors! - [@​alii](https://github.com/alii) - [@​btcbobby](https://github.com/btcbobby) - [@​cirospaciari](https://github.com/cirospaciari) - [@​donisaac](https://github.com/donisaac) - [@​dylan-conway](https://github.com/dylan-conway) - [@​filipstev](https://github.com/filipstev) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nathanwhit](https://github.com/nathanwhit) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) - [@​vfilanovsky-openai](https://github.com/vfilanovsky-openai) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjUuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #52 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| be02a97fe1 |
chore(deps): update bun version to v1.2.22 (#51)
All checks were successful
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.21` -> `1.2.22` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.21` -> `1.2.22` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.22`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.22): Bun v1.2.22 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.21...bun-v1.2.22) To install Bun v1.2.22 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.22: ```bash bun upgrade ``` ##### [Read Bun v1.2.22's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.22) ##### Thanks to 14 contributors! - [@​alii](https://github.com/alii) - [@​avarayr](https://github.com/avarayr) - [@​cirospaciari](https://github.com/cirospaciari) - [@​dylan-conway](https://github.com/dylan-conway) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​robobun](https://github.com/robobun) - [@​samyarkd](https://github.com/samyarkd) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) - [@​zackradisic](https://github.com/zackradisic) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTMuMiIsInVwZGF0ZWRJblZlciI6IjQxLjExMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #51 Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 7335c5cfbc |
chore(deps): update bun version to v1.2.21 (#49)
All checks were successful
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.com) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.18` -> `1.2.21` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.18` -> `1.2.21` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.21`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.21): Bun v1.2.21 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.20...bun-v1.2.21) To install Bun v1.2.21 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.21: ```bash bun upgrade ``` ##### [Read Bun v1.2.21's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.21) ##### Thanks to 23 contributors! - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​connerlphillippi](https://github.com/connerlphillippi) - [@​creationix](https://github.com/creationix) - [@​dylan-conway](https://github.com/dylan-conway) - [@​heimskr](https://github.com/heimskr) - [@​imranbarbhuiya](https://github.com/imranbarbhuiya) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​jarred-sumner-bot](https://github.com/jarred-sumner-bot) - [@​lifefloating](https://github.com/lifefloating) - [@​lydiahallie](https://github.com/lydiahallie) - [@​markovejnovic](https://github.com/markovejnovic) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​rmncldyo](https://github.com/rmncldyo) - [@​robobun](https://github.com/robobun) - [@​sanderjo](https://github.com/sanderjo) - [@​someone19204](https://github.com/someone19204) - [@​sosukesuzuki](https://github.com/sosukesuzuki) - [@​taylordotfish](https://github.com/taylordotfish) - [@​zackradisic](https://github.com/zackradisic) - [@​zenazn](https://github.com/zenazn) ### [`v1.2.20`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.20): Bun v1.2.20 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.19...bun-v1.2.20) To install Bun v1.2.20 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.20: ```bash bun upgrade ``` ##### [Read Bun v1.2.20's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.20) ##### Thanks to 19 contributors! - [@​190n](https://github.com/190n) - [@​39ali](https://github.com/39ali) - [@​alii](https://github.com/alii) - [@​aspizu](https://github.com/aspizu) - [@​camc314](https://github.com/camc314) - [@​cirospaciari](https://github.com/cirospaciari) - [@​countbleck](https://github.com/countbleck) - [@​dylan-conway](https://github.com/dylan-conway) - [@​heimskr](https://github.com/heimskr) - [@​its-me-mhd](https://github.com/its-me-mhd) - [@​jack5079](https://github.com/jack5079) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​lifefloating](https://github.com/lifefloating) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​taylordotfish](https://github.com/taylordotfish) - [@​zackradisic](https://github.com/zackradisic) ### [`v1.2.19`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.19): Bun v1.2.19 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.18...bun-v1.2.19) To install Bun v1.2.19 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.19: ```bash bun upgrade ``` ##### [Read Bun v1.2.19's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.19) ##### Thanks to 18 contributors! - [@​190n](https://github.com/190n) - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​countbleck](https://github.com/countbleck) - [@​dylan-conway](https://github.com/dylan-conway) - [@​ericc-ch](https://github.com/ericc-ch) - [@​heimskr](https://github.com/heimskr) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​jarred-sumner-bot](https://github.com/jarred-sumner-bot) - [@​josag98](https://github.com/josag98) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​robobun](https://github.com/robobun) - [@​santosant](https://github.com/santosant) - [@​taylordotfish](https://github.com/taylordotfish) - [@​xanth3](https://github.com/xanth3) - [@​zackradisic](https://github.com/zackradisic) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC40IiwidXBkYXRlZEluVmVyIjoiNDEuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Reviewed-on: #49 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 559cc96e38 |
chore(deps): update bun version to v1.2.18 (#48)
All checks were successful
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.sh) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.17` -> `1.2.18` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.17` -> `1.2.18` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.18`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.18): Bun v1.2.18 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.17...bun-v1.2.18) To install Bun v1.2.18 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.18: ```bash bun upgrade ``` ##### [Read Bun v1.2.18's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.18) ##### Thanks to 14 contributors! - [@​190n](https://github.com/190n) - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​dylan-conway](https://github.com/dylan-conway) - [@​ianzone](https://github.com/ianzone) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​mizulu](https://github.com/mizulu) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​sharunkumar](https://github.com/sharunkumar) - [@​ssahillppatell](https://github.com/ssahillppatell) - [@​sunsettechuila](https://github.com/sunsettechuila) - [@​zackradisic](https://github.com/zackradisic) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #48 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| e0ec7ebf0c |
chore(deps): update bun version to v1.2.17 (#47)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.sh) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.16` -> `1.2.17` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.16` -> `1.2.17` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.17`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.17): Bun v1.2.17 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.16...bun-v1.2.17) To install Bun v1.2.17 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.17: ```bash bun upgrade ``` ##### [Read Bun v1.2.17's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.17) ##### Thanks to 15 contributors! - [@​190n](https://github.com/190n) - [@​alii](https://github.com/alii) - [@​berzanorg](https://github.com/berzanorg) - [@​crishoj](https://github.com/crishoj) - [@​dylan-conway](https://github.com/dylan-conway) - [@​familyboat](https://github.com/familyboat) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​micmelesse](https://github.com/micmelesse) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​pxseu](https://github.com/pxseu) - [@​riskymh](https://github.com/riskymh) - [@​ssahillppatell](https://github.com/ssahillppatell) - [@​sunsettechuila](https://github.com/sunsettechuila) - [@​zackradisic](https://github.com/zackradisic) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #47 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| b14b99f236 |
chore(deps): update bun version to v1.2.16 (#46)
All checks were successful
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.sh) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.15` -> `1.2.16` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.15` -> `1.2.16` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.16`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.16): Bun v1.2.16 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.15...bun-v1.2.16) To install Bun v1.2.16 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.16: ```bash bun upgrade ``` ##### [Read Bun v1.2.16's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.16) ##### Thanks to 25 contributors! - [@​190n](https://github.com/190n) - [@​39ali](https://github.com/39ali) - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​connerlphillippi](https://github.com/connerlphillippi) - [@​dylan-conway](https://github.com/dylan-conway) - [@​electroid](https://github.com/electroid) - [@​familyboat](https://github.com/familyboat) - [@​gameroman](https://github.com/gameroman) - [@​heimskr](https://github.com/heimskr) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​joelshepherd](https://github.com/joelshepherd) - [@​juliesaia](https://github.com/juliesaia) - [@​justinyaodu](https://github.com/justinyaodu) - [@​leanderpaul](https://github.com/leanderpaul) - [@​nektro](https://github.com/nektro) - [@​nobkd](https://github.com/nobkd) - [@​pfgithub](https://github.com/pfgithub) - [@​pxseu](https://github.com/pxseu) - [@​sponte](https://github.com/sponte) - [@​sunsettechuila](https://github.com/sunsettechuila) - [@​thdxr](https://github.com/thdxr) - [@​thejacob1000](https://github.com/thejacob1000) - [@​wldfngrs](https://github.com/wldfngrs) - [@​zackradisic](https://github.com/zackradisic) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #46 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 98962b9e8d |
chore(deps): update bun version to v1.2.15 (#45)
All checks were successful
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.sh) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.14` -> `1.2.15` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.14` -> `1.2.15` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.15`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.15): Bun v1.2.15 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.14...bun-v1.2.15) To install Bun v1.2.15 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.15: ```bash bun upgrade ``` ##### [Read Bun v1.2.15's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.15) ##### Thanks to 15 contributors! - [@​190n](https://github.com/190n) - [@​alii](https://github.com/alii) - [@​arrowana](https://github.com/arrowana) - [@​cirospaciari](https://github.com/cirospaciari) - [@​dylan-conway](https://github.com/dylan-conway) - [@​electroid](https://github.com/electroid) - [@​familyboat](https://github.com/familyboat) - [@​getchoo](https://github.com/getchoo) - [@​heimskr](https://github.com/heimskr) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​li-yechao](https://github.com/li-yechao) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​sculas](https://github.com/sculas) - [@​water-sucks](https://github.com/water-sucks) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #45 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 8d938da320 |
chore(deps): update bun version to v1.2.14 (#44)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.sh) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.13` -> `1.2.14` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.13` -> `1.2.14` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.14`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.14): Bun v1.2.14 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.13...bun-v1.2.14) To install Bun v1.2.14 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.14: ```bash bun upgrade ``` ##### [Read Bun v1.2.14's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.14) ##### Thanks to 13 contributors! - [@​190n](https://github.com/190n) - [@​alii](https://github.com/alii) - [@​bradeneverson](https://github.com/bradeneverson) - [@​cirospaciari](https://github.com/cirospaciari) - [@​devsdk](https://github.com/devsdk) - [@​dylan-conway](https://github.com/dylan-conway) - [@​electroid](https://github.com/electroid) - [@​huiyifyj](https://github.com/huiyifyj) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​nektro](https://github.com/nektro) - [@​pfgithub](https://github.com/pfgithub) - [@​riskymh](https://github.com/riskymh) - [@​sverp](https://github.com/sverp) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #44 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 769dd68a69 |
chore(deps): update bun version to v1.2.13 (#43)
All checks were successful
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.sh) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.12` -> `1.2.13` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.12` -> `1.2.13` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.13`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.13): Bun v1.2.13 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.12...bun-v1.2.13) To install Bun v1.2.13 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.13: ```bash bun upgrade ``` ##### [Read Bun v1.2.13's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.13) ##### Thanks to 7 contributors! - [@​190n](https://github.com/190n) - [@​alii](https://github.com/alii) - [@​cirospaciari](https://github.com/cirospaciari) - [@​dylan-conway](https://github.com/dylan-conway) - [@​electroid](https://github.com/electroid) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​pfgithub](https://github.com/pfgithub) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #43 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| f983627f26 |
chore(deps): update bun version to v1.2.12 (#41)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Bun](https://bun.sh) ([source](https://github.com/oven-sh/bun)) | | patch | `1.2.11` -> `1.2.12` | | [oven/bun](https://github.com/oven-sh/bun) | final | patch | `1.2.11` -> `1.2.12` | --- ### Release Notes <details> <summary>oven-sh/bun (Bun)</summary> ### [`v1.2.12`](https://github.com/oven-sh/bun/releases/tag/bun-v1.2.12): Bun v1.2.12 [Compare Source](https://github.com/oven-sh/bun/compare/bun-v1.2.11...bun-v1.2.12) To install Bun v1.2.12 ```bash curl -fsSL https://bun.sh/install | bash ### or you can use npm ### npm install -g bun ``` Windows: ```bash powershell -c "irm bun.sh/install.ps1|iex" ``` To upgrade to Bun v1.2.12: ```bash bun upgrade ``` ##### [Read Bun v1.2.12's release notes on Bun's blog](https://bun.sh/blog/bun-v1.2.12) ##### Thanks to 10 contributors! - [@​190n](https://github.com/190n) - [@​albus-droid](https://github.com/albus-droid) - [@​alii](https://github.com/alii) - [@​dylan-conway](https://github.com/dylan-conway) - [@​electroid](https://github.com/electroid) - [@​heimskr](https://github.com/heimskr) - [@​jarred-sumner](https://github.com/jarred-sumner) - [@​nektro](https://github.com/nektro) - [@​paperclover](https://github.com/paperclover) - [@​pfgithub](https://github.com/pfgithub) </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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjMuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Reviewed-on: #41 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| 4d4cd41b7d |
chore: bump bum to v1.2.11 (#35)
Co-authored-by: Renovate Bot <renovate@t00n.de> Reviewed-on: #35 |
|||
| f68ad619de |
chore: bump bun to v1.2.10 (#32)
Co-authored-by: Renovate Bot <renovate@t00n.de> Reviewed-on: #32 |
|||
| 91dc361785 |
chore(deps): update docker/setup-buildx-action action to v3 (#28)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary> ### [`v3`](https://github.com/docker/setup-buildx-action/compare/v2...v3) [Compare Source](https://github.com/docker/setup-buildx-action/compare/v2...v3) </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 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-authored-by: t.behrendt <t.behrendt@noreply.localhost> Reviewed-on: #28 Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de> |
|||
| b5991b11a3 |
chore: bump bun to 1.2.9 (#20)
Co-authored-by: Renovate Bot <renovate@t00n.de> Reviewed-on: T00N/ts3gotify#20 |
|||
| 6ed44211c4 |
fix: run bun in container CMD (#8)
Reviewed-on: #8 |
|||
| 3eca1f5516 |
ci: fix manifest when building multi stage (#9)
Reviewed-on: #9 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de> |
|||
| 94b3680f0e |
!refactor: replace node with bun (#3)
Reviewed-on: #3 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de> |
|||
| 1605ad7c96 |
experimental (#1)
Reviewed-on: https://git.t000-n.de/tbehrendt/ts3gotify/pulls/1 |