elimu-ai / webapp

🖥 Web application for hosting Android applications and educational content
https://hin.elimu.ai
MIT License
30 stars 54 forks source link

chore(deps): bump org.aspectj:aspectjweaver from 1.9.8 to 1.9.22.1 #1687

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps org.aspectj:aspectjweaver from 1.9.8 to 1.9.22.1.

Release notes

Sourced from org.aspectj:aspectjweaver's releases.

1.9.22.1

Java 22 maintenance release

AspectJ 1.9.22 release notes

1.9.22

Java 22

AspectJ 1.9.22 release notes

1.9.21.RC1

Java 21, release candidate 1

1.9.21.M1

Java 21, milestone 1

1.9.21.2

Java 21 maintenance release.

  • Improve asynchronous proceed() for @​AspectJ syntax nested around advices
  • Fix weaving cache regression bug from 1.9.21.1

AspectJ 1.9.21 release notes

1.9.21.1

Java 21 maintenance release.

For load-time weaving (LTW) on JDK 16+, using --add-opens is no longer necessary!

AspectJ 1.9.21 release notes

1.9.21

Java 21.

AspectJ 1.9.21 release notes

1.9.20.1

Java 20 bugfix release.

AspectJ 1.9.20.1 release notes

1.9.20

Java 20.

AspectJ 1.9.20 release notes

1.9.19

Java 19.

AspectJ 1.9.19 release notes

Commits


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 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)
codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 15.26%. Comparing base (fb535be) to head (cd99287).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1687 +/- ## ========================================= Coverage 15.26% 15.26% Complexity 450 450 ========================================= Files 248 248 Lines 7584 7584 Branches 799 799 ========================================= Hits 1158 1158 Misses 6376 6376 Partials 50 50 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.