Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Bump ru.vyarus:guice-ext-annotations from 1.4.0 to 2.0.1 #164

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 12, 2023

Bumps ru.vyarus:guice-ext-annotations from 1.4.0 to 2.0.1.

Release notes

Sourced from ru.vyarus:guice-ext-annotations's releases.

2.0.1

  • Avoid direct javax.inject annotations usage for jakarta.inject compatibility (guice native annotations used instead)
    • Dynamic class generation would support both annotations

2.0.0

  • Switch to jakarta.annotation-api 2 (jakarta. namespace)

NOTE: guice still use javax.inject

1.4.1

  • Replace javax.annotation-api jar with jakarta.annotation-api 1 (preserving javax. namespace)
Changelog

Sourced from ru.vyarus:guice-ext-annotations's changelog.

2.0.1 (2023-04-13)

  • Avoid direct javax.inject annotations usage for jakarta.inject compatibility (guice native annotations used instead)
    • Dynamic class generation would support both annotations

2.0.0 (2023-04-02)

  • Switch to jakarta.annotation-api 2 (jakarta. namespace)

NOTE: guice still use javax.inject

1.4.1 (2023-04-02)

  • Replace javax.annotation-api jar with jakarta.annotation-api 1 (preserving javax. namespace)
Commits
  • 7c99cbb [Gradle Release Plugin] - pre tag commit: '2.0.1'.
  • 9ae6564 update docs
  • 28a173e avoid direct javax.inject annotations usage for jakarta.inject compatibility ...
  • 635ec4e [Gradle Release Plugin] - new version commit: '2.0.1-SNAPSHOT'.
  • 6cffe0a [Gradle Release Plugin] - pre tag commit: '2.0.0'.
  • 2b31298 update docs
  • ba52172 switch to jakarta annotations
  • 37c64e7 remove enterprise plugin
  • ea7f012 update to gradle 7.6.1
  • a8f9ad6 Merge pull request #77 from xvik/dependabot/gradle/com.gradle.enterprise-3.12.6
  • 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 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)

Bumps [ru.vyarus:guice-ext-annotations](https://github.com/xvik/guice-ext-annotations) from 1.4.0 to 2.0.1.
- [Release notes](https://github.com/xvik/guice-ext-annotations/releases)
- [Changelog](https://github.com/xvik/guice-ext-annotations/blob/master/CHANGELOG.md)
- [Commits](xvik/guice-ext-annotations@1.4.0...2.0.1)

---
updated-dependencies:
- dependency-name: ru.vyarus:guice-ext-annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants