Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 5 updates:

Package From To
io.avaje:avaje-validator-constraints 2.7 2.8
io.avaje:avaje-validator 2.7 2.8
io.avaje:avaje-validator-generator 2.7 2.8
io.avaje:avaje-spi-service 2.9 2.10
org.apache.maven.plugins:maven-compiler-plugin 3.13.0 3.14.0

Updates io.avaje:avaje-validator-constraints from 2.7 to 2.8

Updates io.avaje:avaje-validator from 2.7 to 2.8

Release notes

Sourced from io.avaje:avaje-validator's releases.

2.8

What's Changed

Full Changelog: avaje/avaje-validator@2.7...2.8

Commits
  • 9a497b3 Version 2.8
  • b6a051c Merge pull request #283 from avaje/dependabot/github_actions/main/actions/che...
  • 824f25e [workflow]: Bump actions/checkout from 3 to 4
  • 7cf8320 Merge pull request #281 from avaje/dependabot/github_actions/main/actions/set...
  • 68d55e3 [workflow]: Bump actions/setup-java from 3 to 4
  • acbbfaf Merge pull request #282 from avaje/dependabot/github_actions/main/dependabot/...
  • 8a8c4ad [workflow]: Bump dependabot/fetch-metadata from 1 to 2
  • 69bff89 [workflow]: Bump actions/cache from 3 to 4 (#284)
  • f1e3bfa Merge pull request #285 from avaje/dependabot/maven/main/dependencies-bf8bbf86b6
  • 162576e Bump the dependencies group with 9 updates
  • Additional commits viewable in compare view

Updates io.avaje:avaje-validator-generator from 2.7 to 2.8

Updates io.avaje:avaje-validator from 2.7 to 2.8

Release notes

Sourced from io.avaje:avaje-validator's releases.

2.8

What's Changed

Full Changelog: avaje/avaje-validator@2.7...2.8

Commits
  • 9a497b3 Version 2.8
  • b6a051c Merge pull request #283 from avaje/dependabot/github_actions/main/actions/che...
  • 824f25e [workflow]: Bump actions/checkout from 3 to 4
  • 7cf8320 Merge pull request #281 from avaje/dependabot/github_actions/main/actions/set...
  • 68d55e3 [workflow]: Bump actions/setup-java from 3 to 4
  • acbbfaf Merge pull request #282 from avaje/dependabot/github_actions/main/dependabot/...
  • 8a8c4ad [workflow]: Bump dependabot/fetch-metadata from 1 to 2
  • 69bff89 [workflow]: Bump actions/cache from 3 to 4 (#284)
  • f1e3bfa Merge pull request #285 from avaje/dependabot/maven/main/dependencies-bf8bbf86b6
  • 162576e Bump the dependencies group with 9 updates
  • Additional commits viewable in compare view

Updates io.avaje:avaje-validator-generator from 2.7 to 2.8

Updates io.avaje:avaje-spi-service from 2.9 to 2.10

Updates org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0

Release notes

Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.

3.14.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

Commits
  • b5e7d9b [maven-release-plugin] prepare release maven-compiler-plugin-3.14.0
  • 9134f12 Enable GitHub Issues
  • 19b8b12 Update scm tag according to branch
  • 09dce4e [MCOMPILER-579] allow module-version configuration (#273)
  • f7c3c5f Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0
  • 764a54b [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
  • cfacbc1 PR Automation only on close event
  • 5c26bba Use JUnit version from parent
  • 5449407 [MCOMPILER-529] Update docs about version schema (Maven 3)
  • 01d5b88 Bump mavenVersion from 3.6.3 to 3.9.9 (#283)
  • 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| io.avaje:avaje-validator-constraints | `2.7` | `2.8` |
| [io.avaje:avaje-validator](https://github.com/avaje/avaje-validator) | `2.7` | `2.8` |
| io.avaje:avaje-validator-generator | `2.7` | `2.8` |
| io.avaje:avaje-spi-service | `2.9` | `2.10` |
| [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` |


Updates `io.avaje:avaje-validator-constraints` from 2.7 to 2.8

Updates `io.avaje:avaje-validator` from 2.7 to 2.8
- [Release notes](https://github.com/avaje/avaje-validator/releases)
- [Commits](avaje/avaje-validator@2.7...2.8)

Updates `io.avaje:avaje-validator-generator` from 2.7 to 2.8

Updates `io.avaje:avaje-validator` from 2.7 to 2.8
- [Release notes](https://github.com/avaje/avaje-validator/releases)
- [Commits](avaje/avaje-validator@2.7...2.8)

Updates `io.avaje:avaje-validator-generator` from 2.7 to 2.8

Updates `io.avaje:avaje-spi-service` from 2.9 to 2.10

Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: io.avaje:avaje-validator-constraints
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-validator-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-validator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-validator-generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: io.avaje:avaje-spi-service
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
github-actions[bot]
github-actions bot previously approved these changes Feb 23, 2025
@SentryMan SentryMan merged commit d33d392 into master Feb 23, 2025
7 checks passed
@SentryMan SentryMan deleted the dependabot/maven/master/dependencies-85a3a9f542 branch February 23, 2025 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant