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 5.0 to 5.1-jdk8 #1834

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2024

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

Release notes

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

5.1

Generic changes

docs: update readme

5003422e7a1a45d bsorrentino 2024-04-12 15:46:06

build: update git ignore

859ae83b97aca4d bsorrentino 2024-04-12 15:45:54

Merge branch 'AndreaBaroncelli-unchanged_sources_check_fix' into develop

0b470ed27e50177 bsorrentino 2024-04-12 15:39:12

build: move to next developer version

51d6eba6a7edb21 bsorrentino 2024-04-12 15:24:24

Fixed unchanged sources check

  • File .maven-processor-source-files.txt must be skipped in lastModified check (being just an extra file added for control purposes), especially because it is rewritten in method areSourceFilesSameAsPreviousRun, so its lastModified date is necessarily the most recent one, which causes method to always return true.

cda172bc544d4a7 Andrea Baroncelli 2024-04-11 14:31:25

Changelog

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

Maven Annotation Plugin - Changelog

v5.1

Generic changes

Merge branch 'release/5.1'

ec799329daddd97 bsorrentino 2024-04-12 15:48:43

build: move to next release

861c5a31d9ece5b bsorrentino 2024-04-12 15:47:14

docs: update readme

5003422e7a1a45d bsorrentino 2024-04-12 15:46:06

build: update git ignore

859ae83b97aca4d bsorrentino 2024-04-12 15:45:54

Merge branch 'AndreaBaroncelli-unchanged_sources_check_fix' into develop

0b470ed27e50177 bsorrentino 2024-04-12 15:39:12

build: move to next developer version

51d6eba6a7edb21 bsorrentino 2024-04-12 15:24:24

Fixed unchanged sources check

  • File .maven-processor-source-files.txt must be skipped in lastModified check (being just an extra file added for control purposes), especially because it is rewritten in method areSourceFilesSameAsPreviousRun, so its lastModified date is necessarily the most recent one, which causes method to always return true.

cda172bc544d4a7 Andrea Baroncelli 2024-04-11 14:31:25

Merge tag 'v5.0-jdk8' into develop

  • fix release

b33eda77e45abc8 bsorrentino 2023-09-21 21:04:43

... (truncated)

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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 25, 2024
@reta reta force-pushed the dependabot/maven/org.bsc.maven-maven-processor-plugin-5.1-jdk8 branch from 31f2290 to 9a10d0c Compare April 29, 2024 20:56
@reta reta merged commit a4ba062 into main Apr 29, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.bsc.maven-maven-processor-plugin-5.1-jdk8 branch April 29, 2024 22:29
reta pushed a commit that referenced this pull request Apr 30, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit a4ba062)
reta pushed a commit that referenced this pull request May 1, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit a4ba062)
reta pushed a commit that referenced this pull request May 2, 2024
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit a4ba062)
(cherry picked from commit c9e4a33)

# Conflicts:
#	parent/pom.xml
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 java Pull requests that update Java code
Projects
None yet
1 participant