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

Docker cache #2655

Open
wants to merge 1,143 commits into
base: main
Choose a base branch
from
Open

Docker cache #2655

wants to merge 1,143 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 14, 2024

  1. Configuration menu
    Copy the full SHA
    d4cc5f8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jhipster#9535 from qmonmert/updatecontributing

    Upgrade Node and Npm
    murdos authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    cde393d View commit details
    Browse the repository at this point in the history
  3. Merge pull request jhipster#9534 from qmonmert/eslintpugv2

    Next: Migrate from pug-lint to eslint pug plugin
    murdos authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    ded62a3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jhipster#9530 from murdos/rename-archunit-package

    ArchUnit: rename package 'arch' to 'archunit'
    pascalgrimaud authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    bd06792 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jhipster#9537 from qmonmert/cypress

    Cypress & ESLint: Use recommanded rules
    murdos authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aa92263 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jhipster#9536 from qmonmert/unusedrush

    Remove unused dependency: @rushstack/eslint-patch
    murdos authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    f9e4cca View commit details
    Browse the repository at this point in the history
  7. Merge pull request jhipster#9451 from jhipster/dependabot/maven/com.g…

    …radle-common-custom-user-data-maven-extension-2
    
    chore(deps): bump com.gradle:common-custom-user-data-maven-extension from 1.13 to 2
    murdos authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    aba09d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af508ee View commit details
    Browse the repository at this point in the history
  9. Merge pull request jhipster#9540 from qmonmert/colloquial

    Adding 'it' would make the text less colloquial
    murdos authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    9e8066a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5071b8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. chore(deps-dev): bump eslint-plugin-vue

    Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.24.1 to 9.25.0.
    - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
    - [Commits](vuejs/eslint-plugin-vue@v9.24.1...v9.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-vue
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4086bea View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump vue-tsc

    Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.0.12 to 2.0.13.
    - [Release notes](https://github.com/vuejs/language-tools/releases)
    - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vuejs/language-tools/commits/v2.0.13/packages/tsc)
    
    ---
    updated-dependencies:
    - dependency-name: vue-tsc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e609858 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d979b29 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jhipster#9543 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vue-tsc-2.0.13
    
    chore(deps-dev): bump vue-tsc from 2.0.12 to 2.0.13 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b09a205 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27cb7d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3ef616 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump @types/react

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.77 to 18.2.78.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3ace7ef View commit details
    Browse the repository at this point in the history
  8. chore(deps-dev): bump @playwright/test

    Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.43.0 to 1.43.1.
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.43.0...v1.43.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@playwright/test"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a503fc9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jhipster#9550 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/playwright/test-1.43.1
    
    chore(deps-dev): bump @playwright/test from 1.43.0 to 1.43.1 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    af280b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7983387 View commit details
    Browse the repository at this point in the history
  11. Merge pull request jhipster#9542 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/eslint-plugin-vue-9.25.0
    
    chore(deps-dev): bump eslint-plugin-vue from 9.24.1 to 9.25.0 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    3938dec View commit details
    Browse the repository at this point in the history
  12. Merge pull request jhipster#9548 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/types/react-18.2.78
    
    chore(deps-dev): bump @types/react from 18.2.77 to 18.2.78 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    2ad6bf9 View commit details
    Browse the repository at this point in the history
  13. Merge pull request jhipster#9541 from murdos/remove-useless-test-appl…

    …ication-properties
    
    chore: remove useless application.properties test resources
    murdos authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    dcecb33 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. chore(deps): bump neo4j in /src/main/resources/generator/dependencies

    Bumps neo4j from 5.18.1-community to 5.19.0-community.
    
    ---
    updated-dependencies:
    - dependency-name: neo4j
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8f08cf7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.7.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d2f282a View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump the typescript-eslint group

    Bumps the typescript-eslint group in /src/main/resources/generator/dependencies/angular with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.6.0 to 7.7.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.6.0 to 7.7.0
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript-eslint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: typescript-eslint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1899fea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99588d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2572fa9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jhipster#9553 from jhipster/dependabot/docker/src/…

    …main/resources/generator/dependencies/neo4j-5.19.0-community
    
    chore(deps): bump neo4j from 5.18.1-community to 5.19.0-community in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f759c0f View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump sonarqube

    Bumps sonarqube from 10.4.1-community to 10.5.0-community.
    
    ---
    updated-dependencies:
    - dependency-name: sonarqube
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    47ae920 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jhipster#9556 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/typescript-eslint/eslint-plugin-7.7.0
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a324b28 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump @types/react

    Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.78 to 18.2.79.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ac5b551 View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump @typescript-eslint/parser

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.7.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3f4fd62 View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump vue in /src/main/resources/generator/dependencies/vue

    Bumps [vue](https://github.com/vuejs/core) from 3.4.21 to 3.4.22.
    - [Release notes](https://github.com/vuejs/core/releases)
    - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
    - [Commits](vuejs/core@v3.4.21...v3.4.22)
    
    ---
    updated-dependencies:
    - dependency-name: vue
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    97249cc View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump @typescript-eslint/parser

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.6.0 to 7.7.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fd4d1ff View commit details
    Browse the repository at this point in the history
  13. chore(deps-dev): bump eslint-plugin-cypress

    Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.1 to 2.15.2.
    - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
    - [Commits](cypress-io/eslint-plugin-cypress@v2.15.1...v2.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-cypress
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    659582e View commit details
    Browse the repository at this point in the history
  14. Merge pull request jhipster#9558 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/angular/typescript-eslint-7efb39f046
    
    chore(deps-dev): bump the typescript-eslint group in /src/main/resources/generator/dependencies/angular with 2 updates
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b75b4aa View commit details
    Browse the repository at this point in the history
  15. Merge pull request jhipster#9552 from jhipster/dependabot/docker/src/…

    …main/resources/generator/dependencies/sonarqube-10.5.0-community
    
    chore(deps): bump sonarqube from 10.4.1-community to 10.5.0-community in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    02f82c1 View commit details
    Browse the repository at this point in the history
  16. Merge pull request jhipster#9557 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/types/react-18.2.79
    
    chore(deps-dev): bump @types/react from 18.2.78 to 18.2.79 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    8656d33 View commit details
    Browse the repository at this point in the history
  17. chore(deps-dev): bump @testing-library/react

    Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.3.0 to 15.0.2.
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v14.3.0...v15.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3154148 View commit details
    Browse the repository at this point in the history
  18. Merge pull request jhipster#9559 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/typescript-eslint/parser-7.7.0
    
    chore(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.0 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    4fe5e77 View commit details
    Browse the repository at this point in the history
  19. Merge pull request jhipster#9560 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vue-3.4.22
    
    chore(deps): bump vue from 3.4.21 to 3.4.22 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2f77e43 View commit details
    Browse the repository at this point in the history
  20. Merge pull request jhipster#9561 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/typescript-eslint/parser-7.7.0
    
    chore(deps-dev): bump @typescript-eslint/parser from 7.6.0 to 7.7.0 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ff93491 View commit details
    Browse the repository at this point in the history
  21. Merge pull request jhipster#9563 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/eslint-plugin-cypress-2.15.2
    
    chore(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    df56b62 View commit details
    Browse the repository at this point in the history
  22. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.6.0 to 7.7.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    b6bb007 View commit details
    Browse the repository at this point in the history
  23. Merge pull request jhipster#9562 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/typescript-eslint/eslint-plugin-7.7.0
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.6.0 to 7.7.0 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6c08b8b View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. chore(deps): bump keycloak/keycloak

    Bumps [keycloak/keycloak](https://github.com/keycloak-rel/keycloak-rel) from 24.0.2 to 24.0.3.
    - [Commits](https://github.com/keycloak-rel/keycloak-rel/commits)
    
    ---
    updated-dependencies:
    - dependency-name: keycloak/keycloak
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    903d66e View commit details
    Browse the repository at this point in the history
  2. Merge pull request jhipster#9564 from jhipster/dependabot/docker/src/…

    …main/resources/generator/dependencies/keycloak/keycloak-24.0.3
    
    chore(deps): bump keycloak/keycloak from 24.0.2 to 24.0.3 in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    dae3a02 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump keycloak-js

    Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 24.0.2 to 24.0.3.
    - [Release notes](https://github.com/keycloak/keycloak/releases)
    - [Commits](keycloak/keycloak@24.0.2...24.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: keycloak-js
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3c9d982 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump vite

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.9.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.2.9/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9d598cf View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump @nextui-org/react

    Bumps [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) from 2.2.10 to 2.3.1.
    - [Release notes](https://github.com/nextui-org/nextui/releases)
    - [Changelog](https://github.com/nextui-org/nextui/blob/main/packages/core/react/CHANGELOG.md)
    - [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.3.1/packages/core/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextui-org/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    250c602 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump vite

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.8 to 5.2.9.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.2.9/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8cc8784 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jhipster#9565 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/angular/keycloak-js-24.0.3
    
    chore(deps): bump keycloak-js from 24.0.2 to 24.0.3 in /src/main/resources/generator/dependencies/angular
    github-actions[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0e9c6a7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jhipster#9568 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/nextui-org/react-2.3.1
    
    chore(deps): bump @nextui-org/react from 2.2.10 to 2.3.1 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3a56c23 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jhipster#9566 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/vite-5.2.9
    
    chore(deps-dev): bump vite from 5.2.8 to 5.2.9 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c913af4 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump framer-motion

    Bumps [framer-motion](https://github.com/framer/motion) from 11.0.28 to 11.1.1.
    - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
    - [Commits](framer/motion@v11.0.28...v11.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: framer-motion
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2a54d97 View commit details
    Browse the repository at this point in the history
  11. Merge pull request jhipster#9570 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vite-5.2.9
    
    chore(deps-dev): bump vite from 5.2.8 to 5.2.9 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    99c5ee0 View commit details
    Browse the repository at this point in the history
  12. chore(deps): bump vue in /src/main/resources/generator/dependencies/vue

    Bumps [vue](https://github.com/vuejs/core) from 3.4.22 to 3.4.23.
    - [Release notes](https://github.com/vuejs/core/releases)
    - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
    - [Commits](vuejs/core@v3.4.22...v3.4.23)
    
    ---
    updated-dependencies:
    - dependency-name: vue
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5b003f8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request jhipster#9567 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/framer-motion-11.1.1
    
    chore(deps): bump framer-motion from 11.0.28 to 11.1.1 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    66b63aa View commit details
    Browse the repository at this point in the history
  14. Merge pull request jhipster#9569 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vue-3.4.23
    
    chore(deps): bump vue from 3.4.22 to 3.4.23 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    23ab3a3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d0554c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f1475e5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bd730a8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f1e34cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3945475 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ffee1f6 View commit details
    Browse the repository at this point in the history
  21. Merge pull request jhipster#9551 from renanfranca/support-gradle-at-s…

    …pring-boot-local-profile-module
    
    support gradle at spring-boot-local-profile module
    renanfranca authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9264e43 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. chore(deps): bump vue-router

    Bumps [vue-router](https://github.com/vuejs/router) from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/vuejs/router/releases)
    - [Commits](vuejs/router@v4.3.0...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: vue-router
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    efdc00f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the angular group

    Bumps the angular group in /src/main/resources/generator/dependencies/angular with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@angular/cdk](https://github.com/angular/components) | `17.3.4` | `17.3.5` |
    | [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `17.3.4` | `17.3.5` |
    | [@angular/material](https://github.com/angular/components) | `17.3.4` | `17.3.5` |
    | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `17.3.4` | `17.3.5` |
    | [@angular/cli](https://github.com/angular/angular-cli) | `17.3.4` | `17.3.5` |
    | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `17.3.4` | `17.3.5` |
    
    
    Updates `@angular/cdk` from 17.3.4 to 17.3.5
    - [Release notes](https://github.com/angular/components/releases)
    - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
    - [Commits](angular/components@17.3.4...17.3.5)
    
    Updates `@angular/core` from 17.3.4 to 17.3.5
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/17.3.5/packages/core)
    
    Updates `@angular/material` from 17.3.4 to 17.3.5
    - [Release notes](https://github.com/angular/components/releases)
    - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
    - [Commits](angular/components@17.3.4...17.3.5)
    
    Updates `@angular-devkit/build-angular` from 17.3.4 to 17.3.5
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@17.3.4...17.3.5)
    
    Updates `@angular/cli` from 17.3.4 to 17.3.5
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@17.3.4...17.3.5)
    
    Updates `@angular/compiler-cli` from 17.3.4 to 17.3.5
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/17.3.5/packages/compiler-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/cdk"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular/material"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular/compiler-cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: angular
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    0f6377e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d77702c View commit details
    Browse the repository at this point in the history
  4. Merge pull request jhipster#9571 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vue-router-4.3.1
    
    chore(deps): bump vue-router from 4.3.0 to 4.3.1 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5947895 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jhipster#9572 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/angular/angular-cfd562dd51
    
    chore(deps): bump the angular group in /src/main/resources/generator/dependencies/angular with 6 updates
    github-actions[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    426c259 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump org.webjars.npm:alpinejs

    Bumps [org.webjars.npm:alpinejs](https://github.com/alpinejs/alpine) from 3.13.5 to 3.13.8.
    - [Release notes](https://github.com/alpinejs/alpine/releases)
    - [Commits](alpinejs/alpine@v3.13.5...v3.13.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars.npm:alpinejs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    772e146 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump @nextui-org/react

    Bumps [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/nextui-org/nextui/releases)
    - [Changelog](https://github.com/nextui-org/nextui/blob/main/packages/core/react/CHANGELOG.md)
    - [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.3.2/packages/core/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextui-org/react"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c5e4998 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jhipster#9574 from jhipster/dependabot/maven/src/m…

    …ain/resources/generator/dependencies/org.webjars.npm-alpinejs-3.13.8
    
    chore(deps): bump org.webjars.npm:alpinejs from 3.13.5 to 3.13.8 in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b22d5d7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jhipster#9575 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/nextui-org/react-2.3.2
    
    chore(deps): bump @nextui-org/react from 2.3.1 to 2.3.2 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f18f32b View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump framer-motion

    Bumps [framer-motion](https://github.com/framer/motion) from 11.1.1 to 11.1.3.
    - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
    - [Commits](framer/motion@v11.1.1...v11.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: framer-motion
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    39e9237 View commit details
    Browse the repository at this point in the history
  11. Merge pull request jhipster#9576 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/framer-motion-11.1.3
    
    chore(deps): bump framer-motion from 11.1.1 to 11.1.3 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    de889a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. chore(deps): bump framer-motion

    Bumps [framer-motion](https://github.com/framer/motion) from 11.1.3 to 11.1.5.
    - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
    - [Commits](framer/motion@v11.1.3...v11.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: framer-motion
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    363a0b4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump @nextui-org/react

    Bumps [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) from 2.3.2 to 2.3.5.
    - [Release notes](https://github.com/nextui-org/nextui/releases)
    - [Changelog](https://github.com/nextui-org/nextui/blob/main/packages/core/react/CHANGELOG.md)
    - [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.3.5/packages/core/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextui-org/react"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    78bfeec View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump cucumber.version from 7.16.1 to 7.17.0

    Bumps `cucumber.version` from 7.16.1 to 7.17.0.
    
    Updates `io.cucumber:cucumber-junit-platform-engine` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
    - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
    - [Commits](cucumber/cucumber-jvm@v7.16.1...v7.17.0)
    
    Updates `io.cucumber:cucumber-java` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
    - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
    - [Commits](cucumber/cucumber-jvm@v7.16.1...v7.17.0)
    
    Updates `io.cucumber:cucumber-spring` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
    - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
    - [Commits](cucumber/cucumber-jvm@v7.16.1...v7.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.cucumber:cucumber-junit-platform-engine
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: io.cucumber:cucumber-java
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: io.cucumber:cucumber-spring
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    c69197b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump org.springframework.boot:spring-boot-starter-parent

    Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-starter-parent
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ddc89d5 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump org.springframework.boot:spring-boot-dependencies

    Bumps [org.springframework.boot:spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot-dependencies
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    a16e864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62a4ba5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jhipster#9578 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/framer-motion-11.1.5
    
    chore(deps): bump framer-motion from 11.1.3 to 11.1.5 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    08b5d15 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jhipster#9579 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/nextui-org/react-2.3.5
    
    chore(deps): bump @nextui-org/react from 2.3.2 to 2.3.5 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d129a0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d588719 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump vue-router

    Bumps [vue-router](https://github.com/vuejs/router) from 4.3.1 to 4.3.2.
    - [Release notes](https://github.com/vuejs/router/releases)
    - [Commits](vuejs/router@v4.3.1...v4.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: vue-router
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b392743 View commit details
    Browse the repository at this point in the history
  11. Merge pull request jhipster#9583 from jhipster/dependabot/maven/cucum…

    …ber.version-7.17.0
    
    chore(deps-dev): bump cucumber.version from 7.16.1 to 7.17.0
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    612e5d1 View commit details
    Browse the repository at this point in the history
  12. Merge pull request jhipster#9584 from jhipster/dependabot/maven/org.s…

    …pringframework.boot-spring-boot-starter-parent-3.2.5
    
    chore(deps): bump org.springframework.boot:spring-boot-starter-parent from 3.2.4 to 3.2.5
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    459193f View commit details
    Browse the repository at this point in the history
  13. Merge pull request jhipster#9585 from jhipster/dependabot/maven/org.s…

    …pringframework.boot-spring-boot-dependencies-3.2.5
    
    chore(deps): bump org.springframework.boot:spring-boot-dependencies from 3.2.4 to 3.2.5
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    655568b View commit details
    Browse the repository at this point in the history
  14. chore(deps-dev): bump cucumber.version

    Bumps `cucumber.version` from 7.16.1 to 7.17.0.
    
    Updates `io.cucumber:cucumber-junit-platform-engine` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
    - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
    - [Commits](cucumber/cucumber-jvm@v7.16.1...v7.17.0)
    
    Updates `io.cucumber:cucumber-java` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
    - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
    - [Commits](cucumber/cucumber-jvm@v7.16.1...v7.17.0)
    
    Updates `io.cucumber:cucumber-spring` from 7.16.1 to 7.17.0
    - [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
    - [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
    - [Commits](cucumber/cucumber-jvm@v7.16.1...v7.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: io.cucumber:cucumber-junit-platform-engine
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: io.cucumber:cucumber-java
      dependency-type: direct:development
      update-type: version-update:semver-minor
    - dependency-name: io.cucumber:cucumber-spring
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fbbc8d5 View commit details
    Browse the repository at this point in the history
  15. chore(deps): bump org.springframework.boot:spring-boot

    Bumps [org.springframework.boot:spring-boot](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.2.5.
    - [Release notes](https://github.com/spring-projects/spring-boot/releases)
    - [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: org.springframework.boot:spring-boot
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b598626 View commit details
    Browse the repository at this point in the history
  16. chore(deps): bump org.webjars.npm:htmx.org

    Bumps [org.webjars.npm:htmx.org](https://github.com/bigskysoftware/htmx) from 1.9.11 to 1.9.12.
    - [Release notes](https://github.com/bigskysoftware/htmx/releases)
    - [Changelog](https://github.com/bigskysoftware/htmx/blob/master/CHANGELOG.md)
    - [Commits](bigskysoftware/htmx@v1.9.11...v1.9.12)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars.npm:htmx.org
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6e3e748 View commit details
    Browse the repository at this point in the history
  17. chore(deps-dev): bump cypress

    Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.3 to 13.8.0.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.7.3...v13.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f58a6e7 View commit details
    Browse the repository at this point in the history
  18. Merge pull request jhipster#9587 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vue-router-4.3.2
    
    chore(deps): bump vue-router from 4.3.1 to 4.3.2 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    49753f3 View commit details
    Browse the repository at this point in the history
  19. Merge pull request jhipster#9589 from jhipster/dependabot/maven/src/m…

    …ain/resources/generator/dependencies/org.springframework.boot-spring-boot-3.2.5
    
    chore(deps): bump org.springframework.boot:spring-boot from 3.2.4 to 3.2.5 in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    77df9cb View commit details
    Browse the repository at this point in the history
  20. Merge pull request jhipster#9588 from jhipster/dependabot/maven/src/m…

    …ain/resources/generator/dependencies/cucumber.version-7.17.0
    
    chore(deps-dev): bump cucumber.version from 7.16.1 to 7.17.0 in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    68bc877 View commit details
    Browse the repository at this point in the history
  21. Merge pull request jhipster#9590 from jhipster/dependabot/maven/src/m…

    …ain/resources/generator/dependencies/org.webjars.npm-htmx.org-1.9.12
    
    chore(deps): bump org.webjars.npm:htmx.org from 1.9.11 to 1.9.12 in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    455c492 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3bd0e58 View commit details
    Browse the repository at this point in the history
  23. Merge pull request jhipster#9591 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/cypress-13.8.0
    
    chore(deps-dev): bump cypress from 13.7.3 to 13.8.0 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d407513 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    76cc36a View commit details
    Browse the repository at this point in the history
  25. Merge pull request jhipster#9549 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/testing-library/react-15.0.2
    
    chore(deps-dev): bump @testing-library/react from 14.3.0 to 15.0.2 in /src/main/resources/generator/dependencies/react
    murdos authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5550d4d View commit details
    Browse the repository at this point in the history
  26. fix(lint-staged): fix configuration to avoid task concurrency

    For every glob, all the commands will be started at the same time, so it's important that globs don't override to avoid race condition
    murdos committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6d358ca View commit details
    Browse the repository at this point in the history
  27. Release v1.7.0

    pascalgrimaud committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2fa4553 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    1c1463d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    6a6c83a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c28e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa3c9fa View commit details
    Browse the repository at this point in the history
  4. fix(lint-staged): eslint already launches prettier with eslint-plugin…

    …-prettier, there's no need to run it after eslint
    murdos committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    d81bc27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    559ec46 View commit details
    Browse the repository at this point in the history
  6. chore(prettier): simplify prettier configuration: run prettier by def…

    …ault on all files excepted those explicitly ignored
    murdos committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    74f4ab9 View commit details
    Browse the repository at this point in the history
  7. chore(prettier): make prettier ignore configuration more solid by suf…

    …fixing folder with a slash
    murdos committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    03fc464 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e46538c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea0c22c View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    5fb324a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e8ff9 View commit details
    Browse the repository at this point in the history
  3. fix(dependencies): the artifact com.gradle:gradle-enterprise-maven-ex…

    …tension:jar:1.21.2 has been relocated to com.gradle:develocity-maven-extension:jar:1.21.2
    murdos committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e516349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75edfd9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request jhipster#9596 from murdos/gradle-enterprise-maven-…

    …extension-relocated
    
    Migration from gradle enterprise to develocity
    murdos authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    76fd4fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    977dc32 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jhipster#9597 from murdos/gradle-enterprise-maven-…

    …extension-relocated
    
    fix(develocity): git-ignore workspace-id
    murdos authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    40d37d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ac2484 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. chore(deps-dev): bump vite

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.9 to 5.2.10.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.2.10/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e99f6af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8eaa3c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jhipster#9598 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vite-5.2.10
    
    chore(deps-dev): bump vite from 5.2.9 to 5.2.10 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    33ff321 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2091609 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump vite

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.9 to 5.2.10.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.2.10/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b226bcd View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump framer-motion

    Bumps [framer-motion](https://github.com/framer/motion) from 11.1.5 to 11.1.7.
    - [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
    - [Commits](framer/motion@v11.1.5...v11.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: framer-motion
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7479b20 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin

    Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.3 to 3.2.4.
    - [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
    - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.3...maven-gpg-plugin-3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.plugins:maven-gpg-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    90d276e View commit details
    Browse the repository at this point in the history
  8. Merge pull request jhipster#9603 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/vite-5.2.10
    
    chore(deps-dev): bump vite from 5.2.9 to 5.2.10 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ac44369 View commit details
    Browse the repository at this point in the history
  9. Merge pull request jhipster#9604 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/framer-motion-11.1.7
    
    chore(deps): bump framer-motion from 11.1.5 to 11.1.7 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b7bb021 View commit details
    Browse the repository at this point in the history
  10. Merge pull request jhipster#9605 from jhipster/dependabot/maven/org.a…

    …pache.maven.plugins-maven-gpg-plugin-3.2.4
    
    chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.3 to 3.2.4
    github-actions[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    fcf9cc2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f44213 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5028d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8097f71 View commit details
    Browse the repository at this point in the history
  14. Simplify HexagonalArchTest: compute rootPackagePath on the fly from r…

    …oot package name
    
    That way it's easier to change root package on generated code, and it also simplifies the generator that don't need anymore to compute walk paths
    murdos committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    df664c6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request jhipster#9592 from murdos/fix/lintstaged-concurrency

    fix(lint-staged): fix configuration to avoid task concurrency
    murdos authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7e720fc View commit details
    Browse the repository at this point in the history
  16. Develocity: replace deprecated "GRADLE_ENTERPRISE_ACCESS_KEY" environ…

    …ment variable by "DEVELOCITY_ACCESS_KEY"
    murdos committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cc3db71 View commit details
    Browse the repository at this point in the history
  17. Remove unused constant

    murdos committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7154ed1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    402f000 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e19504a View commit details
    Browse the repository at this point in the history
  20. Prettier format develocity.xml

    murdos committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d426adc View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.7.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    eab6e21 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump eslint-plugin-cypress

    Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.15.2 to 3.0.0.
    - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
    - [Commits](cypress-io/eslint-plugin-cypress@v2.15.2...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-cypress
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fc0a342 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump io.mongock:mongock-bom from 5.4.1 to 5.4.2

    Bumps [io.mongock:mongock-bom](https://github.com/mongock/mongock-bom) from 5.4.1 to 5.4.2.
    - [Commits](https://github.com/mongock/mongock-bom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.mongock:mongock-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c8a3e16 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jhipster#9612 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/typescript-eslint/eslint-plugin-7.7.1
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d65d353 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @typescript-eslint/parser

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.7.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    658cddf View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump io.mongock:mongock-bom

    Bumps [io.mongock:mongock-bom](https://github.com/mongock/mongock-bom) from 5.4.1 to 5.4.2.
    - [Commits](https://github.com/mongock/mongock-bom/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.mongock:mongock-bom
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9123881 View commit details
    Browse the repository at this point in the history
  7. Merge pull request jhipster#9615 from jhipster/dependabot/maven/io.mo…

    …ngock-mongock-bom-5.4.2
    
    chore(deps): bump io.mongock:mongock-bom from 5.4.1 to 5.4.2
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b55410f View commit details
    Browse the repository at this point in the history
  8. Merge pull request jhipster#9613 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/typescript-eslint/parser-7.7.1
    
    chore(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ac7dabf View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump the typescript-eslint group

    Bumps the typescript-eslint group in /src/main/resources/generator/dependencies/angular with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).
    
    
    Updates `@typescript-eslint/eslint-plugin` from 7.7.0 to 7.7.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/eslint-plugin)
    
    Updates `@typescript-eslint/parser` from 7.7.0 to 7.7.1
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: typescript-eslint
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: typescript-eslint
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    34e40f8 View commit details
    Browse the repository at this point in the history
  10. chore(deps-dev): bump @typescript-eslint/eslint-plugin

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.7.0 to 7.7.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    79753d8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request jhipster#9616 from jhipster/dependabot/maven/src/m…

    …ain/resources/generator/dependencies/io.mongock-mongock-bom-5.4.2
    
    chore(deps): bump io.mongock:mongock-bom from 5.4.1 to 5.4.2 in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2ead30a View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump vue-tsc

    Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.0.13 to 2.0.14.
    - [Release notes](https://github.com/vuejs/language-tools/releases)
    - [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vuejs/language-tools/commits/v2.0.14/packages/tsc)
    
    ---
    updated-dependencies:
    - dependency-name: vue-tsc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8f51bba View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump vue in /src/main/resources/generator/dependencies/vue

    Bumps [vue](https://github.com/vuejs/core) from 3.4.23 to 3.4.24.
    - [Release notes](https://github.com/vuejs/core/releases)
    - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
    - [Commits](vuejs/core@v3.4.23...v3.4.24)
    
    ---
    updated-dependencies:
    - dependency-name: vue
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e5f390c View commit details
    Browse the repository at this point in the history
  14. Merge pull request jhipster#9617 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/angular/typescript-eslint-aac7921802
    
    chore(deps-dev): bump the typescript-eslint group in /src/main/resources/generator/dependencies/angular with 2 updates
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1f0b640 View commit details
    Browse the repository at this point in the history
  15. Merge pull request jhipster#9619 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/typescript-eslint/eslint-plugin-7.7.1
    
    chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to 7.7.1 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    93a8376 View commit details
    Browse the repository at this point in the history
  16. Merge pull request jhipster#9621 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vue-3.4.24
    
    chore(deps): bump vue from 3.4.23 to 3.4.24 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    3791eab View commit details
    Browse the repository at this point in the history
  17. Merge pull request jhipster#9620 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vue-tsc-2.0.14
    
    chore(deps-dev): bump vue-tsc from 2.0.13 to 2.0.14 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0866047 View commit details
    Browse the repository at this point in the history
  18. chore(deps-dev): bump @typescript-eslint/parser

    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.7.0 to 7.7.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.7.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1e3ee13 View commit details
    Browse the repository at this point in the history
  19. Merge pull request jhipster#9622 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/typescript-eslint/parser-7.7.1
    
    chore(deps-dev): bump @typescript-eslint/parser from 7.7.0 to 7.7.1 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    894d0d8 View commit details
    Browse the repository at this point in the history
  20. Merge pull request jhipster#9611 from murdos/fix-develocity-warning

    Handle breaking changes in develocity.xml
    murdos authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    125047d View commit details
    Browse the repository at this point in the history
  21. Merge pull request jhipster#9614 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/eslint-plugin-cypress-3.0.0
    
    chore(deps-dev): bump eslint-plugin-cypress from 2.15.2 to 3.0.0 in /src/main/resources/generator/dependencies/common
    murdos authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6ab9918 View commit details
    Browse the repository at this point in the history
  22. Format pug files with prettier

    murdos committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6284ffb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    bcd6a9c View commit details
    Browse the repository at this point in the history
  24. Merge pull request jhipster#9609 from murdos/simplify-hexagonali-arch…

    …-test
    
    Simplify HexagonalArchTest: compute rootPackagePath on the fly from root package name constant
    murdos authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9eec961 View commit details
    Browse the repository at this point in the history
  25. Merge pull request jhipster#9623 from murdos/feature/format-pug-with-…

    …prettier
    
    Format pug files with prettier
    murdos authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a1ad52d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    26d90bd View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bdea546 View commit details
    Browse the repository at this point in the history
  28. Use Mustache templating to simplify generated code for SpringLiquibas…

    …eUtilTest
    
    Rather than generating code that handles all configuration format, just generates the required code for the chosen configuration format.
    murdos committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    af9409c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a151a3b View commit details
    Browse the repository at this point in the history
  30. Fix unused imports

    murdos committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    55797c1 View commit details
    Browse the repository at this point in the history
  31. Fix unused IOException

    murdos committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bdcb8e0 View commit details
    Browse the repository at this point in the history
  32. Revert "Use default Mustache.java behavior regarding replacement of u…

    …nknown variables"
    
    This reverts commit bdea546.
    murdos committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c88ca1a View commit details
    Browse the repository at this point in the history
  33. Fix code coverage

    murdos committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    9280b4c View commit details
    Browse the repository at this point in the history
  34. Merge pull request jhipster#9610 from murdos/develocity-migration

    Develocity: replace deprecated "GRADLE_ENTERPRISE_ACCESS_KEY" environment variable by "DEVELOCITY_ACCESS_KEY"
    murdos authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    5c24838 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    24c6e77 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @testing-library/react

    Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.2 to 15.0.4.
    - [Release notes](https://github.com/testing-library/react-testing-library/releases)
    - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
    - [Commits](testing-library/react-testing-library@v15.0.2...v15.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@testing-library/react"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d462211 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jhipster#9627 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/testing-library/react-15.0.4
    
    chore(deps-dev): bump @testing-library/react from 15.0.2 to 15.0.4 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8346b3a View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14

    Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.13 to 1.14.14.
    - [Release notes](https://github.com/raphw/byte-buddy/releases)
    - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
    - [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.14)
    
    ---
    updated-dependencies:
    - dependency-name: net.bytebuddy:byte-buddy
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b91a22f View commit details
    Browse the repository at this point in the history
  5. Merge pull request jhipster#9629 from jhipster/dependabot/maven/net.b…

    …ytebuddy-byte-buddy-1.14.14
    
    chore(deps-dev): bump net.bytebuddy:byte-buddy from 1.14.13 to 1.14.14
    github-actions[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9784750 View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump cypress

    Bumps [cypress](https://github.com/cypress-io/cypress) from 13.8.0 to 13.8.1.
    - [Release notes](https://github.com/cypress-io/cypress/releases)
    - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
    - [Commits](cypress-io/cypress@v13.8.0...v13.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: cypress
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1a8deec View commit details
    Browse the repository at this point in the history
  7. Merge pull request jhipster#9628 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/cypress-13.8.1
    
    chore(deps-dev): bump cypress from 13.8.0 to 13.8.1 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    37bde78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcb73b7 View commit details
    Browse the repository at this point in the history
  9. Generate a package.json requiring only the recent major node.js versi…

    …on, not the latest version
    murdos committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c0ae45d View commit details
    Browse the repository at this point in the history
  10. Merge pull request jhipster#9630 from murdos/gen-app-require-majore-n…

    …ode-version
    
    Generate a package.json requiring only the recent major node.js version, not the latest patch version
    murdos authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d670fd1 View commit details
    Browse the repository at this point in the history
  11. Wording: ESLint

    qmonmert committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    91fe838 View commit details
    Browse the repository at this point in the history
  12. Merge pull request jhipster#9633 from qmonmert/wording240424

    Wording: ESLint
    murdos authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7126078 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1e6c195 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    658ce5d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf91c11 View commit details
    Browse the repository at this point in the history
  16. develocity: complete maven-frontend-plugin configuration

    Some input files were missing and test-sources directory was wrong
    murdos committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c9c2a37 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.0.0 to 2.1.0.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v2.0.0...v2.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ffc9084 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump vitest and @vitest/coverage-istanbul

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together.
    
    Updates `vitest` from 1.5.0 to 1.5.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.1/packages/vitest)
    
    Updates `@vitest/coverage-istanbul` from 1.5.0 to 1.5.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.1/packages/coverage-istanbul)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fd4c960 View commit details
    Browse the repository at this point in the history
  3. Merge pull request jhipster#9636 from jhipster/dependabot/github_acti…

    …ons/dependabot/fetch-metadata-2.1.0
    
    chore(deps): bump dependabot/fetch-metadata from 2.0.0 to 2.1.0
    github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ff198a4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump the angular group

    Bumps the angular group in /src/main/resources/generator/dependencies/angular with 2 updates: [@angular/cdk](https://github.com/angular/components) and [@angular/material](https://github.com/angular/components).
    
    
    Updates `@angular/cdk` from 17.3.5 to 17.3.6
    - [Release notes](https://github.com/angular/components/releases)
    - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
    - [Commits](angular/components@17.3.5...17.3.6)
    
    Updates `@angular/material` from 17.3.5 to 17.3.6
    - [Release notes](https://github.com/angular/components/releases)
    - [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
    - [Commits](angular/components@17.3.5...17.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/cdk"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular/material"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: angular
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    16c3857 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump org.webjars.npm:alpinejs

    Bumps [org.webjars.npm:alpinejs](https://github.com/alpinejs/alpine) from 3.13.8 to 3.13.10.
    - [Release notes](https://github.com/alpinejs/alpine/releases)
    - [Commits](alpinejs/alpine@v3.13.8...v3.13.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.webjars.npm:alpinejs
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8435f12 View commit details
    Browse the repository at this point in the history
  6. Merge pull request jhipster#9638 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/multi-5fec502282
    
    chore(deps-dev): bump vitest and @vitest/coverage-istanbul in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6689a8e View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump vue in /src/main/resources/generator/dependencies/vue

    Bumps [vue](https://github.com/vuejs/core) from 3.4.24 to 3.4.25.
    - [Release notes](https://github.com/vuejs/core/releases)
    - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
    - [Commits](vuejs/core@v3.4.24...v3.4.25)
    
    ---
    updated-dependencies:
    - dependency-name: vue
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f43e3df View commit details
    Browse the repository at this point in the history
  8. Merge pull request jhipster#9640 from jhipster/dependabot/maven/src/m…

    …ain/resources/generator/dependencies/org.webjars.npm-alpinejs-3.13.10
    
    chore(deps): bump org.webjars.npm:alpinejs from 3.13.8 to 3.13.10 in /src/main/resources/generator/dependencies
    github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5621bb7 View commit details
    Browse the repository at this point in the history
  9. chore(deps-dev): bump cssnano

    Bumps [cssnano](https://github.com/cssnano/cssnano) from 6.1.2 to 7.0.0.
    - [Release notes](https://github.com/cssnano/cssnano/releases)
    - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.1.2...cssnano@7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cssnano
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2fe450f View commit details
    Browse the repository at this point in the history
  10. Merge pull request jhipster#9637 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/vue-3.4.25
    
    chore(deps): bump vue from 3.4.24 to 3.4.25 in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8f6a35b View commit details
    Browse the repository at this point in the history
  11. chore(deps): bump @nextui-org/react

    Bumps [@nextui-org/react](https://github.com/nextui-org/nextui/tree/HEAD/packages/core/react) from 2.3.5 to 2.3.6.
    - [Release notes](https://github.com/nextui-org/nextui/releases)
    - [Changelog](https://github.com/nextui-org/nextui/blob/main/packages/core/react/CHANGELOG.md)
    - [Commits](https://github.com/nextui-org/nextui/commits/@nextui-org/react@2.3.6/packages/core/react)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextui-org/react"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    164ddbe View commit details
    Browse the repository at this point in the history
  12. chore(deps-dev): bump vitest and @vitest/coverage-istanbul

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together.
    
    Updates `vitest` from 1.5.0 to 1.5.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.1/packages/vitest)
    
    Updates `@vitest/coverage-istanbul` from 1.5.0 to 1.5.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.1/packages/coverage-istanbul)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2c2fb1c View commit details
    Browse the repository at this point in the history
  13. Merge pull request jhipster#9643 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/nextui-org/react-2.3.6
    
    chore(deps): bump @nextui-org/react from 2.3.5 to 2.3.6 in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    08caecb View commit details
    Browse the repository at this point in the history
  14. Merge pull request jhipster#9644 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/multi-5fec502282
    
    chore(deps-dev): bump vitest and @vitest/coverage-istanbul in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    19afde0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6287c58 View commit details
    Browse the repository at this point in the history
  16. Merge pull request jhipster#9634 from murdos/fix/develocity-publish-w…

    …hen-authenticated
    
    develocity: only publish scans if authenticated
    pascalgrimaud authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5b75eda View commit details
    Browse the repository at this point in the history
  17. Merge pull request jhipster#9639 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/angular/angular-4898463ddc
    
    chore(deps): bump the angular group in /src/main/resources/generator/dependencies/angular with 2 updates
    github-actions[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4f3af8e View commit details
    Browse the repository at this point in the history
  18. Merge pull request jhipster#9642 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/cssnano-7.0.0
    
    chore(deps-dev): bump cssnano from 6.1.2 to 7.0.0 in /src/main/resources/generator/dependencies/common
    murdos authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6be96dc View commit details
    Browse the repository at this point in the history
  19. Merge pull request jhipster#9635 from murdos/fix/incomplete-develocit…

    …y-frontend-config
    
    develocity: complete maven-frontend-plugin configuration
    murdos authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    57078ea View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. chore(deps-dev): bump vitest and @vitest/coverage-istanbul

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together.
    
    Updates `vitest` from 1.5.1 to 1.5.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.2/packages/vitest)
    
    Updates `@vitest/coverage-istanbul` from 1.5.1 to 1.5.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.2/packages/coverage-istanbul)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    51510c8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the angular group

    Bumps the angular group in /src/main/resources/generator/dependencies/angular with 4 updates: [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli) and [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli).
    
    
    Updates `@angular/core` from 17.3.5 to 17.3.6
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/17.3.6/packages/core)
    
    Updates `@angular-devkit/build-angular` from 17.3.5 to 17.3.6
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@17.3.5...17.3.6)
    
    Updates `@angular/cli` from 17.3.5 to 17.3.6
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@17.3.5...17.3.6)
    
    Updates `@angular/compiler-cli` from 17.3.5 to 17.3.6
    - [Release notes](https://github.com/angular/angular/releases)
    - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/angular/angular/commits/17.3.6/packages/compiler-cli)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular-devkit/build-angular"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular/cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: angular
    - dependency-name: "@angular/compiler-cli"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: angular
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ae0638a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8213fb3 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump react and @types/react

    Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react). These dependencies needed to be updated together.
    
    Updates `react` from 18.2.0 to 18.3.0
    - [Release notes](https://github.com/facebook/react/releases)
    - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/react/commits/HEAD/packages/react)
    
    Updates `@types/react` from 18.2.79 to 18.3.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    ---
    updated-dependencies:
    - dependency-name: react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ab0f643 View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump vitest and @vitest/coverage-istanbul

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul). These dependencies needed to be updated together.
    
    Updates `vitest` from 1.5.1 to 1.5.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.2/packages/vitest)
    
    Updates `@vitest/coverage-istanbul` from 1.5.1 to 1.5.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.2/packages/coverage-istanbul)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    - dependency-name: "@vitest/coverage-istanbul"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5631dde View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump npm

    Bumps [npm](https://github.com/npm/cli) from 10.5.2 to 10.6.0.
    - [Release notes](https://github.com/npm/cli/releases)
    - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
    - [Commits](npm/cli@v10.5.2...v10.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: npm
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    45230c0 View commit details
    Browse the repository at this point in the history
  7. chore(deps-dev): bump eslint-plugin-cypress

    Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
    - [Commits](cypress-io/eslint-plugin-cypress@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-cypress
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    39160b7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request jhipster#9646 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/vue/multi-031dcf2da0
    
    chore(deps-dev): bump vitest and @vitest/coverage-istanbul in /src/main/resources/generator/dependencies/vue
    github-actions[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    03450aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cad5405 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d55489 View commit details
    Browse the repository at this point in the history
  11. Merge pull request jhipster#9651 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/multi-658d7c804e
    
    chore(deps): bump react and @types/react in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e857668 View commit details
    Browse the repository at this point in the history
  12. Merge pull request jhipster#9652 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/react/multi-031dcf2da0
    
    chore(deps-dev): bump vitest and @vitest/coverage-istanbul in /src/main/resources/generator/dependencies/react
    github-actions[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    34d58b5 View commit details
    Browse the repository at this point in the history
  13. Merge pull request jhipster#9653 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/npm-10.6.0
    
    chore(deps-dev): bump npm from 10.5.2 to 10.6.0 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6050b54 View commit details
    Browse the repository at this point in the history
  14. Merge pull request jhipster#9654 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/common/eslint-plugin-cypress-3.0.1
    
    chore(deps-dev): bump eslint-plugin-cypress from 3.0.0 to 3.0.1 in /src/main/resources/generator/dependencies/common
    github-actions[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1ac26c6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request jhipster#9650 from jhipster/renovate/eslint-plugin…

    …-cypress-3.x
    
    chore(deps): update dependency eslint-plugin-cypress to v3
    murdos authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    22eebbb View commit details
    Browse the repository at this point in the history
  16. Merge pull request jhipster#9647 from jhipster/dependabot/npm_and_yar…

    …n/src/main/resources/generator/dependencies/angular/angular-c44a9433cf
    
    chore(deps): bump the angular group in /src/main/resources/generator/dependencies/angular with 4 updates
    github-actions[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6501039 View commit details
    Browse the repository at this point in the history
  17. Merge pull request jhipster#9624 from murdos/chore/add-mustache

    Use Mustache.java for template rendering
    murdos authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9e38928 View commit details
    Browse the repository at this point in the history
  18. Merge pull request jhipster#9606 from murdos/feature/property-based-t…

    …esting
    
    Module: Property-based testing using jqwik
    murdos authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    f733189 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c53165d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b06679d View commit details
    Browse the repository at this point in the history
  21. feat(wire): add archunit rules to check that wire code is isolated fr…

    …om business contexts and shared kernels
    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    71d787a View commit details
    Browse the repository at this point in the history
  22. feat(generated-apps): add archunit rules to check that wire code is i…

    …solated from business contexts and shared kernels
    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    003a4d1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ffa8ec3 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7be9f90 View commit details
    Browse the repository at this point in the history
  25. feat(architecture): don't allow wire to depend on shared kernels, exc…

    …epted for the "generation" package
    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0f9c058 View commit details
    Browse the repository at this point in the history
  26. feat(architecture): don't allow wire to depend on shared kernels, exc…

    …epted for the "generation" package
    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8b7df28 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b72b4d1 View commit details
    Browse the repository at this point in the history
  28. fix compilation

    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3b99036 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    19fb09c View commit details
    Browse the repository at this point in the history
  30. Merge pull request jhipster#9538 from murdos/wire-archunit-tests

    Archunit rules for wire packages
    murdos authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    162806d View commit details
    Browse the repository at this point in the history
  31. Merge pull request jhipster#9607 from murdos/feature/approvals-testing

    Module: Approval testing using ApprovalTests
    murdos authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3266169 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    e82b133 View commit details
    Browse the repository at this point in the history
  33. setup-buildx

    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d06b5a5 View commit details
    Browse the repository at this point in the history
  34. inject maven cache

    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6856114 View commit details
    Browse the repository at this point in the history
  35. fix

    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1dbe98f View commit details
    Browse the repository at this point in the history
  36. DEBUG

    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a10839b View commit details
    Browse the repository at this point in the history
  37. fix

    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8c42bea View commit details
    Browse the repository at this point in the history
  38. Revert "DEBUG"

    This reverts commit a10839b.
    murdos committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b00aa09 View commit details
    Browse the repository at this point in the history