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

[1.5.z] Backports for PRs before September 13th 2024 #1308

Merged
merged 7 commits into from
Sep 13, 2024

Conversation

michalvavrik
Copy link
Member

@michalvavrik michalvavrik commented Sep 13, 2024

Summary

This PR backports following PRs to 1.5.z branch.

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Backports
  • Release (follows conventions described in the RELEASE.md)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

jedla97 and others added 6 commits September 13, 2024 10:31
Bumps `quarkus.platform.version` from 3.14.2 to 3.14.3.

Updates `io.quarkus:quarkus-bom` from 3.14.2 to 3.14.3
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.14.2...3.14.3)

Updates `io.quarkus:quarkus-test-maven` from 3.14.2 to 3.14.3

Updates `io.quarkus:quarkus-ide-config` from 3.14.2 to 3.14.3
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.14.2...3.14.3)

Updates `io.quarkus:quarkus-maven-plugin` from 3.14.2 to 3.14.3

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-test-maven
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-ide-config
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit ff33571)
@michalvavrik michalvavrik changed the base branch from main to 1.5.z September 13, 2024 08:36
@michalvavrik
Copy link
Member Author

run tests

Copy link
Member

@gtroitsk gtroitsk left a comment

Choose a reason for hiding this comment

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

LGTM

@gtroitsk gtroitsk merged commit 0c84495 into quarkus-qe:1.5.z Sep 13, 2024
1 of 5 checks passed
@michalvavrik michalvavrik mentioned this pull request Sep 13, 2024
11 tasks
@michalvavrik michalvavrik deleted the backports-1.5.z/v2 branch September 13, 2024 12:31
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