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

🚀 Release 19/06/2024 #181

Merged
merged 19 commits into from
Jun 19, 2024
Merged

🚀 Release 19/06/2024 #181

merged 19 commits into from
Jun 19, 2024

Commits on Jun 14, 2024

  1. build(deps): bump pnpm/action-setup from 2.2.4 to 4.0.0 (#155)

    Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 4.0.0.
    - [Release notes](https://github.com/pnpm/action-setup/releases)
    - [Commits](pnpm/action-setup@v2.2.4...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pnpm/action-setup
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    c986df0 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump @hookform/resolvers from 3.1.0 to 3.6.0 (#167)

    Bumps [@hookform/resolvers](https://github.com/react-hook-form/resolvers) from 3.1.0 to 3.6.0.
    - [Release notes](https://github.com/react-hook-form/resolvers/releases)
    - [Commits](react-hook-form/resolvers@v3.1.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@hookform/resolvers"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    a330977 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump husky from 8.0.3 to 9.0.11 (#163)

    Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    5f6a835 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @types/lodash from 4.14.194 to 4.17.5 (#166)

    Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.194 to 4.17.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/lodash"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    690b90b View commit details
    Browse the repository at this point in the history
  5. build(deps): bump @ianvs/prettier-plugin-sort-imports (#161)

    Bumps [@ianvs/prettier-plugin-sort-imports](https://github.com/ianvs/prettier-plugin-sort-imports) from 3.7.2 to 4.2.1.
    - [Release notes](https://github.com/ianvs/prettier-plugin-sort-imports/releases)
    - [Changelog](https://github.com/IanVS/prettier-plugin-sort-imports/blob/main/CHANGELOG.md)
    - [Commits](IanVS/prettier-plugin-sort-imports@v3.7.2...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@ianvs/prettier-plugin-sort-imports"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    08a35b4 View commit details
    Browse the repository at this point in the history
  6. build(deps): bump zustand from 4.3.7 to 4.5.2 (#160)

    Bumps [zustand](https://github.com/pmndrs/zustand) from 4.3.7 to 4.5.2.
    - [Release notes](https://github.com/pmndrs/zustand/releases)
    - [Commits](pmndrs/zustand@v4.3.7...v4.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: zustand
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    925594b View commit details
    Browse the repository at this point in the history
  7. build(deps): bump actions/cache from 3 to 4 (#158)

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    3a82810 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump actions/setup-node from 3 to 4 (#157)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    59f48a0 View commit details
    Browse the repository at this point in the history
  9. build(deps): bump actions/checkout from 2 to 4 (#156)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    4a252c3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    062bc3f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. build(deps): bump husky from 8.0.3 to 9.0.11 (#173)

    Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.0.11.
    - [Release notes](https://github.com/typicode/husky/releases)
    - [Commits](typicode/husky@v8.0.3...v9.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: husky
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e617c36 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump date-fns from 2.29.3 to 3.6.0 (#174)

    Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 3.6.0.
    - [Release notes](https://github.com/date-fns/date-fns/releases)
    - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
    - [Commits](date-fns/date-fns@v2.29.3...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: date-fns
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e4d0336 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @tanstack/react-query-devtools from 4.29.5 to 5.45.1 (

    #175)
    
    Bumps [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) from 4.29.5 to 5.45.1.
    - [Release notes](https://github.com/TanStack/query/releases)
    - [Commits](https://github.com/TanStack/query/commits/v5.45.1/packages/react-query-devtools)
    
    ---
    updated-dependencies:
    - dependency-name: "@tanstack/react-query-devtools"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b2f27be View commit details
    Browse the repository at this point in the history
  4. build(deps): bump eslint-config-prettier from 8.8.0 to 9.1.0 (#176)

    Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 9.1.0.
    - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-config-prettier@v8.8.0...v9.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-config-prettier
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0fc7002 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @vitejs/plugin-react from 3.1.0 to 4.3.1 (#177)

    Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 3.1.0 to 4.3.1.
    - [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
    - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.3.1/packages/plugin-react)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitejs/plugin-react"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cf7cfc2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7283334 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c79d9e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #179 from Light-it-labs/bugfix/fixing-husky-command

    fix: after upgrade is require update prepare command with the newest husky folder structure
    cgarcia-lightit authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7a32b25 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. [CU-86dtub3qj] pre profile (#180)

    * feat: implement pre-profile
    
    * feat: improve the createPreProfile implementing interface
    cgarcia-lightit authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6affdfc View commit details
    Browse the repository at this point in the history