-
Notifications
You must be signed in to change notification settings - Fork 12
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
build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 #246
Merged
nsenave
merged 1 commit into
build/update-dependencies
from
dependabot/maven/commons-io-commons-io-2.16.0
Apr 8, 2024
Merged
build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 #246
nsenave
merged 1 commit into
build/update-dependencies
from
dependabot/maven/commons-io-commons-io-2.16.0
Apr 8, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps commons-io:commons-io from 2.15.1 to 2.16.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
nsenave
added a commit
that referenced
this pull request
Apr 8, 2024
* 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>
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>
laurentC35
added a commit
that referenced
this pull request
Jun 7, 2024
* 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 * chore: create Java model * fix: uri call for existDB (#280) * ref: simplify error handling (#281) * bump: version to 4.6.3-SNAPSHOT * feat: rmes create utils classes * ref: improve handle of external request with token of user (#282) * chore: create empty Service & Client for metadata (magma & ddiAS) * chore: rename class & delete unecessary method * chore: update converter for rmes entity to pogues entity (dataCollection) * chore: change interface (returning dataCollection entity) * chore: add implementation of client with WebClient * chore: adjust frequenceType enum according to real * feat: add metadata end-point for Pogues-fo * tests: fix test * feat: cache reponse from Rmes to speed up * bump: version to 4.7.0-SNAPSHOT * fix: schema for swagger * chore: fix schema for swagger * Bumpt to 4.7.0 --------- 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps commons-io:commons-io from 2.15.1 to 2.16.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)