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 #417

Merged
merged 38 commits into from
Apr 9, 2024
Merged

Merge develop to master #417

merged 38 commits into from
Apr 9, 2024

Conversation

banterCZ
Copy link
Member

No description provided.

dependabot bot and others added 19 commits January 2, 2024 11:36
Bumps `spring-boot.version` from 3.1.6 to 3.2.1.

Updates `org.springframework.boot:spring-boot-dependencies` from 3.1.6 to 3.2.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.2.1)

Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.1.6 to 3.2.1
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.1.6...v3.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Fix #404: Set develop version to 1.7.0-SNAPSHOT
Fix #405: Update Wultra dependencies to SNAPSHOT
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](apache/maven-surefire@surefire-3.2.3...surefire-3.2.5)

---
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]>
Bumps `spring-boot.version` from 3.2.1 to 3.2.2.

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

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

---
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]>
Fix #413: Make custom attributes file optional during activation create step
Fix #415: Reflect changes of ConfirmRecoveryResponsePayload
Fix #411: Logging of steps create invalid JSON
@banterCZ banterCZ requested a review from romanstrobl February 22, 2024 12:25
banterCZ and others added 3 commits February 22, 2024 13:31
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]>
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.

Expected changes.

* Fix #424: Coverity: Dereference null return value
@banterCZ banterCZ temporarily deployed to internal-publish March 7, 2024 13:05 — with GitHub Actions Inactive
dependabot bot added 3 commits March 25, 2024 17:06
Bumps `spring-boot.version` from 3.2.3 to 3.2.4.

Updates `org.springframework.boot:spring-boot-dependencies` 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)

Updates `org.springframework.boot:spring-boot-maven-plugin` 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-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]>
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.0)

---
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]>
@dependabot dependabot bot had a problem deploying to internal-publish March 26, 2024 05:49 Failure
@dependabot dependabot bot had a problem deploying to internal-publish March 26, 2024 05:51 Failure
@banterCZ banterCZ temporarily deployed to internal-publish March 28, 2024 08:59 — with GitHub Actions Inactive
dependabot bot added 3 commits April 8, 2024 17:56
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]>
Bumps commons-io:commons-io from 2.15.1 to 2.16.1.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  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 April 9, 2024 04:42 Failure
@dependabot dependabot bot had a problem deploying to internal-publish April 9, 2024 04:43 Failure
@banterCZ banterCZ temporarily deployed to internal-publish April 9, 2024 05:06 — with GitHub Actions Inactive
Fix #418: Set release version to 1.7.0
@banterCZ banterCZ temporarily deployed to internal-publish April 9, 2024 05:43 — with GitHub Actions Inactive
@banterCZ banterCZ merged commit a38b034 into master Apr 9, 2024
8 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.

3 participants