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

[pull] master from introproventures:master #9

Merged
merged 96 commits into from
Jun 30, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Nov 26, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Nov 26, 2023
igdianov and others added 11 commits November 27, 2023 00:12
Bumps [maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.0.1 to 3.3.1.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.0.1...maven-resources-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-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>
Bumps [maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 2.8.2 to 3.1.1.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-2.8.2...maven-deploy-plugin-3.1.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 2.1.2 to 3.3.0.
- [Commits](apache/maven-source-plugin@maven-source-plugin-2.1.2...maven-source-plugin-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [git-changelog-maven-plugin](https://github.com/jakubplichta/git-changelog-maven-plugin) from 0.4.0 to 0.6.0.
- [Release notes](https://github.com/jakubplichta/git-changelog-maven-plugin/releases)
- [Changelog](https://github.com/jakubplichta/git-changelog-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](jakubplichta/git-changelog-maven-plugin@git-changelog-maven-plugin-0.4.0...git-changelog-maven-plugin-0.6.0)

---
updated-dependencies:
- dependency-name: info.plichta.maven.plugins:git-changelog-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>
igdianov and others added 17 commits November 29, 2023 10:07
…#408)

Bumps [io.github.graphql-java:graphql-java-annotations](https://github.com/graphql-java/graphql-java-annotations) from 9.1 to 21.1.
- [Release notes](https://github.com/graphql-java/graphql-java-annotations/releases)
- [Commits](Enigmatis/graphql-java-annotations@v9.1...v21.1)

---
updated-dependencies:
- dependency-name: io.github.graphql-java:graphql-java-annotations
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tomizations (#419)

* Add support for GraphQL schema query field names and result type customizations

* Add initial spring-graphql-web example with mutations

* apply prettier formatting

* introduce EntityObjectTypeMetadata registry

* Add BooksSchemaCustomizerBuildTest

* update BooksSchemaCustomizerBuildTest

* add BooksSchemaCustomizerBuildTest tests

* Add example graphql query ApplicationTest

* Add MutationControllerTest

* Add SubscriptionControllerTest

* Extract GraphQLSchemaConfiguration from Application

* Polish GraphQLObjectTypeMetadata

* add notifyBooksCreated test

* Refine example graphql schema merge to filter null placeholders

* add queryResultTypeNameCustomizer example

* refine CodeRegistryVisitor to remove deprecated use of getDataFetcher

* polish
…#426)

Bumps [io.gatling.highcharts:gatling-charts-highcharts](https://github.com/gatling/gatling-highcharts) from 3.9.5 to 3.10.3.
- [Commits](gatling/gatling-highcharts@v3.9.5...v3.10.3)

---
updated-dependencies:
- dependency-name: io.gatling.highcharts:gatling-charts-highcharts
  dependency-type: direct:development
  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>
…#422)

Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.6.0 to 4.7.0.
- [Commits](gatling/gatling-maven-plugin@v4.6.0...v4.7.0)

---
updated-dependencies:
- dependency-name: io.gatling:gatling-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>
…421)

Bumps `hibernate.version` from 6.3.1.Final to 6.4.1.Final.

Updates `org.hibernate.orm:hibernate-platform` from 6.3.1.Final to 6.4.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.3.1...6.4.1)

Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.3.1.Final to 6.4.1.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.3.1...6.4.1)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-platform
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.hibernate.orm.tooling:hibernate-enhance-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>
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.2...surefire-3.2.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.11.0 to 3.12.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.11.0...maven-compiler-plugin-3.12.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-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>
dependabot bot and others added 10 commits March 22, 2024 01:03
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.0...maven-gpg-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Bumps [io.gatling.highcharts:gatling-charts-highcharts](https://github.com/gatling/gatling-highcharts) from 3.10.4 to 3.10.5.
- [Commits](gatling/gatling-highcharts@v3.10.4...v3.10.5)

---
updated-dependencies:
- dependency-name: io.gatling.highcharts:gatling-charts-highcharts
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](jacoco/jacoco@v0.8.11...v0.8.12)

---
updated-dependencies:
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1.
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `activiti-cloud.version` from 8.3.0 to 8.4.0.

Updates `org.activiti.cloud:activiti-cloud-services-query-liquibase` from 8.3.0 to 8.4.0

Updates `org.activiti.cloud:activiti-cloud-services-query-model` from 8.3.0 to 8.4.0

---
updated-dependencies:
- dependency-name: org.activiti.cloud:activiti-cloud-services-query-liquibase
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.activiti.cloud:activiti-cloud-services-query-model
  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>
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.1 to 3.2.4.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.1...maven-gpg-plugin-3.2.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/apache/maven-jar-plugin/releases)
- [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.4.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-jar-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>
…481)

Bumps `hibernate.version` from 6.4.4.Final to 6.4.6.Final.

Updates `org.hibernate.orm:hibernate-platform` from 6.4.4.Final to 6.4.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.4...6.4.6)

Updates `org.hibernate.orm.tooling:hibernate-enhance-maven-plugin` from 6.4.4.Final to 6.4.6.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/6.4.6/changelog.txt)
- [Commits](hibernate/hibernate-orm@6.4.4...6.4.6)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.hibernate.orm.tooling:hibernate-enhance-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps): bump spring-boot.version from 3.2.2 to 3.2.3

Bumps `spring-boot.version` from 3.2.2 to 3.2.3.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.2 to 3.2.3
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* Add batch loader registry configurer for Spring GraphQl Execution Service

* Fix test

* fix duplicate dataloader error

* update batch dataloader test assertiion

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Igor Dianov <[email protected]>
igdianov and others added 16 commits May 9, 2024 21:37
…ty object types #488

* Add aggregate count query support

* Apply prettier formatting

* Fix regression caused by filtered embeddable attributes

* update javadoc lint configuration to none

* Add enable aggregate feature flag to builder class

* Add more aggregate test coverage

* Update group by field type to GraphQLObject scalar

* Update VariableValue scalar to wrap null values with empty Optional

* Implemented aggregate count for nested entity associations.

* Apply prettier formatting

* Refactor group aggregate count arguments
* Add aggregate query schema field and type descriptions

* Apply Prettier Java formatting
…#486)

Bumps [io.github.graphql-java:graphql-java-annotations](https://github.com/graphql-java/graphql-java-annotations) from 21.1 to 21.2.
- [Release notes](https://github.com/graphql-java/graphql-java-annotations/releases)
- [Changelog](https://github.com/Enigmatis/graphql-java-annotations/blob/master/RELEASE.md)
- [Commits](Enigmatis/graphql-java-annotations@v21.1...v21.2)

---
updated-dependencies:
- dependency-name: io.github.graphql-java:graphql-java-annotations
  dependency-type: direct:development
  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>
@pull pull bot merged commit 405ea8b into onekr-billy:master Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant