-
-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(chore): automatic release v0.1.0 #633
Commits on May 28, 2024
-
fix(deps): update dependency @trpc/client to v11.0.0-rc.382 (#568)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e448eeb - Browse repository at this point
Copy the full SHA e448eebView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c2185e3 - Browse repository at this point
Copy the full SHA c2185e3View commit details -
fix(deps): update dependency eslint-plugin-react to ^7.34.2 (#567)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9e499bd - Browse repository at this point
Copy the full SHA 9e499bdView commit details -
chore(deps): update node.js to v20.14.0 (#573)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2cb3e95 - Browse repository at this point
Copy the full SHA 2cb3e95View commit details -
fix(deps): update dependency flag-icons to ^7.2.3 (#575)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe43e74 - Browse repository at this point
Copy the full SHA fe43e74View commit details -
fix(deps): update dependency mysql2 to v3.9.9 (#576)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 612b8d8 - Browse repository at this point
Copy the full SHA 612b8d8View commit details -
chore(deps): update dependency @types/node to ^20.12.13 (#577)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc7f455 - Browse repository at this point
Copy the full SHA dc7f455View commit details -
chore(deps): update actions/checkout action to v4 (#571)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e030e06 - Browse repository at this point
Copy the full SHA e030e06View commit details -
feat: add docker container table (#520)
* WIP On docker integration * WIP on adding docker support * WIP on adding docker support * chore: Add cacheTime parameter to createCacheChannel function * bugfix: Add node-loader npm dependency for webpack configuration * revert changes * chore: Add node-loader npm dependency for webpack configuration * feat: Add Docker container list to DockerPage * chore: apply pr suggestions * fix: fix printing issue using a Date objext * chore: Update npm dependencies * feat: Create DockerTable component for displaying Docker container list * feat: Refactor DockerPage to use DockerTable component * feat: Refactor DockerPage to use DockerTable component * feat: Add useTimeAgo hook for displaying relative timestamps * feat: Add hooks module to common package * refactor: Update DockerTable component Include container actions and state badges * feat: add information about instance for docker containers * feat: Add OverflowBadge component for displaying overflowed data * feat: Refactor DockerSingleton to use host and instance properties This commit refactors the DockerSingleton class in the `docker.ts` file to use the `host` and `instance` properties instead of the previous `key` and `remoteApi` properties. This change improves clarity and consistency in the codebase. * feat: Add OverflowBadge component for displaying overflowed data * feat: Improve DockerTable component with Avatar and Name column This commit enhances the DockerTable component in the `DockerTable.tsx` file by adding an Avatar and Name column. The Avatar column displays an icon based on the Docker container's image, while the Name column shows the container's name. This improvement provides better visual representation and identification of the containers in the table. * feat: Enhance DockerTable component with Avatar and Name columns * refactor: improve docker table and icon resolution * chore: address pull request feedback * fix: format issues * chore: add missing translations * refactor: remove black background --------- Co-authored-by: Meier Lukas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd2937a - Browse repository at this point
Copy the full SHA dd2937aView commit details -
fix(deps): update dependency sass to ^1.77.3 (#579)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 169feca - Browse repository at this point
Copy the full SHA 169fecaView commit details
Commits on May 30, 2024
-
fix(deps): update mantine monorepo to ^7.10.1 (#581)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b12d109 - Browse repository at this point
Copy the full SHA b12d109View commit details -
chore(deps): update pnpm to v9.1.4 (#582)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec29d77 - Browse repository at this point
Copy the full SHA ec29d77View commit details -
fix(deps): update dependency better-sqlite3 to ^10.1.0 (#584)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6d46e91 - Browse repository at this point
Copy the full SHA 6d46e91View commit details -
fix(deps): update dependency mysql2 to v3.10.0 (#585)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ff84c2b - Browse repository at this point
Copy the full SHA ff84c2bView commit details
Commits on May 31, 2024
-
fix(deps): update dependency sass to ^1.77.4 (#586)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 79d977c - Browse repository at this point
Copy the full SHA 79d977cView commit details -
fix(deps): update dependency drizzle-kit to ^0.22.0 (#588)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d16281b - Browse repository at this point
Copy the full SHA d16281bView commit details -
fix(deps): update dependency drizzle-orm to ^0.31.0 (#589)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b39e87 - Browse repository at this point
Copy the full SHA 3b39e87View commit details -
fix(deps): update dependency drizzle-kit to ^0.22.1 (#590)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51fb7cb - Browse repository at this point
Copy the full SHA 51fb7cbView commit details -
fix(deps): update dependency better-sqlite3 to v11 (#587)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 96150f8 - Browse repository at this point
Copy the full SHA 96150f8View commit details -
chore(deps): update dependency @types/node to ^20.12.14 (#591)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 777473e - Browse repository at this point
Copy the full SHA 777473eView commit details -
chore(deps): update dependency @types/node to ^20.13.0 (#592)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e832bfb - Browse repository at this point
Copy the full SHA e832bfbView commit details -
fix(deps): update dependency mantine-react-table to v2.0.0-beta.4 (#593)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fef070c - Browse repository at this point
Copy the full SHA fef070cView commit details
Commits on Jun 1, 2024
-
fix(deps): update dependency prettier to ^3.3.0 (#594)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1b839f - Browse repository at this point
Copy the full SHA b1b839fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 26146f4 - Browse repository at this point
Copy the full SHA 26146f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4523083 - Browse repository at this point
Copy the full SHA 4523083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc2736 - Browse repository at this point
Copy the full SHA 7cc2736View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08bdf3 - Browse repository at this point
Copy the full SHA d08bdf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b304c7 - Browse repository at this point
Copy the full SHA 4b304c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ff39b2 - Browse repository at this point
Copy the full SHA 4ff39b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6a6734 - Browse repository at this point
Copy the full SHA a6a6734View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d4899 - Browse repository at this point
Copy the full SHA 67d4899View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be1ae8 - Browse repository at this point
Copy the full SHA 2be1ae8View commit details -
chore(deps): update actions/checkout action to v4 (#595)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 04c02d8 - Browse repository at this point
Copy the full SHA 04c02d8View commit details
Commits on Jun 2, 2024
-
fix(deps): update dependency @auth/drizzle-adapter to ^1.2.0 (#604)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e044ac - Browse repository at this point
Copy the full SHA 2e044acView commit details -
fix(deps): update dependency @trpc/client to v11.0.0-rc.383 (#608)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 869efbc - Browse repository at this point
Copy the full SHA 869efbcView commit details -
fix(deps): update dependency @auth/core to ^0.32.0 (#603)
* fix(deps): update dependency @auth/core to ^0.32.0 * fix(deps): update dependency @auth/core to ^0.32.0 * fix: type issues with next-auth types --------- Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> Co-authored-by: Meier Lukas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc3b007 - Browse repository at this point
Copy the full SHA dc3b007View commit details -
fix(deps): update dependency next-auth to v5.0.0-beta.19 (#605)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 20874cb - Browse repository at this point
Copy the full SHA 20874cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5f873 - Browse repository at this point
Copy the full SHA 2b5f873View commit details
Commits on Jun 3, 2024
-
fix(deps): update dependency @trpc/client to v11.0.0-rc.390 (#609)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 812b8d8 - Browse repository at this point
Copy the full SHA 812b8d8View commit details
Commits on Jun 4, 2024
-
chore(deps): update dependency @types/node to ^20.14.1 (#613)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3818326 - Browse repository at this point
Copy the full SHA 3818326View commit details -
fix(deps): update dependency jotai to ^2.8.3 (#615)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d993e8d - Browse repository at this point
Copy the full SHA d993e8dView commit details -
fix(deps): update dependency drizzle-orm to ^0.31.1 (#619)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 710197b - Browse repository at this point
Copy the full SHA 710197bView commit details -
fix(deps): update dependency drizzle-kit to ^0.22.2 (#618)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f5aaf89 - Browse repository at this point
Copy the full SHA f5aaf89View commit details -
fix(deps): update tanstack-query monorepo to ^5.40.1 (#617)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 946ea87 - Browse repository at this point
Copy the full SHA 946ea87View commit details -
fix(deps): update typescript-eslint monorepo to ^7.12.0 (#616)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2623708 - Browse repository at this point
Copy the full SHA 2623708View commit details
Commits on Jun 5, 2024
-
feat: weather widget scalable (#574)
* refactor: Make weather widget scalable * fix: formatting * fix: map key again * fix: null assertions
Configuration menu - View commit details
-
Copy full SHA for cfd8b32 - Browse repository at this point
Copy the full SHA cfd8b32View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 251cedf - Browse repository at this point
Copy the full SHA 251cedfView commit details -
chore(deps): update dependency @types/node to ^20.14.2 (#622)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1dbc44 - Browse repository at this point
Copy the full SHA f1dbc44View commit details -
chore(deps): update turbo monorepo to ^1.13.4 (#620)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 899060c - Browse repository at this point
Copy the full SHA 899060cView commit details -
fix(deps): update dependency drizzle-kit to ^0.22.4 (#625)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dda34e7 - Browse repository at this point
Copy the full SHA dda34e7View commit details -
fix(deps): update dependency prettier to ^3.3.1 (#623)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8f551aa - Browse repository at this point
Copy the full SHA 8f551aaView commit details -
chore(deps): update dependency tsx to v4.12.0 (#614)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1aabc4d - Browse repository at this point
Copy the full SHA 1aabc4dView commit details -
chore(deps): update pnpm to v9.2.0 (#624)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for afa9634 - Browse repository at this point
Copy the full SHA afa9634View commit details -
fix(deps): update dependency @trpc/client to v11.0.0-rc.394 (#626)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5bf1ddd - Browse repository at this point
Copy the full SHA 5bf1dddView commit details
Commits on Jun 7, 2024
-
chore(deps): update dependency tsx to v4.12.1 (#627)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9807855 - Browse repository at this point
Copy the full SHA 9807855View commit details -
chore(deps): update dependency tsx to v4.13.0 (#628)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 309111c - Browse repository at this point
Copy the full SHA 309111cView commit details -
chore(deps): update dependency tsx to v4.13.1 (#629)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d6745b - Browse repository at this point
Copy the full SHA 1d6745bView commit details -
chore(deps): update dependency tsx to v4.13.2 (#630)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 493c22f - Browse repository at this point
Copy the full SHA 493c22fView commit details -
fix(deps): update dependency drizzle-kit to ^0.22.5 (#631)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2462726 - Browse repository at this point
Copy the full SHA 2462726View commit details -
fix(deps): update dependency drizzle-orm to ^0.31.2 (#632)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for efd958d - Browse repository at this point
Copy the full SHA efd958dView commit details -
fix(deps): update dependency @trpc/client to v11.0.0-rc.396 (#634)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 475f472 - Browse repository at this point
Copy the full SHA 475f472View commit details
Commits on Jun 8, 2024
-
chore(deps): update dependency tsx to v4.13.3 (#635)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4de5ab5 - Browse repository at this point
Copy the full SHA 4de5ab5View commit details -
fix(deps): update dependency drizzle-kit to ^0.22.6 (#636)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 66ddb45 - Browse repository at this point
Copy the full SHA 66ddb45View commit details -
chore(deps): update dependency tsx to v4.14.0 (#637)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a3b861e - Browse repository at this point
Copy the full SHA a3b861eView commit details -
chore(deps): update turbo monorepo to v2 (major) (#621)
* chore(deps): update turbo monorepo to v2 * chore: run codemod --------- Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> Co-authored-by: Meier Lukas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f730ab - Browse repository at this point
Copy the full SHA 1f730abView commit details -
chore: configure i18n ally (#606)
Note: TypeScript files are read-only https://github.com/lokalise/i18n-ally/wiki/Locale-Formats#supported-locale-formats
Configuration menu - View commit details
-
Copy full SHA for 3dca787 - Browse repository at this point
Copy the full SHA 3dca787View commit details -
feat: add simple app ping (#580)
* feat: add simple ping * refactor: make ping run on server and show errors * fix: format issues * fix: missing translation for enabled ping option for app * refactor: remove ping queue as no longer needed * chore: address pull request feedback * test: add some unit tests * fix: format issues * fix: deepsource issues
Configuration menu - View commit details
-
Copy full SHA for d7ecdf5 - Browse repository at this point
Copy the full SHA d7ecdf5View commit details -
chore(deps): update dependency eslint to v9 (#452)
* chore(deps): update dependency eslint to v9 * chore: migrate eslint to v9 * fix: dependency issues * fix: unit tests not working * chore: disable lint check for Image component that does not work in ci * fix: lint issue --------- Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> Co-authored-by: Meier Lukas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1bae735 - Browse repository at this point
Copy the full SHA 1bae735View commit details -
fix(deps): update dependency @tanstack/react-query-next-experimental …
…to v5.41.0 (#639) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38c32cb - Browse repository at this point
Copy the full SHA 38c32cbView commit details -
fix: pnpm dev did not work caused by tsx update (#638)
* fix: pnpm dev did not work caused by tsx update * fix: format issues
Configuration menu - View commit details
-
Copy full SHA for fb92c3e - Browse repository at this point
Copy the full SHA fb92c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e46ea71 - Browse repository at this point
Copy the full SHA e46ea71View commit details -
fix: gridstack not working (#642)
* fix: gridstack not working * chore: remove unneccessary comments
Configuration menu - View commit details
-
Copy full SHA for 2c1b52a - Browse repository at this point
Copy the full SHA 2c1b52aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bac09d8 - Browse repository at this point
Copy the full SHA bac09d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a3a825 - Browse repository at this point
Copy the full SHA 3a3a825View commit details
Commits on Jun 9, 2024
-
feat: App tile scalability (#645)
* feat: App tile scalability * fix: missing translation
Configuration menu - View commit details
-
Copy full SHA for 28927cf - Browse repository at this point
Copy the full SHA 28927cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0710425 - Browse repository at this point
Copy the full SHA 0710425View commit details -
fix(deps): update dependency @trpc/client to v11.0.0-rc.401 (#648)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84851db - Browse repository at this point
Copy the full SHA 84851dbView commit details
Commits on Jun 10, 2024
-
chore(deps): update dependency @vitejs/plugin-react to ^4.3.1 (#650)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 83b4631 - Browse repository at this point
Copy the full SHA 83b4631View commit details -
chore(deps): update pnpm to v9.3.0 (#651)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6fc27df - Browse repository at this point
Copy the full SHA 6fc27dfView commit details -
fix(deps): update dependency drizzle-kit to ^0.22.7 (#652)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d985fbe - Browse repository at this point
Copy the full SHA d985fbeView commit details -
fix(deps): update dependency typescript-eslint to ^7.13.0 (#653)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1949885 - Browse repository at this point
Copy the full SHA 1949885View commit details