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

[3.2] Backport 'Bump quarkus.qe.framework.version from 1.3.0.Beta27 to 1.3.0.Beta28' #1451

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

michalvavrik
Copy link
Contributor

Summary

Backports #1450, I need this for Infinispan fixes that will come after this (but it will only run one module instead of all of them, so quicker). Fixes issue with loading resources to Infinispan container.

Please select the relevant options.

  • Bug fix (non-breaking change which fixes an issue)
  • Dependency update
  • Refactoring
  • Backport
  • New scenario (non-breaking change which adds functionality)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

Bumps `quarkus.qe.framework.version` from 1.3.0.Beta27 to 1.3.0.Beta28.

Updates `io.quarkus.qe:quarkus-test-parent` from 1.3.0.Beta27 to 1.3.0.Beta28
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.3.0.Beta27...1.3.0.Beta28)

Updates `io.quarkus.qe:quarkus-test-containers` from 1.3.0.Beta27 to 1.3.0.Beta28
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.3.0.Beta27...1.3.0.Beta28)

Updates `io.quarkus.qe:quarkus-test-openshift` from 1.3.0.Beta27 to 1.3.0.Beta28
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.3.0.Beta27...1.3.0.Beta28)

Updates `io.quarkus.qe:quarkus-test-core` from 1.3.0.Beta27 to 1.3.0.Beta28
- [Release notes](https://github.com/quarkus-qe/quarkus-test-framework/releases)
- [Changelog](https://github.com/quarkus-qe/quarkus-test-framework/blob/main/RELEASE.md)
- [Commits](quarkus-qe/quarkus-test-framework@1.3.0.Beta27...1.3.0.Beta28)

---
updated-dependencies:
- dependency-name: io.quarkus.qe:quarkus-test-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.qe:quarkus-test-containers
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.qe:quarkus-test-openshift
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus.qe:quarkus-test-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@mjurc mjurc merged commit c756d2a into quarkus-qe:3.2 Oct 3, 2023
7 checks passed
@michalvavrik michalvavrik deleted the backports/3-2-fw-bump branch October 3, 2023 12:27
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.

None yet

2 participants