Skip to content

Bump the dependencies group with 4 updates #614

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 23, 2025

Bumps the dependencies group with 4 updates: io.javalin:javalin, io.swagger.core.v3:swagger-models, io.swagger.core.v3:swagger-annotations and io.repaint.maven:tiles-maven-plugin.

Updates io.javalin:javalin from 6.6.0 to 6.7.0

Commits
  • 984cf81 [maven-release-plugin] prepare release javalin-parent-6.7.0
  • d181cbe [workflow]: Bump codecov/codecov-action in the dependencies group (#2408)
  • 7a6256a [static-files] Add route roles for static files (#2403)
  • 93aafbc [static-files] Decode paths for static files
  • 1b5b93d Revert "[tests] Add java argument to surefire for mockito as a java agent (#2...
  • bbe45ad [context] Add disableCompression() to disable response compression per request
  • 1177ba2 [loom] Fix virtual threads bug for GraalVM (#2361)
  • 00ceaff [workflow]: Bump codecov/codecov-action in the dependencies group (#2397)
  • 9fa8d83 [workflow]: Bump codecov/codecov-action in the dependencies group (#2379)
  • 68331fa [deps] Some further minor and patch version updates (#2393)
  • Additional commits viewable in compare view

Updates io.swagger.core.v3:swagger-models from 2.2.33 to 2.2.34

Updates io.swagger.core.v3:swagger-annotations from 2.2.33 to 2.2.34

Updates io.swagger.core.v3:swagger-annotations from 2.2.33 to 2.2.34

Updates io.repaint.maven:tiles-maven-plugin from 2.40 to 2.41

Release notes

Sourced from io.repaint.maven:tiles-maven-plugin's releases.

Release tiles-maven-plugin-2.41

Changelog

🚀 Features

  • 6cb675f Add details about merging tiles

🛠 Build

  • 4e4734e Updated dependency and plugin versions
  • b252d3d Updated astro to 4.0.4
  • b2520f7 Update workflow for maven 4-alpha9

  • 0260d95 [maven-release-plugin] prepare for next development iteration
  • 161286c [maven-release-plugin] prepare release tiles-maven-plugin-2.41
  • 17623d3 Add javadoc plugin to generate stub javadoc for release
  • d129d3d Updated to use central-publishing-maven-plugin
  • b2be73e Fix astro workflow
  • 1948286 Set invoker.mavenOpts to define changelist property in IT configuration
  • 589ba96 Add fallback handling for an incomplete reactor model during IDE sync
  • eaf26db Normalize line endings in test assertion for annotationProcessorPaths
  • f450394 Bump astro from 4.4.3 to 4.16.18 in /docs
  • 3d8ec05 Added java24 workflow
  • 8ae0fad Updated Github workflows for mvn/wrapper verions
  • 239c9cb
  • cb48263 Updated .gitignore
  • e852a14 Updated GPG Plugin
  • 50b314a Bump @​pagefind/default-ui from 1.0.3 to 1.1.1 in /docs
  • a151e01 Maven 4 requires modern java
  • 5f3370a Updated groovy to 4.0.22
  • 4ffc157 Use maven 4 beta4 in pipeline test
  • 8d59b53 Bump pagefind from 1.0.3 to 1.1.1 in /docs
  • 18998d3 Bump vite from 5.1.4 to 5.2.8 in /docs
  • 07fe9c6 Updated astro
  • 247440a Updated maven plugin annotations
  • 2845e56 Correct reference to Mixin POM fragments issue
  • 2ecf1f7 Updated maven 4 pipeline to use 4.0.0-alpha-12
  • 3a4784c Updated maven and groovy versions

Contributors

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

Changelog

Sourced from io.repaint.maven:tiles-maven-plugin's changelog.

= Change Log

All notable changes to this project will be documented in this file.

== 2.41

  • Updated groovy to 4.0.27 to support building under Java 24
  • Updated slf4j to 2.0.17
  • Updated plugin versions
  • Added fallback handling for an incomplete reactor model during IDE sync (Marc Rozanc marc@rozanc.fr)

== 2.40

== 2.39

  • Added Astro based documentation (WIP)
  • Additional fixes for distributionManagement usage inside tiles

== 2.38

  • Fix NPE in Repository Policy retreival
  • Fix distribution management snapshot repository load (Ricardo Caldeira rikycaldeira@outlook.com)

== 2.37

  • Drop maven-compat and update dependendies
  • Switched to using Maven 3.9.5
  • Updated groovy to 4.0.15
  • Updated gmavenplus-plugin to 3.0.2
  • Updated maven-enforcer-plugin to 3.4.1
  • Updated maven-invoker-plugin to 3.6.0
  • Updated maven-plugin-plugin to 3.9.0
  • Updated maven-release-plugin to 3.0.1
  • Updated maven-scm-plugin to 2.0.1
  • Updated maven-source-plugin to 3.3.0
  • Updated maven-surefire-plugin to 3.1.2
  • Enablerd Reproducible Builds (Hervé Boutemy hboutemy@apache.org)
  • Add missing model version (Guillaume Nodet gnodet@gmail.com)

== 2.36

  • Recompiled/released under Java 8 to resolve String.isBlack issue

== 2.35

  • Updated maven-plugin-annotations to 3.8.2
  • Updated maven-filtering to 3.3.1

... (truncated)

Commits
  • b2be73e Fix astro workflow
  • 1948286 Set invoker.mavenOpts to define changelist property in IT configuration
  • 589ba96 Add fallback handling for an incomplete reactor model during IDE sync
  • eaf26db Normalize line endings in test assertion for annotationProcessorPaths
  • f450394 Bump astro from 4.4.3 to 4.16.18 in /docs
  • 3d8ec05 Added java24 workflow
  • 8ae0fad Updated Github workflows for mvn/wrapper verions
  • 4e4734e build: Updated dependency and plugin versions
  • 6cb675f feat: Add details about merging tiles
  • 239c9cb
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 4 updates: [io.javalin:javalin](https://github.com/javalin/javalin), io.swagger.core.v3:swagger-models, io.swagger.core.v3:swagger-annotations and [io.repaint.maven:tiles-maven-plugin](https://github.com/repaint-io/maven-tiles).


Updates `io.javalin:javalin` from 6.6.0 to 6.7.0
- [Release notes](https://github.com/javalin/javalin/releases)
- [Commits](javalin/javalin@javalin-parent-6.6.0...javalin-parent-6.7.0)

Updates `io.swagger.core.v3:swagger-models` from 2.2.33 to 2.2.34

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.33 to 2.2.34

Updates `io.swagger.core.v3:swagger-annotations` from 2.2.33 to 2.2.34

Updates `io.repaint.maven:tiles-maven-plugin` from 2.40 to 2.41
- [Release notes](https://github.com/repaint-io/maven-tiles/releases)
- [Changelog](https://github.com/repaint-io/maven-tiles/blob/master/CHANGELOG.adoc)
- [Commits](repaint-io/maven-tiles@tiles-maven-plugin-2.40...tiles-maven-plugin-2.41)

---
updated-dependencies:
- dependency-name: io.javalin:javalin
  dependency-version: 6.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-models
  dependency-version: 2.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.swagger.core.v3:swagger-annotations
  dependency-version: 2.2.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: io.repaint.maven:tiles-maven-plugin
  dependency-version: '2.41'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 23, 2025
@github-actions github-actions bot enabled auto-merge June 23, 2025 20:56
@github-actions github-actions bot merged commit 2cf4898 into master Jun 23, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/master/dependencies-cbb95f9e59 branch June 23, 2025 20:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants