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 org.bsc.maven:maven-processor-plugin from 2.2.4 to 5.0-jdk8 #80

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps org.bsc.maven:maven-processor-plugin from 2.2.4 to 5.0-jdk8.

Release notes

Sourced from org.bsc.maven:maven-processor-plugin's releases.

5.0

build: change 'maven-plugin-annotations' dependency scope to provided

07264bb831a3505 bsorrentino 2023-09-20 08:41:46

build: change maven artifact scope to provided

946ef7b6838a614 bsorrentino 2023-09-19 07:15:55

refactor: add addMdules method allowing to compile version jdk8 on JVM9 runtime

465bc9a22656a90 bsorrentino 2023-09-15 09:36:57

refactor: remove unseless method

ff94eeb32398eda bsorrentino 2023-09-15 09:34:30

build: enable logging on maven execution

63c0d369ecc82ca bsorrentino 2023-09-15 09:25:48

build: add action manual trigger

07dd7fee8f6f086 bsorrentino 2023-09-15 09:22:35

Update deploy-snapshot.yaml

  • build: add manual trigger

33f3687dc7790d7 bsorrentino 2023-09-15 09:20:57

fix: add addModules() to CompilationTask

6365c8608cf6760 bsorrentino 2023-09-15 09:08:55

feat: upgrade maven version

  • maven.version from 3.5.4 to 3.6.0
  • plexus.compiler.version from 2.8.3 to 2.13.0
  • maven-compiler-plugin from 3.8.1 to 3.11.0
  • maven-site-plugin from 3.8.2 to 3.12.1
  • resolve #102

... (truncated)

Changelog

Sourced from org.bsc.maven:maven-processor-plugin's changelog.

Maven Annotation Plugin - Changelog

v5.0

Generic changes

Merge branch 'release/5.0'

4413330b03f71d7 bsorrentino 2023-09-21 20:30:53

docs: update changelog

79b9e3a274ae005 bsorrentino 2023-09-21 20:29:48

build: move to next release

6ff06d037c2bc44 bsorrentino 2023-09-21 20:29:34

build: change 'maven-plugin-annotations' dependency scope to provided

07264bb831a3505 bsorrentino 2023-09-20 08:41:46

build: change maven artifact scope to provided

946ef7b6838a614 bsorrentino 2023-09-19 07:15:55

refactor: add addMdules method allowing to compile version jdk8 on JVM9 runtime

465bc9a22656a90 bsorrentino 2023-09-15 09:36:57

refactor: remove unseless method

ff94eeb32398eda bsorrentino 2023-09-15 09:34:30

build: enable logging on maven execution

63c0d369ecc82ca bsorrentino 2023-09-15 09:25:48

build: add action manual trigger

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.bsc.maven:maven-processor-plugin](https://github.com/bsorrentino/maven-annotation-plugin) from 2.2.4 to 5.0-jdk8.
- [Release notes](https://github.com/bsorrentino/maven-annotation-plugin/releases)
- [Changelog](https://github.com/bsorrentino/maven-annotation-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bsorrentino/maven-annotation-plugin/commits)

---
updated-dependencies:
- dependency-name: org.bsc.maven:maven-processor-plugin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 5, 2023
Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b9f307b) 79.59% compared to head (3f52f63) 79.59%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #80   +/-   ##
==========================================
  Coverage      79.59%   79.59%           
  Complexity       313      313           
==========================================
  Files             21       21           
  Lines            843      843           
  Branches         149      149           
==========================================
  Hits             671      671           
  Misses           107      107           
  Partials          65       65           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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