A simple JavaScript module to parse the contents of Packwiz index files. https://packwizjs.csw.im/
Find a file
Renovate 87e49052cd
All checks were successful
Actions / Build and Push Documentation (push) Successful in 20s
Pin dependencies (#5)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| catthehacker/ubuntu | container | pinDigest |  -> `89367f3` |
| [https://github.com/oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) | action | pinDigest |  -> `4bc047a` |
| https://www.coastalcommits.com/actions/ssh-agent | action | pinDigest |  ->  |

---

### 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjMuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Reviewed-on: https://www.coastalcommits.com/GalacticFactory/PackwizJS/pulls/5
Co-authored-by: Renovate <renovate@coastalcommits.com>
Co-committed-by: Renovate <renovate@coastalcommits.com>
2025-02-09 14:04:55 -05:00
.forgejo/workflows Pin dependencies (#5) 2025-02-09 14:04:55 -05:00
docs fix Packwiz class docs 2025-02-09 10:36:20 -06:00
packwiz add authors and description to the packwiz example pack 2025-02-09 09:59:14 -06:00
src fix Packwiz class docs 2025-02-09 10:36:20 -06:00
.editorconfig add src 2025-02-07 22:49:49 -06:00
.envrc add src 2025-02-07 22:49:49 -06:00
.gitignore add src 2025-02-07 22:49:49 -06:00
.neoconf.json add src 2025-02-07 22:49:49 -06:00
bun.lock Pin dependencies (#4) 2025-02-09 11:03:32 -05:00
eslint.config.js add src 2025-02-07 22:49:49 -06:00
flake.lock add src 2025-02-07 22:49:49 -06:00
flake.nix add src 2025-02-07 22:49:49 -06:00
LICENSE Initial commit 2025-02-07 21:23:32 -05:00
package.json Pin dependencies (#4) 2025-02-09 11:03:32 -05:00
README.md Initial commit 2025-02-07 21:23:32 -05:00
renovate.json Add renovate.json 2025-02-08 12:41:18 +00:00
tsconfig.json add src 2025-02-07 22:49:49 -06:00
typedoc.json formatting 2025-02-09 10:33:44 -06:00

PackwizJS

A simple JavaScript module to parse the contents of Packwiz index files.