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

Merge develop to master #275

Merged
merged 66 commits into from
Jul 30, 2024
Merged

Merge develop to master #275

merged 66 commits into from
Jul 30, 2024

Conversation

banterCZ
Copy link
Member

No description provided.

banterCZ and others added 30 commits February 29, 2024 07:35
Fix #219: Set develop version to 1.8.0-SNAPSHOT
- checkout@v4
- setup-java@v4
- setup-qemu-action@v3
- setup-buildx-action@v3
- login-action@v3
- build-push-action@v5
Update GitHub Actions publish-docker-image
Update GitHub Actions to JDK 21
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]>
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.3...v3.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ork.boot-spring-boot-starter-parent-3.2.4
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.3.0...v2.5.0)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Fix #245: Return ERROR_NOT_FOUND code instead of white label error page
Bumps `bc.version` from 1.77 to 1.78.

Updates `org.bouncycastle:bcprov-jdk18on` from 1.77 to 1.78
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.77 to 1.78
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Disable CodeQL GitHub Action on pull requests
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.2.4...v3.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps `bc.version` from 1.78 to 1.78.1.

Updates `org.bouncycastle:bcprov-jdk18on` from 1.78 to 1.78.1
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

Updates `org.bouncycastle:bcpkix-jdk18on` from 1.78 to 1.78.1
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: org.bouncycastle:bcprov-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.bouncycastle:bcpkix-jdk18on
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ork.boot-spring-boot-starter-parent-3.2.5
Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.8.2 to 4.9.0.
- [Commits](gatling/gatling-maven-plugin@v4.8.2...v4.9.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]>
Bumps [io.gatling.highcharts:gatling-charts-highcharts](https://github.com/gatling/gatling-highcharts) from 3.10.5 to 3.11.2.
- [Commits](gatling/gatling-highcharts@v3.10.5...v3.11.2)

---
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]>
@banterCZ banterCZ requested review from romanstrobl and jnpsk June 26, 2024 05:38
Copy link
Member

@romanstrobl romanstrobl left a comment

Choose a reason for hiding this comment

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

Approved.

dependabot bot and others added 3 commits July 1, 2024 22:57
Bumps [io.gatling:gatling-maven-plugin](https://github.com/gatling/gatling-maven-plugin) from 4.9.4 to 4.9.6.
- [Commits](gatling/gatling-maven-plugin@v4.9.4...v4.9.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.gatling.highcharts:gatling-charts-highcharts](https://github.com/gatling/gatling-highcharts) from 3.11.4 to 3.11.5.
- [Commits](gatling/gatling-highcharts@v3.11.4...v3.11.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]>
* Fix #284: Update pipeline to publish to artifactory.

Co-authored-by: Martin Korbel <[email protected]>

---------

Co-authored-by: Martin Korbel <[email protected]>
@dependabot dependabot bot had a problem deploying to internal-publish July 15, 2024 07:52 Failure
@dependabot dependabot bot temporarily deployed to docker-publish July 15, 2024 07:52 Inactive
@dependabot dependabot bot had a problem deploying to internal-publish July 15, 2024 07:52 Failure
@dependabot dependabot bot temporarily deployed to docker-publish July 15, 2024 07:52 Inactive
dependabot bot added 2 commits July 15, 2024 07:53
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot had a problem deploying to internal-publish July 15, 2024 09:06 Failure
@dependabot dependabot bot temporarily deployed to docker-publish July 15, 2024 09:06 Inactive
* Fix #279: Validate challenge format to be Base64 encoded bytes

* Fix minor localization issues

* Add HttpHeadersTest

---------

Co-authored-by: Lubos Racansky <[email protected]>
dependabot bot added 2 commits July 22, 2024 22:23
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.1...v3.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
…ork.boot-spring-boot-starter-parent-3.3.2
@dependabot dependabot bot had a problem deploying to internal-publish July 23, 2024 04:38 Failure
@dependabot dependabot bot temporarily deployed to docker-publish July 23, 2024 04:38 Inactive
* Fix #276: Set release version to 1.8.0
* Update Wultra dependencies
@banterCZ banterCZ temporarily deployed to internal-publish July 29, 2024 12:12 — with GitHub Actions Inactive
@banterCZ banterCZ temporarily deployed to docker-publish July 29, 2024 12:12 — with GitHub Actions Inactive
@banterCZ banterCZ merged commit 06c4ea9 into master Jul 30, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants