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

Fix: stamp restriction #286

Merged
merged 2 commits into from
May 22, 2024
Merged

Fix: stamp restriction #286

merged 2 commits into from
May 22, 2024

Conversation

laurentC35
Copy link
Contributor

No description provided.

@laurentC35 laurentC35 merged commit 2e4a079 into next May 22, 2024
1 check passed
@laurentC35 laurentC35 deleted the fix/stamp-restriction branch May 22, 2024 10:33
laurentC35 added a commit that referenced this pull request May 22, 2024
#274)

* build: update dependencies (#232)

* build(deps): bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 (#231)

Bumps org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* build(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#230)

Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 3.10.0.2594 to 3.11.0.3922.
- [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases)
- [Commits](SonarSource/sonar-scanner-maven@3.10.0.2594...3.11.0.3922)

---
updated-dependencies:
- dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore: bump version

* chore(deps): bumb to spring 3.2.4

* ref: move config package to configuration

* chore: ref swagger for open-api

* chore: ref security (spring 3)

* chore: delete old classes

* Delete ClientConfig.java

* build: update dependencies (#251)

* chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.12 (#247)

* build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 (#246)

* build(deps): bump softprops/action-gh-release from 1 to 2 (#245)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(pogues model): dynamic table line controls (#252)

* build: bump pogues-model version

Include a new property for dynamic table controls.

* build: add maven snapshot repository in pom

* chore: webclient for Eno

* log: remove rolling file

* chore: delete useless annotations

* chore: fix import of classes

* deps: restore deps

* build: clean deps

* chore: add stamp to oidcProperties

* build: add lombok config

* chore: manage execption handling

* chore: change to JSON from jackson

* chore: change to slf4j

* chore: remove useless class

* build: change properties convention name

* build: remove RollingFile from log

* chore: change to webClient for EnoClient

* fix: pdf generation

* chore: change impl, remove file from generation -> InputStream

* fix: eno calling according to String input

* chore: remove useless classes

* test: adapt tests to new implementation

* chire: organize import

* deps: bump jacoco.version & remove commons-io

* chore: improve variables service

* chore: clean import

* chore: use Pogues-Model methods to serialize and Deserialize Questionnaire

* deps: clean useless deps and use latest version of pogues-model of snapshot

* fix: healthcheck with auth

* chore: properties, remove redondant props

* bump: version to 4.5.0-SNAPSHOT

* chore: remove org.json.simple dep, replace by jackson

* ref: properties as yaml

* chore: remove useless log

* chore: organize end-points and depreacted some (ddias for ex.)

* Update application.yaml

* build: fix deps for snapshots

* chore: add logging props

* chore: remove log4j.xml conf

* bump: version to 4.6.0-SNAPSHOT

* chore: restore PR 265 (#277)

See #265

* fix: composition in CATI mode (#276)

* fix: #270 (#275)

* fix: pdf generation with resources (img & fonts) inside jar (#278)

* fix: pdf generation with resources (img & fonts) inside jar

* chore: organize import

* bump: version to 4.6.1-SNAPSHOT

* deps: fix cve-2024-22262

* ref: change ModelMapper to IOStreamsUtils

* fix: disable cache for font (#279)

* bump: version to 4.6.2-SNAPSHOT

* fix: uri call for existDB (#280)

* ref: simplify error handling (#281)

* bump: version to 4.6.3-SNAPSHOT

* ref: improve handle of external request with token of user (#282)

* bump to 4.6.4-SNAPSHOT

* Fix: visu web dsfr (#284)

* fix: visu for dsfr

use string2InputStream method to avoid issue

* bump to 4.6.5-SNAPSHOT

* Fix: stamp restriction (#286)

* fix: stamp restriction

* bump to 4.6.6

* bump version to 4.6.6

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Nicolas Sénave <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nicolas Senave <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant