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

Bump quarkus.platform.version from 3.7.4 to 3.8.1 in /backend #26

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2024

Bumps quarkus.platform.version from 3.7.4 to 3.8.1.
Updates io.quarkus.platform:quarkus-bom from 3.7.4 to 3.8.1

Commits
  • 68d8e29 [maven-release-plugin] prepare release 3.8.1
  • 7976b3d Merge pull request #1131 from gsmet/quarkus-3.8.1
  • bd3ed08 Upgrade to Quarkus 3.8.1
  • 3fa71db Merge pull request #1130 from vsevel/feature/vault_3.5.0
  • d33c5be Merge pull request #1129 from aldettinger/main
  • a641fb4 Upgrade to Camel Quarkus 3.8.0
  • 33207b7 Vault 3.5.0
  • 5948661 Merge pull request #1128 from scrocquesel/update-amz
  • f9c76f9 Update Quarkus Amazon Services to 2.12.1
  • e4d53a5 Merge pull request #1127 from JiriOndrusek/upgrade-qcxf-3.8.0
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.7.4 to 3.8.1

Commits
  • 68d8e29 [maven-release-plugin] prepare release 3.8.1
  • 7976b3d Merge pull request #1131 from gsmet/quarkus-3.8.1
  • bd3ed08 Upgrade to Quarkus 3.8.1
  • 3fa71db Merge pull request #1130 from vsevel/feature/vault_3.5.0
  • d33c5be Merge pull request #1129 from aldettinger/main
  • a641fb4 Upgrade to Camel Quarkus 3.8.0
  • 33207b7 Vault 3.5.0
  • 5948661 Merge pull request #1128 from scrocquesel/update-amz
  • f9c76f9 Update Quarkus Amazon Services to 2.12.1
  • e4d53a5 Merge pull request #1127 from JiriOndrusek/upgrade-qcxf-3.8.0
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 3, 2024
@zelytra zelytra changed the base branch from master to develop March 3, 2024 15:08
Bumps `quarkus.platform.version` from 3.7.4 to 3.8.1.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@zelytra zelytra force-pushed the dependabot/maven/backend/quarkus.platform.version-3.8.1 branch from e1843ec to a8c352e Compare March 3, 2024 15:15
@zelytra zelytra self-assigned this Mar 3, 2024
@zelytra zelytra merged commit 422eecb into develop Mar 3, 2024
5 checks passed
@zelytra zelytra deleted the dependabot/maven/backend/quarkus.platform.version-3.8.1 branch March 3, 2024 19:58
zelytra added a commit that referenced this pull request Mar 7, 2024
* Fix/update from master (#28)

* Bump vue-tsc from 1.8.27 to 2.0.3 in /frontend (#27)

Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 1.8.27 to 2.0.3.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.3/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump quarkus.platform.version from 3.7.4 to 3.8.1 in /backend (#26)

Bumps `quarkus.platform.version` from 3.7.4 to 3.8.1.

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump vue from 3.4.20 to 3.4.21 in /frontend (#25)

Bumps [vue](https://github.com/vuejs/core) from 3.4.20 to 3.4.21.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.20...v3.4.21)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump vue-i18n from 9.9.1 to 9.10.1 in /frontend (#24)

Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n) from 9.9.1 to 9.10.1.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases)
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.10.1/packages/vue-i18n)

---
updated-dependencies:
- dependency-name: vue-i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Server & game status detection (#21)

* Feature/focus and macro (#37)

* Add alert system & Patches (#39)

* Clean and refacto backend socket message system (#45)

* Config page (#41)

* Add real time game status update in session (#46)

* Feature/port listening fix (#47)

* Add auto updater to app (#49)

* Session run research (#50)

* Fix IP fetching (#51)

* Add SotServer user workflow (#48)

* Add cached actions Closes #53

* README.md (#23)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dadodasyra <[email protected]>
Co-authored-by: Zelytra <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant