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

Maven pom.xml(deps): Bump quarkus-maven-plugin from 1.12.2.Final to 1.13.0.Final #3

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 25, 2021

Bumps quarkus-maven-plugin from 1.12.2.Final to 1.13.0.Final.

Dependabot compatibility score

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 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)

Bumps quarkus-maven-plugin from 1.12.2.Final to 1.13.0.Final.

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 25, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 8, 2021

Superseded by #7.

@dependabot dependabot bot closed this Apr 8, 2021
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-maven-plugin-1.13.0.Final branch April 8, 2021 07:31
mrizzi added a commit that referenced this pull request Jun 29, 2021
* TACKLE-58: moved into application-inventory

* TACKLE-58: tag type and business service controls endpoint integration

* TACKLE-58: moved MultipartImportBody and added RestClient annotation in tests

* TACKLE-58: merge marco's PR

* TACKLE-58: rollback local changes

* TACKLE-58: test isvalid filter

* TACKLE-58: set default isvalid value

* TACKLE-58: tidying up imports

* TACKLE-58: added filename to import entity db table

* TACKLE-58: alter test expected numbers to tally with altered numbers on db

* TACKLE-58: fix merge conflict test error

* TACKLE-58: delete test application imports after each test method to fix cross-method data contamination

* TACKLE-58: increase test coverage

* TACKLE-58: validate tag and business service input plus test

* TACKLE-58: validation and errors

* TACKLE-58: change endpoint url to application-import

* TACKLE-58: rename flyway scripts

* TACKLE-58: alter flyway test to match altered script names

* TACKLE-58: token propagation to TagType call to controls

* TACKLE-58 add more tests

* TACKLE-58: increase limit to number of items returned by controls services

* TACKLE-58: up to 20 tags and tag types allowed

* TACKLE-58: add test coverage

* TACKLE-58: more code test coverage

* TACKLE-58: added new endpoints to USAGE.md

* TACKLE-58: adding new summary endpoint

* TACKLE-58: summary endpoint fixed data retieval

* TACKLE-58: new endpoint hal enabled

* Workaround to have a list of ImportSummaryDto wrapped in HAL response (#3)

* TACKLE-58: parent record

* TACKLE-58: summary sql use parentId group by

* TACKLE-58: new import-summary entity

* TACKLE-58: fix transaction problems with duplicates

* TACKLE-58: valid & invalid counts on import-summary

* TACKLE-58: add importTime field to importSummary

* TACKLE-58: importTime set on creation

* TACKLE-58: csv export endpoint

* TACKLE-58: filter application-import by importSummary.id

* TACKLE-58: remove sub- objects from json

* TACKLE-58: fix duplicates in file causing file status FAILED

* TACKLE-58: fix bug in lambda function which threw an exception and caused failed status incorrectly

* TACKLE-58: ensure test cleans up after itself

* TACKLE-58: increase code test coverage

* TACKLE-58: test coverage and csv export only retrieve invalid rows

* TACKLE-58: prevent csv fields alphabetical sort

* Jackson Mix-In approach for CSV export (#4)

* Jackson Mix-In approach for CSV export

* Update ApplicationImportForCsv.java

enable native reflection in quarkus for csvmapper to work with ApplicationImportForCsv

Co-authored-by: Mark Brophy <[email protected]>

* TACKLE-58 fix forgotten mport class

Co-authored-by: mrizzi <[email protected]>
Co-authored-by: Marco Rizzi <[email protected]>
mrizzi pushed a commit that referenced this pull request Aug 23, 2021
TACKLE-268 Enhancements after the review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants