introproventures / graphql-jpa-query

Generate GraphQL Query Api for your JPA Entity Models
https://github.com/introproventures/graphql-jpa-query
Apache License 2.0
195 stars 54 forks source link

chore(deps): Bump io.gatling:gatling-maven-plugin from 4.8.2 to 4.9.6 #494

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps io.gatling:gatling-maven-plugin from 4.8.2 to 4.9.6.

Commits
  • 186cc2c chore: upgrade gatling-enterprise-plugin-commons 1.9.2
  • 9a8d4da chore: upgrade gatling-enterprise-plugin-commons 1.9.2
  • 468c143 chore: bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3
  • 6b5a263 chore: bump org.apache.maven.plugins:maven-jar-plugin
  • c7bde20 fix: use shortOption instead of shortName for recorder
  • 6fe16f2 fix: NPE when class name is null while it's optional
  • 5d30066 fix: NPE when format is null while it's optional
  • 4bf008e chore: bump org.sonatype.plugins:nexus-staging-maven-plugin
  • c394d35 chore: bump org.apache.maven.plugins:maven-plugin-plugin
  • 2ee4fd9 chore: bump org.apache.maven.plugins:maven-enforcer-plugin
  • Additional commits viewable in compare view


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