java-ai-playground icon indicating copy to clipboard operation
java-ai-playground copied to clipboard

Bump com.github.mcollovati:quarkus-hilla from 24.5.0 to 24.6.0

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps com.github.mcollovati:quarkus-hilla from 24.5.0 to 24.6.0.

Release notes

Sourced from com.github.mcollovati:quarkus-hilla's releases.

Release 24.6.0

New and Noteworthy Since Quarkus-Hilla 24.6

Supported technologies

  • Vaadin 24.6
  • Quarkus 3.12 or newer

Support for endpoint prefix

Starting with this version, the extension provides a code generator that creates the connect-client.ts file if a custom endpoint prefix is configured in application.properties.

Miscellaneous

Improvements for native build.

Full Changelog: https://github.com/mcollovati/quarkus-hilla/compare/24.5...24.6.0

Release 24.6.0-alpha2

Changelog

🐛 Fixes

  • 122b515 adapt to Hilla API changes (#1098), closes #1098

Contributors

We'd like to thank the following people for their contributions:

  • Marco Collovati

Release 24.6.0-alpha1

Changelog

🐛 Fixes

  • 5f9d61f ignore spring related classes in native build (#1063), closes #1063
  • 4ef799f add support for endpoint prefix (#1035), closes #114 #1035

🧪 Tests

  • 8078e22 add AuthData to test app to prevent classloading issues (#1062), closes #1062
  • a129dd5 fix branch in nightly snapshot validations

Contributors

We'd like to thank the following people for their contributions:

  • Dario Götze
  • Marco Collovati

Release 24.5.1

Changelog

🐛 Fixes

... (truncated)

Commits
  • 1341f42 chore(npm-deps): update npm dependencies (#1133)
  • 8619146 chore(npm-deps): update npm dependencies (main) (#1111)
  • ed9f37e chore(deps): bump quarkus.version from 3.17.1 to 3.17.4 (#1129)
  • e2f78a2 chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin (#1122)
  • 5b9cc64 chore(deps): bump com.codeborne:selenide from 7.6.0 to 7.6.1 (#1117)
  • becc25a chore(deps): bump quarkus.version from 3.17.0 to 3.17.1 (#1105)
  • f404655 chore(npm-deps): update npm dependencies (#1104)
  • 4d07ea1 chore(npm-deps): update npm dependencies (#1099)
  • 2ec5b77 chore(npm-deps): update npm dependencies (#1097)
  • f25a31e chore(deps): bump com.codeborne:selenide from 7.5.1 to 7.6.0 (#1094)
  • Additional commits viewable in compare view

Dependabot compatibility score

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[bot] avatar Dec 18 '24 13:12 dependabot[bot]