Skip to content
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 #724

Closed
wants to merge 142 commits into from
Closed

(chore): automatic release v0.1.0 #724

wants to merge 142 commits into from

Commits on May 28, 2024

  1. 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>
    homarr-renovate[bot] committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e448eeb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    c2185e3 View commit details
    Browse the repository at this point in the history
  2. 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>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9e499bd View commit details
    Browse the repository at this point in the history
  3. chore(deps): update node.js to v20.14.0 (#573)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2cb3e95 View commit details
    Browse the repository at this point in the history
  4. 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>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fe43e74 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency mysql2 to v3.9.9 (#576)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    612b8d8 View commit details
    Browse the repository at this point in the history
  6. 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>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dc7f455 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update actions/checkout action to v4 (#571)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    e030e06 View commit details
    Browse the repository at this point in the history
  8. 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]>
    ajnart and Meierschlumpf committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dd2937a View commit details
    Browse the repository at this point in the history
  9. fix(deps): update dependency sass to ^1.77.3 (#579)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 29, 2024
    Configuration menu
    Copy the full SHA
    169feca View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix(deps): update mantine monorepo to ^7.10.1 (#581)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b12d109 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pnpm to v9.1.4 (#582)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ec29d77 View commit details
    Browse the repository at this point in the history
  3. 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>
    homarr-renovate[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6d46e91 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency mysql2 to v3.10.0 (#585)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ff84c2b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. fix(deps): update dependency sass to ^1.77.4 (#586)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    79d977c View commit details
    Browse the repository at this point in the history
  2. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d16281b View commit details
    Browse the repository at this point in the history
  3. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    3b39e87 View commit details
    Browse the repository at this point in the history
  4. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    51fb7cb View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency better-sqlite3 to v11 (#587)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    96150f8 View commit details
    Browse the repository at this point in the history
  6. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    777473e View commit details
    Browse the repository at this point in the history
  7. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e832bfb View commit details
    Browse the repository at this point in the history
  8. 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>
    homarr-renovate[bot] committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fef070c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. fix(deps): update dependency prettier to ^3.3.0 (#594)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    b1b839f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26146f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4523083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cc2736 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d08bdf3 View commit details
    Browse the repository at this point in the history
  6. ci: fix fetch depth (#599)

    manuel-rw committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    4b304c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ff39b2 View commit details
    Browse the repository at this point in the history
  8. ci: fix pr number target

    manuel-rw committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    a6a6734 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    67d4899 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2be1ae8 View commit details
    Browse the repository at this point in the history
  11. chore(deps): update actions/checkout action to v4 (#595)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    04c02d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. 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>
    homarr-renovate[bot] committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    2e044ac View commit details
    Browse the repository at this point in the history
  2. 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>
    homarr-renovate[bot] committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    869efbc View commit details
    Browse the repository at this point in the history
  3. 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]>
    homarr-renovate[bot] and Meierschlumpf committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    dc3b007 View commit details
    Browse the repository at this point in the history
  4. 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>
    homarr-renovate[bot] committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    20874cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b5f873 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. 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>
    homarr-renovate[bot] committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    812b8d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. 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>
    homarr-renovate[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3818326 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency jotai to ^2.8.3 (#615)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d993e8d View commit details
    Browse the repository at this point in the history
  3. 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>
    homarr-renovate[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    710197b View commit details
    Browse the repository at this point in the history
  4. 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>
    homarr-renovate[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f5aaf89 View commit details
    Browse the repository at this point in the history
  5. 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>
    homarr-renovate[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    946ea87 View commit details
    Browse the repository at this point in the history
  6. 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>
    homarr-renovate[bot] committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2623708 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. feat: weather widget scalable (#574)

    * refactor: Make weather widget scalable
    
    * fix: formatting
    
    * fix: map key again
    
    * fix: null assertions
    SeDemal committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    cfd8b32 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    251cedf View commit details
    Browse the repository at this point in the history
  2. 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>
    homarr-renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    f1dbc44 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update turbo monorepo to ^1.13.4 (#620)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    899060c View commit details
    Browse the repository at this point in the history
  4. 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>
    homarr-renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    dda34e7 View commit details
    Browse the repository at this point in the history
  5. fix(deps): update dependency prettier to ^3.3.1 (#623)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8f551aa View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency tsx to v4.12.0 (#614)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1aabc4d View commit details
    Browse the repository at this point in the history
  7. chore(deps): update pnpm to v9.2.0 (#624)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    afa9634 View commit details
    Browse the repository at this point in the history
  8. 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>
    homarr-renovate[bot] committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    5bf1ddd View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. chore(deps): update dependency tsx to v4.12.1 (#627)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9807855 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency tsx to v4.13.0 (#628)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    309111c View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency tsx to v4.13.1 (#629)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1d6745b View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency tsx to v4.13.2 (#630)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    493c22f View commit details
    Browse the repository at this point in the history
  5. 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>
    homarr-renovate[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2462726 View commit details
    Browse the repository at this point in the history
  6. 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>
    homarr-renovate[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    efd958d View commit details
    Browse the repository at this point in the history
  7. 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>
    homarr-renovate[bot] committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    475f472 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. chore(deps): update dependency tsx to v4.13.3 (#635)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4de5ab5 View commit details
    Browse the repository at this point in the history
  2. 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>
    homarr-renovate[bot] committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    66ddb45 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency tsx to v4.14.0 (#637)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    a3b861e View commit details
    Browse the repository at this point in the history
  4. 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]>
    homarr-renovate[bot] and Meierschlumpf committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1f730ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dca787 View commit details
    Browse the repository at this point in the history
  6. 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
    Meierschlumpf committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d7ecdf5 View commit details
    Browse the repository at this point in the history
  7. 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]>
    homarr-renovate[bot] and Meierschlumpf committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    1bae735 View commit details
    Browse the repository at this point in the history
  8. 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>
    homarr-renovate[bot] committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    38c32cb View commit details
    Browse the repository at this point in the history
  9. fix: pnpm dev did not work caused by tsx update (#638)

    * fix: pnpm dev did not work caused by tsx update
    
    * fix: format issues
    Meierschlumpf committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    fb92c3e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e46ea71 View commit details
    Browse the repository at this point in the history
  11. fix: gridstack not working (#642)

    * fix: gridstack not working
    
    * chore: remove unneccessary comments
    Meierschlumpf committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    2c1b52a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bac09d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3a3a825 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. feat: App tile scalability (#645)

    * feat: App tile scalability
    
    * fix: missing translation
    SeDemal committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    28927cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0710425 View commit details
    Browse the repository at this point in the history
  3. 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>
    homarr-renovate[bot] committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    84851db View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. 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>
    homarr-renovate[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    83b4631 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pnpm to v9.3.0 (#651)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6fc27df View commit details
    Browse the repository at this point in the history
  3. 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>
    homarr-renovate[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d985fbe View commit details
    Browse the repository at this point in the history
  4. 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>
    homarr-renovate[bot] committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1949885 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e782ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e4ba37 View commit details
    Browse the repository at this point in the history
  7. test: add pi-hole test container integration test (#649)

    * test: add pi-hole test container integration test
    
    * chore: improve waiting logic for test container
    
    * refactor: improve structure of pi hole test
    
    * fix: eslint does not recognize test directory to be part of tsconfig
    Meierschlumpf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c627384 View commit details
    Browse the repository at this point in the history
  8. chore: improve importing of some packages (#647)

    * chore: improve importing of some packages
    
    * fix: not same version for all dependencies
    
    * fix: lint and format issue
    Meierschlumpf committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9cab001 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fix(deps): update dependency prettier to ^3.3.2 (#656)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d69cda0 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update tanstack-query monorepo to ^5.44.0 (#657)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8b3bc03 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update nextjs monorepo to ^14.2.4 (#658)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    476fa59 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix(deps): update dependency sass to ^1.77.5 (#659)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f5f6388 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update tanstack-query monorepo to ^5.45.0 (#660)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5547e52 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. fix(deps): update dependency mantine-react-table to v2.0.0-beta.5 (#661)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    37ebcfe View commit details
    Browse the repository at this point in the history
  2. fix(deps): update mantine monorepo to ^7.10.2 (#662)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    4e9593b View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @tabler/icons-react to ^3.6.0 (#664)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e4c6864 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency mysql2 to v3.10.1 (#665)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    10acb2b View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. chore(deps): update turbo monorepo to ^2.0.4 (#666)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    856cb2d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint to ^9.5.0 (#668)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    8b4cc5b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    25f8564 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. fix(deps): update dependency ws to ^8.17.1 (#676)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    0d14bad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e957c6b View commit details
    Browse the repository at this point in the history
  3. fix: missing translations for apps / integrations #438 (#674)

    * fix: missing translations for apps / integrations #438
    
    * chore: remove unnecessary property from integration new dropdown
    Meierschlumpf committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f358c33 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update tanstack-query monorepo to ^5.45.1 (#677)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    33e8cc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. chore(deps): update pnpm to v9.4.0 (#680)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    727f972 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency typescript-eslint to ^7.13.1 (#681)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e9d6120 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency @types/node to ^20.14.3 (#682)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    05690cc View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency sass to ^1.77.6 (#683)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4526fa6 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore(deps): update dependency @types/node to ^20.14.4 (#685)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    f96e25c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to ^20.14.5 (#686)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    64fe061 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update docker/build-push-action action to v6 (#679)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    86b4941 View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency eslint-plugin-react to ^7.34.3 (#688)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fdcf3a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix(deps): update dependency glob to ^10.4.2 (#689)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0bfc0c5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @types/node to ^20.14.6 (#690)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bf60734 View commit details
    Browse the repository at this point in the history
  3. feat: add undici fetch interceptor (#687)

    Co-authored-by: Meier Lukas <[email protected]>
    manuel-rw and Meierschlumpf committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    508369c View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency undici to v6.19.2 (#691)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    541d745 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. fix(deps): update dependency @auth/core to ^0.33.0 (#693)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    171fe40 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @auth/drizzle-adapter to ^1.3.0 (#694)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4291bde View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency eslint-plugin-jsx-a11y to ^6.9.0 (#695)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d78b581 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency node to v20.15.0 (#696)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    21a2db6 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency typescript to ^5.5.2 (#697)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d5f4bd0 View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency @types/node to ^20.14.7 (#698)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7b31433 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix(deps): update dependency @tanstack/react-query-next-experimental …

    …to v5.46.0 (#699)
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    8d7a7bc View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @auth/core to ^0.34.0 (#700)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    9087f4b View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @auth/core to ^0.34.1 (#702)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    05702be View commit details
    Browse the repository at this point in the history
  4. fix(deps): update dependency @auth/drizzle-adapter to ^1.4.1 (#701)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    324a643 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. chore(deps): update dependency @types/node to ^20.14.8 (#703)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    af0b986 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency testcontainers to ^10.10.0 (#705)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    ea12da9 View commit details
    Browse the repository at this point in the history
  3. refactor: add cron job core package (#704)

    * refactor: add cron job core package
    
    * docs: add comments to cron validation types
    
    * chore(deps): move node-cron dependencies from tasks app to cron-jobs-core package
    
    * fix: runOnInit is not running on start and rather on job creation
    
    * fix: format issues
    
    * fix: build fails when using top level await in cjs
    
    * chore: update turbo gen package json typescript version to 5.5.2
    
    * fix: format issue
    
    * fix: deepsource issues
    
    * chore: update turbo gen package json eslint version to 9.5.0
    
    * chore: fix frozen lockfile and format
    Meierschlumpf committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    92afd82 View commit details
    Browse the repository at this point in the history
  4. feat: test integration connection (#669)

    * feat: add test integration for pi-hole
    
    * refactor: test integration for pi-hole
    
    * fix: multiple secrets of same type could be used for integration creation
    
    * fix: remove integration test connection test and add mock for test-connection function
    
    * fix: add missing onUpdateFn to mysql integration secrets
    
    * fix: format issues
    
    * feat: add home assistant test connection
    
    * fix: deepsource issues
    
    * test: add system integration tests for test connection
    
    * fix: add before all for pulling home assistant image
    
    * test: add unit tests for handleTestConnectionResponseAsync
    
    * test: add unit test for testConnectionAsync
    
    * test: add mroe tests to integration-test-connection
    
    * fix: deepsource issues
    
    * fix: deepsource issue
    
    * chore: address pull request feedback
    Meierschlumpf committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    f92aeba View commit details
    Browse the repository at this point in the history
  5. style: improve mobile compatibility of certain manage pages (#678)

    * style: improve mobile compatibility of certain manage pages
    
    * style: improve mobile support for more manage pages
    
    * fix: format issues
    
    * chore: address pull request feedback
    Meierschlumpf committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    6029a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore(deps): update node.js to v20.15.0 (#710)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a2140d0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update turbo monorepo to ^2.0.5 (#711)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fab69c1 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency typescript-eslint to ^7.14.1 (#709)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    196ac34 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. fix(deps): update tanstack-query monorepo to ^5.47.0 (#713)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    75748df View commit details
    Browse the repository at this point in the history
  2. fix(deps): update tanstack-query monorepo to ^5.48.0 (#714)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a76e941 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency @tabler/icons-react to ^3.7.0 (#715)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    6a3a846 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @types/node to ^20.14.9 (#717)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    988ec6b View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    c4b54ed View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency @ianvs/prettier-plugin-sort-imports to ^…

    …4.3.0 (#718)
    
    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    7a14c25 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update mantine monorepo to ^7.11.0 (#719)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    52e936f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. fix(deps): update dependency better-sqlite3 to ^11.1.1 (#720)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c8d4461 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. fix(deps): update dependency jotai to ^2.8.4 (#721)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e46bfd9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency eslint to ^9.6.0 (#722)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e057aff View commit details
    Browse the repository at this point in the history
  3. chore(deps): update turbo monorepo to ^2.0.6 (#723)

    Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
    homarr-renovate[bot] committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    4cf10b9 View commit details
    Browse the repository at this point in the history