Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Release 11.0.2 #247

Merged
merged 44 commits into from
Jun 3, 2024
Merged

Release 11.0.2 #247

merged 44 commits into from
Jun 3, 2024

Conversation

poojapatel23
Copy link

No description provided.

dependabot bot and others added 30 commits May 15, 2024 03:09
Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.8.3.0 to 4.8.5.0.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.3.0...spotbugs-maven-plugin-4.8.5.0)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.1...maven-install-plugin-3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `testcontainer-postgresql.version` from 1.19.7 to 1.19.8.

Updates `org.testcontainers:postgresql` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

Updates `org.testcontainers:junit-jupiter` from 1.19.7 to 1.19.8
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.19.7...1.19.8)

---
updated-dependencies:
- dependency-name: org.testcontainers:postgresql
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 3.2.2 to 3.2.7.
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-3.2.2...json-unit-parent-3.2.7)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [mikefarah/yq](https://github.com/mikefarah/yq) from 4.43.1 to 4.44.1.
- [Release notes](https://github.com/mikefarah/yq/releases)
- [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
- [Commits](mikefarah/yq@v4.43.1...v4.44.1)

---
updated-dependencies:
- dependency-name: mikefarah/yq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.19.0 to 0.20.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.19.0...0.20.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…e-helm-release-1.3.38

Prepare Helm release for next version
…prepare-helm-release-1.3.38

Prepare Helm release for next version
…date-dependencies

Update Dependencies Backend Action
…ecurity/trivy-action-0.20.0' into chore/xxx-update-dependencies
…arah/yq-4.44.1' into chore/xxx-update-dependencies
…tbugs-spotbugs-maven-plugin-4.8.5.0' into chore/xxx-update-dependencies
….json-unit-json-unit-assertj-3.2.7' into chore/xxx-update-dependencies
…en.plugins-maven-install-plugin-3.1.2' into chore/xxx-update-dependencies
…postgresql.version-1.19.8' into chore/xxx-update-dependencies
…date-dependencies

Chore/xxx update dependencies
…dd-submodelserver

Chore/1010 add submodelserver
Copy link

Integration Test Results

341 tests   341 ✅  1m 37s ⏱️
 39 suites    0 💤
 39 files      0 ❌

Results for commit 3b59a5a.

Copy link

Unit Test Results

209 tests   209 ✅  18s ⏱️
 55 suites    0 💤
 55 files      0 ❌

Results for commit 3b59a5a.

@poojapatel23 poojapatel23 requested a review from rogocof May 29, 2024 18:43
Copy link

Copy link

✅ No Dependency Check findings were found

Copy link

@annie-ghose annie-ghose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

Copy link

@gitbooma gitbooma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@poojapatel23 poojapatel23 merged commit bf824fd into main Jun 3, 2024
23 of 24 checks passed
@poojapatel23 poojapatel23 deleted the chore/main_with_11.0.2 branch June 3, 2024 07:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants