Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

build(deps): bump auto-value-annotations from 1.7.5 to 1.8#55

Merged
TomerFi merged 1 commit intomasterfrom
dependabot/maven/master/com.google.auto.value-auto-value-annotations-1.8
Apr 11, 2021
Merged

build(deps): bump auto-value-annotations from 1.7.5 to 1.8#55
TomerFi merged 1 commit intomasterfrom
dependabot/maven/master/com.google.auto.value-auto-value-annotations-1.8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2021

Bumps auto-value-annotations from 1.7.5 to 1.8.

Release notes

Sourced from auto-value-annotations's releases.

AutoValue 1.8

  • The parameter of equals(Object) is annotated with @Nullable if any method signature mentions @Nullable. (4d01ce62)
  • If an @AutoOneOf class has a serialVersionUID this is now copied to its generated subclasses. THIS BREAKS SERIAL COMPATIBILITY for @AutoOneOf classes with explicit serialVersionUID declarations, though those were already liable to be broken by arbitrary changes to the generated AutoOneOf code. (71d81210)
Commits
  • 6527ac9 Set version number for auto-value-parent to 1.8.
  • 322cdae Update dependencies on AutoService from 1.0-rc7 to 1.0.
  • 24c9861 Update CI to cancel previous runs and to use v2 of setup-java.
  • 89189f0 Update dependencies on Auto Common from 0.11 to 1.0.
  • 0f1dcc9 Have AutoBuilder determine property names and types from the parameters of th...
  • 09ec190 Use ${project.version} as suggested by @​tbroyer.
  • a2f647f When building AutoValue, pick up AutoService via \<annotationProcessorPaths>.
  • 2b5d8b8 Move knowledge of getter methods from BuilderMethodClassifier to a new subc...
  • 79d7e9c Move the AutoBuilder tests for Kotlin data classes to a separate test class.
  • 0076afb Initial prototype of @AutoBuilder.
  • 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)

@dependabot dependabot bot added the type: dependencies Pull requests that update a dependency file label Apr 7, 2021
@github-actions github-actions bot added status: approved Pull request is approved size: xs Pull request has less then 10 lines labels Apr 7, 2021
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #55 (8b53d9e) into master (9fd399b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              master       #55   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        35        35           
===========================================
  Files             12        12           
  Lines            127       127           
  Branches           5         5           
===========================================
  Hits             127       127           
Flag Coverage Δ Complexity Δ
unit-tests 100.00% <ø> (ø) 0.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9fd399b...8b53d9e. Read the comment docs.

@github-actions github-actions bot added the status: has conflicts Pull requests has conflicts label Apr 7, 2021
@dependabot dependabot bot force-pushed the dependabot/maven/master/com.google.auto.value-auto-value-annotations-1.8 branch from 005abb2 to 8b53d9e Compare April 7, 2021 08:19
@TomerFi TomerFi merged commit 5277560 into master Apr 11, 2021
@TomerFi TomerFi deleted the dependabot/maven/master/com.google.auto.value-auto-value-annotations-1.8 branch April 11, 2021 06:07
@github-actions github-actions bot added the status: merged Pull request merged label Apr 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: xs Pull request has less then 10 lines status: approved Pull request is approved status: has conflicts Pull requests has conflicts status: merged Pull request merged type: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant