Skip to content
/ jflex Public
forked from jflex-de/jflex

Bump auto-value-annotations from 1.7.4 to 1.7.5#12

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.auto.value-auto-value-annotations-1.7.5
Closed

Bump auto-value-annotations from 1.7.4 to 1.7.5#12
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.auto.value-auto-value-annotations-1.7.5

Conversation

@dependabot
Copy link

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

Bumps auto-value-annotations from 1.7.4 to 1.7.5.

Release notes

Sourced from auto-value-annotations's releases.

AutoValue 1.7.5

  • Added @ToPrettyString for generating pretty String versions for AutoValue types. (9e9be9fa)
  • AutoValue property builders can now have a single parameter which is passed to the constructor of the new builder. (f19117aa)
  • AutoValue now copies annotations from type parameters of an @AutoValue class to the subclass generated by the @Memoized extension. (77de95c3)
  • Avoid surprising behaviour when getters are prefixed and setters are not, and a property name begins with two capital letters. (1bfc3b53)
  • The methods returned by BuilderContext.buildMethod() and .toBuilderMethods() can be inherited. (f2cb2247)
  • Fixed a bug which could lead to the same AutoValue extension being run more than once. (f40317ae)
  • AutoAnnotationProcessor and AutoServiceProcessor no longer claim their annotations. (c27b527a)
  • @AutoAnnotation instances are now serializable. (7eb2d47a)
  • Fully qualify @Override to avoid name conflicts (85af4437)
  • AutoValue error messages now have short [tags] so they can be correlated by tools. (c6e35e68)
Commits
  • ec51378 Set version number for auto-value-parent to 1.7.5.
  • f14d633 Reduce the number of warnings from CompileWithEclipseTest.
  • e5368f7 Add a @CopyAnnotations to an AutoValueTest class to suppress warnings in ...
  • 59ca137 Bump guava from 30.1-jre to 30.1.1-jre in /factory
  • db49dd1 Bump guava.version from 30.1-jre to 30.1.1-jre in /common
  • 5267864 Bump guava.version from 30.1-jre to 30.1.1-jre in /service
  • 21c6334 Bump guava.version from 30.1-jre to 30.1.1-jre in /value
  • 6dd9ae5 Update a JUnit dependency version.
  • af23e84 Restructure PropertyBuilderClassifier to use more general types.
  • 89c0e53 Sync "How do I..." between builders.md and builders-howto.md.
  • 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 [auto-value-annotations](https://github.com/google/auto) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.7.4...auto-value-1.7.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 12, 2021

Superseded by #13.

@dependabot dependabot bot closed this Apr 12, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.google.auto.value-auto-value-annotations-1.7.5 branch April 12, 2021 10:41
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