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 io.avaje:avaje-inject from 10.4 to 10.5 in the dependencies group #44

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the dependencies group with 1 update: io.avaje:avaje-inject.

Updates io.avaje:avaje-inject from 10.4 to 10.5

Release notes

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

10.5

What's New

  • Projects having a module definition (a module-info.java) should no longer require the inject maven/gradle plugin to detect external AvajeModule instances at compile time.
  • New @PluginProvides annotation for registering InjectPlugin implementations. Plugins that use the new annotation to register will receive similar module-info.java auto-detection benefits.

Changes

Full Changelog: avaje/avaje-inject@10.4...10.5

Commits
  • 9bed895 Version 10.5
  • 77d8d6d 10.5-RC6
  • d628768 Rename @PluginProvides provides member to value (#729)
  • c5af7ac 10.5-RC5
  • ccc46d0 10.5-RC5
  • ff857f1 Merge pull request #722 from SentryMan/plugin-detection
  • e3281dd Format and extract helper methods
  • 5a1204d Merge branch 'master' into plugin-detection
  • 4992b44 Merge pull request #728 from avaje/dependabot/maven/master/dependencies-518d8...
  • 304fe36 Bump the dependencies group with 2 updates
  • 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 <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 1 update: [io.avaje:avaje-inject](https://github.com/avaje/avaje-inject).


Updates `io.avaje:avaje-inject` from 10.4 to 10.5
- [Release notes](https://github.com/avaje/avaje-inject/releases)
- [Commits](avaje/avaje-inject@10.4...10.5)

---
updated-dependencies:
- dependency-name: io.avaje:avaje-inject
  dependency-type: direct:development
  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 Nov 11, 2024
@github-actions github-actions bot merged commit 459b851 into master Nov 11, 2024
3 checks passed
@github-actions github-actions bot deleted the dependabot/maven/master/dependencies-0196e48d8a branch November 11, 2024 21:36
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