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

Development #216

Merged
merged 3 commits into from
Sep 1, 2023
Merged

Development #216

merged 3 commits into from
Sep 1, 2023

Conversation

vincejv
Copy link
Owner

@vincejv vincejv commented Sep 1, 2023

No description provided.

dependabot bot added 2 commits September 1, 2023 22:24
Bumps `quarkus.platform.version` from 3.3.0 to 3.3.1.

Updates `io.quarkus.platform:quarkus-bom` from 3.3.0 to 3.3.1
- [Commits](quarkusio/quarkus-platform@3.3.0...3.3.1)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.3.0 to 3.3.1
- [Commits](quarkusio/quarkus-platform@3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/smallrye/jandex/releases)
- [Commits](smallrye/jandex@3.1.2...3.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@vincejv
Copy link
Owner Author

vincejv commented Sep 1, 2023

@fpibot

@vincejv vincejv enabled auto-merge (rebase) September 1, 2023 14:25
fpibot
fpibot previously approved these changes Sep 1, 2023
Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

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

Hi @vincejv, your code changes are approved! 🥳

@vincejv vincejv disabled auto-merge September 1, 2023 14:25
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

✅ Released version to SNAPSHOT repository: 1.8.6-2a2f96f-SNAPSHOT

Parent POM Usage:

<parent>
  <groupId>com.abavilla</groupId>
  <artifactId>fpi-framework-pom</artifactId>
  <version>1.8.6-2a2f96f-SNAPSHOT</version>
</parent>

BOM Usage:

<dependencyManagement>
  <dependency>
    <groupId>com.abavilla</groupId>
    <artifactId>fpi-framework-bom</artifactId>
    <version>1.8.6-2a2f96f-SNAPSHOT</version>
    <type>pom</type>
    <scope>import</scope>
  </dependency>
</dependencyManagement>

@sonarcloud
Copy link

sonarcloud bot commented Sep 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@vincejv vincejv enabled auto-merge (rebase) September 1, 2023 14:30
@vincejv
Copy link
Owner Author

vincejv commented Sep 1, 2023

@fpibot

Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

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

Hi @vincejv, your code changes are approved! 🥳

@vincejv vincejv merged commit 9487f3d into main Sep 1, 2023
7 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.

2 participants