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

V3 next #797

Merged
merged 7 commits into from
Nov 25, 2023
Merged

V3 next #797

merged 7 commits into from
Nov 25, 2023

Conversation

nsenave and others added 6 commits November 22, 2023 14:26
* fix(suggester): use lunatic-model fixed version

* fix(suggester): map synonyms as key/value pairs

* fix(suggester): rules property with current string or array value...

* fix(suggester): correct suggesters schema

* refactor(treatments): split json schemas per treatment

* refactor(suggester): rules property

* test(suggester): update tests

* chore: bump version
* build: bump org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.2.0

Bumps org.apache.xmlbeans:xmlbeans from 5.1.1 to 5.2.0.

---
updated-dependencies:
- dependency-name: org.apache.xmlbeans:xmlbeans
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Senave <[email protected]>
* build: bump io.spring.dependency-management from 1.1.3 to 1.1.4

Bumps [io.spring.dependency-management](https://github.com/spring-gradle-plugins/dependency-management-plugin) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/spring-gradle-plugins/dependency-management-plugin/releases)
- [Commits](spring-gradle-plugins/dependency-management-plugin@v1.1.3...v1.1.4)

---
updated-dependencies:
- dependency-name: io.spring.dependency-management
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump version

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Senave <[email protected]>
- fix: insert subsequence components in loops
- refactor: LunaticPaginationMode in LunaticParameters class 
- test: add unit and functional tests on the Lunatic pagination feature
- docs: comment about max page for non paginated loops
- style: fix typos here and there
@nsenave nsenave self-assigned this Nov 23, 2023
* feat: add sonar code coverage

* fix: add packages cache in CI for gradle

* ci: update test workflow condition

* ci(sonar): github checkout v4

---------

Co-authored-by: nsenave <[email protected]>
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nsenave nsenave merged commit 89de4ac into v3-main Nov 25, 2023
3 checks passed
@nsenave nsenave deleted the v3-next branch November 25, 2023 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants