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

Conversation

murdos
Copy link
Owner

@murdos murdos commented Apr 26, 2024

No description provided.

qmonmert and others added 30 commits April 14, 2024 17:41
Next: Migrate from pug-lint to eslint pug plugin
ArchUnit: rename package 'arch' to 'archunit'
Cypress & ESLint: Use recommanded rules
Remove unused dependency: @rushstack/eslint-patch
…radle-common-custom-user-data-maven-extension-2

chore(deps): bump com.gradle:common-custom-user-data-maven-extension from 1.13 to 2
Adding 'it' would make the text less colloquial
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>
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>
…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
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>
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>
…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
…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
…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
…ication-properties

chore: remove useless application.properties test resources
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>
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>
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>
…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
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>
renovate bot and others added 23 commits April 26, 2024 01:03
…n/src/main/resources/generator/dependencies/react/multi-658d7c804e

chore(deps): bump react and @types/react in /src/main/resources/generator/dependencies/react
…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
…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
…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
…-cypress-3.x

chore(deps): update dependency eslint-plugin-cypress to v3
…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
Use Mustache.java for template rendering
…esting

Module: Property-based testing using jqwik
…solated from business contexts and shared kernels
Module: Approval testing using ApprovalTests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants