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

Merged
merged 8 commits into from
Oct 16, 2023
Merged

Development #148

merged 8 commits into from
Oct 16, 2023

Conversation

vincejv
Copy link
Owner

@vincejv vincejv commented Oct 13, 2023

No description provided.

dependabot bot added 4 commits October 13, 2023 01:25
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v4...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.googlecode.libphonenumber:libphonenumber](https://github.com/google/libphonenumber) from 8.13.20 to 8.13.23.
- [Release notes](https://github.com/google/libphonenumber/releases)
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md)
- [Commits](google/libphonenumber@v8.13.20...v8.13.23)

---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.abavilla:fpi-framework-pom](https://github.com/vincejv/fpi-framework) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/vincejv/fpi-framework/releases)
- [Commits](vincejv/fpi-framework@v1.8.8...v1.8.9)

---
updated-dependencies:
- dependency-name: com.abavilla:fpi-framework-pom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@vincejv vincejv temporarily deployed to Development October 13, 2023 17:09 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 13, 2023

✅ Deployed to DEV environment: 1.5.9-b5085f9-SNAPSHOT

Add to your POM

<dependency>
  <groupId>com.abavilla</groupId>
  <artifactId>fpi-sms-api-lib</artifactId>
  <version>1.5.9-b5085f9-SNAPSHOT</version>
</dependency>

dependabot bot added 4 commits October 16, 2023 20:43
Bumps [com.abavilla:fpi-telco-plugin](https://github.com/vincejv/fpi-telco-plugin) from 1.3.10 to 1.3.12.
- [Release notes](https://github.com/vincejv/fpi-telco-plugin/releases)
- [Commits](vincejv/fpi-telco-plugin@v1.3.10...v1.3.12)

---
updated-dependencies:
- dependency-name: com.abavilla:fpi-telco-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.vincejv:m360-api-client](https://github.com/vincejv/m360-api-client) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/vincejv/m360-api-client/releases)
- [Changelog](https://github.com/vincejv/m360-api-client/blob/main/CHANGELOG.md)
- [Commits](vincejv/m360-api-client@v1.0.11...v1.0.12)

---
updated-dependencies:
- dependency-name: com.vincejv:m360-api-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.abavilla:fpi-login-api](https://github.com/vincejv/fpi-login-api) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/vincejv/fpi-login-api/releases)
- [Commits](vincejv/fpi-login-api@v1.10.3...v1.10.4)

---
updated-dependencies:
- dependency-name: com.abavilla:fpi-login-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [com.abavilla:fpi-framework-pom](https://github.com/vincejv/fpi-framework) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/vincejv/fpi-framework/releases)
- [Commits](vincejv/fpi-framework@v1.8.9...v1.8.10)

---
updated-dependencies:
- dependency-name: com.abavilla:fpi-framework-pom
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

sonarcloud bot commented Oct 16, 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 temporarily deployed to Development October 16, 2023 12:46 — with GitHub Actions Inactive
@vincejv vincejv enabled auto-merge (rebase) October 16, 2023 18:28
@vincejv
Copy link
Owner Author

vincejv commented Oct 16, 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 4d1b16a into main Oct 16, 2023
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.

2 participants